StarlingX OpenStack Armada App
Go to file
Luan Nunes Utimura 9b0fbb30f0 stx-openstackclients: Add python3-osc-placement
This change adds `python3-osc-placement` to the `stx-openstackclients`
container image so that the end user has access to CLIs provided by
Placement, e.g.:

  $ openstack resource provider ...

As mentioned in LP-2042482, these CLIs can be used to compensate for
a change in the `openstack hypervisor` command that cause `vcpus_used`
and `free_disk_gb` fields to no longer be returned.

These are now only accessible via:

  $ openstack resource provider inventory list
  $ openstack resource provider usage show

Test Plan:
PASS - Build stx-debian base image
PASS - Build stx-openstackclients container image
PASS - Upload/apply stx-openstack
PASS - Upload built image to the system's registry and perform
       helm-override to use it in the clients container
PASS - Verify that the CLIs are accessible:
        $ openstack resource provider -h
PASS - Remove/delete stx-openstack

Depends-On: https://review.opendev.org/c/starlingx/tools/+/899898

Closes-Bug: 2042482

Change-Id: I1c72b135e7ff662b83de9eac1ec5c049943017f2
Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
2023-11-01 20:47:16 -03:00
enhanced-policies Split horizon helm-override file 2023-10-23 13:20:58 +00:00
openstack-helm Allow VMs to be created via volumes 2023-10-17 10:03:20 -03:00
openstack-helm-infra Fix openvswitch DaemonSet ServiceAccount patch 2023-08-08 10:08:48 -03:00
python3-k8sapp-openstack Update Glance config according to OSSN-0090 2023-10-26 14:04:22 -03:00
stx-openstack-helm-fluxcd Move live-migration traffic to cluster-host-net 2023-09-27 10:01:11 -03:00
upstream/openstack stx-openstackclients: Add python3-osc-placement 2023-11-01 20:47:16 -03:00
.gitignore Network Resources Cleanup before OpenStack Removal 2022-06-22 11:08:10 -03:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 08:42:46 -05:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:52 -04:00
bindep.txt Add python3.9 support 2021-09-09 11:27:54 -04:00
debian_build_layer.cfg Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
debian_helm.inc Update .inc files to use FluxCD related pkgs 2022-10-25 16:37:54 -03:00
debian_pkg_dirs Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
debian_stable_docker_images.inc Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03: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 Update tox.ini to work with tox 4 2022-12-23 15:53:55 +00:00