Kolla Ansible does not support multiline JSON in ini files

Bug #1848713 reported by Radosław Piliszek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Triaged
Medium
Unassigned

Bug Description

Try examples from:
https://docs.openstack.org/nova/train/configuration/config.html#pci.alias

e.g.
alias = {
  "name": "QuickAssist",
  "product_id": "0443",
  "vendor_id": "8086",
  "device_type": "type-PCI",
  "numa_policy": "required"
}

Kolla Ansible will throw:
ParseError: at line XYZ, No ':' or '=' found in assignment: '}'

Workaround: put JSON in single line

Tags: ini json parser
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.