commit | 0ca28d4dee395baf296c0fd40d9f93fa8db4639b | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Dec 31 00:23:52 2015 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Dec 31 00:23:52 2015 -0800 |
tree | fe47f4eba0387c160230959c67dc6d9709ba5136 | |
parent | 3f9ce0c74c302352991ccc7d0f29c1cccd818bf2 [diff] |
update settings.py to reflect new location of helloworldservice_complete
diff --git a/xos/xos/settings.py b/xos/xos/settings.py index 7cb645a..1f1e167 100644 --- a/xos/xos/settings.py +++ b/xos/xos/settings.py
@@ -175,7 +175,7 @@ 'core', 'services.hpc', 'cord', - 'helloworldservice_complete', + 'services.helloworldservice_complete', 'services.onos', 'ceilometer', 'services.requestrouter',