Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1540275

Summary: [TestOnly] [RFE] Add director support for data stored on OSDs encryption
Product: Red Hat OpenStack Reporter: Sean Cohen <scohen>
Component: ceph-ansibleAssignee: Guillaume Abrioux <gabrioux>
Status: CLOSED CURRENTRELEASE QA Contact: Yogev Rabl <yrabl>
Severity: medium Docs Contact:
Priority: medium    
Version: 12.0 (Pike)CC: dbecker, gcharot, gfidente, jomurphy, jschluet, mburns, morazi, rhel-osp-director-maint, yrabl
Target Milestone: Upstream M3Keywords: FutureFeature, TestOnly, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-ansible-3.1.5-1.el7cp.noarch Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1637776 (view as bug list) Environment:
Last Closed: 2019-09-04 13:54:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1625007, 1637776    

Description Sean Cohen 2018-01-30 16:53:15 UTC
TripleO can now deploy and configure Ceph as if it was a composable OpenStack service and configure OpenStack services like Nova, Glance, Cinder, Cinder Backup, and Gnocchi to use it as a storage backend.

Prior to Pike, TripleO deployed Ceph with puppet-ceph. Starting the Pike release it is possible to use TripleO to deploy Ceph ceph-ansible, this is a test-only RFE that is focused on the director support for data stored on OSDs encryption as outlined in https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/ceph_config.html#customizing-ceph-conf-with-ceph-ansible

Comment 7 Yogev Rabl 2018-10-15 19:29:06 UTC
Verified on
Ceph ansible RPM: ceph-ansible-3.1.5-1.el7cp.noarch
Ceph tag: rhceph:3-13

To enable encryption added the environment file
parameter_defaults:
    CephAnsibleExtraConfig:
        dmcrypt: true