Skip to content

Commit

Permalink
Use graduated version of oslo.policy
Browse files Browse the repository at this point in the history
The detail of usage of oslo_policy is avaiable at
http://docs.openstack.org/developer/oslo.policy/usage.html
Now we need to pass oslo.config object to Enforcer.

All modules under openstack.common are only for
openstack.common.policy, so we can remove openstack/common safely.

Change-Id: I3e7bce0dcec4a16ab61d5cb4232a69bacfd0ccde
  • Loading branch information
amotoki committed May 26, 2015
1 parent 0194814 commit 7f359e1
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 1,877 deletions.
6 changes: 0 additions & 6 deletions openstack-common.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
[DEFAULT]
module=_i18n
module=fileutils
module=local
module=log
module=policy

base=openstack_auth
Empty file.
Empty file.
40 changes: 0 additions & 40 deletions openstack_auth/openstack/common/_i18n.py

This file was deleted.

146 changes: 0 additions & 146 deletions openstack_auth/openstack/common/fileutils.py

This file was deleted.

45 changes: 0 additions & 45 deletions openstack_auth/openstack/common/local.py

This file was deleted.

Loading

0 comments on commit 7f359e1

Please sign in to comment.