skrobul d69eae326e
Fix python modules docs build
Currently the Python code documentation is not being published at all
which can be observed by visiting

https://docs.openstack.org/neutron-lib/latest/genindex.html

This used to work in the old versions, for example in 1.9.1:

https: //docs.openstack.org/neutron-lib/1.9.1/genindex.html

Docstring fixes in placement/utils.py:

When Sphinx generates documentation, it produces following warning:
"WARNING: Definition list ends without a blank line; unexpected unindent.""

This commit adds the missing lines, but also switches to :: so that
contents of the definitions are treated as raw text.

Change-Id: Ibb919c53d7e1bc2710e85ae86a0ed0d7620a900c
2024-08-15 14:26:52 +01:00
2024-08-15 14:26:52 +01:00
2024-08-15 14:26:52 +01:00
2015-12-19 01:00:22 -05:00
2018-05-24 11:09:18 -07:00
2019-04-19 19:32:02 +00:00
2015-11-20 17:24:43 -07:00
2024-04-29 14:46:28 +02:00
2015-11-20 17:24:43 -07:00
2024-04-30 19:16:37 +09:00
2024-01-12 17:46:28 +09:00
2024-04-30 19:16:37 +09:00
2024-05-01 15:43:56 -04:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO
Description
Neutron shared routines and utilities.
Readme 32 MiB
Languages
Python 97.4%
PHP 2.2%
Shell 0.4%