Luiz H Ozaki 8452a91ed6 Add __init__.py from plugin to be copied on setup scripts
Using debian building scripts to package Quantum and I was getting this error:
('Inner Exception: %s', ImportError('No module named plugins.sample.SamplePlugin',))

Because none of the setup_*.py was copying the __init__.py from the plugins

Thanks

Change-Id: I29699f1f293e2ca271234a2b708aaa1d3637c9dd
2012-01-05 18:13:57 -02:00
2011-11-28 10:33:52 -08:00
2011-12-19 16:30:54 -08:00
2012-01-04 09:38:35 -08:00
2011-12-19 16:30:54 -08:00
2011-12-14 00:33:37 +00:00
2012-01-04 09:38:35 -08:00
2011-12-14 01:53:55 -08:00
2011-11-28 10:33:52 -08:00
2011-12-14 00:33:37 +00:00
2011-12-05 09:53:43 -08:00
2011-12-14 00:33:37 +00:00
2012-01-04 09:38:35 -08:00
2011-12-14 00:33:37 +00:00

# -- Welcome!

  You have come across a cloud computing network fabric controller.  It has
  identified itself as "Quantum."  It aims to tame your (cloud) networking!

# -- External Resources:

 The homepage for Quantum is: http://launchpad.net/quantum .  Use this
 site for downloading the latest code, asking for help, and filing bugs.

 The latest and most in-depth documentation on how to use Quantum is
 available at: http://docs.openstack.org .  This includes:

 Quantum Administrator Guide
 http://docs.openstack.org/incubation/openstack-network/admin/content/

 Quantum API Reference:
 http://docs.openstack.org/incubation/openstack-network/developer/quantum-api-1.0/content/

 The start of some developer documentation is available at:
 http://wiki.openstack.org/QuantumDevelopment

 For help using or hacking on Quantum, you can send mail to
 netstack@lists.launchpad.net .
Description
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%