os-swift configparser crashes on default fallocate_reserve variable

Bug #1862137 reported by Sebastian Edholm
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-ansible
In Progress
Undecided
Matthew Thode

Bug Description

Running on latest Train 20.0.1
Trying to setup Swift. The default value for swift_fallocate_reserve in the os_swift role is '1%'. It makes the python3.6 configparser crash when parsing the generated config since it interpolates the % sign.

This can be fixed by changing the default value of swift_fallocate_reserve to '1%%'.

Tags: swift
Revision history for this message
Matthew Thode (prometheanfire) wrote :

I seem to reproduce this on 20.1.0

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-os_swift (master)

Fix proposed to branch: master
Review: https://review.opendev.org/719071

Changed in openstack-ansible:
assignee: nobody → Matthew Thode (prometheanfire)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-os_swift (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/719072

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-ansible-os_swift (master)

Change abandoned by Matthew Thode (<email address hidden>) on branch: master
Review: https://review.opendev.org/719071

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-ansible-os_swift (stable/train)

Change abandoned by Matthew Thode (<email address hidden>) on branch: stable/train
Review: https://review.opendev.org/719072

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.