ironic/ironic/tests/unit
Vasyl Saienko b83af0d65a Allow to attach/detach VIF to portgroup
With this patch port groups are activated in Ironic.
When attaching a VIF to a node, it is attached to the first
free port group. If there are no free port groups, the first
available port (pxe_enabled has higher priority) is used
instead.

Related-Bug: #1618754
Related-Bug: #1582188
Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com>
Change-Id: I0dca2c2d98184e370c08c3e05aa3edadead869af
2017-01-16 16:25:00 +02:00
..
api Allow to attach/detach VIF to portgroup 2017-01-16 16:25:00 +02:00
cmd Prepare for functional testing 2015-09-28 21:27:01 +00:00
common Add Virtual Network Interface REST APIs 2017-01-11 15:08:26 +02:00
conductor Generic power interface for soft reboot and soft power off 2017-01-04 11:38:01 +09:00
conf Migrate to using keystoneauth Sessions 2016-08-03 11:24:21 -07:00
db Create a table to track loaded interfaces 2017-01-03 15:39:19 +01:00
dhcp Add Virtual Network Interface Driver APIs 2016-12-23 11:58:02 +00:00
drivers Allow to attach/detach VIF to portgroup 2017-01-16 16:25:00 +02:00
objects Merge "Add a NodePayload test" 2017-01-09 18:25:57 +00:00
__init__.py Support defining and loading hardware types 2016-12-14 18:50:52 +01:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Prepare for functional testing 2015-09-28 21:27:01 +00:00