Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Terraform Openstack
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krish Moodbidri
Terraform Openstack
Graph
c4bbac8de4221e4d78bd074d36730edd000e5baa
Select Git revision
Branches
20
bug_test_network_error_fix
cicd-tf
feat-add-private-dns
feat-adopt-tf-v1.0.1
feat-create-compute-node
feat-deploy-xdmod-supremm
feat-integration-testing
feat-ohpc-image-build
feat-ohpc-ops-provision-clean
feat-ohpc-ops-provisioning
feat-open-xdmod-terraform
feat-prod-pipeline-update
feat-remove-manual-gating-prod
feat-remove-remote-exec-blocks
feat-remove-remote-exec-for-mount
feat-separate-ohpc-tasks
feat-test-keypair
feat-test-xdmod-queue-vol
feat-trim-tf-deploy
feat-update-TF-provider
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
May
2
1
23
Apr
17
3
1
28
Mar
8
7
28
Feb
27
26
23
22
Jan
12
11
3
19
Dec
18
16
11
9
7
5
21
Nov
20
17
16
8
7
3
2
26
Oct
20
22
Sep
13
11
8
7
28
Aug
27
25
24
23
22
14
11
10
28
Jul
29
Jun
27
26
22
21
20
16
15
14
8
21
Feb
17
7
Sep
31
Dec
30
11
10
25
Oct
24
3
2
25
Sep
16
13
10
30
Aug
29
28
27
21
14
12
7
6
1
31
Jul
30
29
26
24
23
16
15
12
chnaged varible from vars file to local
feat-integratio…
feat-integration-testing
attach prod and prod queue volumes
Update file main.tf
Update file main.tf
re-using code to attach volumes
removed s3 backend test code
Integrate S3 backend with environment variable-based authentication
test TF_VAR saved to vars.tf
test TF_VAR variables for volumes
reused variables for volume TF_VAR_xdmod_*
changed variable names for volume id for prod_volume and prod_queue_volume
feat: Update volume attachment to use specific IDs
added conditions for prod volume and prod-queue-volume
fix xdmod-prod-queue-vol-snapshot syntax to create snapshot
fixed xdmod-prod-queue-vol var name
Append xdmod queue data volume environment variable to vars.env
fixed var name
Create a new OpenStack volume from a snapshot with for TF_VAR_queue_data_volume
Update file .gitlab-ci.yml
commented TF_VAR_xdmod_queue_data_volume create
changed TF_VAR_xdmod_queue_data_volume value
delete deployment script code for detaching and attaching volumes
changed TF_VAR_data_volume value
Update file vars.tf
feat make copy of xdmod-prod_queue_volume-snapshot-$BUILD_DATE with snapshot
create vol for queue_data using xdmod-queue-volume-snap snapshot
Refactor volume ID retrieval for production environment
Snapshot and reattach prod_queue_volume for production environment
fixed echo statements syntax for prod instance variables
fixed echo code syntax
print prod variable values to gitlab ci interface
uncommented mariabdb lines of code that were commented to debug an error; error was not caused due to mariadb
Comment out MariaDB stop commands for testing
Merge remote-tracking branch 'origin/feat-test-xdmod-queue-vol' into feat-integration-testing
krish/feat-inte…
krish/feat-integration-testing
Merge remote-tracking branch 'origin/feat-remove-remote-exec-for-mount' into feat-integration-testing
added mount points for vdb1 and vdc1
feat-remove-rem…
feat-remove-remote-exec-for-mount
deleted unused code and added mount command for volume
Merge remote-tracking branch 'origin/feat-remove-remote-exec-for-mount' into feat-integration-testing
Added cloud-init configuration for instance initialization
deleted line with variable due to error in pipeline. Commenting the line did not work
Loading