commit | 9f3869fc6e3c516581a3bc0705b22b62a69601d6 | [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 | 9fcacb4d9d854a660a357e8400a5be5cd01e2f53 [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',