aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/contexts
AgeCommit message (Expand)AuthorFilesLines
2017-07-19heat: port_security_enabled, allowed_address_pairs, disable gateway_ipRoss Brattain2-7/+29
2017-07-17Bugfix: kubernetes context do not implement _get_networkchenjiankun1-0/+3
2017-07-17Merge "Kubernetes (k8s) support"Jing Lu1-0/+137
2017-07-17Kubernetes (k8s) supportchenjiankun1-0/+137
2017-07-13add network info to topologyRoss Brattain6-52/+193
2017-07-04support segmentation_id for vlan provider networkJingLu52-1/+3
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray2-19/+60
2017-05-12Create flavor from heat contextDanielMartinBuckley2-6/+30
2017-05-10Merge "pass user_data to heat template"Ross Brattain1-0/+4
2017-04-24Merge "standardize ssh auth"Rex Lee1-15/+1
2017-04-23Merge "Add SRIOV support"Kubi2-3/+9
2017-04-18Add SRIOV supportJing Zhang2-3/+9
2017-04-11standardize ssh authRoss Brattain1-15/+1
2017-04-01Yardstick virtualenv supportchenjiankun3-7/+6
2017-03-23model: pylint fixesRoss Brattain1-2/+2
2017-03-15pass user_data to heat templateRoss Brattain1-0/+4
2017-03-13Add CPU pinning support for node contextJingLu51-8/+29
2017-03-09Merge "move external_network auto-assign to Heat context"Rex Lee1-3/+14
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun5-2/+10
2017-02-28move external_network auto-assign to Heat contextRoss Brattain1-3/+14
2017-02-26heat: replace dict key checking with .get()Ross Brattain1-9/+6
2017-02-26heat context support affinity and anti-affinityrexlee87762-17/+63
2017-02-21improving if conditions :)Deepak S1-2/+2
2017-02-16Context improvement: add support for configing node environmentchenjiankun1-6/+76
2017-02-14Merge "heat: minor fixes, don't use len > 0 and use next instead of [0]"Kubi1-2/+2
2017-02-14Merge "fix super() calls, must use explicit class name"Rex Lee5-7/+7
2017-02-14Merge "heat: convert open to context manager"Rex Lee1-3/+4
2017-02-09fix super() calls, must use explicit class nameRoss Brattain5-7/+7
2017-01-19Introducing Standalone context for running test in non-managed environment.Deepak S1-0/+116
2017-01-19Re-factor Node.py to use better python inbuilt functionsDeepak S1-21/+35
2017-01-17heat: minor fixes, don't use len > 0 and use nextRoss Brattain1-2/+2
2017-01-17heat: convert open to context managerRoss Brattain1-3/+4
2017-01-16Use """ to replace ''' in docstringchenjiankun5-45/+45
2017-01-12Add support for Python 3Ross Brattain5-14/+29
2017-01-12heat: fix key_uuid formatRoss Brattain1-5/+6
2017-01-10associate an uuid to yardstick_key and yardstick_key.pubJingLu51-7/+8
2016-11-30switch logging to proper usageRoss Brattain1-1/+1
2016-11-10contexts/node: default to pod.yamlRoss Brattain1-2/+2
2016-11-01Bugfix:fix a bug that yardstick_key.pub cannot be found in Yardstick dockerJingLu51-1/+3
2016-10-25remove yardstick_key from the repoJingLu51-0/+21
2016-10-10Bugfix: no pod.yaml file error when run test case not in the root pathchenjiankun1-1/+5
2016-07-28Bugfix: Only add keyword "external_network" to the first networkwu.zhihui1-6/+6
2016-07-21Fix a bug for node contextSongnon1-1/+3
2016-06-01Change floating ip association methodAkos Farago1-1/+1
2016-02-18Add heat template workaround for odl-l3Jo¶rgen Karlsson1-0/+8
2016-02-09Revert "Test: Workaround for ODL Lithium"Jörgen Karlsson1-12/+1
2016-02-05Test: Workaround for ODL LithiumJörgen Karlsson1-1/+12
2016-01-27Revert "Test: Workaround for ODL scenarios"Jörgen Karlsson1-10/+1
2016-01-27Test: Workaround for ODL scenariosJo¶rgen Karlsson1-1/+10
2016-01-15HeatContext model update to match heat code updateQiLiang1-0/+2