ironic/ironic/tests/unit/db
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
..
sqlalchemy Merge "Move ironic.tests.unit.base to ironic.tests.base" 2015-10-23 04:46:43 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_chassis.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_nodes.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_ports.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
utils.py Use server_profile_template_uri at scheduling 2015-11-18 12:25:05 -03:00