Skip to content

Commit 457e27e

Browse files
authored
Merge pull request #772 from stackhpc/use-neutron-fork
Build Neutron from StackHPC fork
2 parents 869e901 + f055b96 commit 457e27e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ kolla_sources:
140140
type: git
141141
location: https://github.com/stackhpc/magnum.git
142142
reference: stackhpc/zed
143+
neutron-base:
144+
type: git
145+
location: https://github.com/stackhpc/neutron.git
146+
reference: stackhpc/{{ openstack_release }}
143147
neutron-base-plugin-networking-generic-switch:
144148
type: git
145149
location: https://github.com/stackhpc/networking-generic-switch.git
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
features:
3+
- |
4+
Neutron containers are now built from our StackHPC fork.

0 commit comments

Comments
 (0)