The repo is named cloudkitty-specs, not cloudkitty-specifications. Fix
name so that central index page works.
Change-Id: Ia800f77e5998a3f0fbe62ff6d027471d2a11bf0a
This patch added a rss link for cyborg to OpenStack specs rss list page
https://specs.openstack.org/
Change-Id: I9546c8d240e240df5ae27a5f109e36c1b21f5184
For using opendev-tox-docs, jobs need to publish to a "html"
subdirectory, update the docs-site and specs jobs.
Update .gitignore for this.
Update python files to use yaml.safe_load to avoid a warning.
Remove unused docs environment from tox.ini.
Depends-On: https://review.opendev.org/682213
Change-Id: I8d7032a6e836ec26f347d16abd600514089a677b
According to openstack/governance/projects.yaml, Cinder is the
OpenStack Block Storage service. This patch changes the file
used to generate the specs.openstack.org index page and RSS feed
page to identify Cinder properly. The change is only to displayed
text, URLs are not modified by this commit.
Change-Id: I2730dd82f1b6dd329a36e73150fec9c36470fc17
Partial-bug: #1841645
Use the opendev tox-docs and publish job to publish the content on
docs.opendev.org.
Remove infra-specs from specs.openstack.org.
Change-Id: I6a69ee28b4d2770c755e20ad7e720f1771905c56
The repo where the specs live is still labeled 'api-wg' (and there's
no compelling reason to change), but the link on specs.openstack.org
will make more sense for contemporary users with 'API SIG'.
Also update the group's name in projects.yaml
Change-Id: I427267cb0c1a57b56a3d092158d2b4906e096440
Accessing https://specs.openstack.org modern browser reject many
insecure references, use https where everywhere.
Integrate the footer since status.o.o is not accessible via https.
Change-Id: I4aa4bafe761b00a072de327cabaf3f115c178b00
manila-specs repository was created recently
but has not been added to the homepage of
specs.openstack.org.
Change-Id: Id58f5a4223824da230cdc09ab0b3d5f56414aba4
as part of I99d6c2416b8d395935daec945cfd4ae686ce76e9, to have
ceilometer, aodh, gnocchi, etc project under a common umbrella.
this patch does the same and renames ceilometer-specs to
telemety-specs. all managed projects will have specs managed
under a common repo until they become large enough to justify
it's own repo.
Change-Id: I0f3e76d4881000405e78da2ac3e27fe4b96d7216
For landing page specs.openstack.org, best not to confuse
with an outdated naming convention. Would like to emphasize
cross-project nature of those specifications.
Change-Id: I342e0aa1131804af065b28226035154a6443cf07
Contents of fuel-specs are now published on specs.openstack.org, this
patch adds fuel-specs link to specs index.
Change-Id: Ia1bbc4da44c6f116402b402d55a151897ecce072
Closes-Bug: #1517877
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