ironic/ironic/tests/unit/dhcp
Julia Kreger f4ff15938c Remove extra/vif_port_id
Removes API translation layer into port/portgroup internal_info
Removes internal logic to support use of VIFs stored in the extra
field, which effectively means all vif binding must now utilize
vif attachment and detachment.

This is a change that we likely should have pushed forward a couple
years back, but I didn't want to break compatability with very old
of ironic or standalone users which were deploying instances using
very old instructions. That being said, it is necessary to remove
the legacy vif support so new access controls can properly wrap
vif API endpoints.

Depends-On: https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/769204
Change-Id: I588b3a64475656542389ff83786189e2dc16d35c
2021-03-22 12:04:18 -07:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_factory.py Temporary add per-file-ignores to flake8 tests 2020-05-06 16:24:55 +02:00
test_neutron.py Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00