horizon/openstack_dashboard/dashboards/project/instances/templates/instances/_launch_advanced_help.html
Justin Pomeroy 69e6676588 Allow setting config drive option when launching instance
This patch adds a "Configuration Drive" checkbox to the Advanced tab
of the Launch Instance workflow, if the config drive extension is
supported. This allows setting the config drive option when launching
an instance.

Change-Id: Ib4e4e18251f4f024a61dabb646cda79a7c88582d
Closes-Bug: #1366842
2014-09-09 07:57:32 -05:00

3 lines
118 B
HTML

{% load i18n %}
<p>{% blocktrans %}Specify advanced options to use when launching an instance.{% endblocktrans %}</p>