Comment 4 for bug 1589888

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

Reviewed: https://review.openstack.org/514502
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard/commit/?id=e4bbb2835defbf1f3154c9e58b9ec535bf12b3b5
Submitter: Zuul
Branch: master

commit e4bbb2835defbf1f3154c9e58b9ec535bf12b3b5
Author: Cao Xuan Hoang <email address hidden>
Date: Tue Oct 24 09:15:19 2017 +0700

    IPsec site connection should support id

    When create ike policy/ipsec policy/vpn service without name
    successfully, we expect it could show its id instead of name
    when creating IPsec site connection.
    However, It show name only for currently. That mean no name
    (blank) will show and make difficult for user to identify
    a right selection.

    This patch fix the issue by showing name or id in case no
    name specified.

    Change-Id: Ib8929f782c87700d5cf133c74082e471e1e71843
    Closes-bug: #1589888