Add golang dependency for devstack.
Currently, we were relying on our dependencies which pulls golang package, so that we don't need to do that ourselves. Although, as it was pointed out in mentioned bug, explicit is better than implicit. Even though, it's worth to mention, that kuryr-kubernetes relies on both: Neutron and Octavia (which brings golang as it binary dep), and without either of it, it will not work. Change-Id: I3efb100e8ea47b7eb74e5addf5c2171c4606cad0 Closes-Bug: #1930368
This commit is contained in:
parent
024f38d498
commit
d0e7a68b85
1
devstack/files/debs/kuryr-kubernetes
Normal file
1
devstack/files/debs/kuryr-kubernetes
Normal file
@ -0,0 +1 @@
|
||||
golang
|
1
devstack/files/rpms/kuryr-kubernetes
Normal file
1
devstack/files/rpms/kuryr-kubernetes
Normal file
@ -0,0 +1 @@
|
||||
golang
|
Loading…
x
Reference in New Issue
Block a user