Merge "Update rootwrap with code from oslo."

This commit is contained in:
Jenkins
2013-05-11 00:06:26 +00:00
committed by Gerrit Code Review

View File

@@ -17,6 +17,6 @@
# limitations under the License. # limitations under the License.
# Temporary shim to do a devstack transition # Temporary shim to do a devstack transition
from nova.cmd import rootwrap from nova.openstack.common.rootwrap import cmd
rootwrap.main() cmd.main()