diff --git a/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html b/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html index 0a8cb73300..eb9456cb31 100644 --- a/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html +++ b/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html @@ -1,7 +1,9 @@

- Instance source is the template used to create an instance. You can use a snapshot of an existing instance, an image, or a volume (if enabled). + Instance source is the template used to create an instance. + You can use an image, a snapshot of an instance (image snapshot), + a volume or a volume snapshot (if enabled). You can also choose to use persistent storage by creating a new volume.