| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added wrapper classes which are inherited from base data types tuple, dict
and str. Each of these wrapper classes contain a 'request_ids' attribute
which is populated with a 'x-openstack-request-id' received in a header
from a response body.
This change is required to return 'request_id' from client to log
request_id mappings of cross projects[1].
[1]: http://specs.openstack.org/openstack/openstack-specs/specs/return-request-id.html
Change-Id: I55fcba61c4efb308f575e95e154aba23e5dd5245
Implements: blueprint return-request-id-to-caller
|
| |
|
|
| |
Change-Id: Ia5cb007b0a0093e478416161763dcaa23b9cfbe4
|
| |
|
|
| |
Change-Id: Ie7f8b8d5751ff378e999287c29c1f3e4714ea64a
|
| |
|
|
| |
Change-Id: Ia732d7ba82e3e5a5698a68be8e86eed87916f7da
|
| |
|
|
| |
Change-Id: I5d4a3d7206c8f90f479047e8ee810496c06022d9
|
| |
|
|
|
|
|
|
| |
* Filtering in list operation
* Changing displayed columns in list operation
* Debug: display API level communication
Change-Id: Ifba20559c76bf0c1b29f9ef3ac9def3882099956
|
|
|
This reorganization is to make it easier to add more contents.
It move the usage of CLI and python binding to separate pages.
Change-Id: I39e0d1d18010dfd1c687c573619a09331f12241a
|