aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/contexts/dummy.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-05Make context types constantsRodolfo Alonso Hernandez1-3/+4
2018-06-26Extended Context class with get_physical_nodes functionalityChornyi, TarasX1-0/+6
2018-03-01Add qualified name to ContextEmma Foley1-16/+8
2017-07-13add network info to topologyRoss Brattain1-0/+3
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun1-1/+1
2017-02-09fix super() calls, must use explicit class nameRoss Brattain1-1/+1
2017-01-16Use """ to replace ''' in docstringchenjiankun1-3/+3
2017-01-12Add support for Python 3Ross Brattain1-0/+1
2015-12-31Add Dummy context and scenario typeQiLiang1-0/+38