aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/common
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-06-26Refactor "utils.parse_ini_file" testingRodolfo Alonso Hernandez1-16/+93
2018-06-26Refactor RFC2455 TRex traffic profile injectionRodolfo Alonso Hernandez1-0/+11
2018-06-25Merge "Remove print out of logger exception in TestUtils" into stable/fraserRodolfo Alonso Hernandez1-7/+10
2018-06-22Add active wait functionRodolfo Alonso Hernandez1-0/+42
2018-06-21Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptionsRodolfo Alonso Hernandez1-2/+1
2018-06-21Move ErrorClass definition to exceptions moduleRodolfo Alonso Hernandez2-8/+28
2018-06-20Remove print out of logger exception in TestUtilsRodolfo Alonso Hernandez1-7/+10
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-19temp unblock unittestsRoss Brattain1-88/+0
2018-03-16Merge "Replace assert statements in tests"Abhijit Sinha1-19/+19
2018-03-14Merge "Get SUT information"Jack Chan1-0/+16
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-12Get SUT informationchenjiankun1-0/+16
2018-03-06Replace assert statements in testsEmma Foley1-19/+19
2018-03-02Merge "Prohibit the importation of a list of libraries"Ross Brattain4-0/+84
2018-03-02Remove main() and __main__ from tests.Emma Foley3-23/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley2-2/+2
2018-03-02Make files pep8 compliant before replacing assertEqual(None, xx)Emma Foley1-1/+1
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-2/+60
2018-03-01Merge "Module to manage pip packages"Rodolfo Alonso Hernandez1-0/+88
2018-02-28Merge "Improve SampleVNF hugepages setup"Abhijit Sinha1-5/+25
2018-02-19Replace neutron network deletion with shade.Shobhi Jain1-0/+29
2018-02-15Prohibit the importation of a list of librariesRodolfo Alonso Hernandez4-0/+84
2018-02-12Merge "Replace neutron get network id with shade."Emma Foley1-9/+19
2018-02-09Module to manage pip packagesRodolfo Alonso Hernandez1-0/+88
2018-02-09Replace neutron get network id with shade.Shobhi Jain1-9/+19