Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7b73397

Browse filesBrowse files
committed
Prefer opendev.org to git.openstack.org
1 parent fd6c4b3 commit 7b73397
Copy full SHA for 7b73397

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.github/workflows/functional-networking.yaml

Copy file name to clipboardExpand all lines: .github/workflows/functional-networking.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ jobs:
3535
openstack_version: "stable/ussuri"
3636
ubuntu_version: "18.04"
3737
devstack_conf_overrides: |
38-
enable_plugin neutron-fwaas https://git.openstack.org/openstack/neutron-fwaas stable/ussuri
38+
enable_plugin neutron-fwaas https://opendev.org/openstack/neutron-fwaas stable/ussuri
3939
- name: "train"
4040
openstack_version: "stable/train"
4141
ubuntu_version: "18.04"
4242
devstack_conf_overrides: |
43-
enable_plugin neutron-fwaas https://git.openstack.org/openstack/neutron-fwaas stable/train
43+
enable_plugin neutron-fwaas https://opendev.org/openstack/neutron-fwaas stable/train
4444
enable_plugin neutron-dynamic-routing https://opendev.org/openstack/neutron-dynamic-routing train-eol
4545
runs-on: ubuntu-${{ matrix.ubuntu_version }}
4646
name: Deploy OpenStack ${{ matrix.name }} with Neutron and run networking acceptance tests

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.