-
- Downloads
compute, volume: Improve 'update_quota_set'
The implementations of these were rather confusing and required two
separate sets of arguments. Simplify them based on the
'delete_quota_set' methods.
Change-Id: I8bb0bfb039593c5b59f1f9c16523a090d899f099
Signed-off-by:
Stephen Finucane <stephenfin@redhat.com>
Showing
- openstack/block_storage/v2/_proxy.py 28 additions, 10 deletionsopenstack/block_storage/v2/_proxy.py
- openstack/block_storage/v3/_proxy.py 25 additions, 8 deletionsopenstack/block_storage/v3/_proxy.py
- openstack/cloud/_block_storage.py 2 additions, 6 deletionsopenstack/cloud/_block_storage.py
- openstack/cloud/_compute.py 2 additions, 5 deletionsopenstack/cloud/_compute.py
- openstack/compute/v2/_proxy.py 34 additions, 12 deletionsopenstack/compute/v2/_proxy.py
- openstack/tests/unit/block_storage/v2/test_proxy.py 13 additions, 14 deletionsopenstack/tests/unit/block_storage/v2/test_proxy.py
- openstack/tests/unit/block_storage/v3/test_proxy.py 13 additions, 14 deletionsopenstack/tests/unit/block_storage/v3/test_proxy.py
- openstack/tests/unit/compute/v2/test_proxy.py 17 additions, 12 deletionsopenstack/tests/unit/compute/v2/test_proxy.py
- openstack/warnings.py 24 additions, 0 deletionsopenstack/warnings.py
Loading
Please register or sign in to comment