OpenStack Technical Committee Decisions
Go to file
Flavio Fernandes 500f9831f0 Add networking-odl repo to Neutron
Similar to Russell's OVN patch, the networking-odl repository
is the backend code which handles communication with OpenDaylight.

For more information on networking-odl:
  https://github.com/stackforge/networking-odl/blob/master/README.rst

Related docs about adding repositories like this to Neutron can
be found here:
  https://review.openstack.org/175952

Change-Id: I81408301c78474f9da0bad23bf83bf6178160a9a
2015-05-11 11:42:20 +02:00
doc/source Update formatting of teams page 2015-04-14 14:24:50 -04:00
pre-history Add some pre-history meeting summaries 2013-11-11 09:08:57 -06:00
reference Add networking-odl repo to Neutron 2015-05-11 11:42:20 +02:00
resolutions Fix tiny typo: compatability => compatibility 2015-04-10 15:14:09 -04:00
tools Update diversity tag to be a fixed 6 month window 2015-05-06 11:08:04 -07:00
.gitignore Add .pyc files to gitignore 2015-03-03 14:58:34 -08:00
.gitreview Added .gitreview 2013-08-30 16:00:06 +00:00
README.rst provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
setup.cfg update doc build requirements 2014-10-27 13:44:50 -04:00
setup.py provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
test-requirements.txt Build list of teams from YAML file 2015-02-24 18:15:04 -05:00
tox.ini begin conversion to rst 2014-04-15 08:24:17 -04:00

README.rst

This repository contains OpenStack Technical Committee reference documents and tracks official resolutions voted by the committee.

Directory structure:

reference/

Reference documents which need to be revised over time. Some motions will just directly result in reference doc changes.

resolutions/

When the motion does not result in a change in a reference doc, it can be expressed as a resolution. Those must be named YYYYMMDD-short-name with YYYYMMDD being the proposal date in order to allow basic sorting.

See https://wiki.openstack.org/wiki/Governance/TechnicalCommittee for details.