Merge "[DMAAP] Refactoring dmaap suites"
[integration/csit.git] / plans / so / macroflow / cloud_owner_sql / cloud_owner.sql
1 Use catalogdb; 
2 insert into cloud_sites(ID, REGION_ID, IDENTITY_SERVICE_ID, CLOUD_VERSION, CLLI, ORCHESTRATOR) values("EtsiCloudRegion", "EtsiCloudRegion", "DEFAULT_KEYSTONE", "2.5", "clli2", "multicloud");