summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authorGraham Hayes <gr@ham.ie>2017-11-17 17:17:38 +0000
committerDai Dang Van <daidv@vn.fujitsu.com>2018-01-11 14:13:43 +0000
commitc318106c01b2b3976049f2c3ba0c8502a874242b (patch)
tree38845cce3cd24fe2cfc86887d23bd6a22fbbff61 /playbooks
parent11ab86e320860c0ba07b5b62d11cd1acfd8b4ab6 (diff)
downloaddesignate-c318106c01b2b3976049f2c3ba0c8502a874242b.tar.gz
Remove v1 API
This completes the long awaited removal of the V1 API. Change-Id: I30c8a5e8569b1b86286c5e3cb07856c06ebe5803
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/legacy/grenade-devstack-designate-pdns4/run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/legacy/grenade-devstack-designate-pdns4/run.yaml b/playbooks/legacy/grenade-devstack-designate-pdns4/run.yaml
index 9e0b9c95..e0cfbd18 100644
--- a/playbooks/legacy/grenade-devstack-designate-pdns4/run.yaml
+++ b/playbooks/legacy/grenade-devstack-designate-pdns4/run.yaml
@@ -46,7 +46,7 @@
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS=1
export DEVSTACK_GATE_GRENADE=pullup
- export DEVSTACK_GATE_TEMPEST_REGEX=designate
+ export DEVSTACK_GATE_TEMPEST_REGEX="designate_tempest_plugin(?!\.tests.api.v1).*"
export DEVSTACK_GATE_HORIZON=1
export PROJECTS="openstack/designate $PROJECTS"