Skip to content

Commit

Permalink
schema changes for supporting subnet_uuid on the instance-ip
Browse files Browse the repository at this point in the history
Change-Id: Icfcc120faa68ce884804c0bf71dfcd531c66679f
(cherry picked from commit 39f00be)
  • Loading branch information
Praneet Bachheti authored and Sachin Bansal committed Oct 15, 2014
1 parent 7645408 commit e72eb5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/schema/vnc_cfg.xsd
Expand Up @@ -877,7 +877,9 @@ targetNamespace="http://www.contrailsystems.com/2012/VNC-CONFIG/0">
<xsd:element name="instance-ip-mode" type="AddressMode"/>
<!--#IFMAP-SEMANTICS-IDL
Property('instance-ip-mode', 'instance-ip') -->

<xsd:element name="subnet-uuid" type="xsd:string"/>
<!--#IFMAP-SEMANTICS-IDL
Property('subnet-uuid', 'instance-ip') -->
<xsd:element name="instance-ip-virtual-network"/>
<!--#IFMAP-SEMANTICS-IDL
Link('instance-ip-virtual-network',
Expand Down

0 comments on commit e72eb5c

Please sign in to comment.