Files
rally-openstack/samples/tasks/scenarios
Cédric Savignan d6f8c33baf Modify Bgpvpn scenarios to test true bgpvpn
Currently the bgpvpn scenarios test only a record in the database when
a bgpvpn is created and associated with a network or a router.

To test a true bgpvpn and not only a record in the neutron database
a active port need to be created in the network associated to the bgpvpn.

This change add a server which belong to a network in the context of all
the bgpvpn scenarios concerned. If a bgpvpn driver is used on the openstack,
a true bgpvpn is created.

Change-Id: I64fb6bacf7866332ea55b3c5792bb23db366decd
2017-12-14 17:42:52 +01:00
..
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00
2017-08-03 04:31:30 -04:00

Scenarios Configuration Samples

This directory contains task scenarios configuration samples. To successfully start this samples you may need to substitute some values from "args" section to actual values for your deployment.

Samples here are presented with constant runner. To see samples of using other runners, go to samples/tasks/runners.