aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/common/test_openstack_utils.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Merge "Cleanup OpenStack utils test cases"Rodolfo Alonso Hernandez1-32/+35
2018-06-26Extended Context class with get_physical_nodes functionalityChornyi, TarasX1-0/+6
2018-06-11Cleanup OpenStack utils test casesRodolfo Alonso Hernandez1-32/+35
2018-05-31Replace glance delete image with shade client.Shobhi Jain1-0/+27
2018-05-29Replace glance create image with shade client.Shobhi Jain1-0/+36
2018-05-08Replace cinder detach volume with shade client.Shobhi Jain1-0/+27
2018-05-08Replace cinder delete volume with shade client.Shobhi Jain1-0/+27
2018-05-08Replace cinder create volume with shade client.Shobhi Jain1-0/+44
2018-05-08Replace cinder get_volume_id with shade client.Shobhi Jain1-0/+22
2018-05-04Merge "Add "os_cloud_config" as a new context flag parameter"Emma Foley1-1/+26
2018-05-03Replace nova get flavor with shade client.Shobhi Jain1-0/+22
2018-05-03Replace nova get server with shade client.Shobhi Jain1-0/+22
2018-05-03Add "os_cloud_config" as a new context flag parameterRodolfo Alonso Hernandez1-1/+26
2018-04-30Replace nova attach volume to server with shade client.Shobhi Jain1-0/+22
2018-04-23Replace nova delete keypair with shade client.Shobhi Jain1-0/+27
2018-04-23Replace nova client create keypair with shade.Shobhi Jain1-0/+25
2018-04-23Replace nova delete instance with shade client.Shobhi Jain1-0/+27
2018-04-23Replace nova create instance with shade client.Shobhi Jain1-0/+29
2018-04-16Update neutron delete_neutron_net function.Shobhi Jain1-4/+3
2018-04-16Replace neutron create security group full with shade.Shobhi Jain1-0/+56
2018-04-12Bugfix: Can't get image list in APIchenjiankun1-0/+18
2018-03-27Replace neutron create security group rule with shade.Shobhi Jain1-0/+25
2018-03-27Replace neutron floating ip deletion with shade.Shobhi Jain1-0/+29
2018-03-20Replace neutron floating ip creation with shade.Shobhi Jain1-22/+24
2018-03-20Replace neutron router interface deletion with shade.Shobhi Jain1-0/+23
2018-03-20Replace neutron router creation with shade.Shobhi Jain1-0/+24
2018-03-12Replace neutron router deletion with shade.Shobhi Jain1-0/+28
2018-03-12Replace neutron subnet creation with shade.Shobhi Jain1-0/+25
2018-03-12Replace neutron network creation with shade.Shobhi Jain1-0/+25
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley1-1/+1
2018-02-19Replace neutron network deletion with shade.Shobhi Jain1-0/+29
2018-02-09Replace neutron get network id with shade.Shobhi Jain1-9/+19
2018-01-11Move tests: unit/commonEmma Foley1-0/+46