[LBaaS V2] neutron lbaas-healthmonitor-create/update needs to be validated

Bug #1481666 reported by Kawaguchi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Unassigned

Bug Description

In the option of lbaasv2 command
(neutron lbaas-healthmonitor-create),
"delay" must be greater than or equal to "timeout".

Since the lbaasv2 validation check that has not been performed,
it is not an error.
The lbaas command is an exception occurs properly.

e.g.
$ neutron lbaas-healthmonitor-create --delay 3 --max-retries 10 --timeout 5 --type HTTP --pool pool1
Created a new healthmonitor:
+----------------+------------------------------------------------+
| Field | Value |
+----------------+------------------------------------------------+
| admin_state_up | True |
| delay | 3 |
| expected_codes | 200 |
| http_method | GET |
| id | e6d5d998-cd50-4f97-9b41-3461fcb9c6fc |
| max_retries | 10 |
| pools | {"id": "32f660f5-8e6c-4998-9f95-94f457ab858a"} |
| tenant_id | 06523097274b4bf2bae201f8a34c357f |
| timeout | 5 |
| type | HTTP |
| url_path | / |
+----------------+------------------------------------------------+

Tags: lbaas
Changed in neutron:
assignee: nobody → Kawaguchi (ken-kawaguchi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lbaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/209420

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-lbaas (master)

Change abandoned by Armando Migliaccio (<email address hidden>) on branch: master
Review: https://review.openstack.org/209420
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
Reedip (reedip-banerjee-deactivatedaccount) wrote :

Picking this up , as there is no update for more than 3 months

Changed in neutron:
assignee: Kawaguchi (ken-kawaguchi) → Reedip (reedip-banerjee)
Revision history for this message
Reedip (reedip-banerjee-deactivatedaccount) wrote :

Looks like this is already merged:https://bugs.launchpad.net/neutron/+bug/1320111

Changed in neutron:
status: In Progress → Fix Released
assignee: Reedip (reedip-banerjee) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.