aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/contexts/model.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Enable heat context to support existing networkrexlee87761-10/+35
2017-12-11heat: allow overriding Heat/Neutron private IP for DPDK testsRoss Brattain1-3/+29
2017-11-01Heat: add availability_zoneRoss Brattain1-6/+5
2017-09-14NSB: fix port topologyMartin Banszel1-33/+46
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-2/+13
2017-08-28DRAFT: model: remove vld_id not neededRoss Brattain1-1/+0
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-19heat: port_security_enabled, allowed_address_pairs, disable gateway_ipRoss Brattain1-5/+24
2017-07-13add network info to topologyRoss Brattain1-3/+4
2017-07-04support segmentation_id for vlan provider networkJingLu51-0/+1
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray1-0/+2
2017-05-12Create flavor from heat contextDanielMartinBuckley1-4/+14
2017-05-10Merge "pass user_data to heat template"Ross Brattain1-0/+4
2017-04-18Add SRIOV supportJing Zhang1-1/+4
2017-03-23model: pylint fixesRoss Brattain1-2/+2
2017-03-15pass user_data to heat templateRoss Brattain1-0/+4
2017-02-26heat context support affinity and anti-affinityrexlee87761-5/+38
2017-02-09fix super() calls, must use explicit class nameRoss Brattain1-3/+3
2017-01-16Use """ to replace ''' in docstringchenjiankun1-18/+18
2017-01-12Add support for Python 3Ross Brattain1-0/+4
2016-07-28Bugfix: Only add keyword "external_network" to the first networkwu.zhihui1-6/+6
2016-06-01Change floating ip association methodAkos Farago1-1/+1
2016-02-18Add heat template workaround for odl-l3Jo¶rgen Karlsson1-0/+8
2016-01-15HeatContext model update to match heat code updateQiLiang1-0/+2
2015-10-20Heat context code refactorQiLiang1-0/+238