Do not -X/usr/bin when calling dh_install.
[openstack-build/neutron-build.git] / README.rst
1 Welcome!
2 ========
3
4 You have come across a cloud computing network fabric controller. It has
5 identified itself as "Neutron." It aims to tame your (cloud) networking!
6
7 External Resources:
8 ===================
9
10 The homepage for Neutron is: http://launchpad.net/neutron.  Use this
11 site for asking for help, and filing bugs. Code is available on
12 git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
13
14 The latest and most in-depth documentation on how to use Neutron is
15 available at: <http://docs.openstack.org>. This includes:
16
17 Neutron Administrator Guide
18    http://docs.openstack.org/admin-guide-cloud/networking.html
19
20 Networking Guide
21    http://docs.openstack.org/networking-guide/
22
23 Neutron API Reference:
24    http://docs.openstack.org/api/openstack-network/2.0/content/
25
26 Current Neutron developer documentation is available at:
27    http://wiki.openstack.org/NeutronDevelopment
28
29 For help on usage and hacking of Neutron, please send mail to
30 <mailto:openstack-dev@lists.openstack.org>.
31
32 For information on how to contribute to Neutron, please see the
33 contents of the CONTRIBUTING.rst file.