openshift / openshift-sdn

Apache License 2.0
69 stars 63 forks source link

Fix non-multitenant pod routing #183

Closed danwinship closed 9 years ago

danwinship commented 9 years ago

The non-multitenant plugin got broken as part of the changes that went with the new oadm commands. The multitenant plugin still worked fine so none of us noticed... Gotta get those automated tests working...

Fixes https://github.com/openshift/origin/issues/5152

cc @pravisankar @sdodson

pravisankar commented 9 years ago

lgtm

sdodson commented 9 years ago

Confirmed it fixes the issue for me.