It was causing HTTP 404 during
the demo.sh init flow on AA&I
Change-Id: I033223d1db653e753e422baf659ebcf17acbb028
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>
     Initialize Tenant From Openstack
     Initialize Regions From Openstack
     :FOR    ${region}    IN    @{REGIONS}
-    \    Inventory Tenant If Not Exists    ${cloud_owner}  ${region}  ${cloud_type}    ${owner_defined_type}    ${cloud_region_version}    ${cloud_zone}    ${TENANT_NAME}    ${TENANT_ID}
+    \    Inventory Tenant If Not Exists    ${cloud_owner}  ${region}  ${cloud_type}    ${owner_defined_type}    ${cloud_region_version}    ${cloud_zone}    ${TENANT_ID}    ${TENANT_NAME}
     Log   Orchestrate VNF setup complete
 
 Initialize Tenant From Openstack
     \      Delete Cloud Region  ${TENANT_ID}    ${GLOBAL_AAI_CLOUD_OWNER}  ${region}
     Delete Customer    ${CUSTOMER_NAME}
     Delete Service If Exists    ${SERVICE}
-