F5Networks / f5-openstack-image-prep

Contains scripts to prepare an F5® BIG-IP® VE image file to boot in OpenStack.
Apache License 2.0
0 stars 13 forks source link

Feature.bigip 13 mgmt vs eth0 65 #66

Open ssorenso opened 7 years ago

ssorenso commented 7 years ago
Changes to dynamically handle MGMT IFACE over ETH0 for >= 13

Issues:
Fixes #65

Problem:
* 13+ will have MGMT interface (as far as we know) over ETH0

Analysis:
* To handle this, a bit of perl was implemented to grab from tmsh output

Tests

Reviewer/Assignee: @zancas