Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Terraform Openstack
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Code
Merge requests
6
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
rc
Terraform Openstack
Graph
feat-test-keypair
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-ohpc-image-build
feat-ohpc-ops-provision-clean
feat-ohpc-ops-provisioning
feat-open-xdmod-terraform
feat-remove-manual-gating-prod
feat-separate-ohpc-tasks
feat-test-keypair
feat-test-xdmod-queue-vol
feat-trim-tf-deploy
feat-update-TF-provider
feat-volume-id
feat-xdmod-queue-data-vol
feat-xdmod-queue-vol
feat-xdmod-queue-volume
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
19
Dec
18
16
15
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
11
10
9
2
Merge branch 'feat-reorder-commands' into 'master'
master
master
Show server state to create a delay.
reorder the commands so instance starts with a vol attached
Merge branch 'refactor-vol-snapshot-process' into 'master'
Shutoff instance before vol snapshot instead of turning off services by sshing in
Merge branch 'feat-prod-pipeline-update' into 'master'
Pass the variable via tf-apply because we are inheriting it's artifacts but not prep-deploy
pass var prod_instance_id from prep-deploy to production-deploy
Move the code to copy volume from instance to prep-deploy job.
Reattach the prod volume to prod instance for rollback
Rearrange the commands in the production-deploy job to a more appropriate order.
Keep the previous prod instance running to facilitate rollback
Remove references to staging in production-deploy job
run prod-deploy only when `TARGET_ENV` is production and remove manual gating
Update .gitlab-ci.yml
test-var-refere…
test-var-reference
echo variable to .env further above
echo another stmt
fix errror re blank prod inst FIP
Add echo cmd
pass var prod_floating_ip from prep-deploy to production-deploy
Merge branch 'Feat-remove-unused-code' into 'master'
Remove code that destroys TF resources after failure
pass var prod_instance_id from prep-deploy to production-deploy
Move the code to copy volume from instance to prep-deploy job.
Reattach the prod volume to prod instance for rollback
Rearrange the commands in the production-deploy job to a more appropriate order.
Keep the previous prod instance running to facilitate rollback
Remove references to staging in production-deploy job
run prod-deploy only when `TARGET_ENV` is production and remove manual gating
Merge branch 'fix-regex-pick-latest-img' into 'master'
fix regex to capture image to be deleted
fix-regex-image…
fix-regex-image-deletion
Merge branch 'fix-duplicate-vol-snapshot-name-error' into 'master'
Workaround the issue of having duplicate names for snapshot failing the TF deploy pipelines
Remove manual gating for parallel prod roll out
feat-remove-man…
feat-remove-manual-gating-prod
fixed extra whitespace in prod deploy script which caused error in ssh to unmount volume
feat-test-xdmod…
feat-test-xdmod-queue-vol
create directory for mount
Update mount points in provisioning script
Refactor provisioner to mount two volumes
fix code error with array count in cariable which does not expect instance key
test-attaching volumes manually instead of for loop
Loading