5e4032150d
blueprint client-manager blueprint nova-client bug 992841 Move the authentication logic into a new ClientManager class so that only commands that need to authenticate will trigger that code. Implement "list server" and "show server" commands as examples of using the ClientManager, Lister, and ShowOne classes. Change-Id: I9845b70b33bae4b193dbe41871bf0ca8e286a727
15 lines
129 B
Plaintext
15 lines
129 B
Plaintext
*.log
|
|
*.log.*
|
|
*.pyc
|
|
*.swp
|
|
*~
|
|
.openstackclient-venv
|
|
.venv
|
|
AUTHORS
|
|
build
|
|
dist
|
|
python_openstackclient.egg-info
|
|
.tox/
|
|
ChangeLog
|
|
TAGS
|