Bug 1586112 - ceph-ansible needs python-netaddr as a dependency for Ansible ipaddr filter
Summary: ceph-ansible needs python-netaddr as a dependency for Ansible ipaddr filter
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 3.1
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: rc
: 3.1
Assignee: Sébastien Han
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1581350
TreeView+ depends on / blocked
 
Reported: 2018-06-05 14:11 UTC by Douglas Fuller
Modified: 2018-06-15 17:17 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-15 17:17:20 UTC
Embargoed:
vakulkar: automate_bug?


Attachments (Terms of Use)

Description Douglas Fuller 2018-06-05 14:11:23 UTC
Description of problem:
ceph-ansible should require python-netaddr, since it uses Ansible's ipaddr filter

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

How reproducible:
Fully reproducible

Steps to Reproduce:
1. Install ceph-ansible
2. Set monitor_address_block
3. Run ceph-ansible

Actual results:
TASK [ceph-config : generate ceph configuration file: ceph.conf] *************************************
   fatal: [c05-h33-6018r]: FAILED! => {"msg": "The ipaddr filter requires python-netaddr be installed on the ansible controller"}

Expected results:
ceph-ansible completes successfully

Additional info:

python-netaddr should be made a dependency for ceph-ansible.

Comment 4 Sébastien Han 2018-06-06 04:36:15 UTC
Thanks Thomas for jumping in.

dfuller, please check your setup and let us know if there is anything missing.
Thanks.

Comment 5 Douglas Fuller 2018-06-15 17:17:20 UTC
This was an error, NOTABUG. The version of ceph-ansible used was not installed from the distribution.


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