summaryrefslogtreecommitdiffstats
path: root/yardstick/common/openstack_utils.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Bugfix: Can't get image list in APIchenjiankun1-1/+13
2018-03-27Replace neutron create security group rule with shade.Shobhi Jain1-38/+51
2018-03-27Replace neutron floating ip deletion with shade.Shobhi Jain1-6/+6
2018-03-20Replace neutron floating ip creation with shade.Shobhi Jain1-15/+31
2018-03-20Replace neutron router interface deletion with shade.Shobhi Jain1-8/+19
2018-03-20Replace neutron router creation with shade.Shobhi Jain1-6/+22
2018-03-12Replace neutron router deletion with shade.Shobhi Jain1-6/+5
2018-03-12Replace neutron subnet creation with shade.Shobhi Jain1-6/+48
2018-03-12Replace neutron network creation with shade.Shobhi Jain1-6/+22
2018-02-28Deprecate authentication variable OS_TENANT_NAMERodolfo Alonso Hernandez1-34/+17
2018-02-19Replace neutron network deletion with shade.Shobhi Jain1-25/+27
2018-02-09Replace neutron get network id with shade.Shobhi Jain1-75/+72
2017-08-25Add common openstack opertation scenarios: router & portJingLu51-0/+40
2017-08-23Add common openstack opertation scenarios: volume & floating ipJingLu51-0/+49
2017-08-21Add common openstack opertation scenarios: subnet & portJingLu51-0/+144
2017-08-21Merge "Add common openstack opertation scenarios: network"Jing Lu1-0/+32
2017-08-11Merge "Add common openstack opertation scenarios: image & volume"Jing Lu1-0/+60
2017-08-11Add common openstack opertation scenarios: networkJingLu51-0/+32
2017-08-11Add common openstack opertation scenarios: image & volumeJingLu51-0/+60
2017-08-11Add common openstack opertation scenarios: flavor & serverJingLu51-62/+39
2017-07-29Heat: support create and attach volume in heat type contextJingLu51-0/+24
2017-06-30Use "OS_INSECURE" variable as the insecure mode indicatorJingLu51-1/+2
2017-04-26Bugfix: fix multi-region supportRoss Brattain1-1/+5
2017-03-30Bugfix: cacert should suppot insecure mode if neededrexlee87761-0/+1
2017-03-10Bugfix: yardstick https supportchenjiankun1-15/+6
2017-02-24Add common method of openstack in openstack_utilschenjiankun1-5/+343
2017-02-07more logging fixesRoss Brattain1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-0/+1
2016-12-27BugFix: correct Copyright info in openstack_utils.pyJingLu51-1/+0
2016-12-13Add support for OpenSrack NewtonJingLu51-0/+97