The place to propose OpenStack-wide ideas for change
Go to file
Ghanshyam Mann be22db72ff Replace freenode ref with OFTC
Change-Id: I2c05d5868338a7e5fc887fc19679ded8ee7aee63
2021-05-31 16:17:17 -05:00
doc/source Replace freenode ref with OFTC 2021-05-31 16:17:17 -05:00
.gitignore Initial commit 2020-01-07 16:48:56 +01:00
.gitreview Add gitreview 2020-01-08 10:16:57 +01:00
.zuul.yaml Adding first jobs for ideas repo 2020-02-06 17:53:04 +01:00
README.rst Add how to render the website in README 2020-01-07 17:00:26 +01:00
ideas Initial commit 2020-01-07 16:48:56 +01:00
requirements.txt Initial commit 2020-01-07 16:48:56 +01:00
setup.cfg Small cleanups 2020-02-22 17:33:59 +01:00
setup.py Initial commit 2020-01-07 16:48:56 +01:00
test-requirements.txt Switch to newer openstackdocstheme version 2020-06-10 16:14:41 +02:00
tox.ini Switch to newer openstackdocstheme version 2020-06-10 16:14:41 +02:00

README.rst

This repository contains the base documents for the ideas.openstack.org website. This website is the ground of any new idea for OpenStack, crazy or not.

While ideas can be spread on the Mailing Lists, this repository is a way to iterate on the ideas while keeping their history in an easier location than the mailing lists. Proposal should still be exposed and/or discussed on the mailing lists (or other media) for transparency.

Please read doc/source/index.rst for further details.

You can render this sphinx website by running tox -e docs, which will build the html pages in doc/build/.