yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71708
[Bug 1755783] Re: PCI configuration documentation renders with smart quotes
The problem would be in here I'd think, but not sure where:
https://github.com/openstack/oslo.config/blob/master/oslo_config/sphinxext.py
** Changed in: nova
Status: Confirmed => Invalid
--
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):
Invalid
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