Horizon plugin for OpenStack Orchestration (Heat)
Go to file
Ana Krivokapic ad7c8befa5 Extend options for custom flavor sorting when launching instances
Until now, flavors were sorted by RAM, ascending, by default.
An option to override this and use a custom callable instead
was introduced via the CREATE_INSTANCE_FLAVOR_SORT dict in
local_settings.py.

This patch introduces another way of using the
CREATE_INSTANCE_FLAVOR_SORT dict: by providing a flavor attribute.

Change-Id: I5b2819cc3ebc97377e673682d0b2c7ddab94e3d3
Closes-Bug: #1254524
2013-12-11 13:43:09 +01:00
openstack_dashboard Extend options for custom flavor sorting when launching instances 2013-12-11 13:43:09 +01:00
tox.ini Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00