summaryrefslogtreecommitdiff
path: root/heat/tests/openstack/neutron/test_neutron_port.py
Commit message (Expand)AuthorAgeFilesLines
* Ignore NotFound error in prepare_for_replacerabi2018-07-311-0/+19
* Don't replace failed neutron resources alwayshuangtianhua2017-01-091-0/+21
* Refactor port testshuangtianhua2016-12-131-351/+183
* Supports 'direct-physical' and 'baremetal' vnic type for porthuangtianhua2016-11-301-0/+10
* Allow update inplace for allowed_address_pairsSergey Kraynev2016-09-151-1/+10
* Begin move of UpdateReplace back to its rightful locationZane Bitter2016-08-181-2/+3
* Add dns properties and attributesrabi2016-07-261-5/+32
* Unit tests: compare stack names in PhysNameZane Bitter2016-03-101-71/+72
* Resolve name/id using translation rulesRabi Mishra2016-03-051-6/+6
* Revert "Resolve name/id using translation rules"Steven Hardy2016-02-101-6/+6
* Resolve name/id using translation rulesRabi Mishra2016-02-101-6/+6
* Refactor resource specific replace logicRabi Mishra2016-02-081-36/+55
* Don't pass [] for fixed_ips to neutronRabi Mishra2016-01-271-1/+2
* Fix port handle_update to use prop_diffRabi Mishra2016-01-211-197/+126
* Neutron port allow switching between network_id and networkSteven Hardy2015-12-161-16/+35
* Merge "Neutron port, tolerate switching network name/id"Jenkins2015-12-151-1/+74
|\
| * Neutron port, tolerate switching network name/idSteven Hardy2015-12-151-1/+74
* | Provide the QoS capability for porthuangtianhua2015-12-151-1/+16
|/
* Refactor neutron constraintsEthan Lynn2015-12-101-16/+32
* Translate properties before updateThomas Herve2015-11-251-4/+5
* Change namespace for Neutron testsricolin2015-11-201-0/+873