summaryrefslogtreecommitdiff
path: root/oslosphinx/check_blueprints.py
Commit message (Collapse)AuthorAgeFilesLines
* Speed up blueprint checking with naming convention2.5.0Doug Hellmann2015-02-241-3/+23
| | | | | | | If the blueprint file is named beginning with the name of a project, look there for the blueprint first. Change-Id: I49cf48ed001945670ab900fcc76cd4c2087ddbb7
* Add an extension for validating blueprint namesDoug Hellmann2014-12-091-0/+110
This new extension requires spec filenames to match blueprint names in the relevant project. This is based on work originally done in oslo-specs under https://review.openstack.org/#/c/138392/ Change-Id: Ifd58f4f71f661229f09ecf01047bc7a7b1dc0b08