From 07ec6deb591b0820de702aec709f7162532e1c79 Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Wed, 23 Jan 2019 16:32:36 +0800 Subject: [PATCH] Add a prompt on the Create Volume form on create volume form, do not enter the volume size and no error message shown Change-Id: I1b3c0d2cdddb77d5a3797d1af8e23299ed8f131b Closes-Bug: #1812965 --- .../app/core/images/steps/create-volume/create-volume.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html b/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html index adbe92c707..81bc60dfe0 100644 --- a/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html +++ b/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html @@ -48,12 +48,16 @@
-
+
+

+ Volume size is required and must be positive integer +