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
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
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