aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/lib
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Change assert statements to raises in CheckValueMiikka Koistinen1-11/+6
2018-05-31Replace glance delete image with shade client.Shobhi Jain1-19/+17
2018-05-29Replace glance create image with shade client.Shobhi Jain1-34/+37
2018-05-08Replace cinder detach volume with shade client.Shobhi Jain1-14/+19
2018-05-08Replace cinder delete volume with shade client.Shobhi Jain1-14/+16
2018-05-08Replace cinder create volume with shade client.Shobhi Jain1-24/+25
2018-05-03Replace nova get flavor with shade client.Shobhi Jain1-16/+21
2018-05-03Replace nova get server with shade client.Shobhi Jain1-46/+38
2018-04-30Replace nova attach volume to server with shade client.Shobhi Jain1-15/+20
2018-04-23Replace nova delete keypair with shade client.Shobhi Jain1-15/+14
2018-04-23Replace nova client create keypair with shade.Shobhi Jain1-31/+18
2018-04-23Replace nova delete instance with shade client.Shobhi Jain1-13/+20
2018-04-23Replace nova create instance with shade client.Shobhi Jain1-34/+40
2018-04-16Update neutron delete_neutron_net function.Shobhi Jain1-11/+13
2018-04-16Replace neutron create security group full with shade.Shobhi Jain1-23/+17
2018-03-27Replace neutron floating ip deletion with shade.Shobhi Jain1-12/+14
2018-03-20Replace neutron floating ip creation with shade.Shobhi Jain1-9/+23
2018-03-20Replace neutron router interface deletion with shade.Shobhi Jain1-14/+14
2018-03-20Replace neutron router creation with shade.Shobhi Jain1-23/+23
2018-03-12Replace neutron router deletion with shade.Shobhi Jain1-12/+12
2018-03-12Replace neutron subnet creation with shade.Shobhi Jain1-23/+37
2018-03-12Replace neutron network creation with shade.Shobhi Jain1-20/+21
2018-02-19Replace neutron network deletion with shade.Shobhi Jain1-5/+4
2018-02-09Replace neutron get network id with shade.Shobhi Jain1-15/+11
2018-01-22Clean unit tests in "benchmark.scenarios.lib.test_create_volume.pyEmma Foley1-5/+4
2017-10-19add CheckConnectivity scenarioJingLu51-0/+99
2017-09-14improve logging, clear using printrexlee87761-1/+1
2017-08-25Add common openstack opertation scenarios: router & portJingLu56-1/+277
2017-08-23Add common openstack opertation scenarios: volume & floating ipJingLu54-0/+219
2017-08-21Add common openstack opertation scenarios: subnet & portJingLu57-0/+331
2017-08-21Merge "Add common openstack opertation scenarios: network"Jing Lu3-0/+182
2017-08-15YAML fixesRoss Brattain1-2/+2
2017-08-11Merge "Add common openstack opertation scenarios: image & volume"Jing Lu4-0/+255
2017-08-11Add common openstack opertation scenarios: networkJingLu53-0/+182
2017-08-11Add common openstack opertation scenarios: image & volumeJingLu54-0/+255
2017-08-11Add common openstack opertation scenarios: flavor & serverJingLu54-0/+247
2017-08-08NSB updateDeepak S1-1/+10
2017-07-26Test Case: OPNFV_YARDSTICK_TC023: VM availability during live migrationchenjiankun9-0/+587