lbaas v2 pool's name should not be required and should not accept healthmonitor_id
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-neutronclient |
Fix Released
|
High
|
Brandon Logan |
Bug Description
LBaaS v2 Create a pool.
positional arguments:
NAME The name of the pool.
optional arguments:
-h, --help show this help message and exit
--request-format {json,xml}
--tenant-id TENANT_ID
--admin-
--description DESCRIPTION
--healthmonit
--session-
--lb-algorithm {ROUND_
--listener LISTENER The listener to associate with the pool
--protocol {HTTP,HTTPS,TCP}
NAME should be an optional argument and not positional
healthmonitor-id should not even be available
Changed in python-neutronclient: | |
assignee: | nobody → Brandon Logan (brandon-logan) |
Changed in python-neutronclient: | |
importance: | Undecided → High |
milestone: | none → 2.3.12 |
Changed in python-neutronclient: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/159743
Review: https:/