Update Robot Framework format - step 18 48/102348/8
authorSangwook Ha <sangwook.ha@verizon.com>
Sat, 10 Sep 2022 03:39:39 +0000 (20:39 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Fri, 7 Oct 2022 02:12:09 +0000 (19:12 -0700)
commit4cfe51810bb0085f3245c6a44bd2456a086f2911
treedd536a859c45c7acd4e1d887b1318e4a85b53ce9
parent37419ae252889186e039092b9ec9be925e5a2c38
Update Robot Framework format - step 18

Robotidy has stricter formatting rules for line width, alignment,
section ordering & spacing, etc.

Update the format of Robot Framework files in the following directory
with Robotidy:

- tools/deployment

JIRA: INTTEST-132
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
Change-Id: Ib5094ed820f09fc0c426c6ac794d43520f924778
15 files changed:
tools/deployment/openstack_ha/deploy/000_destroy_setup.robot
tools/deployment/openstack_ha/deploy/00_initial_setup.robot
tools/deployment/openstack_ha/deploy/01_mysql_setup.robot
tools/deployment/openstack_ha/deploy/02_rabbitmq_setup.robot
tools/deployment/openstack_ha/deploy/03_keystone_setup.robot
tools/deployment/openstack_ha/deploy/04_glance_setup.robot
tools/deployment/openstack_ha/deploy/05_nova_setup.robot
tools/deployment/openstack_ha/deploy/06_1_csit_external_network_setup.robot
tools/deployment/openstack_ha/deploy/06_neutron_setup.robot
tools/deployment/openstack_ha/deploy/07_csit_setup.robot
tools/deployment/openstack_ha/deploy/deploy_odl_with_netvirt.robot
tools/deployment/openstack_ha/libraries/OpenStackInstallUtils.robot
tools/deployment/openstack_ha/libraries/OpenStackOperations.robot
tools/deployment/openstack_ha/libraries/OpendaylightInstallUtils.robot
tools/deployment/openstack_ha/libraries/SystemUtils.robot