aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/contexts/heat.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-12heat: allow overriding Heat/Neutron private IP for DPDK testsRoss Brattain1-0/+1
2017-10-06heat: add port name as portRoss Brattain1-0/+2
2017-09-25Heat: use pkey from string instead of key_filenameRoss Brattain1-5/+5
2017-09-25Generate pod.yaml from current contextRoss Brattain1-0/+2
2017-09-18NSB: fix port topologyMartin Banszel1-11/+21
2017-09-15Merge "improve logging, clear using print"Rex Lee1-4/+4
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-9/+16
2017-09-14improve logging, clear using printrexlee87761-4/+4
2017-08-28DRAFT: model: remove vld_id not neededRoss Brattain1-1/+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-08NSB updateDeepak S1-62/+65
2017-07-19heat: port_security_enabled, allowed_address_pairs, disable gateway_ipRoss Brattain1-2/+5
2017-07-13add network info to topologyRoss Brattain1-40/+101
2017-07-04support segmentation_id for vlan provider networkJingLu51-1/+2
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray1-19/+58
2017-05-12Create flavor from heat contextDanielMartinBuckley1-2/+16
2017-04-23Merge "Add SRIOV support"Kubi1-2/+5
2017-04-18Add SRIOV supportJing Zhang1-2/+5
2017-04-01Yardstick virtualenv supportchenjiankun1-1/+1
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...chenjiankun1-0/+2
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-affinityrexlee87761-12/+25
2017-02-21improving if conditions :)Deepak S1-2/+2
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 Lee1-1/+1
2017-02-14Merge "heat: convert open to context manager"Rex Lee1-3/+4
2017-02-09fix super() calls, must use explicit class nameRoss Brattain1-1/+1
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 docstringchenjiankun1-10/+10
2017-01-12Add support for Python 3Ross Brattain1-11/+19
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-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-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-12Workround for openstack nova bugQiLiang1-2/+21
2015-10-27Heat context code refactor part 2QiLiang1-3/+20
2015-10-20Heat context code refactorQiLiang1-0/+223