Specs are now in OpenStack and not in Stackforge anymore.
That means we need this patch to update the URL on specs.o.o
Change-Id: I89b9a7ba25d9157d27ba28962d088a0a5381cda3
Puppet OpenStack specs are being refactorized to be consistent with
OpenStack projects (example taken with Ceilometer, Telemetry specs).
The goal is to expose the blueprints on specs.openstack.org.
See also https://review.openstack.org/#/c/184943/
Change-Id: I79da2cb55ae6b1849001fe05f96c4ed35351c356
Depends-on: I90b0b37d0fa00f299e7bd96be1f75645afe87ac6
We now have a real cross project spec (logging guidelines), so we should
start publishing the approved specs.
Change-Id: Ib1e695f1823b6243833e062d24edf737be5ac598
Use a YAML file listing the projects to generate the specs.openstack.org
root page and an OPML file for all of the available RSS feeds.
These changes are based on the work of Maish Saidel-Keesing
<maishsk@gmail.com> in https://review.openstack.org/#/c/140041/
Change-Id: I828d65f10fb7608b59e3561cedc9553d4d96ee75
This adds a link on the index page to the specs that are already published to
specs.openstack.org for designate.
Change-Id: I5324d9c5fd6bc8c04a3f0c85083014068a47dcf6
According to the markup validation service provided by the W3C there are severl
HTML issues. This patch fixes all of them and prettifies the syntax.
http://validator.w3.org/check?uri=specs.openstack.org&charset=%28detect+automatically%29&doctype=Inline&group=0
* No Character Encoding Found! Falling back to UTF-8.
* No DOCTYPE found! Checking with default XHTML 1.0
Transitional Document Type.
* No Character encoding declared at document level
* Line 4, Column 8: element "HEAD" undefined
* Line 5, Column 11: element "TITLE" undefined
* Line 27, Column 38: document type does not allow element "body" here
* Line 206, Column 9: end tag for element "BODY" which is not open
* Line 207, Column 7: end tag for "div" omitted, but OMITTAG NO was specified
* Line 207, Column 7: end tag for "body" omitted, but OMITTAG NO was specified
* Line 207, Column 7: end tag for "html" which is not finished
Change-Id: I1909fc2fb225063d29a04bda99cbbc6a82411573
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.
Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3