magnum/magnum/cmd
yatin 604bbe5f33 Fix Usage of cliff commandmanager
Set namespace to "magnum" when setting up cliff
commandmanager. Earlier None used to work but after
[1] and it's u-c release as cliff 2.10.0([2]) it requires
to be set as some string.

[1] https://review.openstack.org/#/c/522380/
[2] https://review.openstack.org/#/c/531764/

Change-Id: I036386d758a9351f053338f41a595fc030df5a33
Closes-Bug: #1741911
2018-01-11 11:58:43 +05:30
..
__init__.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
api.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
conductor.py Avoid running periodic processes inside each worker process 2017-09-19 10:06:32 +00:00
db_manage.py Improve unit test coverage for cmd/db_manage.py 2016-09-06 03:16:00 +00:00
driver_manage.py Fix Usage of cliff commandmanager 2018-01-11 11:58:43 +05:30