summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-11-19 02:39:09 +0000
committerGerrit Code Review <review@openstack.org>2015-11-19 02:39:09 +0000
commit09d92b101784b7f6bc84062d1ab4793d8066592c (patch)
tree373e0dac25864fdb94d66bb02305fda5aa8dbd2b /setup.cfg
parent9cddf863f097d954244a3fb05a3bb2eac1e77815 (diff)
parent7b5c7a118ebce00578122873f2db05268b75bf28 (diff)
downloadheat-09d92b101784b7f6bc84062d1ab4793d8066592c.tar.gz
Merge "Adds keystone.region constraint"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index c5c6ff62f..9b94dbb46 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -103,6 +103,7 @@ heat.constraints =
keystone.group = heat.engine.clients.os.keystone:KeystoneGroupConstraint
keystone.service = heat.engine.clients.os.keystone:KeystoneServiceConstraint
keystone.user = heat.engine.clients.os.keystone:KeystoneUserConstraint
+ keystone.region = heat.engine.clients.os.keystone:KeystoneRegionConstraint
magnum.baymodel = heat.engine.clients.os.magnum:BaymodelConstraint
manila.share_snapshot = heat.engine.clients.os.manila:ManilaShareSnapshotConstraint
manila.share_network = heat.engine.clients.os.manila:ManilaShareNetworkConstraint