python-tripleoclient/tripleoclient/tests/v1
Luke Short 7fc95cac7f Expose --limit, --skip-tags, and --tags on the CLI.
This change will provide the operator the ability to better control
a given deployment or operational task while leveraging the
tripleoclient.

A utility has been added to sanitize user input. This will ensure
the parsed string is in valid ansible limit format.

Change-Id: I190f6efe8d728f124c18ce80be715ae7c5c0da01
Depends-On: I2a8bcd6f8e365058d667fccb3d47625ab307b9e4
Depends-On: I0056fdbe3d9807e6baf4a1645a632ab9eb1b2668
Signed-off-by: Luke Short <ekultails@gmail.com>
Co-Authored-By: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit 67c49244be)
2020-04-27 14:51:20 -04:00
..
baremetal Do not silence exceptions in overcloud_node unit tests 2019-03-11 12:32:06 +01:00
overcloud_config Use workflow config_download_export 2018-07-26 09:09:09 -04:00
overcloud_delete Add logic to clean up ipa on stack delete 2020-04-08 11:04:04 +02:00
overcloud_deploy Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-27 14:51:20 -04:00
overcloud_external_update Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-27 14:51:20 -04:00
overcloud_external_upgrade Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-27 14:51:20 -04:00
overcloud_ffwd_upgrade Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-27 14:51:20 -04:00
overcloud_image Local file based image uploader 2020-03-17 15:06:06 +10:30
overcloud_netenv_validate Fix test for netenv validate 2018-05-01 14:07:17 -06:00
overcloud_node baremetal provision expose concurrency and timeout 2020-03-12 11:41:56 +13:00
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_support Add overcloud support report collect command 2017-05-11 09:28:59 -06:00
overcloud_update Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-27 14:51:20 -04:00
overcloud_upgrade Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-27 14:51:20 -04:00
tripleo Implement utils.copy_clouds_yaml 2020-02-15 18:38:59 +00:00
undercloud Update necessary packages before undercloud upgarde. 2020-04-14 11:23:12 +02:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Add --work-dir option to container image build command 2020-03-23 17:42:01 +01:00
test_overcloud_admin.py Use correct default key file and normalize the usage 2020-03-12 11:41:51 +13:00
test_overcloud_bios.py Create commands for configuring BIOS on given nodes 2019-03-11 12:55:39 +01:00
test_overcloud_export.py Add openstack overcloud export 2019-11-13 17:05:25 +00:00
test_overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
test_overcloud_plan.py Make _upload_file to work with Python 3 2019-03-12 10:43:58 -04:00
test_overcloud_plan_roles.py Remove execution from workflow message send 2019-01-21 09:26:04 +01:00
test_overcloud_profiles.py Report node availability from "overcloud profiles list" 2017-09-10 22:37:03 +02:00
test_overcloud_raid.py Remove execution from workflow message send 2019-01-21 09:26:04 +01:00
test_plugin.py Use correct default key file and normalize the usage 2020-03-12 11:41:51 +13:00