osc-placement/releasenotes/notes
Tetsuro Nakamura a4ac717a48 Add "--resource-class" to allocation unset
The ``openstack resource provider allocation unset`` command now
supports ``--resource-class`` option, which accepts string of a
resource class. This will remove allocations for the given resource
class from all the providers. If ``--provider`` option is also
specified, allocations to remove will be limited to the given resource
class of the given resource provider.

example1::

  # remove VGPU allocation from provider P for this consumer.
  allocation unset <consumer_uuid> --provider P --resource-class VGPU

example2::

  # remove VGPU allocations from all providers for this consumer.
  allocation unset <consumer_uuid> --resource-class VGPU

Change-Id: I91baf9de5205ec15023706a1646556850302d3d9
Story: #2006779
Task: #37304
2021-05-13 06:23:54 +00:00
..
.placeholder Initial commit 2017-03-22 11:58:28 +02:00
allocation-unset-beb0d904c8bc4228.yaml Follow up to I627bfd1ff699d075028da6afafbe7fb9b2f13058 2019-11-25 12:30:41 -05:00
allocation-unset-resource-3ff87787eca13f18.yaml Add "--resource-class" to allocation unset 2021-05-13 06:23:54 +00:00
commands-v1.0.0-894ea659825b3757.yaml Usage docs and initial release note for osc-placement 2018-01-24 11:51:54 -05:00
drop-python-2-df59500ad303a56c.yaml [ussuri][goal] Drop python 2.7 support and testing 2019-11-23 15:57:43 +00:00
microversion-1.3-and-1.4-becd8058c9dd9ad8.yaml RP list: member_of and resources parameters (v1.3, v1.4) 2018-04-18 17:26:06 -04:00
microversion-1.5-0c6342c887669b8e.yaml RP delete inventories (v1.5) 2018-05-01 13:24:19 -04:00
microversion-1.6-54a85ef9ae79f15d.yaml Fix the 1.6 release note format 2018-06-28 22:40:42 -04:00
microversion-1.7-6be2dadd0b27910f.yaml Resource class set (v1.7) 2018-05-17 09:54:17 -04:00
microversion-1.8-1.9-db26e40571292353.yaml Usages per project and user (v1.8, v1.9) 2018-06-29 16:52:41 -04:00
microversion-1.10-03ab71969921a0e4.yaml CLI allocation candidates (v1.10) 2018-06-29 16:52:46 -04:00
microversion-1.14-support-nested-resource-providers-296961cc93ef30e8.yaml Add nested resource providers (v1.14) 2018-07-02 11:08:34 -04:00
microversion-1.16-alloc-candidates-limit-8310675ecc99a82a.yaml Limit allocation candidates (v1.15, v1.16) 2018-07-02 11:08:41 -04:00
microversion-1.17-alloc-candidates-required-traits-57378c735d0beeb4.yaml Allocation candidates parameter: required (v1.17) 2018-07-02 11:08:41 -04:00
microversion-1.18-resource-provider-required-traits-2ff846221bb297b9.yaml Add support for 1.18 microversion 2019-03-01 14:49:20 +00:00
microversion-1.19-resource-provider-aggregate-generation-c276739ec1cbc549.yaml Add support for 1.19 microversion 2019-03-06 18:23:03 +00:00
microversion-1.21-allocation-candidates-aggregate-3460414fa6819b7f.yaml Microversion 1.21 support 2019-03-06 18:28:47 +00:00
microversion-1.22-forbidden-traits-bc7acaf3006829a5.yaml Add support for 1.22 microversion 2019-05-31 09:47:13 +02:00
microversion-1.24-member-of-fbabd395a0048e87.yaml Support multiple member_of query parameter 2020-09-11 06:23:09 +00:00
microversion-1.25-granular-requests-f10936c700dee06f.yaml Support granular allocation candidate list 2020-09-11 06:23:09 +00:00
microversion-1.28-alloc-consumer-gen-83cef07e274a1a1d.yaml Add support for microversion 1.28 in allocation set 2019-11-19 12:41:38 -05:00
resource-provider-inventory-set-aggregate-5f2239dd2685b636.yaml Add --aggregate option to 'resource provider inventory set' 2019-08-28 21:03:39 +00:00
resource-provider-inventory-set-amend-2349ea7a7dd5a43a.yaml Add --amend option to 'resource provider inventory set' 2019-09-04 03:36:46 +00:00
resource-provider-inventory-set-dryrun-18cf5e3a62f00938.yaml Add --dry-run option to 'resource provider inventory set' 2019-09-04 21:25:33 +00:00
show-usage-in-inventory-31eb87a6d243fc5a.yaml Include usage in 'inventory list', 'inventory show' 2020-08-07 15:12:02 +01:00