X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=docker%2Fservices%2Fneutron-plugin-ml2.yaml;h=7211014e0850f006f72da87ac370ac6381691d32;hb=443967ef855fd933b51155aa5cd1122b7655355d;hp=66a1397c2ce61346ca05defce0a1314a7929a05e;hpb=7c7fe7bc8ba13379554dafec3936281d8401f29b;p=apex-tripleo-heat-templates.git diff --git a/docker/services/neutron-plugin-ml2.yaml b/docker/services/neutron-plugin-ml2.yaml index 66a1397c..7211014e 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 @@ -20,8 +20,8 @@ parameters: default: 'tripleoupstream' type: string DockerNeutronConfigImage: - description: image - default: 'centos-binary-neutron-openvswitch-agent:latest' + description: The container image to use for the neutron config_volume + 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: