Errors found for octavia api----create health monitor on new endpoint

Bug #1543364 reported by min wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
Fix Released
High
Stephen Balukoff

Bug Description

When I tested the octavia api with postman, I found the following service is not able to work properly, need someone to take a look at them:

Create a health monitor with new endpoint url--- URL/v1/loadbalancers/{lb_id}/pools/{pool_id}/health_monitor
<html>
    <head>
        <title>404 Not Found</title>
    </head>
    <body>
        <h1>404 Not Found</h1>
  The resource could not be found.
        <br />
        <br />
    </body>
</html>

Changed in octavia:
importance: Undecided → High
tags: added: lbaas
tags: added: sharedpools
removed: lbaas
Changed in octavia:
assignee: nobody → Stephen Balukoff (sbalukoff)
tags: added: target-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to octavia (master)

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

Changed in octavia:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.openstack.org/281126
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=71c98e72d8c0c91193d89419e4c08e01e2ec3d66
Submitter: Jenkins
Branch: master

commit 71c98e72d8c0c91193d89419e4c08e01e2ec3d66
Author: Stephen Balukoff <email address hidden>
Date: Tue Feb 23 20:13:32 2016 -0800

    Fix health monitor URL in API documentation

    After looking into bug reports of health monitor URLs not
    working after the shared pools patch, I was able to verify that
    they do in fact work, but that the legacy documentation was wrong.
    (This is after checking both the state of Octavia's documentation
    and API code prior to the shared pools patch, and checking the
    neutron-lbaas octavia driver in master right now.)

    This patch updates the octavia API documentation to list the
    correct new and legacy URLs for doing health monitor CRUD operations.

    Change-Id: I632a0a50de0320ed316ef0bf180b8d7e788f746a
    Closes-Bug: 1543364
    Closes-Bug: 1543366

Changed in octavia:
status: In Progress → Fix Released
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.