diff options
Diffstat (limited to 'site/intel-pod18/software/charts/osh/openstack-compute-kit/chart-group.yaml')
-rw-r--r-- | site/intel-pod18/software/charts/osh/openstack-compute-kit/chart-group.yaml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/site/intel-pod18/software/charts/osh/openstack-compute-kit/chart-group.yaml b/site/intel-pod18/software/charts/osh/openstack-compute-kit/chart-group.yaml deleted file mode 100644 index 73396e7..0000000 --- a/site/intel-pod18/software/charts/osh/openstack-compute-kit/chart-group.yaml +++ /dev/null @@ -1,26 +0,0 @@ ---- -# OVS-DPDK NOTE: -# This replacement chartgroup deploys libvirt, openvswitch, neutron and nova -# that contains config changes needed to support ovs-dpdk deployment. -schema: armada/ChartGroup/v1 -metadata: - schema: metadata/Document/v1 - name: openstack-compute-kit - replacement: true - layeringDefinition: - abstract: false - layer: site - parentSelector: - name: openstack-compute-kit-chart-group-global - actions: - - method: merge - path: . - storagePolicy: cleartext -data: - description: Deploy Nova, Neutron, Openvswitch, and Libvirt for DPDK - chart_group: - - libvirt-ovsdpdk - - openvswitch-dpdk - - neutron-ovsdpdk - - nova-ovsdpdk -... |