adding in openstack theming enabling last update from git removing old manual references to API, converted entirely to autodoc updated .gitignore fixed docstring warnings and errors Change-Id: Id22ddc446331d52cbf56c3462d8b532fc37f64ac
16 lines
148 B
Plaintext
16 lines
148 B
Plaintext
.coverage
|
|
.venv
|
|
*,cover
|
|
cover
|
|
*.pyc
|
|
.idea
|
|
*.swp
|
|
*~
|
|
.tox
|
|
AUTHORS
|
|
build
|
|
dist
|
|
python_keystoneclient.egg-info
|
|
keystoneclient/versioninfo
|
|
doc/source/api
|