Commit 18f3fe4
committed
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.py1 parent 332b743 commit 18f3fe4
4 files changed
Lines changed: 1440 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments