← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1755783] [NEW] PCI configuration documentation renders with smart quotes

 

Public bug reported:

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" }

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  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


Follow ups