aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/scenarios/lib
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Change assert statements to raises in CheckValueMiikka Koistinen1-18/+46
2018-05-31Replace glance delete image with shade client.Shobhi Jain1-14/+37
2018-05-29Replace glance create image with shade client.Shobhi Jain1-21/+41
2018-05-08Replace cinder detach volume with shade client.Shobhi Jain1-11/+42
2018-05-08Replace cinder delete volume with shade client.Shobhi Jain1-12/+37
2018-05-08Replace cinder create volume with shade client.Shobhi Jain1-81/+39
2018-05-03Replace nova get flavor with shade client.Shobhi Jain1-10/+42
2018-05-03Replace nova get server with shade client.Shobhi Jain1-27/+42
2018-04-30Replace nova attach volume to server with shade client.Shobhi Jain1-11/+41
2018-04-23Replace nova delete keypair with shade client.Shobhi Jain1-12/+36
2018-04-23Replace nova client create keypair with shade.Shobhi Jain1-13/+43
2018-04-23Replace nova delete instance with shade client.Shobhi Jain1-12/+39
2018-04-23Replace nova create instance with shade client.Shobhi Jain1-19/+44
2018-04-16Update neutron delete_neutron_net function.Shobhi Jain1-9/+14
2018-04-16Replace neutron create security group full with shade.Shobhi Jain1-19/+48
2018-03-27Replace neutron floating ip deletion with shade.Shobhi Jain1-12/+40
2018-03-20Replace neutron floating ip creation with shade.Shobhi Jain1-17/+16
2018-03-20Replace neutron router interface deletion with shade.Shobhi Jain1-13/+41
2018-03-20Replace neutron router creation with shade.Shobhi Jain1-15/+42
2018-03-12Replace neutron router deletion with shade.Shobhi Jain1-12/+39
2018-03-12Replace neutron subnet creation with shade.Shobhi Jain1-17/+43
2018-03-12Replace neutron network creation with shade.Shobhi Jain1-15/+42
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley26-54/+54
2018-03-02Remove main() and __main__ from tests.Emma Foley31-247/+0
2018-02-19Replace neutron network deletion with shade.Shobhi Jain1-20/+34
2018-02-12Move tests: unit/benchmarkEmma Foley34-0/+1529