File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ .github/workflows/with-defaults.yml] ( https://github.com/EmilienM /devstack-action/actions/workflows/with-defaults.yml/badge.svg )] ( https://github.com/EmilienM /devstack-action/actions/workflows/with-defaults.yml )
1+ [ ![ .github/workflows/with-defaults.yml] ( https://github.com/gophercloud /devstack-action/actions/workflows/with-defaults.yml/badge.svg )] ( https://github.com/gophercloud /devstack-action/actions/workflows/with-defaults.yml )
22
33# devstack-actions
44Github actions which will install OpenStack with devstack.
@@ -9,14 +9,14 @@ With defaults:
99```
1010 steps:
1111 - name: Deploy devstack
12- uses: EmilienM /devstack-action@v0.6
12+ uses: gophercloud /devstack-action@v0.6
1313```
1414
1515With overrides:
1616```
1717 steps:
1818 - name: Deploy devstack
19- uses: EmilienM /devstack-action@v0.6
19+ uses: gophercloud /devstack-action@v0.6
2020 with:
2121 branch: stable/xena
2222 conf_overrides:
You can’t perform that action at this time.
0 commit comments