Missing versioned notification examples in Python 3
Bug #1779606 reported by
Takashi Natsume
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Compute (nova) |
Fix Released
|
Medium
|
Takashi Natsume | ||
Bug Description
Python 3 is used in executing 'tox -e docs' by default currently.
When Python 3 is used, there are some missing notification examples.
In python 3, map function returns an iterator instead of a list,
and importlib.
So it causes missing versioned notification examples in the nova docs.
| Changed in nova: | |
| importance: | Undecided → Medium |
To post a comment you must log in.

Fix proposed to branch: master /review. openstack. org/579436
Review: https:/