aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/contexts
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Add _create_new_stack methodEmma Foley1-9/+13
2018-03-01Add qualified name to ContextEmma Foley7-33/+40
2018-02-28Add Flags class to base.ContextEmma Foley1-1/+24
2018-02-27Enable heat context to support existing networkrexlee87762-17/+62
2018-02-23Bug Fix: Move heat_timeout variable higherDimitrios Markou1-2/+2
2018-02-20Make files pep8 compliantEmma Foley1-1/+1
2018-02-05Remove references to "dpdk_nic_bind" utilityRodolfo Alonso Hernandez3-22/+20
2018-01-24Merge "'libvirt' guest console in Standalone model"Ross Brattain1-3/+10
2018-01-16bugfix: Fix duplicate 'address' in standlone SRIOVDino Madarang1-2/+1
2017-12-16samples: Add generic L3 forwarder testsDino Madarang2-3/+14
2017-12-15'libvirt' guest console in Standalone modelJan Malanik1-3/+10
2017-12-15NSB: Fix standalone.model.Libvirt SR-IOV modelingDino Madarang3-50/+95
2017-12-12Merge "NSB: Fix IndexError in pin_vcpu_for_perf"Ross Brattain1-1/+1
2017-12-11heat: allow overriding Heat/Neutron private IP for DPDK testsRoss Brattain2-3/+30
2017-11-20NSB: Fix IndexError in pin_vcpu_for_perfDino Madarang1-1/+1
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