Skip to content

Version check clean commits#478

Merged
zancas merged 4 commits intoF5Networks:developmentfrom
zancas:version_check_clean_commits
Jun 2, 2016
Merged

Version check clean commits#478
zancas merged 4 commits intoF5Networks:developmentfrom
zancas:version_check_clean_commits

Conversation

@zancas
Copy link
Copy Markdown
Contributor

@zancas zancas commented Jun 2, 2016

This PR has @wojtek0806 's multiversion feature, plus a few enhancements to unittests to make them pass.

wojtek0806 and others added 4 commits June 2, 2016 16:12
Fixes #379, #452, #461, #462

Problem: SDK needs to be able to run on multiple versions of TMOS. Some API endpoints were not implemented in the base 11.6.0, but exist in 12.x. This SDK needs the ability to verify the TMOS version when instantiating the API classes.

Analysis: This update forces the tmos version update upon ManagementRoot instantiation. Moreover it adds a new private method into LazyAttributeMixin class: _check_supported_versions which is responsible for veryfing if an instantiated class for the API is supported in the target's device tmos.

Files affected:

f5\bigip\__init__.py
f5\bigip\mixins.py
f5\bigip\resource.py
f5\bigip\tm\cm\trust.py
f5\bigip\tm\ltm\profile.py
Issues:
Fixes #<issueid>

Problem:

Analysis:

Tests:
Issues:
Fixes #<issueid>

Problem:

Analysis:

Tests:
Issues:
Fixes #<issueid>

Problem:

Analysis:

Tests:
@zancas
Copy link
Copy Markdown
Contributor Author

zancas commented Jun 2, 2016

Well... I guess I can land this one, since it's @wojtek0806 's.

@zancas zancas assigned zancas and unassigned caphrim007 Jun 2, 2016
@zancas zancas merged commit 59c691c into F5Networks:development Jun 2, 2016
@zancas zancas mentioned this pull request Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants