| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Most of the new features are in and oslo req's are
synched, making the cut off here and getting a new
client version pushed up to PyPi.
Change-Id: If208b2341db06b438851d7b2aaab541efc79ea35
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Iccc824fef7dc7ae5675d6528a1ea33566e5f7eef
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provide basic but hopefully useful man page.
shell.rst was merged into and replaced by the man page in HTML docs.
pbr is used to determine version.
Docs copyright was changed to more accurate "OpenStack Contributors".
Fixes: bug 1206968
Implements: blueprint clients-man-pages
Change-Id: Iedd7b4b161ced564833fd9433762b87a4c1a374d
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Hacking file now disallows locals() usage.
Change-Id: I5049c718c2706d606c12913ae0b33a0fb3263542
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| |
| |
| |
| | |
This reverts commit 854740c4c793444c955180e7c0c96977e3e06c56
What we should've caught here is that the args actually passes in a Bool, which then fails the .lower().
Also, if we want to do things like check for strings representing bools we should use the utils.bool_from_str() method rather than write it inline like this.
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
blueprint quotas-limits-by-voltype
Change-Id: I1bb676689c79fe1b14a14a81b21105a02ec117ef
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Using OpenStack HACKING file for common stuff and mentioning locals()
disallowed now like Cinder.
Change-Id: I05b1706eb52c13b9eb89fe5cbcce005c3cc75caf
|
| |\ \ \ \
| | |_|/
| |/| | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Raise BadRequest Exception if value of --force parameter in
snapshot-create is invalid
Fixes: bug #1014689
Change-Id: If4858dc17cedf027112defb935016137727681cc
|
| |\ \ \
| |/ /
|/| | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is client-side support for the os-availability-zone extension added in
https://review.openstack.org/34813. As /os-availability-zone/detail is not
yet implemented, adjustments were made to accomodate the lack of hosts
in the returned zone list.
Added for both v1 and v2, basically a copy of the equivalent novaclient command.
Change-Id: Iae806a2b5ea3a2d3c984a138d9c27e169160766e
|
| |\ \ \
| |/ /
|/| | |
|
| | |/
| |
| |
| | |
Change-Id: I4f7fa6f943fce8151ebd609f35c4717f868a5dfb
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit a7cce08eab5e2e42275b84bd56127bd09b00f5bf
Change-Id: I6c0047adbc33d0d6b5890f11853974578c36c78c
|
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Implement client bindings for Cinder os-services API extension, so
client would be able to list services, enable or disable particular
services.
Usage:
cinder service-list [--host <hostname>] [--binary <binary>]
cinder service-enable <hostname> <binary>
cinder service-disable <hostname> <binary>
This change is depended on following change at Cinder side
I7f3fa889294ca6caebdf46b8689345bcac1cdf54
Implements blueprint os-services-extension
Change-Id: I4a53fd545ed3b446441302d00a429168a996a34a
|
| |\ \ \
| |_|/
|/| | |
|
| | |/
| |
| |
| |
| |
| |
| | |
Update the release info in index.rst to get ready
to push new version to PyPi.
Change-Id: Id3b4b6bfd7374b74bf8566dc133ea66f5d2f74ed
|
| |/
|
|
|
|
| |
Fixes bug: 1200214
Change-Id: I0ff8a76eb5d5a99892a270909c68207858e1bc8b
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Backport implementation from v2 to v1.
Change-Id: Ibb2334859e937a37481308580b072daef068f511
|
| |\ \ |
|
| | |/
| |
| |
| | |
Change-Id: I1649a8e777baf288b3aa4c2c29e2fe532dfe93be
|
| |/
|
|
|
|
|
| |
Ensure extend is called instead of extend_volume
as the latter doesn't exist.
Change-Id: I5a4ce5904dc73586a124f7bddebc8ffd30841980
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Implement the ability to reset-state on snapshots,
exposes os-reset_status from snapshot actions.
Change-Id: I605f41e39fde46ccfe6a53222b798f32c14bc1f8
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| | |
Implements ability to call extend volume in Version 2 API.
This change includes the needed support in cinderlcient to
utilize/access changes made in the volume-resize change.
Change-Id: Ifc7e2969b885a60e8105b5f3908ac452d0a61fa7
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| | |
These exceptions can be used in novaclient, keystoneclient,
glanceclient, and other client projects.
Partially implements: blueprint common-client-library
Change-Id: I43918316622b1c1d722872fe30199db6a3a7bb76
|
| |/
|
|
|
|
|
| |
Error due to popping 'links' when it does not exist.
Change-Id: I3f25b97f16699373ef12d9ac47905900b4b631f8
Fixes: bug 1190853
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change implements a reset-state method in the
cinderclient which exposes the extension: os-reset_status
from the Cinder API.
Fix bug 1190731
Change-Id: I8f631f0f19ca16e0fdd1e3adcf923cc684292887
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds functionality which allows user to work with
that cinder API version which is the same as
the endpoint version.
Fixes: bug #1169455
Change-Id: I9bb46e602d15856d2da502a6ac2b6c25e76f4fa3
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
strutils is used to safely encode and decode unicode strings
for python2.7. Since unicode strings are the default in python3,
ignore the use of strutils when running with python3.
Change-Id: I9a8e296b4f2153b1ef4302a7dcd797fbb4561c35
Signed-off-by: Chuck Short <chuck.short@canonical.com>
|
| |\ \ \ \
| |/ / /
|/| | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Implements support for the volume transfer api added to cinder in
https://review.openstack.org/#/c/29227
Change-Id: Idbcdfdd3ef76a8c516e08d1cf351d549254bc8c0
|
| |\ \ \ \ |
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Fix bug 1188452
Change-Id: I3db0f3f1191a24571de9631786889ee81af777f6
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The testsuite is full of the following:
TypeError: 'dict_keys' object does not support indexing
This is due to the fact in python3 dict methods dict.keys(),
dict.items() and dict.values() return “views” instead of lists.
Change-Id: Ifa5383e6485fdbabf363fd1442877b2452346c1c
Signed-off-by: Chuck Short <chuck.short@canonical.com>
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We've done this implementation because we need to use scheduler hint in
cinder with some specific filters. So, most part of code have been
imported from nova.
bp scheduler-hints
docimpact
Change-Id: Ib7e858e98110a30c5f8d5ff05d03ce2d61f04f92
|