OpenStack Messaging (Zaqar)
Go to file
Flaper Fesp b9c4d1f12a Rename bin package into cmd
Most projects are migrating to entry_points now and the name of the
package is cmd. I renamed bin into cmd to keep consistency with other
projects.

Change-Id: Iab889123fb4836a42ed0ef52986ffa7648a140fa
2013-05-13 15:50:27 +02:00
etc Make Paste use default configs 2013-04-22 16:28:42 -04:00
lib Make Paste use default configs 2013-04-22 16:28:42 -04:00
marconi Rename bin package into cmd 2013-05-13 15:50:27 +02:00
tools style: Fix flake8 and hacking errors 2013-05-07 09:31:20 -04:00
.coveragerc Suppress some Coverage report output 2013-03-29 16:07:20 -04:00
.gitignore Keystone Authentication 2013-03-25 12:36:53 -04:00
.gitreview Initial import. 2012-11-01 09:52:20 +01:00
AUTHORS.rst refactor: Rename AUTHORS so that it doesn't keep getting overwritten 2013-03-19 16:33:43 -04:00
HACKING.rst refactor: Hoist helpers.expect into package namespace 2013-05-07 18:00:14 -04:00
MANIFEST.in Initial import. 2012-11-01 09:52:20 +01:00
README.rst Updated README file with Marconi's goal. 2013-03-15 09:59:54 +01:00
openstack-common.conf MessageController implementation for mongodb storage 2013-04-02 17:00:36 +02:00
setup.cfg style: Enable flake8 with proper exclusions 2013-05-06 08:48:04 -04:00
setup.py Rename bin package into cmd 2013-05-13 15:50:27 +02:00
tox.ini style: Fix flake8 and hacking errors 2013-05-07 09:31:20 -04:00

README.rst

Marconi - Queue and Notification service for OpenStack