From 89a574196783f93e32d81244f37f726be11bbf30 Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Fri, 30 Oct 2015 09:20:45 -0700 Subject: New ML2/L3 plugin to support SFC Change-Id: Ie778a2b2e09a29972e28d70c8eedee407b1d8eb6 Signed-off-by: Ashlee Young --- .../networking-onos/networking-onos/CONTRIBUTING.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 framework/src/openstack/neutron/plugin/networking-onos/networking-onos/CONTRIBUTING.rst (limited to 'framework/src/openstack/neutron/plugin/networking-onos/networking-onos/CONTRIBUTING.rst') diff --git a/framework/src/openstack/neutron/plugin/networking-onos/networking-onos/CONTRIBUTING.rst b/framework/src/openstack/neutron/plugin/networking-onos/networking-onos/CONTRIBUTING.rst new file mode 100644 index 00000000..44cb395d --- /dev/null +++ b/framework/src/openstack/neutron/plugin/networking-onos/networking-onos/CONTRIBUTING.rst @@ -0,0 +1,16 @@ +If you would like to contribute to the development of OpenStack, +you must follow the steps documented at: + + http://docs.openstack.org/infra/manual/developers.html#development-workflow + +Once those steps have been completed, changes to OpenStack +should be submitted for review via the Gerrit tool, following +the workflow documented at: + + http://docs.openstack.org/infra/manual/developers.html#development-workflow + +Pull requests submitted through GitHub will be ignored. + +Bugs should be filed on Launchpad, not GitHub: + + https://bugs.launchpad.net/networking-onos -- cgit 1.2.3-korg