Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Feature.bigip 13 mgmt vs eth0 65 #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ssorenso
Copy link

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

Paul Breaux and others added 2 commits May 18, 2017 09:03
Issues:
Fixes F5Networks#60

Problem:
The setup.py installation of this repo does not require the proper
python client libraries for glance and keystone. This is currently done
in the f5-openstack-heat template with an apt-get install (which is not
correct). We'll move it to the setup.py here and then update the heat
template to remove that installation. The other big point is that we are
installation from latest with apt-get, so we're unsure of what we're
getting when we do the heat template install. With the setup.py change,
we'll fix it to a particular version that is tested and works.

Analysis:
Added install_requires to have the keystone and glance client for
openstack. These are pinned to specific versions. Those versions will
change between libert and mitaka etc.

Tests:
Tested with heat deployment from f5-openstack-heat repo.
Issues:
Fixes F5Networks#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:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants