Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
richbrowne opened this issue Oct 31, 2017 · 1 comment
Open

Comments

@richbrowne
Copy link
Contributor

  • 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.

@richbrowne
Copy link
Contributor Author

Duplicated in issue #391

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants