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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user