For now we could safely remove these options,
once we have complete documentation it could be added easily.
Change-Id: I15f19c1cee2e2a65190d1780b41bdf406634253e
Closes-bug: #1625015
Complete documentation, specs and devrefs, is to be maintained at Kuryr,
the common kuryr lib.
Change-Id: I27a41817ef0def4dd0e9e9929e6019d18f566ac2
Closes-bug: #1599362
Directory name for nested-vm and k8s integeration spec should be renamed
to newton.
Change-Id: Ieeda754bee171b83563432069ddc67d13ac6ba72
Closes-bug: #1595441
1. Heading levels are fixed
2. Wherever lines had scope to include more words and ensuring length
is < 79
Change-Id: I5a78f88fff43b7fb1a7ce04b81172f4105b983e1
This patch adds the description of the Endpoints and how it is
translated. The example of each response in each state is added in
Appendix A as well.
Change-Id: Ibfeb11d9d0079bc2e943b3ff918b660d12adaa84
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This patch moves the description of the pool member creation to the
section for the kube-proxy emulation using the LBaaS.
Change-Id: I7e93f31d02cbb518f3910008c1e8513f37dda302
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This patch eliminates the unnecessary ", or" in the watcher design
documentation.
Change-Id: I87f6dda56c74be64338193e1843f6174a4440d23
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This patch fixes the broken link to the K8s integration documentation.
Change-Id: I36b55cc0f073848bda4e4fd9f23a68a391055b4b
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This patch fixes the following broken style of Raven devref.
* The broken link for "Kubernetes API"
* The broken code-block for the ADDED event of the Pods
Change-Id: Iffa4c4c027aa64893704e7fca3ddaaa16b005653
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
Closes-Bug: #1583972
It displays too big on github, so maybe better we shrink it.
Change-Id: I31bc67eaf3780aafd4a7429e58671c90a93a9a0f
Closes-Bug: #1576766
Signed-off-by: Antoni Segura Puimedon <toni@midokura.com>
This patch adds the devref of Raven, a K8s API watcher component. The
devref contains the abstract of Raven, the design of it, the useful
information for developers.
Change-Id: I8f0e801f81f101a51d62f4b4cc854176e67e75dc
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
Related: blueprint kuryr-k8s-integration
This patch adds the detailed description of the proposal for reusing
existing Neutron resources. It uses the newly introduced Neutron tags.
Blueprint existing-neutron-network
Change-Id: Id53d8b58000be3f026df27850114fb870ed0cd6b
This patch adds the specification of the IPAM leverages Neutron's IPAM
mechanism for the newly added libnetwork IPAM driver mechanism.
Change-Id: I5965aae70732f7e7634ceebf706db16f0d7f68de
Co-Authored-By: vikas choudhary <choudharyvikas16@gmail.com>
Blueprint: remote-ipam-driver
Closes-Bug: #1518249
The OpenStack Release team has enabled support for reno for release notes
across all projects [1]. Start using this for Kuryr.
Note that Kuryr has no stable/liberty branch, so similar to shade [2],
we'll just tuck in the release notes into the general documentation area
for now.
[1] http://docs.openstack.org/developer/reno/
[2] https://review.openstack.org/#/c/253597/
Change-Id: I3b172f25fe454253fd82f138ed012f35a47c2eb9
Signed-off-by: Kyle Mestery <mestery@mestery.com>
Support for the DiscoveryNew and DiscoverDelete methods as
defined in the libnetwork released with Docker 1.9.0 is added.
Neutron does not require using such informaton. Nor is it capable
of using such information with its current API.
Change-Id: Icca7858e2f0f5c686a841f4611b9e2cfc9a47368
This patch fixes the JSON data returned by "docker network inspect"
command. It was described as they were lower cases but in the actual
data they're capitalized.
Change-Id: I9cd809f9f23f107894ddd7705d08ef6ff554a976
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This patch changes "scope" attributes in the response of "docker network
inspect" command in libnetwork_remote_driver_design.rst. They were
"local" but they are supposed to be "global".
Change-Id: I4c4022a54e047f960182ec3f63286055a26d706d
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
As the Kuryr community is increasing, a more
structured approach towards blueprints will be
very helpful. So added the specs directoty with
a skeleton and a template.
Change-Id: I8d1ee2c2d76a0d1b82eb5dd5963b33bfb31f5b9d