ironic/ironic/drivers/modules/oneview
Thiago Paiva 2f42c50737 Use server_profile_template_uri at scheduling
Since Server Profile Templates define configuration options that can change
important characteristics of a node, it is important to make this property
available in Nova flavors. That way the scheduler selects a node with accurate
configuration.

This patch moves the server_profile_template_uri from driver_info to
properties/capabilities so the user can use a properly defined flavor to
get a node with an appropriate configuration.

Co-Authored-By: Gabriel Assis Bezerra <gabrielb@lsd.ufcg.edu.br>

Change-Id: I543a07c8978fae4adc29ccd23e7943429aa3186a
2015-11-18 12:25:05 -03:00
..
__init__.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
common.py Use server_profile_template_uri at scheduling 2015-11-18 12:25:05 -03:00
management.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
power.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
vendor.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00