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.
- Host: GitHub
- URL: https://github.com/openstack/ideas
- Owner: openstack
- Created: 2020-01-15T16:44:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T09:52:41.000Z (about 5 years ago)
- Last Synced: 2025-03-02T18:50:39.370Z (over 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/ideas
- Size: 59.6 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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/``.