| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
One get_opts method can work instead of
get_list_opts and get_show_opts both.
Remove mutable default value.
Change-Id: I9c5683d416f0f3ed4989abab6f152b0341e30a4f
|
| |
|
|
|
|
|
|
|
| |
Added the ability to delete multiple volume types at once. Note
there are no unit tests exist for v1 volume-types, so instead
a functional test was created.
Partial-Bug: #1592906
Change-Id: I99f3f22901ab35252b91a3072b14de7d19cb17ca
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The volume v2 functional tests occasionally fail with
"unrecognized arguments: --private". This appears to occur when
volume v1 and volume v2 functional tests are run at the same time
when one or more of the tests do not set OS_VOLUME_API_VERSION
appropriately.
This patch also fixes a timing issue seen when running the
tests locally due to a missing wait and moves the snapshot
test to volume v2 since it was written for v2.
Change-Id: I9c9863fe1aef81b0564920f36452c6f27211d5ba
Closes-Bug: #1589793
|
| |
|
|
| |
Change-Id: I863583d6c8263d144d45a0443fc6af04301d23e7
|
| |
|
|
|
|
|
| |
devstack defaults to v3 and makes some janky assumptions in
the generated rc files
Change-Id: I4b0b3eb6ab2aa9be2ac4c2404b2f9655e3ed564e
|
| |
|
|
|
|
|
| |
Combine test_volume_set_one_propety and
test_volume_type_set_unset_properties.
Change-Id: Ia8862a59161f6a15880b87ea305fb5bb15c31300
|
| |
|
|
|
|
|
| |
This is a new test to validate the setting of one property
for an existing volume type
Change-Id: Ia9a7d86ce9b0d8df9d64ddc1df2d443843bba5ef
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Joined lines together
Change-Id: Iffe19c309369301137cfd52c8ea1aa988ce39f7e
|
| |\ \ |
|
| | |/
| |
| |
| | |
Change-Id: I05bbbdd8389f57d567b02391cbbc52448a9a2e7a
|
| |/
|
|
|
|
| |
For v1 functional tests, set the env. var.
Change-Id: I6c554932bdb8f99438d4f2ae855eb16c5bb3a357
|
| |
|
|
|
|
| |
add tests for `os volume type list`
Change-Id: Icd874b9cfac9376cc410041806fac64f1ff0c59d
|
| |
|
|
| |
Change-Id: I80010b56b399bc027ac864304be60a3ee53bda00
|
| |
|
|
| |
Change-Id: Ie369c6366e1d0632ab1892fd019f5b12528c195b
|
| |
|
|
|
|
|
| |
Add functional tests for volume set and unset for metadata and
resource values.
Change-Id: Ief07fc5c480608bb900d55df935b89c503609c80
|
|
|
Change-Id: I8e12837fb22cabeabf1cde341324927cc6ee0252
|