This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Tags: StackOps/python-keystoneclient
Tags
0.2.0 * auth_token moved into keystoneclient * tech preview of V3 API enabled in keystoneclient.v3 * client now supports command line override of endpoint * solidification of internal API for other clients to use * can cache token and reinitialize with cached token * AccessInfo to provide consistent API to get token information
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
PreviousNext