F5Networks / f5-openstack-test

F5 Networks® common python modules for OpenStack tests
Apache License 2.0
2 stars 4 forks source link

f5-sdk dependency in liberty and mitaka is woefully out of date #70

Closed pjbreaux closed 7 years ago

pjbreaux commented 7 years ago

Issues: Fixes #68

Problem: To keep up with current testing in the driver, we need to bump the required sdk version in setup.py here to ensure it's keeping up with current releases for testing.

Analysis: Modified the requirement to f5-sdk >= 2.2.2, < 3

Tests: Ran test locally on my buildbot sandbox