aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/scenarios/lib
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Replace neutron router creation with shade.Shobhi Jain1-15/+42
2018-03-12Replace neutron router deletion with shade.Shobhi Jain1-12/+39
2018-03-12Replace neutron subnet creation with shade.Shobhi Jain1-17/+43
2018-03-12Replace neutron network creation with shade.Shobhi Jain1-15/+42
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley26-54/+54
2018-03-02Remove main() and __main__ from tests.Emma Foley31-247/+0
2018-02-19Replace neutron network deletion with shade.Shobhi Jain1-20/+34
2018-02-12Move tests: unit/benchmarkEmma Foley34-0/+1529