15 Commits

Author SHA1 Message Date
Jesse Pretorius
1e346a668c Add openstack-ansible-specs to spec index
The patch includes openstack-ansible-specs in the project spec
index.

Change-Id: Id54d23063fea0ba1b3a9cdd218792e3f1ce737f6
2015-09-12 00:40:57 +00:00
Jenkins
5e4e1265cb Merge "Add missing projects to specs list" 2015-07-15 13:12:05 +00:00
Andreas Jaeger
5f138494d4 Add missing projects to specs list
Add projects that publish to http://specs.openstack.org/openstack/ but
are not in the index file on http://specs.openstack.org to specs.yaml so
that the index file lists them.

Change-Id: Id0280f3dc4a4c1ec0b3fa1911777dad578ae3bf0
2015-07-08 11:10:08 +02:00
Emilien Macchi
a88fc690b0 specs: fix puppet specs URL
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
2015-07-07 15:12:29 -04:00
Emilien Macchi
7924ca28d7 Expose Puppet OpenStack specs to specs.openstack.org
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
2015-05-22 10:20:36 -07:00
Doug Hellmann
b218c3543e Enable jobs to publish cross-project specs
We now have a real cross project spec (logging guidelines), so we should
start publishing the approved specs.

Change-Id: Ib1e695f1823b6243833e062d24edf737be5ac598
2015-02-04 12:29:48 -05:00
Doug Hellmann
7422661551 Fix link to infra-specs
The git repository path was specified incorrectly.

Change-Id: I411513f71ca5cdfeaf049a4a93e739e306d44c26
2015-01-26 13:29:06 -05:00
Doug Hellmann
b332c2a776 Generate specs.o.o root page from template
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
2014-12-18 16:06:11 -05:00
Nikhil Manchanda
2c7d982f58 Add link for Trove RSS feed
Added a link for the Trove RSS Feed to the main specs index.html page.

Change-Id: I0cdfe0e42aad87d8e046d00ba5fb5348caac4d6c
2014-12-12 20:53:13 +01:00
Doug Hellmann
6eaa4617fc Add links to RSS feeds
Add links to the RSS feeds for the specs repositories.

Change-Id: Icde9064dac0da4a25711a29c54ffc760c0fdbe52
2014-11-13 13:10:40 -05:00
Steve Martinelli
67ca77131e Add the API working group guidelines to specs.o.org
Create a link on the landing page of specs.o.org for the API
working group guidelines.

Change-Id: I7e151b2b8b5e3b7448b826ed707ebce120741e8d
2014-10-24 02:37:48 -04:00
Andreas Jaeger
ea11cedeaa Add trove-specs to specs.openstack.org
Add trove-specs to the index page.

Change-Id: Idb6f0445c8cf3aec245696561c13960683cf717f
2014-10-08 21:50:35 +02:00
Graham Hayes
9f0b2b64d8 Add DNS Services to spec.openstack.org home page
This adds a link on the index page to the specs that are already published to
specs.openstack.org for designate.

Change-Id: I5324d9c5fd6bc8c04a3f0c85083014068a47dcf6
2014-10-08 16:36:54 +01:00
Christian Berendt
54028e4e56 Fix several HTML issues and prettify syntax
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
2014-10-04 17:59:01 +02:00
Anita Kuno
1d21cd635f Reorganizes project-config
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
2014-09-25 11:41:04 -04:00