python-tripleoclient/tripleoclient/tests
Alex Schultz fddcb9e075 Use reset to fix cmdline
Reset is an application provided via ncurses which is useful in
resetting a terminal when things go wrong. Since podman is eating some
of the terminal output, it can leave the cmdline in a broken state at
the end of the undercloud install. We tried to address it outselves but
let's reuse an existing application instead. -I being passed to reset
skips the initialization strings which can erase the output.

Change-Id: Id9aa7910032588605977f4725385503cf0a235bc
Closes-Bug: #1833302
2019-08-19 16:14:19 -06:00
..
config Allow per-subnet DNSNameServers for ctlplane network 2019-06-26 15:29:55 +02:00
fixture_data Always run upgrades/updates as tripleo-admin 2018-11-01 15:16:47 +01:00
v1 Use reset to fix cmdline 2019-08-19 16:14:19 -06:00
workflows Merge "Additional resource cleanup" 2019-08-06 18:29:19 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Additional resource cleanup 2019-08-02 12:34:42 -06:00
test_overcloud_credentials.py Merge "Remove overcloudrc.v3 generation" 2019-03-13 00:24:29 +00:00
test_plugin.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
test_utils.py Remove wait_for_provision_state, a unused utility function 2019-08-10 12:21:49 +00:00