Commit Graph

8 Commits

Author SHA1 Message Date
Stephen Finucane f7b9477905 Remove setup.cfg, setup.py
This project is not a Python project and doesn't need packaging. Remove
it.

Change-Id: Id8d3be8830908f8e7cffdccc8b8ab09690db8481
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-02-10 11:00:56 +00:00
Ben Nemec 9b223579c4 Switch to openstackdocstheme
oslosphinx has been unmaintained for multiple cycles and we shouldn't
be using it anymore.

Some minor changes to the specs were necessary because the newer
sphinx introduced some warnings that were making the doc build fail.

Change-Id: I4d053e39a8859854b7f56bcf654071b7d950297b
2019-03-29 11:55:11 -05:00
Doug Hellmann ce6e345e33 fix SSL/TLS warnings in build
The specs build talks to Launchpad to ensure that there is a blueprint
for each spec being added to the repository. Those calls emit warnings
unless SSL is configured properly, which requires newer SSL libraries
than are available in the standard library.

Change-Id: I86f8af6ec1f890ebdd260226b0323df8040405a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-23 17:57:44 -05:00
Doug Hellmann 1e437084f4 More missing files for versionedobjects
Add more missing files and the script being used to generate the
repository.

Change-Id: I0fda4c54ece642d3748d8d09bfe96f939505d057
2015-02-02 13:41:33 -05:00
Doug Hellmann 89438538b3 use yasfb for rss feeds
Publish an RSS feed of the changes to the specs repository to make the
specs more discoverable.

Change-Id: Ib4f84efab8b3af3ddd47d38d63a91362612bd655
2014-09-10 16:02:04 -04:00
Andreas Jaeger 8653fece7b Remove docutils pin
This was added to work around bug 1091333.  A new sphinx has been
released and so this is no longer necessary.

Change-Id: I9107884d964757a9154bdd1feb4ea6df4e9df43e
2014-08-27 12:00:05 +02:00
Longgeek beab9d66b2 Update the sphinx version of the module
Matches Global Requirements.In the oslo-specs project sphinx version
does not match the global requirements.

Change-Id: I9676dbf7dd007da6d1f1dcf3933aa893f4589b1e
2014-06-29 15:57:11 +08:00
Doug Hellmann b41ddab806 initialize specs repo from cookiecutter
Change-Id: I130e1a4afe0989e01fbd429a54184d64bdbfecd2
2014-05-07 08:06:15 -07:00