2baf7c49ad
The auth plugin from the keystoneclient-kerberos repository is copied to this package. It was in its own repository because it requires the requests-kerberos package and we want to minimize requirements in keystoneauth (or keystoneclient at the time the plugin was originally developed). Since we've got support for "extras" in setup.cfg in pip now this isn't an issue with the package anymore. Users of the kerberos plugin must install the extra packages using $ pip install keystoneauth['kerberos'] otherwise the plugin will fail to load. Closes-Bug: 1512741 Change-Id: Ia84bf559413e9bfd1a3faaceb417c2477bd10d5f |
||
---|---|---|
.. | ||
source | ||
.gitignore | ||
Makefile |