James Parker 92005532d6 Add list resource provider usage
Add a method to return the current resource usage for a specific
resource provider. Given a specific rp_uuid return the resource
providers current generation as well as its assoicated resource class
usage at that time. Example output below:

(Pdb) self.resource_providers_client.list_resource_provider_usages('90234521-0f4f-4777-98d8-731db8e61a0d')
{'resource_provider_generation': 52, 'usages': {'VGPU': 1}}

More details of the api can be referenced here [1]

[1] https://docs.openstack.org/api-ref/placement/#resource-provider-usages

Change-Id: I13ca77f1cd8fbf74cd716b2d8eae772f5328a4d4
2021-05-04 10:50:00 -04:00
2021-02-09 22:33:47 +00:00
2021-05-04 10:50:00 -04:00
2021-02-20 00:44:49 +00:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2012-04-12 16:04:36 +02:00
2019-09-11 16:42:28 +09:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.

Description
OpenStack Testing (Tempest) of an existing cloud
Readme 243 MiB
Languages
Python 99.8%
Shell 0.2%