Commit Graph

16 Commits

Author SHA1 Message Date
Michał Dulko 04d4439606 Remove SR-IOV support
This got decided at the PTG. The code is old, not maintained, not tested
and most likely doesn't work anymore. Moreover it gave us a hard
dependency on grpcio and protobuf, which is fairly problematic in Python
and gave us all sorts of headaches.

Change-Id: I0c8c91cdd3e1284e7a3c1e9fe04b4c0fbbde7e45
2022-06-29 12:49:37 +02:00
Michał Dulko 775a4c9ef2 Add basic docs about nested mode
Related-Bug: 1904488
Change-Id: Id3149e3ee1899d99a6496b90c28033c930ce8232
2020-11-24 15:35:23 +01:00
Michał Dulko 52b216de3d [ussuri][goal] Update contributor docs
Change-Id: I094e4fcfc32cbcefdb96aa498f6c2c4ee3624019
2020-04-23 12:00:44 +02:00
Roman Dobosz e32d796ac7 Fix inconsistency in headlines format.
There are several restructuredtext files, which don't follow guide for
document contribution. Also made a rule for having additional line
between section body and folowing section headline.

Change-Id: I2dfe9aea36299e3986acb16b1805a4dc0cd952d2
2019-11-13 11:39:10 +01:00
Alexey Perevalov e4306656a2 Spec for vhost-user port type
Partially Implements: blueprint support-vhost-user-port-type-on-bm-installation

Change-Id: Ida4124c16ea7ad61240bb7ba638fdef4c2bd1bcf
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com>
2018-09-14 04:39:08 -04:00
Peng Liu f98b182cb6 Network Custom Resource Definition De-facto Standard support
The purpose of Kubernetes Network Custom Resource Definition De-facto
Standard spec defined by Network Plumbing Working Group, is trying to
standardize the multi-network effort around K8S. In that spec, It
defines a PoD annotation and CRD mechanism for attaching pods to
multiple networks, using various CNIs.

This proposal is based on VIF-Handler And Vif Drivers Design. A new VIF
driver is created, which can parse the PoD annotation and CRD defined
by NPWG spec, and return the vif objects to Multi-vif driver.

Partially Implements: blueprint kuryr-npwg-spec-support
Change-Id: I4402b9b8f04536b31f14684559c2aad86bd54162
2018-07-06 16:22:56 +08:00
Nguyen Hai 085ad0a6cf Follow the new PTI for document build
REF:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

This also re-organizes index.rst

Change-Id: Ic2509e76d03c159cf40e84f6b5912fdabe826c8d
2018-06-04 02:13:43 +00:00
Yuanbin.Chen 5b5d53319c Update doc title format
Change-Id: Idd06ad6fc05bddc6dc84ee0924645beac66db72e
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-03-01 14:27:13 +08:00
Eyal Leshem 610a5fb8a1 Kubernetes Network Policy support Spec
Co-Authored-By: Irena Berezovsky <irenab.dev@gmail.com>
Partially Implements: blueprint k8s-network-policies
Change-Id: Idcabcdb8f5a25a65036b3c3c6d6e14cbb92025fe
2018-02-01 15:37:50 +02:00
Luis Tomas Bolivar d47fa2e498 Add DevStack base installation section
Change-Id: Idcc4c70e9b897b2f319b50b555297ae10c6afb39
2017-08-24 11:32:05 +02:00
Kirill Zaitsev f50e2140f9 Update installation documentation
This commit moves installation/configuration documentation from README
file to installation section of the actual docs (which has been rather
short thus far). This commit splits a single README into multiple
installation sub-docs. It also expands the manual on installation and
configuration of kuryr-k8s-controller and kuryr-cni.

Change-Id: I88862f28d0bbbd8bf5259209c4fa3c41130479d1
2017-06-13 12:51:39 +03:00
Kirill Zaitsev 07f2029b96 Add kuryr-sriov spec proposal
Targets bp: kuryr-kubernetes-sriov-support

Change-Id: If7463cdb050db1ffa4a80e4b2e825db6ad578a9f
2017-06-08 13:26:45 +00:00
Hongbin Lu c500f37432 Spec for fuxi-kubernetes
Partial-Implements: blueprint fuxi-kubernetes
Change-Id: I6fb1023b8911beca1a4ebe9cb48b0280d0254a52
2017-04-25 17:09:26 -04:00
vagrant 5b59f4d765 Remove link to modindex
The documentation build does not generate any module index,
thus remove the link to the page.

Closes-Bug: #1659510

The page http://docs.openstack.org/developer/kuryr-kubernetes/py-modindex.html
does not exist.

Change-Id: Id572e76fa2e25b6bf2f2d8c43e79f95418434868
2017-01-26 09:38:08 +00:00
Irena Berezovsky 420ef13559 kuryr kubernetes design reference document
Co-Authored-By: Antoni Segura Puimedon <antonisp@celebdor.com>
Co-Authored-By: Ilya Chukhnakov <ichukhnakov@mirantis.com>
Change-Id: Iad305164b6083d0abc063fd9864c1c92c8e0dd7b
2016-12-13 15:12:38 +02:00
Gal Sagie 04a95048a4 cookiecutter commit for kuryr-kubernetes
Change-Id: Ie6bb10929397918420481a1063cc1187c0951981
2016-05-22 08:54:07 +03:00