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
Container Registry
Model registry
Operate
Environments
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
Eesaan Atluri
Terraform Openstack
Graph
fix-network-naming-terraform
Select Git revision
Branches
20
feat-add-private-dns
feat-adopt-tf-v1.0.1
feat-attach-vol
feat-create-compute-node
feat-deploy-xdmod-supremm
feat-make-tf-generic
feat-ohpc-image-build
feat-ohpc-ops-provision-clean
feat-ohpc-ops-provisioning
feat-open-xdmod-terraform
feat-separate-ohpc-tasks
feat-update-TF-provider
fix-ambiguity-borderrouter
fix-network-naming-terraform
master
default
protected
patch-fix-TF-env-var-access
patch-fix-resource-conn-block
ryan-test-branch
storage
tester
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
11
7
5
3
Nov
2
22
Sep
11
8
7
28
Aug
27
25
24
22
18
14
14
Jun
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
1
28
Jun
27
26
24
20
19
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
Remove the null resource provisioner as we moved device mount to ansible
feat-make-tf-ge…
feat-make-tf-generic
Remove code related to compute node and its provisioning
Remove code related to OOD instance
Remove provisioners that are not required as part of the cleanup
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
Merge branch 'Feat-remove-unused-code' into 'master'
Remove code that destroys TF resources after failure
Merge branch 'fix-regex-pick-latest-img' into 'master'
fix regex to capture image to be deleted
Merge branch 'fix-duplicate-vol-snapshot-name-error' into 'master'
Workaround the issue of having duplicate names for snapshot failing the TF deploy pipelines
Merge branch 'feat-volume-update' into 'master'
Update main.tf
Change the volume version to v3 for cinder v3
update the terraform openstack provider.
feat-update-TF-…
feat-update-TF-provider
Merge branch 'feat-build-date-iso8601' into 'master'
Change build date to iso8601 format
Merge branch 'feat-rearrange-provisioners' into 'master'
Rearranging the order so mounting the vol happens before ansible run
Merge branch 'feat-move-flavor-cicd-var' into 'master'
Move the var flavor to CICD settings
Merge branch 'feat-prod-deploy-xdmod' into 'master'
Automate production deploy
Merge branch 'fix-move-staging-floating-ip' into 'master'
Move staging floating ip to CICD variables
Merge branch 'feat-add-target-env-for-jobs' into 'master'
Adding TARGET_ENV as environments for different jobs
Loading