romana / core

Romana core components - Micro services written in Go.
Apache License 2.0
47 stars 11 forks source link

Rename tenantName -> tenantID. Lookup using t.ExternalID == tenantID #82

Closed cgilmour closed 8 years ago

cgilmour commented 8 years ago

Tested on new stack, IPs are now allocated as expected. (Requires the equivalent PR on networking-romana)

cgilmour commented 8 years ago

Turns out this fix would break the kubernetes CNI request. So openstack/devstack need a lookup based on ExternalID but kubernetes needs a lookup based on name.