Skip to content

Adding GTM pools - branched out ofr PR(#674), merge this last#675

Merged
caphrim007 merged 3 commits intoF5Networks:developmentfrom
wojtek0806:pools_pr_branched_from_wideips_pr
Sep 9, 2016
Merged

Adding GTM pools - branched out ofr PR(#674), merge this last#675
caphrim007 merged 3 commits intoF5Networks:developmentfrom
wojtek0806:pools_pr_branched_from_wideips_pr

Conversation

@wojtek0806
Copy link
Copy Markdown
Contributor

Fixes #621

Problem:
GTM Pools endpoint was missing from the SDK. This is the last of a series of PRs meant to introduce the GTM pools to the SDK

Analysis:
GTM pools were added with tests

Tests:
Flake8
Functional Tests
Unit Tests

Files Added/Changed:

f5-common-python/f5/bigip/tm/gtm/init.py
f5-common-python/f5/bigip/tm/gtm/pool.py
f5-common-python/f5/bigip/tm/gtm/test/test_pool.py
f5-common-python/test/functional/tm/gtm/test_pool.py

Problem:
GTM server endpoint was missing from the SDK. This is a first of a series of PRs meant to introduce the GTM pools to the SDK

Analysis:
Server endpoint was added as it was a dependency for GTM pools

Tests:
Flake8
Functional Tests
Unit Tests

Files Added/Changed:

f5-common-python/f5/bigip/tm/gtm/init.py
f5-common-python/f5/bigip/tm/gtm/server.py
f5-common-python/f5/bigip/tm/gtm/test/test.server.py
f5-common-python/test/functional/tm/gtm/test_server.py
Problem:
GTM WideIP  endpoint was missing from the SDK. This is a first of a series of PRs meant to introduce the GTM pools to the SDK

Analysis:
WideIP endpoint was added as it was a dependency for GTM pools

Tests:
Flake8
Functional Tests
Unit Tests

Files Added/Changed:

f5-common-python/f5/bigip/tm/gtm/init.py
f5-common-python/f5/bigip/tm/gtm/wideip.py
f5-common-python/f5/bigip/tm/gtm/test/test_wideip.py
f5-common-python/test/functional/tm/gtm/test_wideip.py
Problem:
GTM Pools  endpoint was missing from the SDK. This is the last of a series of PRs meant to introduce the GTM pools to the SDK

Analysis:
GTM pools were added with tests

Tests:
Flake8
Functional Tests
Unit Tests

Files Added/Changed:

f5-common-python/f5/bigip/tm/gtm/init.py
f5-common-python/f5/bigip/tm/gtm/pool.py
f5-common-python/f5/bigip/tm/gtm/test/test_pool.py
f5-common-python/test/functional/tm/gtm/test_pool.py
@caphrim007
Copy link
Copy Markdown
Contributor

curse bigip for changing its api so significantly that we needed to take drastic measures like this. good job @wojtek0806. lgtm

@caphrim007
Copy link
Copy Markdown
Contributor

because i like to live dangerously and do merges of code on friday afternoons at close-of-business...merging

@caphrim007 caphrim007 merged commit 4e22961 into F5Networks:development Sep 9, 2016
@wojtek0806 wojtek0806 deleted the pools_pr_branched_from_wideips_pr branch September 12, 2016 07:06
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.

2 participants