34e2fddbddaf01907cd6edc56c9bf6bb293bb7aa

You can't sort() over keys() in Python 3. Use sorted(dict) instead as it is a construct that works with both Python 2 and Python 3. Change-Id: I6dd5b20eab00e17d9b4bc973cc62e78d9be062a1
Team and repository tags
sphinx-feature-classification
This is a Sphinx directive that allows creating matrices of drivers a project contains and which features they support. The directive takes an INI file with specific syntax explained in the usage documentation to generate the matrices, in which projects have the authority to say what is supported within their own repository.
- Free software: Apache license
- Documentation: https://docs.openstack.org/sphinx-feature-classification/latest/
- Source: http://git.openstack.org/cgit/openstack/sphinx-feature-classification
- Bugs: https://storyboard.openstack.org/#!/project/921
Description
Languages
Python
97.8%
CSS
2.2%