Go to file
Jamie Lennox 2962d9d871 Lazy import oslo_config as required
Openstackclient is taking the hit for importing oslo.config (which is
significant) just because we are doing an opportunistic load at import
time.

Change the opportunistic load to also happen at runtime to remove this
import. This has no user facing effect.

Change-Id: I3983a19fbe82cb1d360b5b5aec75b2697efa232d
2016-04-26 08:43:29 +10:00
2016-04-15 11:06:49 -07:00
2015-12-09 11:46:00 +11:00
2015-11-29 20:05:16 -05:00
2014-05-07 12:12:43 -07:00
2013-05-17 14:43:31 -07:00
2015-12-04 14:18:27 -08:00
2016-04-20 09:35:50 +00:00
2015-09-17 12:12:42 +00:00
2016-04-19 21:05:19 +00:00

keystoneauth

Latest Version

Downloads

This package contains tools for authenticating to an OpenStack-based cloud. These tools include:

  • Authentication plugins (password, token, and federation based)
  • Discovery mechanisms to determine API version support
  • A session that is used to maintain client settings across requests (based on the requests Python library)

Further information:

Description
OpenStack Identity Authentication Library
Readme 13 MiB
Languages
Python 100%