From d033d91f94a81b3566b489c46860af25fed8312c Mon Sep 17 00:00:00 2001 From: zhoulinhui Date: Tue, 29 Sep 2020 21:47:28 +0800 Subject: [PATCH] Remove kolla-cli stuff from kolla The kolla-cli is deprecation [1], it should be clean up from kolla [1]: https://review.opendev.org/#/c/749045/ Change-Id: I87cdef55960658e163aedcd9752562aa7784dd8f --- README.rst | 3 --- deliverables.yaml | 2 -- 2 files changed, 5 deletions(-) diff --git a/README.rst b/README.rst index 33f5c60424..53a0ea9bc6 100644 --- a/README.rst +++ b/README.rst @@ -50,9 +50,6 @@ kolla-ansible https://opendev.org/openstack/kolla-ansible kayobe https://opendev.org/openstack/kayobe ================ ========================================================= -The project `kolla-cli `__ is deprecated -since the Ussuri release and will not be maintained in the future. - The `Docker images `__ are built by the Kolla project maintainers. A detailed process for contributing to the images can be found in the `image building diff --git a/deliverables.yaml b/deliverables.yaml index 3c950a1f54..684787a827 100644 --- a/deliverables.yaml +++ b/deliverables.yaml @@ -8,7 +8,5 @@ repository: https://opendev.org/openstack/kolla - name: kolla-ansible repository: https://opendev.org/openstack/kolla-ansible -- name: kolla-cli - repository: https://opendev.org/openstack/kolla-cli - name: kayobe repository: https://opendev.org/openstack/kayobe