← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1822971] Re: When editing host aggregation, if the available domain is deleted, two prompts will appear, one success message and one failure message

 

Reviewed:  https://review.opendev.org/649542
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a040c02a911ab3e880575761736258e5afce190d
Submitter: Zuul
Branch:    master

commit a040c02a911ab3e880575761736258e5afce190d
Author: pengyuesheng <pengyuesheng@xxxxxxxxxxxxx>
Date:   Wed Apr 3 16:48:15 2019 +0800

    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@xxxxxxxxx>
    Change-Id: I74e03a47cee6915e9c24c6cf5c3264bf8b0e39b8
    Closes-Bug: #1822971


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1822971

Title:
  When editing host aggregation, if the available domain is deleted, two
  prompts will appear, one success message and one failure message

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When editing host aggregation, if the available domain is deleted, two
  prompts will appear, one success message and one failure message

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1822971/+subscriptions


References