Update values in the avail zone body 05/76305/1
authorMarco Platania <platania@research.att.com>
Thu, 24 Jan 2019 17:56:00 +0000 (12:56 -0500)
committerMarco Platania <platania@research.att.com>
Thu, 24 Jan 2019 17:56:00 +0000 (12:56 -0500)
Change-Id: I177046455a6ea4c1b852b2880642a9be27e2898d
Issue-ID: INT-705
Signed-off-by: Marco Platania <platania@research.att.com>
robot/assets/templates/aai/add_availability_zone_body.template
robot/resources/global_properties.robot

index d7b7913..f081251 100644 (file)
@@ -1,4 +1,5 @@
 {
 "availability-zone-name":"${availability_zone_name}",
-"hypervisor-type": "hypervisor"
+"hypervisor-type": "KVM",
+"operational-status": "Active
 }
\ No newline at end of file
index 023b4a0..5246fe9 100644 (file)
@@ -23,7 +23,7 @@ ${GLOBAL_AAI_CLOUD_OWNER}    CloudOwner
 ${GLOBAL_AAI_CLOUD_OWNER_DEFINED_TYPE}    OwnerType
 ${GLOBAL_AAI_COMPLEX_NAME}    clli1
 ${GLOBAL_AAI_PHYSICAL_LOCATION_ID}    clli1
-${GLOBAL_AAI_AVAILABILITY_ZONE_NAME}    AZ1
+${GLOBAL_AAI_AVAILABILITY_ZONE_NAME}    nova
 ${GLOBAL_BUILD_NUMBER}    0
 ${GLOBAL_VID_UI_TIMEOUT_SHORT}    20s
 ${GLOBAL_VID_UI_TIMEOUT_MEDIUM}    60s