Deploy Openstack Using Robot Keywords 68/63168/78
authorgvrangan <venkatrangang@hcl.com>
Sat, 16 Sep 2017 00:03:37 +0000 (20:03 -0400)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 7 Mar 2018 01:55:39 +0000 (01:55 +0000)
commit85448c9d97b89989488e675b29b38ac42d8674e4
treeab2dc61959e634fa12799ab16092f88bad4406c9
parent5374ad49290b5c25e667858f9a9e514b6c7cb958
Deploy Openstack Using Robot Keywords

Change-Id: I86736192bbb1d610218a81fbefaa5a4dcf6e2690
Signed-off-by: gvrangan <venkatrangang@hcl.com>
17 files changed:
tools/deployment/openstack_ha/deploy/000_destroy_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/00_initial_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/01_mysql_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/02_rabbitmq_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/03_keystone_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/04_glance_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/05_nova_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/06_1_csit_external_network_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/06_neutron_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/07_csit_setup.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/README.md [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/deploy_odl_with_netvirt.robot [new file with mode: 0644]
tools/deployment/openstack_ha/deploy/nova_workaround.xml [new file with mode: 0644]
tools/deployment/openstack_ha/libraries/OpenStackInstallUtils.robot [new file with mode: 0644]
tools/deployment/openstack_ha/libraries/OpenStackOperations.robot [new file with mode: 0644]
tools/deployment/openstack_ha/libraries/OpendaylightInstallUtils.robot [new file with mode: 0644]
tools/deployment/openstack_ha/libraries/SystemUtils.robot [new file with mode: 0644]