Remove unsupported values overrides - neutron
The neutron chart contains several values overrides for openstack releases that are no longer supported by openstack-helm. This change removes these overrides from the neutron chart. Change-Id: I9d2c73ca4a0157a77a1a73406a7e53dc44124547
This commit is contained in:
parent
2b44342de8
commit
1473bfe29c
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Neutron
|
||||
name: neutron
|
||||
version: 0.2.14
|
||||
version: 0.2.15
|
||||
home: https://docs.openstack.org/neutron/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Neutron/OpenStack_Project_Neutron_vertical.png
|
||||
sources:
|
||||
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
db_init: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
db_drop: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
ks_user: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
ks_service: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
ks_endpoints: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
neutron_db_sync: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_dhcp: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_l3: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_linuxbridge_agent: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_metadata: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_netns_cleanup_cron: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_openvswitch_agent: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_server: "docker.io/openstackhelm/neutron:ocata-ubuntu_xenial"
|
||||
neutron_sriov_agent: docker.io/openstackhelm/neutron:ocata-18.04-sriov
|
||||
neutron_sriov_agent_init: docker.io/openstackhelm/neutron:ocata-18.04-sriov
|
||||
...
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
conf:
|
||||
# api-paste entrypoint neutron.api.versions:Versions.factory was deprecated in Queens
|
||||
# See https://docs.openstack.org/releasenotes/neutron/queens.html
|
||||
# This configuration is put in for pre-Queens release.
|
||||
paste:
|
||||
app:neutronversions:
|
||||
paste.app_factory: neutron.api.versions:Versions.factory
|
||||
...
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
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_netns_cleanup_cron: "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"
|
||||
...
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
conf:
|
||||
# api-paste entrypoint neutron.api.versions:Versions.factory was deprecated in Queens
|
||||
# See https://docs.openstack.org/releasenotes/neutron/queens.html
|
||||
# This configuration is put in for pre-Queens release.
|
||||
paste:
|
||||
app:neutronversions:
|
||||
paste.app_factory: neutron.api.versions:Versions.factory
|
||||
...
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
db_init: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
db_drop: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
ks_user: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
ks_service: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
ks_endpoints: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
neutron_db_sync: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_dhcp: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_l3: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_l2gw: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_linuxbridge_agent: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_metadata: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_netns_cleanup_cron: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_openvswitch_agent: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_server: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
neutron_bagpipe_bgp: "docker.io/openstackhelm/neutron:queens-ubuntu_xenial"
|
||||
...
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
db_init: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
db_drop: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
ks_user: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
ks_service: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
ks_endpoints: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
neutron_db_sync: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_dhcp: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_l3: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_l2gw: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_linuxbridge_agent: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_metadata: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_netns_cleanup_cron: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_openvswitch_agent: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_server: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
neutron_bagpipe_bgp: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
...
|
@ -1,21 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
db_init: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
db_drop: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
ks_user: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
ks_service: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
ks_endpoints: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
neutron_db_sync: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_dhcp: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_l3: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_l2gw: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_linuxbridge_agent: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_metadata: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_netns_cleanup_cron: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_openvswitch_agent: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_server: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_rpc_server: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
neutron_bagpipe_bgp: "docker.io/openstackhelm/neutron:rocky-ubuntu_bionic"
|
||||
...
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
db_init: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
db_drop: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
ks_user: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
ks_service: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
ks_endpoints: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
neutron_db_sync: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_dhcp: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_l3: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_l2gw: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_linuxbridge_agent: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_metadata: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_netns_cleanup_cron: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_openvswitch_agent: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_server: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
neutron_bagpipe_bgp: "docker.io/openstackhelm/neutron:rocky-ubuntu_xenial"
|
||||
...
|
@ -28,4 +28,5 @@ neutron:
|
||||
- 0.2.12 Fix infinite recursion deadlock on netns cleanup cron
|
||||
- 0.2.13 Enable taint toleration for Openstack services
|
||||
- 0.2.14 Migrate IP from bridge for auto_bridge_add
|
||||
- 0.2.15 Remove unsupported values overrides
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user