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:
Roman Dobosz 2021-06-02 10:02:29 +02:00
parent 024f38d498
commit d0e7a68b85
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
golang

View File

@ -0,0 +1 @@
golang