tripleo-common/tripleo_common/tests/utils
James Slagle 2d376f1367 Fix broken command prompt
Interactive editing of the command line was broken due to the usage of
$PROMPT_COMMAND. The cursor would often be placed at the wrong location
when editing history due to prompt length confusion. We already had the
OS_CLOUDNAME variable for this purpose, and I took the prompt setting
logic from what we previously used in tripleo-incubator:

http://git.openstack.org/cgit/openstack/tripleo-incubator/tree/cloudprompt

Change-Id: I85d6a2be597477ff74ba72ffa4c4aefc42c0df3c
Partial-Bug: #1673459
2017-03-28 16:44:24 -04:00
..
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
test_glance.py Import code working with Ironic nodes from os_cloud_config 2016-03-21 16:53:49 +00:00
test_nodes.py Fix race in undercloud cell_v2 host discovery 2017-02-01 13:56:58 +00:00
test_overcloudrc.py Fix broken command prompt 2017-03-28 16:44:24 -04:00
test_parameters.py Fix flavor matching for object-storage role 2016-11-28 21:52:31 +01:00
test_passwords.py Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()" 2017-02-01 23:02:46 +00:00
test_swift.py Add utility functions for deleting/emptying swift containers 2017-01-26 15:40:47 +01:00
test_validations.py Validate the plan name before running 2016-12-21 09:22:58 +00:00