With the upcoming deprecations from keystoneclient we should do a better
job explaining the changes for people trying to transition.
Change-Id: I7e0227c4b50267b165c119f0e83e28a400f18a09
Create an extras directory and add some explanatory documentation for
dealing with plugins defined in extras.
Change-Id: Ibdd6bc16f38d1b9ca38db775671876458ec60e7a
currently there is no release history for keystoneauth, though
sometimes the commits are lacking context, this automated approach
is far better than nothing.
Change-Id: I584ded3921db9ecb8cad8f99d610bd2987394501
not sure what this was doing here in the first place, but the
CLI reference and man page have to go!
Change-Id: I68885014bd9c7ce2741580c8026567b698ed9361
Update the description to something more appropriate to keystoneauth and
remove the api version specific docs that are not relevant.
Change-Id: Ife0243f9ca5d268fee9544835f3a981cd47144c8
This was simply the result of:
find -type f | xargs sed -i 's/keystoneclient/keystoneauth/g'
find -type f | xargs sed -i 's/python-keystoneauth/keystoneauth/g'
in the docs directory to fix the build failure.
Will look at a doc rewrite soon.
Change-Id: I05d4be12f31ea47e917dc79e50d17b174bf89938