StarlingX OpenStack Armada App
Go to file
Shuicheng Lin c6eaec81a6 Fix vm cannot be created with non-admin user in horizon
VM cannot be created due to non-admin user cannot retrieve resource
limits info. The reason is nova code since Ussuri has changed limits/
os-availability-zone's policy to any user. But the policy config in
openstack-helm is not updated yet, and cause the mismatch between
code and config.
Overwrite nova's policy config to align with the code.
Here is upstream's patch for this policy change:
limits: 4d37ffc111ae8bb43bd33fe995bc3686b065131b
os-availability-zone: b8c2de86ed46caf7768027e82519c2418989c36b
Patch is uploaded in openstack-helm also, and we could abandon this
overwrite later when we upgrade openstack-helm to include the fix:
https://review.opendev.org/744392

Closes-Bug: 1887589

Change-Id: If637c40fb6b887cdc017aa70c4c5ba145eb5bec3
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2020-08-04 14:00:47 +08:00
openstack-helm Upgrade openstack-helm 2020-06-17 22:13:32 +08:00
openstack-helm-infra Fix the second mariadb node could not join cluster issue. 2020-07-07 17:23:41 +08:00
python-k8sapp-openstack Fix the second mariadb node could not join cluster issue. 2020-07-07 17:23:41 +08:00
stx-openstack-helm Fix vm cannot be created with non-admin user in horizon 2020-08-04 14:00:47 +08:00
.gitignore Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 08:42:46 -05:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 13:12:22 -05:00
centos_build_layer.cfg Build layering, add layer build config file and tarball lst 2019-10-15 15:12:28 +08:00
centos_pkg_dirs Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
centos_pkg_dirs_containers Config file changes to add 'stx-openstack-helm helm-charts/garbd helm-charts/nginx-ports-control ' after relocation from 'stx-config' 2019-09-04 10:55:02 -04:00
centos_tarball-dl.lst Update download list for openstack-helm upgrade 2020-06-17 22:18:46 +08:00
requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
test-requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
tox.ini Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00