Use openstack-common's policy module

Reworks nova to use the new policy module in openstack-common.

Change-Id: Iea8651bad85f26804285616330107d9d5f23e6cb
This commit is contained in:
Kevin L. Mitchell
2012-06-04 18:49:19 -05:00
parent b3091539d8
commit 066263e188
3 changed files with 26 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
modules=cfg,excutils,local,importutils,iniparser,jsonutils,setup
modules=cfg,excutils,local,importutils,iniparser,jsonutils,setup,policy
# The base module to hold the copy of openstack.common
base=nova