Comment 3 for bug 1922790

Revision history for this message
John Fulton (jfulton-org) wrote :

Rabi wrote:
> It does not look related to 1884246 as you've mentioned in the bug report. Normal export does not support multiple stacks specified with ','. AFACS, it's only specific to export ceph[1]. To me it is broken after your recent patch[2].

Sorry for the confusion. I agree it's related to the my recent patch [2]. That patch is the fix for 1922249, not 1884246 so my original report should have said "after the fix for 1922249 landed" (not 1884246). I agree also it only applies to the current main branch (not train).

I've posted a fix for this bug: https://review.opendev.org/c/openstack/python-tripleoclient/+/785272

[1] https://github.com/openstack/python-tripleoclient/blob/master/tripleoclient/v1/overcloud_export_ceph.py#L76

[2] https://github.com/openstack/python-tripleoclient/commit/8b4d326839748cb89d83ada92ecac212e5eed436