summaryrefslogtreecommitdiff
path: root/keystoneclient/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP 8 Public and internal interfacesBrant Knudson2013-10-301-0/+14
| | | | | | | | | | Define which interfaces are public and which are internal based on PEP 8. For reference, PEP 8 section is here: http://www.python.org/dev/peps/pep-0008/#public-and-internal-interfaces Change-Id: I14233796b7838b78fbd355014478f3e326542966
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
| | | | | | | | | | Some files still use trademark OpenStack LLC in header, which should be changed to OpenStack Foundation. NOTE: tools/install_venv.py is not touched, should sync with oslo Change-Id: I01d4f6b64cf1a152c4e190407799ce7d53de845f Fixes-Bug: #1214176
* Fix --version to output versionAndy McCrae2013-06-031-18/+2
| | | | | Change-Id: I7d8dc83ac7c2ad7519633d136c1c32ce8537dce8 Fixes: bug 1182675
* Add --version CLI opt and __version__ module attrBrian Waldon2012-11-281-0/+35
| | | | Change-Id: I8c39a797e79429dd21c5caf093b076a4b1757de0
* Initial commit.Gabriel Hurley2011-10-251-0/+0