Small fix to update the clouds.yaml file for the cleanup.py
A small enhancement to update the clouds.yaml file, so it
will be easier for the QA engineer not to update this file
manually.
Related-PROD: PROD-37187
Change-Id: I50438b52b998351f631d07c95e74a5a99246f237
(cherry picked from commit 22ce72c31ef2687b30fccf714fed6d5e217c12ad)
diff --git a/clouds.yaml b/clouds.yaml
index e7ea1fb..79547e4 100644
--- a/clouds.yaml
+++ b/clouds.yaml
@@ -15,7 +15,7 @@
project_name: PROJECT_NAME
project_domain_name: PROJECT_DOMAIN_NAME
user_domain_name: USER_DOMAIN_NAME
- region_name: RegionOne
+ region_name: REGION_NAME
interface: public
identity_api_version: 3
verify: false
\ No newline at end of file