Add placement chart patch to openstack-helm
This commit adds helm charts of placement to openstack-helm Related openstack-helm upstream change is https://review.opendev.org/#/c/662229/ Below test pass on both AIO and multi setup 1) Openstack Application apply and reapply 2) VM creation and delete 3) Active controller switch and create vm after that Story: 2005750 Task: 33418 Change-Id: I68ec2325af6b37393267d5898a49e75623728349 Signed-off-by: zhipengl <zhipengs.liu@intel.com>
This commit is contained in:
parent
21ce9d1573
commit
835fc2d68d
@ -33,6 +33,7 @@ Patch11: 0011-Use-nova-s-ping-method-to-find-out-if-the-service-is.patch
|
||||
Patch12: 0012-Add-internal-tenant-id-in-conf.patch
|
||||
Patch13: 0013-cinder-allow-configuring-the-rbd-app-name.patch
|
||||
Patch14: 0014-Cinder-Support-backup-driver-specification-by-module.patch
|
||||
Patch15: 0015-Add-Placement-Chart.patch
|
||||
|
||||
BuildRequires: helm
|
||||
BuildRequires: openstack-helm-infra
|
||||
@ -57,6 +58,7 @@ Openstack Helm charts
|
||||
%patch12 -p1
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
%patch15 -p1
|
||||
|
||||
%build
|
||||
# initialize helm and build the toolkit
|
||||
@ -100,6 +102,7 @@ make magnum
|
||||
make neutron
|
||||
make nova
|
||||
make panko
|
||||
make placement
|
||||
|
||||
# terminate helm server (the last backgrounded task)
|
||||
kill %1
|
||||
|
1114
openstack/openstack-helm/files/0015-Add-Placement-Chart.patch
Normal file
1114
openstack/openstack-helm/files/0015-Add-Placement-Chart.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user