ironic/ironic/tests/unit/drivers/modules/oneview
Hugo Nicodemos bd4bd780ab Remove pre-allocation model for OneView drivers
The OneView drivers deprecated support for pre-allocation model
in Newton cycle (6.1.0), making the dynamic allocation the default
model[0]. This patch removes code pertaining to pre-allocation
feature from OneView drivers. The dunamic allocation feature should
be used instead.

[0] https://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/oneview-drivers-dynamic-allocation.html

Change-Id: I7789ffc0ebc6e42f58b184c0781fb3b122c00323
Closes-Bug: 1681509
2017-04-17 10:54:14 -03:00
..
__init__.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
test_common.py Remove pre-allocation model for OneView drivers 2017-04-17 10:54:14 -03:00
test_deploy.py Remove pre-allocation model for OneView drivers 2017-04-17 10:54:14 -03:00
test_deploy_utils.py Remove pre-allocation model for OneView drivers 2017-04-17 10:54:14 -03:00
test_inspect.py Reusing oneview_client when possible 2016-12-13 21:27:27 -03:00
test_management.py Onetime boot when set_boot_device isn't persistent 2016-12-15 10:40:22 -03:00
test_power.py Validation before perform node deallocation 2017-03-09 14:04:24 -03:00