28eec97e49
The README file was not updated during the services split to accurately reflect what project this was. Also, update CONTRIBUTING.rst, HACKING.rst, and TESTING.rst to point to their Neutron counterparts. This makes maintaining a single copy easier. Change-Id: Ic287177dd9130dfcce97400532b40712af97a307
20 lines
639 B
ReStructuredText
20 lines
639 B
ReStructuredText
Welcome!
|
|
========
|
|
|
|
This package contains the code for the Neutron Firewall as a Service
|
|
(FWaaS) service. This includes third-party drivers. This package
|
|
requires Neutron to run.
|
|
|
|
External Resources:
|
|
===================
|
|
|
|
The homepage for Neutron is: http://launchpad.net/neutron. Use this
|
|
site for asking for help, and filing bugs. We use a single Launchpad
|
|
page for all Neutron projects.
|
|
|
|
Code is available on git.openstack.org at:
|
|
<http://git.openstack.org/cgit/openstack/neutron-fwaas>.
|
|
|
|
Please refer to Neutron documentation for more information:
|
|
`Neutron README.rst <http://git.openstack.org/cgit/openstack/neutron/tree/README.rst>`_
|