index
:
delta/openstack/python-novaclient.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-novaclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
novaclient
/
tests
/
unit
/
test_client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests for client logger
melanie witt
2021-04-10
1
-0
/
+12
*
Use unittest.mock instead of third party mock
Takashi Natsume
2020-04-26
1
-1
/
+1
*
Remove deprecated methods and properties
Takashi NATSUME
2019-07-04
1
-20
/
+0
*
Remove deprecated novaclient.v2.contrib modules
12.0.0
Takashi NATSUME
2019-02-07
1
-17
/
+0
*
Use uuidutils of oslo.utils
Takashi NATSUME
2018-08-08
1
-2
/
+2
*
Have python-novaclient support global_request_id
Sean Dague
2017-05-26
1
-0
/
+11
*
Remove version 1.1 support
jichenjc
2017-03-26
1
-4
/
+0
*
Remove deprecated tenant network APIs
Matt Riedemann
2017-03-20
1
-13
/
+9
*
x-openstack-request-id logged twice in logs
Abhishek Kekane
2017-01-19
1
-11
/
+1
*
Remove all code related to HTTPClient
Andrey Kurilin
2016-12-16
1
-357
/
+10
*
Create keystone session instance if not present
Andrey Kurilin
2016-12-16
1
-19
/
+1
*
Make SessionClient interface similar to HTTPClient
Andrey Kurilin
2016-12-16
1
-10
/
+0
*
Rename api_key to password
Andrey Kurilin
2016-12-15
1
-6
/
+0
*
Remove redundant args of _construct_http_client
Andrey Kurilin
2016-12-15
1
-12
/
+0
*
Introduce helper for checking args deprecation
Andrey Kurilin
2016-12-15
1
-10
/
+45
*
Replace requests mocking with requests-mock
Jamie Lennox
2016-10-05
1
-80
/
+76
*
Fixes TypeError on Client instantiation
Thiago Paiva
2016-08-26
1
-0
/
+6
*
Change all test URLs to use example.com
EdLeafe
2016-07-20
1
-20
/
+27
*
Log request_id for each api call
Takashi NATSUME
2016-06-08
1
-1
/
+13
*
Add a way to discover only contrib extensions
Andrey Kurilin
2016-02-19
1
-0
/
+51
*
Test: Clean v2 client userwarning
Chaozhe.Chen
2016-01-12
1
-14
/
+14
*
Migrate to keystoneauth from keystoneclient
Monty Taylor
2015-12-12
1
-2
/
+2
*
Revert "Do not expose exceptions from requests library"
Matt Riedemann
2015-10-28
1
-59
/
+0
*
Do not expose exceptions from requests library
Jason Dunsmore
2015-10-22
1
-0
/
+59
*
Merge "Fix versions.list for v2.1 Nova API"
Jenkins
2015-08-24
1
-0
/
+6
|
\
|
*
Fix versions.list for v2.1 Nova API
Feodor Tersin
2015-08-21
1
-0
/
+6
*
|
Fix a fault of request logging with no credentials
Feodor Tersin
2015-08-24
1
-0
/
+6
|
/
*
Use keystoneclient's TCPKeepAliveAdapter
Ian Cordasco
2015-07-28
1
-20
/
+1
*
Implements 'microversions' api type - Part 1
Andrey Kurilin
2015-07-16
1
-4
/
+6
*
Pass full path to pkgutil.iter_modules()
Matt Thompson
2015-06-11
1
-0
/
+4
*
Merge "Don't lookup service url when bypass_url is given"
Jenkins
2015-04-27
1
-0
/
+39
|
\
|
*
Don't lookup service url when bypass_url is given
melanie witt
2015-04-21
1
-0
/
+39
*
|
Deprecate v1.1 and remove v3
Andrey Kurilin
2015-04-22
1
-4
/
+0
|
/
*
Don't record time when self.timing is False
ZhiQiang Fan
2015-03-21
1
-0
/
+32
*
Ensure the use of volume endpoint in volumes apis
2.23.0
melanie witt
2015-03-17
1
-0
/
+3
*
Add a test for the TCPKeepAliveAdapter
melanie witt
2015-03-11
1
-0
/
+19
*
Cleanup in asserts in python-novaclient
Pavel Kholkin
2015-03-03
1
-8
/
+8
*
Enable check for E124 rule
Sergey Nikitin
2015-02-27
1
-4
/
+2
*
Revert "Overhaul bash-completion to support non-UUID based IDs"
Andrew Laski
2015-02-20
1
-29
/
+0
*
Merge "Change the unsuitable item caching for completion"
Jenkins
2015-02-07
1
-0
/
+29
|
\
|
*
Change the unsuitable item caching for completion
Ikuo Kumagai
2015-02-06
1
-0
/
+29
*
|
Compare dicts for POST data in test_client_reauth
melanie witt
2015-02-06
1
-1
/
+3
|
/
*
Rename v1_1 to v2
Andrey Kurilin
2015-02-04
1
-19
/
+19
*
Move unit tests into unit test directory
Joe Gordon
2015-01-27
1
-0
/
+368