diff --git a/README.rst b/README.rst index 3dc99a23d9..b81de52f49 100644 --- a/README.rst +++ b/README.rst @@ -53,6 +53,7 @@ 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 ================ ========================================================= diff --git a/deliverables.yaml b/deliverables.yaml index cf0947c626..77633e50fe 100644 --- a/deliverables.yaml +++ b/deliverables.yaml @@ -8,5 +8,7 @@ repository: https://git.openstack.org/cgit/openstack/kolla - name: kolla-ansible repository: https://git.openstack.org/cgit/openstack/kolla-ansible +- name: kolla-cli + repository: https://git.openstack.org/cgit/openstack/kolla-cli - name: kolla-kubernetes repository: https://git.openstack.org/cgit/openstack/kolla-kubernetes