openstack-helm/neutron/values_overrides/pike-ubuntu_xenial.yaml
Michael Polenchuk 0e01e058a1 [neutron] Bring in bgpvpn/bagpipe support
BGP-MPLS VPN extension allows attachment of Neutron networks and/or
routers to VPNs built in carrier provided WANs using these standard
protocols.

Change-Id: Ib0ec8cb22e9c113d4be1c992d895b565db5e30b0
2019-07-10 16:23:01 +04:00

19 lines
1.1 KiB
YAML

---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
db_init: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
db_drop: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
ks_user: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
ks_service: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
ks_endpoints: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
neutron_db_sync: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_dhcp: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_l3: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_l2gw: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_linuxbridge_agent: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_metadata: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_openvswitch_agent: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_server: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"
neutron_bagpipe_bgp: "docker.io/openstackhelm/neutron:pike-ubuntu_xenial"