5 Commits

Author SHA1 Message Date
Dan Prince
f101bbe8cf step4: flatten the neutron service configurations
This change combines the previous puppet and docker files into a single
file that performs the docker service installation and configuration
for the neutron-lbaas-api, neutron-plugin-ml2-ansible,
and neutron-plugin-ml2-cisco-vts services.

Change-Id: I27abda33af2365eac4b6b91cd87ae528c2144e92
Related-Blueprint: services-yaml-flattening
2019-02-28 09:36:01 -05:00
Jakub Libosvar
b026b860c8 Set Ironic default interface when using networking-ansible
When networking-ansible is used, Ironic default interface must be set to
Neutron, otherwise Neutron ports for baremetal hosts won't get populated
with local link information.

Closes-bug: 1815015

Change-Id: I333b0be365a6824a7f0f802f6b72229cb0f8c9f1
2019-02-07 14:56:12 +01:00
Dan Radez
f55f4f6f84 adding vxlan into Neutuon drivers for networking-ansible
Compute nodes that launch VMs will still need vxlan enabled
vxlan was left out of the enabled driver types in neutron
for the ml2-ansible environment files

Change-Id: Ib56610e403ac1e3a41cb9b65b57c40f12f7b5d54
Closes-Bug: #1783776
2018-08-02 02:13:11 +00:00
rabi
26e0ce7702 Add support for containerized networking-ansible ML2 plugin
Co-Authored-By: Derek Higgins <derekh@redhat.com>
Change-Id: I8500de7ec71a8efa567a0b3aa29725ef235795bc
2018-07-30 20:48:22 +00:00
rabi
6d5b9ab421 Add networking-ansible ML2 plugin support
Depends-On: https://review.openstack.org/577074
Depends-On: https://review.openstack.org/576093

Change-Id: Ib0c2395fbabc654378101527ca065b5c69d3222d
2018-07-02 13:22:04 +05:30