Switch to oslo.policy 0.3.0

Switch to the first official release of oslo.policy.

Change-Id: I72bc1450833db88ead2959d818d058fa64429c68
Closes-Bug: #1421863
This commit is contained in:
Lianhao Lu
2015-03-10 14:06:58 +08:00
parent 4d92fca455
commit 286d78b6b9
8 changed files with 16 additions and 973 deletions

View File

@@ -67,6 +67,7 @@ commands =
--namespace oslo.concurrency \
--namespace oslo.db \
--namespace oslo.messaging \
--namespace oslo.policy \
--namespace keystonemiddleware.auth_token
[testenv:docs]