Docs: Octavia v2 api ref docs needed

Bug #1558385 reported by Stephen Balukoff
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
Fix Released
High
Michael Johnson

Bug Description

Octavia needs devref documentation. Look and see what's already in the neutron-lib project api-ref/source directory.

Changed in octavia:
importance: Undecided → Medium
tags: added: docs
summary: - Docs: Neutron-LBaaS v2 devref docs needed
+ Docs: Octavia v2 devref docs needed
description: updated
tags: added: lbaas-merge
Changed in octavia:
milestone: none → milestone-1
Changed in octavia:
assignee: nobody → Michael Johnson (johnsom)
summary: - Docs: Octavia v2 devref docs needed
+ Docs: Octavia v2 api ref docs needed
Changed in octavia:
importance: Medium → High
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/432480

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

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.openstack.org/432480
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=5b72c134a992191ac2b7ae197ac78a3ffcc307eb
Submitter: Jenkins
Branch: master

commit 5b72c134a992191ac2b7ae197ac78a3ffcc307eb
Author: johnsom <email address hidden>
Date: Fri Feb 10 14:04:20 2017 -0800

    Create api-ref base for Octavia

    This patch will create the initial directory and index for the api reference
    documentation (using the new guidelines) for the Octavia API.

    Change-Id: Id5fbe569acfe7348f4f9dfc9cbef49834ea824c3
    Partial-Bug: #1558385

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/438757

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.openstack.org/433392
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=007e5761c813898fa762150c0467c6855d054542
Submitter: Jenkins
Branch: master

commit 007e5761c813898fa762150c0467c6855d054542
Author: johnsom <email address hidden>
Date: Mon Feb 13 15:28:29 2017 -0800

    Adds v2 general API information section

    This patch add the general information section to the v2 API reference.

    Change-Id: I7b780d4afaa19801d800ab24f5c6ab922b57a7e2
    Partial-Bug: #1558385

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/438757
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=55d0660d892ad757c1dab5b8c2f0859406390b6b
Submitter: Jenkins
Branch: master

commit 55d0660d892ad757c1dab5b8c2f0859406390b6b
Author: johnsom <email address hidden>
Date: Mon Feb 13 15:28:29 2017 -0800

    Adds v2 load balancer API section

    This patch adds the load balancer section to the v2 API reference.

    Change-Id: Ibe5b6372ba859f47e6738e97ff14c66f58514e42
    Partial-Bug: #1558385

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/455755

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.openstack.org/455755
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=6dd09d7c7c906b4d7415234fd96b5b3be38c8c4c
Submitter: Jenkins
Branch: master

commit 6dd09d7c7c906b4d7415234fd96b5b3be38c8c4c
Author: johnsom <email address hidden>
Date: Tue Apr 11 08:38:19 2017 -0700

    Add v2 listener API section

    This patch adds the listener section to the v2 API reference.

    Change-Id: I09731856fedb3758f850208028974dfda080d08a
    Partial-Bug: #1558385

Changed in octavia:
assignee: Michael Johnson (johnsom) → Adam Harwell (adam-harwell)
Changed in octavia:
assignee: Adam Harwell (adam-harwell) → Michael Johnson (johnsom)
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/464050

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.openstack.org/458272
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=639aa1cd04b6df13400ea954dcf08944f034c9bc
Submitter: Jenkins
Branch: master

commit 639aa1cd04b6df13400ea954dcf08944f034c9bc
Author: johnsom <email address hidden>
Date: Wed Apr 19 11:53:27 2017 -0700

    Add v2 pool API section

    This patch adds the pool section to the v2 API reference.

    Change-Id: I70e5cb07a4435f58f5da3999be70162efa7f0bd8
    Partial-Bug: #1558385

Changed in octavia:
assignee: Michael Johnson (johnsom) → Adam Harwell (adam-harwell)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/464050
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=63b2b0e1ce46e5389595096715857fcfd7d12100
Submitter: Jenkins
Branch: master

commit 63b2b0e1ce46e5389595096715857fcfd7d12100
Author: johnsom <email address hidden>
Date: Thu May 11 10:42:17 2017 -0700

    Add v2 member API section

    This patch adds the member section to the v2 API reference.

    Change-Id: I5e10a215d685c27a7e5be882a2598fe7cb3875ee
    Partial-Bug: #1558385

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/464095
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=425d6017fdc2ce1cdd34bef58fea087dba49c201
Submitter: Jenkins
Branch: master

commit 425d6017fdc2ce1cdd34bef58fea087dba49c201
Author: johnsom <email address hidden>
Date: Thu May 11 17:02:57 2017 -0700

    Add v2 health monitor API section

    This patch adds the health monitor section to the v2 API reference.

    Change-Id: I269eb6e457d317e7d942adcc1d957bc96e4a315f
    Partial-Bug: #1558385

Changed in octavia:
assignee: Adam Harwell (adam-harwell) → Michael Johnson (johnsom)
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/477174

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

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

commit bc886f2f65c5c0dceb7871335ce110a652803ef0
Author: johnsom <email address hidden>
Date: Sat Jun 24 16:35:21 2017 -0700

    Add v2 L7 Policy API section

    This patch adds the L7 policy section to the v2 API reference.

    This patch also updates the child object create error code lists to
    include 409 as a possible error code.

    Change-Id: I6cb469c65832af3440c18dc71c7786a8fbf9bd2b
    Partial-Bug: #1558385

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/478217

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

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

commit debcbc50c8d4f8295252e9f93b51b9942f5482ed
Author: johnsom <email address hidden>
Date: Tue Jun 27 10:00:42 2017 -0700

    Add v2 L7 Rule API section

    This patch adds the L7 rule section to the v2 API reference.

    Change-Id: I43ad86c7cc72b4844247c39f76f30dde349e7a65
    Partial-Bug: #1558385

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/478327
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=2ca2b8076de13242b2f8ad878b9d30d69bc690cb
Submitter: Jenkins
Branch: master

commit 2ca2b8076de13242b2f8ad878b9d30d69bc690cb
Author: johnsom <email address hidden>
Date: Tue Jun 27 17:39:01 2017 -0700

    Add v2 Quota API section

    This patch adds the quota section to the v2 API reference.

    Change-Id: I23cd2c4a65e4d7bf3c85f176a3042fefe0fb35b9
    Partial-Bug: #1558385

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.