Support https endpoints (Keystone and Neutron) 93/63293/8
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 19 Sep 2017 18:41:41 +0000 (20:41 +0200)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 20 Sep 2017 21:44:16 +0000 (21:44 +0000)
commitf3036b01959596b7a70e1717c9f64f0e3d1c973b
treeebcb157bbebefcc99afcc455a333d2a7697b289c
parent5fc0d62dbc11b191a82617fdded9b0a189079dc8
Support https endpoints (Keystone and Neutron)

It simply replaces http://${NEUTRON}:9696 by ${NEUTRONURL} and
http://${KEYSTONE}:5000 by ${KEYSTONEURL}.

It also switches to Variables.robot and defines
${NEUTRON_SUBNETS_API} in it.

Change-Id: I76702facfbfb068160933fbba4dbb5f2cbc41d15
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
csit/suites/openstack/neutron/001__reachability.robot
csit/suites/openstack/neutron/010__networks.robot
csit/suites/openstack/neutron/020__subnets.robot
csit/suites/openstack/neutron/030__ports.robot
csit/suites/openstack/neutron/040__delete_ports.robot
csit/suites/openstack/neutron/050__delete_subnets.robot
csit/suites/openstack/neutron/060__delete_networks.robot
csit/suites/openstack/neutron/__init__.robot
csit/variables/Variables.robot