9 Commits

Author SHA1 Message Date
Michael Johnson
9097c575c0 Clarify the current status of Octavia in README
There was some legacy (neutron-lbaas) language in the README.rst
file for Octavia. This patch updates that and highlights the API
version status documentation.

Change-Id: I16bff7fc1a1359f8c34f4e154aa6dd29a5dd7a9b
2020-08-18 17:23:06 +00:00
Adam Harwell
29d4340e9f Remove v1 API and associated code
Includes some updates to docs and configs and related files to remove
references to neutron-lbaas. Also remove handlers.

Change-Id: I3082962841d3b645f3cbd1a6b41fc7fb28dcf7e6
2019-05-11 14:39:17 -07:00
MaoyangLiu
04613ac171 fix typo mistakes
Change-Id: I3c5980782c029a33ed5dc5ce04dd709cf0c50fe0
2018-12-16 16:13:11 +08:00
Michael Johnson
87fca27e37 Fix version discovery for the Octavia API
This adds the required "links" part of the version discovery document.

Change-Id: I18e75116e1da47991d68b0842892f1036adec41a
Story: 2001796
Task: 12518
2018-07-08 14:19:04 -07:00
Michael Johnson
93c8e006ce Update Octavia docs for documentation migration
This patch updates the Octavia documentation in support of the
OpenStack documentation migration[1].

[1] https://specs.openstack.org/openstack/docs-specs/specs \
    /pike/os-manuals-migration.html

Change-Id: I97fd038b8050bfe776c3fca8336d9090f8236362
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
2017-07-03 11:43:40 -07:00
Michael Johnson
84feb7c4b0 Update our docs to point to the new api-ref
Now that we have a full API reference, point our docs at the
official location.

This patch also clarifies that the v1 API is in "SUPPORTED" status.

Change-Id: Icb64dd56ee6b875d5cc4915017e9e272b2efd46d
2017-06-28 19:08:05 -07:00
johnsom
55d0660d89 Adds v2 load balancer API section
This patch adds the load balancer section to the v2 API reference.

Change-Id: Ibe5b6372ba859f47e6738e97ff14c66f58514e42
Partial-Bug: #1558385
2017-04-04 20:27:57 -07:00
johnsom
007e5761c8 Adds v2 general API information section
This patch add the general information section to the v2 API reference.

Change-Id: I7b780d4afaa19801d800ab24f5c6ab922b57a7e2
Partial-Bug: #1558385
2017-03-03 14:35:57 -08:00
johnsom
5b72c134a9 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
2017-02-13 23:08:14 +00:00