aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/contexts
AgeCommit message (Expand)AuthorFilesLines
2017-12-12heat: allow overriding Heat/Neutron private IP for DPDK testsRoss Brattain2-3/+30
2017-10-19Create the ovs-vswitchd logging directoryMartin Banszel1-0/+1
2017-10-18Disable spoof check on vfs in sriov setupDeepak S1-0/+3
2017-10-18Adding cpu set to enable affinity for given vcpuDeepak S3-43/+17
2017-10-06heat: add port name as portRoss Brattain1-0/+2
2017-10-02Enabling multi_VM & multi port launch in standalone contextDeepak S5-977/+1103
2017-09-25Add service in kubernetes contextchenjiankun1-9/+26
2017-09-25Heat: use pkey from string instead of key_filenameRoss Brattain1-5/+5
2017-09-25Generate pod.yaml from current contextRoss Brattain2-3/+5
2017-09-18NSB: fix port topologyMartin Banszel2-44/+67
2017-09-15Merge "improve logging, clear using print"Rex Lee1-4/+4
2017-09-13Heat: support non-mesh network toplogyRoss Brattain2-11/+29
2017-09-14improve logging, clear using printrexlee87761-4/+4
2017-08-28DRAFT: model: remove vld_id not neededRoss Brattain2-2/+0
2017-08-28Kubernetes context adoption when run in CIchenjiankun1-2/+18
2017-08-25Enabling ACL test for provider network.Maciej Skrocki1-1/+2
2017-08-21Refactor to make file sys more like class inheritanceEdward MacGillivray3-0/+0
2017-08-15YAML fixesRoss Brattain2-4/+4
2017-08-11Add Ansible executor class for node contextRoss Brattain1-18/+37
2017-08-08NSB updateDeepak S4-108/+131
2017-08-01Bugfix: port_security_enabled issueJingLu51-3/+4
2017-07-29Heat: support vnic_type in heat type contextJingLu51-1/+3
2017-07-29Heat: support create and attach volume in heat type contextJingLu51-0/+19
2017-07-27leave port_security_enabled undefined by defaultRoss Brattain1-1/+1
2017-07-26fix sriov/ovs-dpdk unittests on systems with fewer than 10 coresRoss Brattain2-2/+2
2017-07-24Setup OVS-DPDK Standalone ContextBindya Narayan3-18/+404
2017-07-24Adding new SRIOV Standalone ContextNeha Vadnere2-3/+483
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