Neutron images to Kolla
This PS moves Neutron to Kolla produced and published images: * This is part of a larger effort to move to a single image source Change-Id: I948b32ebabe5acd02dbe0ca6e2f556ae5db29e03
This commit is contained in:
parent
91a966206f
commit
83c9a79d65
@ -21,19 +21,19 @@ replicas:
|
|||||||
server: 1
|
server: 1
|
||||||
|
|
||||||
images:
|
images:
|
||||||
db_init: quay.io/stackanetes/stackanetes-neutron-server:newton
|
db_init: docker.io/kolla/ubuntu-source-neutron-server:3.0.3
|
||||||
db_sync: quay.io/stackanetes/stackanetes-neutron-server:newton
|
db_sync: docker.io/kolla/ubuntu-source-neutron-server:3.0.3
|
||||||
ks_user: quay.io/stackanetes/stackanetes-kolla-toolbox:newton
|
ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
||||||
ks_service: quay.io/stackanetes/stackanetes-kolla-toolbox:newton
|
ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
||||||
ks_endpoints: quay.io/stackanetes/stackanetes-kolla-toolbox:newton
|
ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
||||||
server: quay.io/stackanetes/stackanetes-neutron-server:newton
|
server: docker.io/kolla/ubuntu-source-neutron-server:3.0.3
|
||||||
dhcp: quay.io/stackanetes/stackanetes-neutron-dhcp-agent:newton
|
dhcp: docker.io/kolla/ubuntu-source-neutron-dhcp-agent:3.0.3
|
||||||
metadata: quay.io/stackanetes/stackanetes-neutron-metadata-agent:newton
|
metadata: docker.io/kolla/ubuntu-source-neutron-metadata-agent:3.0.3
|
||||||
l3: quay.io/stackanetes/stackanetes-neutron-l3-agent:newton
|
l3: docker.io/kolla/ubuntu-source-neutron-l3-agent:3.0.3
|
||||||
neutron_openvswitch_agent: quay.io/stackanetes/stackanetes-neutron-openvswitch-agent:newton
|
neutron_openvswitch_agent: docker.io/kolla/ubuntu-source-neutron-openvswitch-agent:3.0.3
|
||||||
openvswitch_db_server: quay.io/attcomdev/openvswitch-vswitchd:latest
|
openvswitch_db_server: docker.io/kolla/ubuntu-source-openvswitch-db-server:3.0.3
|
||||||
openvswitch_vswitchd: quay.io/attcomdev/openvswitch-vswitchd:latest
|
openvswitch_vswitchd: docker.io/kolla/ubuntu-source-openvswitch-vswitchd:3.0.3
|
||||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.1.1
|
dep_check: docker.io/kolla/ubuntu-source-kubernetes-entrypoint:4.0.0
|
||||||
pull_policy: "IfNotPresent"
|
pull_policy: "IfNotPresent"
|
||||||
|
|
||||||
upgrades:
|
upgrades:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user