Go to file
Russell Bryant 16ad97c13f Make projects define 'control_exchange'.
The 'control_exchange' option needs to have a project-specific default
value.  Just don't register this option and expect it to be registered
by the project using this code, at least for now.

   ****** IMPORTANT NOTE WHEN IMPORTING THIS CHANGE ******

If you are importing this change into a project that uses rpc, you must
add the control_exchange option in your code!

   *******************************************************

Change-Id: Ida5a8637c419e709bbf22fcad57b0f11c31bb959
2012-09-11 10:38:39 -04:00
2012-08-31 20:16:10 +08:00
2012-01-06 10:12:58 -08:00
2012-04-26 15:13:55 -07:00
2012-07-02 17:19:06 -04:00
2012-01-06 10:19:25 -08:00
2012-07-02 17:19:06 -04:00

Common code for Openstack Projects.

To run tests in virtualenvs (preferred):

  sudo pip install tox
  tox

To run tests in the current environment:

  sudo pip install -r tools/pip-requires
  nosetests
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 2.3 MiB