Skip to content

Tags: altai/python-keystoneclient

Tags

v1.1.3

Toggle v1.1.3's commit message
Require sphinx 1.0 to build documentation

Change-Id: I711f6ad7ce3f5dd9579aa0dcf3ae3b9f7a653d3b

v1.1.2

Toggle v1.1.2's commit message
Require sphinx 1.0 to build documentation

Change-Id: I711f6ad7ce3f5dd9579aa0dcf3ae3b9f7a653d3b

v1.1.1

Toggle v1.1.1's commit message
Require sphinx 1.0 to build documentation

Change-Id: I711f6ad7ce3f5dd9579aa0dcf3ae3b9f7a653d3b

v1.1.0

Toggle v1.1.0's commit message
make installable

Change-Id: I3f8f37377b8786c3cce1c59b4920e7866de932f8

v1.0.2

Toggle v1.0.2's commit message
make installable

Change-Id: I3f8f37377b8786c3cce1c59b4920e7866de932f8

0.1.3

Toggle 0.1.3's commit message
0.1.3 release of python keystoneclient

 * updated logging to show timing differences between request and response
 * changed CLI options from underscore to dashes for cert options
 * added nosehtmloutput as a test dependency

0.1.2

Toggle 0.1.2's commit message
Add '--insecure' commandline argument

Allows to ignore validation errors that typically occur with self-signed
SSL certificates. Making this explicit is important as one would
typically only use this in development or in-house deployments.

This should also fix bug 1012591.

Change-Id: I1210fafc9257648c902176fbcfae9d47e47fc557

0.1.1

Toggle 0.1.1's commit message
Release 0.1.1 to PyPI.

v1.0.1

Toggle v1.0.1's commit message
fix the spec

v1.0.0

Toggle v1.0.0's commit message
fix the spec