aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/contexts
AgeCommit message (Expand)AuthorFilesLines
2017-11-01Heat: add availability_zoneRoss Brattain1-6/+5
2017-10-19Merge "Create the ovs-vswitchd logging directory"Ross Brattain1-0/+1
2017-10-19Merge "Disable spoof check on vfs in sriov setup"Ross Brattain1-0/+3
2017-10-18Create the ovs-vswitchd logging directoryMartin Banszel1-0/+1
2017-10-16Disable spoof check on vfs in sriov setupDeepak S1-0/+3
2017-10-16Adding cpu set to enable affinity for given vcpuDeepak S3-43/+17
2017-10-05heat: add port name as portRoss Brattain1-0/+2
2017-09-29Enabling multi_VM & multi port launch in standalone contextDeepak S5-977/+1103
2017-09-21Add service in kubernetes contextchenjiankun1-9/+26
2017-09-20heat: fixup unittest block with pkeyRoss Brattain1-4/+4
2017-09-20Merge "Generate pod.yaml from current context"Ross Brattain2-3/+5
2017-09-18Heat: use pkey from string instead of key_filenameRoss Brattain1-3/+3
2017-09-15Generate pod.yaml from current contextRoss Brattain2-3/+5
2017-09-15Merge "NSB: fix port topology"Ross Brattain2-44/+67
2017-09-15Merge "improve logging, clear using print"Rex Lee1-4/+4
2017-09-14NSB: fix port topologyMartin Banszel2-44/+67
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