charm-nova-compute-nvidia-vgpu:stable/2023.2

Last commit made on 2023-11-05
Get this branch:
git clone -b stable/2023.2 https://git.launchpad.net/charm-nova-compute-nvidia-vgpu

Branch merges

Branch information

Name:
stable/2023.2
Repository:
lp:charm-nova-compute-nvidia-vgpu

Recent commits

4c7a3e8... by Alex Kavanagh

Updates for testing period for 23.10 release

* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* Locked requirements using pip-compile:
  * existing (test-)requirements.txt ->
    (test-)requirements.in
  * pip-compile to *-py3[8|10].txt using python3.8
    and python3.10.
  * Updated tox.ini to use the appropriate merged
    requirements-*.txt files.
* Removal of lunar from metadata, charmcraft.yaml
  osci.yaml, tests.yaml and associated bundles.
* Locked libs and tests to stable/bobcat branches for:
  * charm-helpers
  * charms.openstack
  * zaza
  * zaza-openstack-tests

Change-Id: Iee833918bc085e9452cdba6ae647a362a4e34549

674d761... by Corey Bryant

Add 2023.2 Bobcat support

* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/stable

Change-Id: Ibe6b4c3ebc3da9b1ffaa47cb07709cf15a76edcb

c8f2e22... by Alex Kavanagh

Fix the .gitreview file project key

This patch ensures that the project key in the .gitreview file has the
`.git` suffix. This is used by various tools, and so needs to be
present.

Change-Id: I93198488109b2c32bdc24ec634f406091ce27603

ea0f81a... by Corey Bryant

Enable jammy-antelope voting and drop kinetic-zed tests

* Voting was turned on for jammy-antelope in the
  project-template for charm-functional-jobs in zosci-config
* Voting for jammy-antelope bundles with non-standard names
  is turned on in individual charms
* Kinetic-zed bundles/tests are removed
* Drop source key for rabbitmq-server and mysql-innodb-cluster

Depends-On: https://review.opendev.org/c/openstack/charm-rabbitmq-server/+/880234
Change-Id: Ic3d462816f2a189e35406aa2fab6153ed8bb2e1d

339ec75... by Corey Bryant

Add Antelope support

* sync charm-helpers to classic charms
* change openstack-origin/source default to antelope
* align testing with antelope
* add new antelope bundles
* add antelope bundles to tests.yaml
* add antelope tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases

Change-Id: I733a6c785ef76b602a6d4950403abbd31da6a03b

ead4e9f... by Alex Kavanagh

Ensure that kinetic/22.10 is enabled

This patch adds kinetic to the metadata.yaml and ensures
that a run-on base for 22.10 is added in the
charmcraft.yaml

Change-Id: Ia7464da419476fdf070a06c912d816423e2ba2be

a60e3cc... by Zuul <email address hidden>

Merge "Add Kinetic and Zed support"

248a7e2... by Corey Bryant

Add Kinetic and Zed support

* sync charm-helpers to classic charms
* change openstack-origin/source default to zed
* align testing with zed
* add new zed bundles
* add zed bundles to tests.yaml
* add zed tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases
* add bindep.txt for py310
* sync tox.ini and requirements.txt for ruamel
* use charmcraft_channel 2.0/stable
* drop reactive plugin overrides
* move interface/layer env vars to charmcraft.yaml

Change-Id: I506c53b4956024066bc769665525cb022438a0ae

eda2fb6... by James Page

Filter mediated devices for 3D controllers

Ensure that only mediated devices for 3D controller are returned
when listing the available mediated device types on a given
machine.

Change-Id: I22abfbbf09110ff333d6dbe0ba96982a8593b6ee

37e0fe5... by James Page

Refactor unit status output

The unit status output for this charm was verbose compared to
others; refactor to display minimal information when active
and pertinent information when in a blocked state.

Note that the NVIDIA driver version should really be in the
application version; this will require further refactoring
to expose this information to the operator framework.

Change-Id: I26663ca8da99083a409e085ea239e43245ef6265