Commit 8168412
Issues:
Fixes #453
Problem:
UCS management support was missing from the SDK.
Analysis:
Given the fact that 11.6.0 Final is buggy, the UCS endpoint is supported only for version 12 and up.
Files modified/added:
f5/bigip/tm/sys/test/test_ucs.py
test/functional/tm/sys/test_ucs.py
f5/bigip/tm/sys/ucs.py
f5/bigip/tm/sys/init.py
Tests:
Flake8
Unit Test
Functional Test1 parent 7c85b10 commit 8168412
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
147 | 165 | | |
148 | 166 | | |
149 | 167 | | |
| |||
0 commit comments