aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/common
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-06Improve SampleVNF hugepages setupRodolfo Alonso Hernandez1-5/+25
2018-01-25Replace assertEquals with assertEqualEmma Foley1-1/+1
2018-01-19Replace "oslo_utils.importutils" with standard library "importlib"Rodolfo Alonso Hernandez1-7/+4
2018-01-11Move tests: unit/commonEmma Foley9-0/+1668