Merge "Drop deprecated namespace for oslo.rootwrap"

This commit is contained in:
Jenkins 2015-02-25 18:32:51 +00:00 committed by Gerrit Code Review
commit 5b87e40971

View File

@ -48,7 +48,7 @@ console_scripts =
nova-network = nova.cmd.network:main
nova-novncproxy = nova.cmd.novncproxy:main
nova-objectstore = nova.cmd.objectstore:main
nova-rootwrap = oslo.rootwrap.cmd:main
nova-rootwrap = oslo_rootwrap.cmd:main
nova-scheduler = nova.cmd.scheduler:main
nova-serialproxy = nova.cmd.serialproxy:main
nova-spicehtml5proxy = nova.cmd.spicehtml5proxy:main