summaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/common/test_openstack_utils.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Extended Context class with get_physical_nodes functionalityChornyi, TarasX1-0/+6
2018-06-28Add "os_cloud_config" as a new context flag parameterRodolfo Alonso Hernandez1-1/+26
2018-06-27Replace glance delete image with shade client.Shobhi Jain1-0/+27
2018-06-27Replace glance create image with shade client.Shobhi Jain1-0/+36
2018-06-27Replace cinder detach volume with shade client.Shobhi Jain1-0/+27
2018-06-27Replace cinder delete volume with shade client.Shobhi Jain1-0/+27
2018-06-27Replace cinder create volume with shade client.Shobhi Jain1-0/+44
2018-06-27Replace cinder get_volume_id with shade client.Shobhi Jain1-0/+22
2018-06-27Replace nova get flavor with shade client.Shobhi Jain1-0/+22
2018-06-27Replace nova get server with shade client.Shobhi Jain1-0/+22
2018-06-27Replace nova attach volume to server with shade client.Shobhi Jain1-0/+22
2018-06-27Replace nova delete keypair with shade client.Shobhi Jain1-0/+27
2018-06-27Replace nova client create keypair with shade.Shobhi Jain1-0/+25
2018-06-27Replace nova delete instance with shade client.Shobhi Jain1-0/+27
2018-06-27Replace nova create instance with shade client.Shobhi Jain1-0/+29
2018-06-27Update neutron delete_neutron_net function.Shobhi Jain1-4/+3
2018-06-27Replace neutron create security group full with shade.Shobhi Jain1-0/+56
2018-04-17Bugfix: 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