yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71715
[Bug 1755783] Re: PCI configuration documentation renders with smart quotes
Fix proposed to branch: master
Review: https://review.openstack.org/553730
** Changed in: nova
Status: Invalid => In Progress
** Changed in: nova
Assignee: (unassigned) => Lee Yarwood (lyarwood)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1755783
Title:
PCI configuration documentation renders with smart quotes
Status in OpenStack Compute (nova):
In Progress
Status in oslo.config:
New
Bug description:
https://docs.openstack.org/nova/latest/configuration/config.html#pci
For example, an alias example line renders as:
alias = { “name”: “QuickAssist”, “product_id”: “0443”, “vendor_id”:
“8086”, “device_type”: “type-PCI”, “numa_policy”: “required” }
Instead of the valid:
alias = { "name": "QuickAssist", "product_id": "0443", "vendor_id":
"8086", "device_type": "type-PCI", "numa_policy": "required" }
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1755783/+subscriptions
References