← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1530762] [NEW] Lbaas: shouldn't return the fields "http_method/url_path/expected_codes" when healthmonitor type is TCP or ICMP

 

Public bug reported:

The attributes http_method,url_path,expected_codes ars invalid to a
TCP/PING type healthmonitor.

:~# neutron lbaas-healthmonitor-show e308f4e3-7c4e-4dce-abe5-f7a9177f6e18
+----------------+------------------------------------------------+
| Field          | Value                                          |
+----------------+------------------------------------------------+
| admin_state_up | True                                           |
| delay          | 1                                              |
| expected_codes | 200                                            |
| http_method    | GET                                            |
| id             | e308f4e3-7c4e-4dce-abe5-f7a9177f6e18           |
| max_retries    | 1                                              |
| pools          | {"id": "663a41ff-ffdb-41a8-860a-655cc3fdeca5"} |
| tenant_id      | bdab536c9b344a6d927b5235dd2b7056               |
| timeout        | 1                                              |
| type           | TCP                                            |
| url_path       | /                                              |
+----------------+------------------------------------------------+

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1530762

Title:
  Lbaas: shouldn't return  the fields
  "http_method/url_path/expected_codes" when healthmonitor type is TCP
  or ICMP

Status in neutron:
  New

Bug description:
  The attributes http_method,url_path,expected_codes ars invalid to a
  TCP/PING type healthmonitor.

  :~# neutron lbaas-healthmonitor-show e308f4e3-7c4e-4dce-abe5-f7a9177f6e18
  +----------------+------------------------------------------------+
  | Field          | Value                                          |
  +----------------+------------------------------------------------+
  | admin_state_up | True                                           |
  | delay          | 1                                              |
  | expected_codes | 200                                            |
  | http_method    | GET                                            |
  | id             | e308f4e3-7c4e-4dce-abe5-f7a9177f6e18           |
  | max_retries    | 1                                              |
  | pools          | {"id": "663a41ff-ffdb-41a8-860a-655cc3fdeca5"} |
  | tenant_id      | bdab536c9b344a6d927b5235dd2b7056               |
  | timeout        | 1                                              |
  | type           | TCP                                            |
  | url_path       | /                                              |
  +----------------+------------------------------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1530762/+subscriptions


Follow ups