summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRabi Mishra <ramishra@redhat.com>2019-09-20 12:51:28 +0530
committerRabi Mishra <ramishra@redhat.com>2019-09-26 10:04:03 +0530
commita8fba21f238de0b5a62c97ef8571539aa0f536b5 (patch)
tree6a41a51ad8885b06501929c87376160f9ee3b4fd /setup.cfg
parent73f2cdef7a173d9ead15e1dd42ec83597cd9551a (diff)
downloadheat-a8fba21f238de0b5a62c97ef8571539aa0f536b5.tar.gz
Remove designate v1 support
Remove support completely and map the v1 resources to NoneResource. Change-Id: I8252e7feb4c1b87497770bf045d844fe5975c2b9
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 0568c8e62..319e8d16c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -113,7 +113,6 @@ heat.constraints =
cinder.snapshot = heat.engine.clients.os.cinder:VolumeSnapshotConstraint
cinder.volume = heat.engine.clients.os.cinder:VolumeConstraint
cinder.vtype = heat.engine.clients.os.cinder:VolumeTypeConstraint
- designate.domain = heat.engine.clients.os.designate:DesignateDomainConstraint
designate.zone = heat.engine.clients.os.designate:DesignateZoneConstraint
glance.image = heat.engine.clients.os.glance:ImageConstraint
keystone.domain = heat.engine.clients.os.keystone.keystone_constraints:KeystoneDomainConstraint