aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/contexts
AgeCommit message (Expand)AuthorFilesLines
2017-10-16Adding cpu set to enable affinity for given vcpuDeepak S1-13/+7
2017-10-05heat: add port name as portRoss Brattain1-0/+1
2017-09-29Enabling multi_VM & multi port launch in standalone contextDeepak S15-1662/+1129
2017-09-21Add service in kubernetes contextchenjiankun1-6/+59
2017-09-18Heat: use pkey from string instead of key_filenameRoss Brattain1-11/+14
2017-09-14NSB: fix port topologyMartin Banszel1-3/+9
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-33/+5
2017-09-03test_kubernetes: mock file operations in test_ssh_keyRoss Brattain1-1/+6
2017-08-28DRAFT: model: remove vld_id not neededRoss Brattain1-3/+0
2017-08-21Refactor to make file sys more like class inheritanceEdward MacGillivray10-18/+23
2017-08-11Add Ansible executor class for node contextRoss Brattain1-4/+2
2017-08-08NSB updateDeepak S4-75/+445
2017-07-29Heat: support vnic_type in heat type contextJingLu51-0/+4
2017-07-26fix sriov/ovs-dpdk unittests on systems with fewer than 10 coresRoss Brattain2-13/+8
2017-07-24Setup OVS-DPDK Standalone ContextBindya Narayan10-122/+1281
2017-07-24Adding new SRIOV Standalone ContextNeha Vadnere7-34/+898
2017-07-19heat: port_security_enabled, allowed_address_pairs, disable gateway_ipRoss Brattain1-7/+28
2017-07-17test_heat: ipaddress expects unicode inputsRoss Brattain1-14/+14
2017-07-17Merge "Kubernetes (k8s) support"Jing Lu1-0/+165
2017-07-17Kubernetes (k8s) supportchenjiankun1-0/+165
2017-07-13add network info to topologyRoss Brattain3-1/+199
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray1-2/+6
2017-05-12Create flavor from heat contextDanielMartinBuckley2-3/+94
2017-05-10Merge "pass user_data to heat template"Ross Brattain1-0/+21
2017-04-18Add SRIOV supportJing Zhang2-2/+30
2017-03-23model: pylint fixesRoss Brattain1-1/+1
2017-03-15pass user_data to heat templateRoss Brattain1-0/+21
2017-03-13Add CPU pinning support for node contextJingLu51-12/+8
2017-02-26heat context support affinity and anti-affinityrexlee87762-1/+18
2017-02-17Update missing license headersDeepak S2-0/+16
2017-02-16Context improvement: add support for configing node environmentchenjiankun1-0/+96
2017-01-19Introducing Standalone context for running test in non-managed environment.Deepak S3-0/+378
2017-01-19Re-factor Node.py to use better python inbuilt functionsDeepak S1-2/+2
2017-01-12Add support for Python 3Ross Brattain4-9/+24
2017-01-10associate an uuid to yardstick_key and yardstick_key.pubJingLu51-1/+15
2016-01-15HeatContext model update to match heat code updateQiLiang1-0/+2
2015-12-31Add Dummy context and scenario typeQiLiang1-0/+31
2015-11-01Support NodeContext typeQiLiang3-0/+161
2015-10-27Heat context code refactor part 2QiLiang1-2/+2
2015-10-20Heat context code refactorQiLiang3-0/+334