Emergence merged for unit test. 01/20601/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Wed, 7 Sep 2016 16:30:24 +0000 (00:30 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 7 Sep 2016 16:30:24 +0000 (00:30 +0800)
Reversed merged caused the unit test error, i think this
is the ci system's bug.

Change-Id: I6d29f7f11cc0a78c695f179aa30c93545a575584
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_vRNC.yaml

index 26864a6..b8cc518 100644 (file)
@@ -474,8 +474,6 @@ outputs:
       get_attr:
       - MM_Active_Host
       - networks
-      - private
-      - 0
 
   private_ip_of_CM:
     description: The private IP address of the CM.
@@ -483,8 +481,6 @@ outputs:
       get_attr:
       - CM_Active_Host
       - networks
-      - private
-      - 0
 
   private_ip_of_DM:
     description: The private IP address of the DM.
@@ -492,8 +488,6 @@ outputs:
       get_attr:
       - DM_Host
       - networks
-      - private
-      - 0
 
   private_ip_of_LB:
     description: The private IP address of the LB.
@@ -501,5 +495,3 @@ outputs:
       get_attr:
       - LB_Host
       - networks
-      - private
-      - 0