ironic/ironic/drivers/modules/oneview
Stenio Araujo acfe366566 Adds another validation step when using dynamic allocation
The OneView driver currently allows nodes to use Server Profile
Templates (SPTs) that are marked to use Virtual MACs. This is an issue
because the MAC the machine is going to use will only be specified at
profile application. The driver only works with physical MACs in the
dynamic allocation case. This should be checked in all interfaces'
validations.

Change-Id: I5b779ac58ce096a52876bace77702e828aaac711
Depends-On: I21a1ebfc14ec33c661a1e7c7c1dbdcdcab04f119
Closes-Bug: 1627818
Co-Authored-By: Charlle Daniel <charlledaniel@lsd.ufcg.edu.br>
2016-12-13 22:37:15 -03:00
..
__init__.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
common.py Adds another validation step when using dynamic allocation 2016-12-13 22:37:15 -03:00
deploy.py Reusing oneview_client when possible 2016-12-13 21:27:27 -03:00
deploy_utils.py Reusing oneview_client when possible 2016-12-13 21:27:27 -03:00
inspect.py Reusing oneview_client when possible 2016-12-13 21:27:27 -03:00
management.py Reusing oneview_client when possible 2016-12-13 21:27:27 -03:00
power.py Reusing oneview_client when possible 2016-12-13 21:27:27 -03:00