Comment 8 for bug 1456920

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/10784
Committed: http://github.org/Juniper/contrail-web-controller/commit/c9e024e1abbde9a8ad9b87f6a1250f8808c6b8f7
Submitter: Zuul
Branch: master

commit c9e024e1abbde9a8ad9b87f6a1250f8808c6b8f7
Author: balamurugang <email address hidden>
Date: Mon May 25 16:17:11 2015 +0530

Bug 1456920
The vxlan id was not getting shown according to configuared/Automatic.

The detail for the vxlan id configured/Autometic is fetched at the time of
reading the network UUID and stored in a variable.
When setting the values to the gried, using the stored value of vxlan mode
showing the corresponding vxlan.

If it is automatic the vxlan value is taken from 'virtual_network_network_id'
if it is user entered vxlan value is taken from 'vxlan_network_identifier'

Change-Id: Ifbee5bea5e67946e21e6723d66bc479736c21dd2
Closes-Bug: #1456920