Files
python-tripleoclient/tripleoclient
Steve Baker c2460f45af Defer setup of all clients until take_action()
This change replaces all of the DeployOvercloud __init__ method with a
_setup_clients method that is called from take_action.

Hopefully this defers auth long enough for the new osc-lib behaviour,
and the recommendation from dtroyer[1] that command __init__ methods
shouldn't be used for this kind of setup.

[1] https://review.openstack.org/#/c/461069/1/osc_lib/shell.py
Change-Id: If21d97c09d7c5081306f0005a34eef8dbca4c458
Closes-Bug: #1687032
2017-05-02 08:54:35 +12:00
..
2017-04-22 01:41:33 +00:00
2016-10-08 00:28:43 +00:00
2017-02-08 15:49:26 -05:00
2017-04-25 19:24:09 +00:00