| commit | 0355284636f03a8e102b73ba340dc9397e36afff | [log] [tgz] |
|---|---|---|
| author | Scott Baker <smbaker@gmail.com> | Wed Feb 18 16:13:48 2015 -0800 |
| committer | Scott Baker <smbaker@gmail.com> | Wed Feb 18 16:13:48 2015 -0800 |
| tree | 405fcfb62ff82dabc0b78646671af2911116b93e | |
| parent | 4c0e202a41a867252f6e1c0e2bb8de2aeaabd2c7 [diff] [blame] |
observer-related big rename changes
diff --git a/planetstack/openstack_observer/openstacksyncstep.py b/planetstack/openstack_observer/openstacksyncstep.py index 51b510f..cc568f8 100644 --- a/planetstack/openstack_observer/openstacksyncstep.py +++ b/planetstack/openstack_observer/openstacksyncstep.py
@@ -3,7 +3,7 @@ from syncstep import SyncStep class OpenStackSyncStep(SyncStep): - """ PlanetStack Sync step for copying data to OpenStack + """ XOS Sync step for copying data to OpenStack """ def __init__(self, **args):