From 27d98f9e4cb812c172871527a14cc8f00c325fdb Mon Sep 17 00:00:00 2001 From: caoyuan Date: Sat, 12 May 2018 21:51:10 +0800 Subject: [PATCH] Remove kolla-k8s from kolla Depends-On: https://review.openstack.org/567779 Change-Id: Ia4048ef651dd12b77955ea733000d283f51fa1e6 --- README.rst | 10 +++------- deliverables.yaml | 2 -- doc/source/index.rst | 1 - 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index b81de52f49..7245c49fc2 100644 --- a/README.rst +++ b/README.rst @@ -23,8 +23,7 @@ Kolla's mission statement is: Kolla provides `Docker `__ containers, `Ansible `__ playbooks to deploy OpenStack on baremetal -or virtual machine, and Kubernetes templates to deploy OpenStack on Kubernetes -to meet Kolla's mission. +or virtual machine to meet Kolla's mission. Kolla has out of the box defaults for a working basic deployment, and also implements complete customization. This model permits operators with minimal @@ -38,15 +37,13 @@ Learn about Kolla by reading the documentation online `Kolla `__. Get started by reading the `Kolla Ansible Developer -Quickstart `__ -or the `Kolla Kubernetes Developer -Quickstart `__. +Quickstart `__. The Kolla Repository ==================== The Kolla repository is one of three deliverables of the OpenStack Kolla -project. The three deliverables that make up the Kolla project are: +project. The three deliverables that make up the Kolla project are: ================ ========================================================= Deliverable Repository @@ -54,7 +51,6 @@ Deliverable Repository kolla https://git.openstack.org/cgit/openstack/kolla kolla-ansible https://git.openstack.org/cgit/openstack/kolla-ansible kolla-cli https://git.openstack.org/cgit/openstack/kolla-cli -kolla-kubernetes https://git.openstack.org/cgit/openstack/kolla-kubernetes ================ ========================================================= The `Docker images `_ -* `kolla-kubernetes `_ Site Notes ==========