- Nov 17, 2023
-
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
Attach production queue volume (xdmod-prod-queue-vol-$BUILD_DATE) to staging instance $instance_id at /dev/vdc.
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
- Nov 16, 2023
-
-
Krish Moodbidri authored
-
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.
-
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.
-
- Nov 08, 2023
-
-
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.
-
- Nov 03, 2023
-
-
Eesaan Atluri authored
Change the volume version to v3 for cinder v3 See merge request rc/terraform-openstack!32
-
- Nov 02, 2023
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Sep 22, 2023
-
-
Eesaan Atluri authored
Change build date to iso8601 format Closes #6 See merge request rc/terraform-openstack!24
-
-
- Sep 11, 2023
-
-
Ravi Tripathi authored
Rearranging the order so mounting the vol happens before ansible run See merge request rc/terraform-openstack!26
-
Ravi Tripathi authored
-
- Sep 08, 2023
-
-
Eesaan Atluri authored
Move the var flavor to CICD settings See merge request !25
-
Eesaan Atluri authored
-
- Sep 07, 2023
-
-
Ravi Tripathi authored
Feat prod deploy xdmod See merge request rc/terraform-openstack!23
-
-
- Aug 28, 2023
-
-
Ravi Tripathi authored
Move staging floating ip to CICD variables See merge request rc/terraform-openstack!22
-
Ravi Tripathi authored
-
Ravi Tripathi authored
Adding TARGET_ENV as environments for different jobs See merge request !21
-
Ravi Tripathi authored
-
Ravi Tripathi authored
Adding {} around var name See merge request !20
-
Ravi Tripathi authored
-
- Aug 27, 2023
-
-
Ravi Tripathi authored
Use image name based on the target env See merge request !19
-
Ravi Tripathi authored
-
- Aug 25, 2023
-
-
Ravi Tripathi authored
Add job for floating ip swap in staging env See merge request !18
-
Ravi Tripathi authored
-
- Aug 24, 2023
-
-
Ravi Tripathi authored
Change flavor for staging to m1.large See merge request !17
-
Ravi Tripathi authored
-
Ravi Tripathi authored
Adding a logic for terraform apply See merge request !16
-