Skip to content

Commit

Permalink
Remove kolla Ceph container images
Browse files Browse the repository at this point in the history
This change removes ceph* Dockerfiles and relevant kolla python
code bits.

Kolla-Ansible part has been removed, and K-A was the only consumer.

Change-Id: I9568261fdbbe4b9156d0e07c414ec911ca2e8557
  • Loading branch information
mnasiadka committed Feb 14, 2020
1 parent 063a46a commit abce4d5
Show file tree
Hide file tree
Showing 18 changed files with 6 additions and 488 deletions.
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ Infrastructure components

Kolla provides images to deploy the following infrastructure components:

- `Ceph <https://ceph.com/>`__ implementation for Cinder, Glance and Nova
- `Certmonger <https://pagure.io/certmonger>`__ a service to simplify interaction
with CAs on networks which use PKI.
- `Chrony <https://chrony.tuxfamily.org/>`__ a versatile implementation
Expand Down
1 change: 0 additions & 1 deletion doc/source/matrix_aarch64.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ barbican,C,C,C,C,N,C
bifrost,N,C,N,N,N,N
blazar,N,C,N,C,N,C
ceilometer,C,C,C,C,N,C
ceph,C,C,C,C,N,C
certmonger,C,C,C,C,N,C
chrony,C,C,C,C,N,C
cinder,C,C,C,C,N,C
Expand Down
1 change: 0 additions & 1 deletion doc/source/matrix_x86.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ barbican,C,T,C,C,N,C
bifrost,N,T,N,C,N,N
blazar,N,C,N,C,N,C
ceilometer,C,C,C,C,N,C
ceph,C,T,C,T,N,C
certmonger,C,C,C,C,N,C
chrony,T,T,T,T,N,T
cinder,C,T,C,T,N,C
Expand Down
58 changes: 0 additions & 58 deletions docker/ceph/ceph-base/Dockerfile.j2

This file was deleted.

8 changes: 0 additions & 8 deletions docker/ceph/ceph-base/extend_start.sh

This file was deleted.

7 changes: 0 additions & 7 deletions docker/ceph/ceph-mds/Dockerfile.j2

This file was deleted.

7 changes: 0 additions & 7 deletions docker/ceph/ceph-mgr/Dockerfile.j2

This file was deleted.

12 changes: 0 additions & 12 deletions docker/ceph/ceph-mon/Dockerfile.j2

This file was deleted.

54 changes: 0 additions & 54 deletions docker/ceph/ceph-mon/extend_start.sh

This file was deleted.

70 changes: 0 additions & 70 deletions docker/ceph/ceph-mon/fetch_ceph_keys.py

This file was deleted.

25 changes: 0 additions & 25 deletions docker/ceph/ceph-nfs/Dockerfile.j2

This file was deleted.

10 changes: 0 additions & 10 deletions docker/ceph/ceph-osd/Dockerfile.j2

This file was deleted.

0 comments on commit abce4d5

Please sign in to comment.