Skip to content

Support for customized send/recv healthmonitor strings not implemented. #1069

@richbrowne

Description

@richbrowne
  • Title: A short but descriptive summary of the issue, whether it be a bug or enhancement.
  • Attachments: For bugs, attach the agent log and configuration files
    • /etc/neutron//services/f5/f5-openstack-agent.ini
    • /var/log/neutron/f5-openstack-agent.log
  • Details: For enhancements, fill out the template below.

OpenStack Release

Mitaka

Description

The LBaaS API supports the following options to create a customized SEND/RECV string for HTTP(S) monitors.

expected_codes (Optional)
http_method (Optional)
url_path (Optional)

We currently only create a default:
send string
GET / HTTP/1.0\r\n\r\n

recv string
HTTP 1.(0|1) 200

For API completeness this should be implemented as an enhancement.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions