An open API service indexing awesome lists of open source software.

https://github.com/openstack/ideas

The place to propose OpenStack-wide ideas for change. Mirror of code maintained at opendev.org.
https://github.com/openstack/ideas

Last synced: 25 days ago
JSON representation

The place to propose OpenStack-wide ideas for change. Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

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/``.