Files
python-novaclient/novaclient
Radomir Dopieralski 5ee44275f6 When creating a client, pass the default logger
When a client is created without a logger, novaclient creates a
default logger, but it's then not used, because it's not passed
to the factory function. Because of that, all novaclient calls
are getting logged as 'keystoneauth.session' instead of
'novaclient.v2.client' as they should.

Closes-bug: 1921388
Change-Id: I53caceb08667eb12e27016731868e8015dd10e34
(cherry picked from commit d4399d3d36)
2021-08-14 18:23:49 +00:00
..
2021-03-02 12:14:12 +00:00
2021-03-02 12:14:12 +00:00
2019-01-04 14:46:07 +08:00
2020-02-21 09:48:38 +00:00
2020-07-08 08:53:07 -04:00
2020-02-21 09:48:38 +00:00
2021-01-04 13:49:20 +09:00
2020-02-21 09:48:38 +00:00