horizon/openstack_dashboard/dashboards
pengyuesheng a040c02a91 Do not call handle() when AZ is required
On "Edit Host Aggregation" form under Host Aggregates panel,
if the availability zone is cleared, both the error message and
the success message will appear.

In the aggregate API, nova does not allow to clear AZ once
it is set. This commit moves the check for availability_zone field
to the form definition. handle() method is now never called for
such case and the error message will be shown around the field.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I74e03a47cee6915e9c24c6cf5c3264bf8b0e39b8
Closes-Bug: #1822971
2019-05-28 08:56:46 +08:00
..
admin Do not call handle() when AZ is required 2019-05-28 08:56:46 +08:00
identity Merge "Modify the success message of 'Edit' user information" 2019-03-20 10:18:19 +00:00
project Merge "Not implicitly set vol_device_name to vda" 2019-03-28 15:44:30 +00:00
settings Don't use check_for_language in the user settings form 2019-03-06 10:18:20 +01:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00