[ocata-dvr]change features_designate_pool_manager to features_designate_bind9
Change-Id: I2ef334b1955aaa397bd1e118115775be6408c3a1
diff --git a/tcp_tests/templates/cookied-mcp-ocata-dvr/openstack.yaml b/tcp_tests/templates/cookied-mcp-ocata-dvr/openstack.yaml
index 1e6fbd8..dc9de1c 100644
--- a/tcp_tests/templates/cookied-mcp-ocata-dvr/openstack.yaml
+++ b/tcp_tests/templates/cookied-mcp-ocata-dvr/openstack.yaml
@@ -54,9 +54,9 @@
{{ SHARED_OPENSTACK.MACRO_INSTALL_HEAT() }}
# install designate backend
-- description: Install powerdns
+- description: Install bind
cmd: salt --hard-crash --state-output=mixed --state-verbose=False
- -C 'I@powerdns:server' state.sls powerdns.server
+ -C 'I@bind:server' state.sls bind
node_name: {{ HOSTNAME_CFG01 }}
retry: {count: 1, delay: 5}
skip_fail: false