Unable to export cephadm deployment for DCN
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
John Fulton |
Bug Description
'openstack overcloud export ceph -f --stack control-plane' fails when run from the main branch while looking for files in ceph-ansible directory. Because main and wallaby use cephadm, not ceph-ansible, this export code should be updated accordingly.
/usr/lib/
warnings.
Exception occured while running the command
Traceback (most recent call last):
File "/usr/local/
super(Command, self).run(
File "/usr/lib/
return super(Command, self).run(
File "/usr/lib/
return_code = self.take_
File "/usr/local/
cephs.
File "/usr/local/
mon_ips = export_
File "/usr/local/
with open(file, 'r') as ff:
FileNotFoundError: [Errno 2] No such file or directory: '/home/
[Errno 2] No such file or directory: '/home/
summary: |
- unable to export ceph deployment in main + Unable to export cephadm deployment for DCN |
Fix proposed to branch: master /review. opendev. org/c/openstack /python- tripleoclient/ +/835511
Review: https:/