ironic/ironic/api/controllers
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
..
v1 Allow to attach/detach VIF to portgroup 2017-01-16 16:25:00 +02:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Fix typos in docstring/comments 2016-09-28 11:04:48 +07:00
link.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
root.py Expose versioning information on GET / endpoint 2015-10-13 14:47:30 +00:00