Bug 1802066 - ceph_nfs_ceph_user invalid format causes ceph-nfs deployment with external cluster to fail
Summary: ceph_nfs_ceph_user invalid format causes ceph-nfs deployment with external cl...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: ceph
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Giulio Fidente
QA Contact: Yogev Rabl
URL:
Whiteboard:
Depends On: 1801319
Blocks: 1696717
TreeView+ depends on / blocked
 
Reported: 2020-02-12 09:51 UTC by Giulio Fidente
Modified: 2020-02-12 10:24 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1801319
Environment:
Last Closed: 2020-02-12 10:00:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Giulio Fidente 2020-02-12 09:51:13 UTC
+++ This bug was initially created as a clone of Bug #1801319 +++

Description of problem:
the site-docker playbook fails in [1] because ceph_nfs_ceph_user is set to a string, not a dict

there seem to be multiple references in the code to the variable which sometimes is assumed to be a string [1] but others a dict [2]

probably related to [3]

1. https://github.com/ceph/ceph-ansible/blob/master/roles/ceph-nfs/tasks/main.yml#L29
2. https://github.com/ceph/ceph-ansible/blob/master/group_vars/clients.yml.sample#L60
3. https://github.com/ceph/ceph-ansible/commit/6a6785b719d126cf54ebad8b2a22c97d90afd05e

Version-Release number of selected component (if applicable):
4.0.14

How reproducible:
deploy ceph-nfs and client connecting to an external ceph cluster

--- Additional comment from RHEL Program Management on 2020-02-10 16:13:45 UTC ---

Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.


Note You need to log in before you can comment on or make changes to this bug.