Commits on Source (16)
-
Krish Moodbidri authored
- Added a new data block storage resource in Terraform configuration. - Updated the remote-exec provisioner to mount the XDMod queue data volume.
6b80f48e -
Krish Moodbidri authored
The original code assumed only one volume is attached to the specified OpenStack instance. This commit modifies the script to correctly handle scenarios where multiple volumes are attached. The updated code uses an array to store all attached volumes, iterates over the array, and performs actions for each volume. This enhances the script's flexibility and ensures accurate detachment messages for all attached volumes. Changes: - Modified the extraction of the instance ID to handle potential changes in the output structure. - Implemented an array to store all attached volumes. - Added a loop to iterate over the array and print detachment messages for each volume.
69294b12 -
Krish Moodbidri authored
This commit optimizes the process of detaching and removing staging volumes from the staging instance. It replaces the previous approach of using a single staging volume with a new approach that involves two distinct volumes.
fe8da389 -
Krish Moodbidri authored268618ee
-
Krish Moodbidri authored07b0ad42
-
Krish Moodbidri authoredd725aef6
-
Krish Moodbidri authored0bf01341
-
Krish Moodbidri authoredb539e44f
-
Krish Moodbidri authored
Attach production queue volume (xdmod-prod-queue-vol-$BUILD_DATE) to staging instance $instance_id at /dev/vdc.
ff8c54e7 -
Krish Moodbidri authored6c12eb7c
-
Krish Moodbidri authoredba07c30b
-
Krish Moodbidri authoredd61c1f04
-
Krish Moodbidri authoredfa1c1fac
-
Krish Moodbidri authoredcfc6a162
-
Krish Moodbidri authoredbea4b659
-
Krish Moodbidri authored9ab5d7fd