Project 'rc/packer-openstack-hpc-image' was moved to 'rc/hpc-factory'. Please update any links and bookmarks that may still have the old path.
The source project of this merge request has been removed.
Add OOD proxy node deployment to CI/CD pipeline
Compare changes
- Krish Moodbidri authored
- Updated deploy_ood_proxy_node script to retrieve PROXY_INSTANCE_ID directly using `openstack server create` with `--format value --column id` - Added debug logging to output the created instance ID - Simplified instance creation and floating IP assignment process
+ 16
− 7
@@ -42,7 +42,7 @@ workflow:
@@ -42,7 +42,7 @@ workflow:
@@ -51,13 +51,22 @@ deploy_ood_proxy_node:
@@ -51,13 +51,22 @@ deploy_ood_proxy_node: