Comment 5 for bug 1716638

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit b9664a1bf139e6714aa4d507a68ce03d551779aa
Author: Trygve Vea <email address hidden>
Date: Fri Oct 13 23:30:16 2017 +0200

    Routers can be created with availability zone

    When 'availability_zone'-extension is enabled, we present the user with
    a drop-down menu containing a list of available availability zones.
    This sets the 'availability_zone_hints' parameter on router creation.

    Change-Id: I96293202ddd855823e89c4c7ba0b1f6a6423aab2
    Partial-bug: #1716638