← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1755783] Re: PCI configuration documentation renders with smart quotes

 

The generated sample file is OK:

# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
# The "host" option should point or resolve to this address. (string value)
#rpc_zmq_bind_address = *

** Also affects: oslo.config
   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):
  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