Files
python-tripleoclient/tripleoclient/v1/tripleo_upgrade.py
yatinkarel a8831c6000 Make tripleoclient compatible with cliff-3.4.0
cliff with 3.4.0[1] release moved to stevedore for
loading entry points, with this logging get's setup
too early before config options are loaded.

Move Config register and logging setup to app's main
function.

Also after moving logging.setup to app's main function
a time.time call is removed so adjust test for it.

[1] https://github.com/openstack/cliff/commit/6ac510

Suggested-By: Doug Hellmann <doug@doughellmann.com>
Closes-Bug: #1890389
Change-Id: Ia9a2146a0ad3156c80f8cdffe33280380319e3d6
2020-09-25 17:14:56 +05:30

1.5 KiB