Revert "Remove links in openstack/charts/"
This reverts commit 24e98899d2
.
Reason for revert: Seems to have broken lint in a subsequent
change in this repository, revert to fix gate.
Change-Id: I5d19abb172a45126438f7179f80bdb0a64bc098c
This commit is contained in:
parent
24e98899d2
commit
f22ca90d75
@ -53,6 +53,6 @@ dependencies:
|
||||
description: A chart for openstack helm commmon deployment items
|
||||
name: openstack
|
||||
type: application
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
maintainers:
|
||||
- name: OpenStack-Helm Authors
|
||||
|
1
openstack/charts/glance
Symbolic link
1
openstack/charts/glance
Symbolic link
@ -0,0 +1 @@
|
||||
../../glance/
|
1
openstack/charts/heat
Symbolic link
1
openstack/charts/heat
Symbolic link
@ -0,0 +1 @@
|
||||
../../heat
|
1
openstack/charts/helm-toolkit
Symbolic link
1
openstack/charts/helm-toolkit
Symbolic link
@ -0,0 +1 @@
|
||||
../../../openstack-helm-infra/helm-toolkit
|
1
openstack/charts/keystone
Symbolic link
1
openstack/charts/keystone
Symbolic link
@ -0,0 +1 @@
|
||||
../../keystone/
|
1
openstack/charts/libvirt
Symbolic link
1
openstack/charts/libvirt
Symbolic link
@ -0,0 +1 @@
|
||||
../../../openstack-helm-infra/libvirt/
|
1
openstack/charts/mariadb
Symbolic link
1
openstack/charts/mariadb
Symbolic link
@ -0,0 +1 @@
|
||||
../../../openstack-helm-infra/mariadb
|
1
openstack/charts/memcached
Symbolic link
1
openstack/charts/memcached
Symbolic link
@ -0,0 +1 @@
|
||||
../../../openstack-helm-infra/memcached/
|
1
openstack/charts/neutron
Symbolic link
1
openstack/charts/neutron
Symbolic link
@ -0,0 +1 @@
|
||||
../../neutron/
|
1
openstack/charts/nova
Symbolic link
1
openstack/charts/nova
Symbolic link
@ -0,0 +1 @@
|
||||
../../nova/
|
1
openstack/charts/openvswitch
Symbolic link
1
openstack/charts/openvswitch
Symbolic link
@ -0,0 +1 @@
|
||||
../../../openstack-helm-infra/openvswitch/
|
1
openstack/charts/placement
Symbolic link
1
openstack/charts/placement
Symbolic link
@ -0,0 +1 @@
|
||||
../../placement/
|
1
openstack/charts/rabbitmq
Symbolic link
1
openstack/charts/rabbitmq
Symbolic link
@ -0,0 +1 @@
|
||||
../../../openstack-helm-infra/rabbitmq/
|
@ -5,4 +5,5 @@ openstack:
|
||||
- 0.1.2 Use host path storage for rabbitmq, so that rabbitmq retains data across pod recreation
|
||||
- 0.1.3 Add neutron_netns_cleanup_cron release image override, so that the respective release image is used
|
||||
- 0.1.4 Remove links in openstack/charts
|
||||
- 0.1.5 Revert Remove links in openstack/charts
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user