X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=docker%2Fservices%2Fneutron-plugin-ml2.yaml;h=1739a5b978300562176be3e1159659726c5b8436;hb=5f93355a6d03f6cafe325494d87de9129d5a63da;hp=66a1397c2ce61346ca05defce0a1314a7929a05e;hpb=a096ddab348d296994838e02169662ca916e09da;p=apex-tripleo-heat-templates.git diff --git a/docker/services/neutron-plugin-ml2.yaml b/docker/services/neutron-plugin-ml2.yaml index 66a1397c..1739a5b9 100644 --- a/docker/services/neutron-plugin-ml2.yaml +++ b/docker/services/neutron-plugin-ml2.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike description: > OpenStack containerized Neutron ML2 Plugin configured with Puppet @@ -21,7 +21,7 @@ parameters: type: string DockerNeutronConfigImage: description: image - default: 'centos-binary-neutron-openvswitch-agent:latest' + default: 'centos-binary-neutron-server:latest' type: string DefaultPasswords: default: {} @@ -33,6 +33,7 @@ parameters: RoleParameters: default: {} description: Parameters specific to the role + type: json resources: