| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Implements client support for the basic trusts API operations,
note this does not include support for the roles subpath operations,
support for those can be added in a subsequent patch.
Change-Id: I0c6ba12bad5cc8f3f10697d2a3dcf4f3be8c7ece
blueprint: delegation-impersonation-support
|
| |
|
|
|
|
|
| |
There are a number of problems doing things like .json() if you don't
inherit the correct parameters.
Change-Id: I0dfc8ab6486090fbcd28792c18deae67e4769d53
|
| |
|
|
|
|
|
|
| |
In tests/v3/utils.py, parameterize()
Fixes bug #1206895
Change-Id: I36e3d49209eb6896cb0e053bba9e4c966efea5db
|
| |
|
|
|
|
| |
Docstring summaries need punctuation.
Change-Id: I1b740c13d5fedf9a625ca0807c908f651ee08406
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Remove leading spaces from doc comments.
Change-Id: I75b055c0d64dda478c63839d44158e301900107f
|
| |/
|
|
|
|
|
| |
Any other tests running will unexpectedly have mocks installed for
requests otherwise. Make the time mock behave the same way whilst there.
Change-Id: Iec4f35c51ed4650a35ae2780637192c82042a980
|
| |
|
|
|
|
|
|
|
|
|
| |
Added support for domain scoping.
Enhancement on AccessInfo to support reading v2/v3 token information.
Enhancement on ServiceCatalog for reading/filtering v2/v3 service
catalog information.
Change-Id: Ibb678b9933d3673e37d0fba857a152a3c5d2b4f4
|
| |
|
|
|
|
|
| |
Add a find() methods to CrudManager to maintain compatability
with existing CLI lookups using utils.find_resource().
Change-Id: Ia9b38b975bb88fb361f3471b66f98c7e81bbc6de
|
| |
|
|
|
|
|
|
|
|
| |
The requests module dropped all configuration with the 1.0.0 release.
There's no danger_mode and no 'verbose'' mode. The former
shouldn't be necessary anymore and the latter can be done by setting
a different log handler for the request.logging root logger.
Change-Id: I41bfaf2574f6d7fc21f86e0124ceae7df6481eee
Signed-off-by: Chuck Short <chuck.short@canonical.com>
|
| |
|
|
|
|
| |
part of blueprint grizzle-testtools
Change-Id: Ic9b438b4224d945e080d1d6071742ddc47ee81ed
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Implement correct certificate verification
* Add requests to tools/pip-requires
* Fix OS_CACERT env var help text
* Add info to README
* Rework tests to use requests
Pinned requests module to < 1.0 as 1.0.2 is now current in pipi
as of 17Dec2012.
Change-Id: I120d2c12d6f20ebe2fd7182ec8988cc73f623b80
|
| |
|
|
| |
Change-Id: Idbe0702b42603d6f9f133c9f1855ea9b4f222066
|
| |
|
|
| |
Change-Id: Iff60668a80f8a6679a691a8f256652d7814f2785
|
|
|
Change-Id: I6cafaad053b7fa1ca31f4f5aed1f86aa97c4e87e
|