RETIRED, First App Application for OpenStack
Go to file
Tom Fifield 37b3d026b8 Fix for faafo install
The line installing the mysql library made it fail on
ubuntu 14.04. The pymysql library works just fine and
is already in requirements, so update the requirements
to remove the dodgy line

Change-Id: I83626ada5f2e26a6eac12676a6e3aa07d4e4b81f
2015-09-23 11:38:04 +08:00
bin Add generated_by field to the database model 2015-04-03 10:32:57 +02:00
contrib Remove deprecated script 'install_from_pip.sh' 2015-08-24 11:21:43 +02:00
doc/source Remove the producer user 2015-04-01 05:42:57 +02:00
etc Change back from oslo.messaging to kombu 2015-04-02 18:20:40 +02:00
faafo Use MEDIUMBLOB column when storing fractals in MySQL 2015-09-20 18:32:52 +02:00
.gitignore Cleanup worker and producer service 2015-03-27 12:41:23 +01:00
.gitreview Add .gitreview file 2015-03-20 18:22:01 +01:00
CONTRIBUTING.rst Link the "Developer's Guide" in the CONTRIBUTING file 2015-09-20 18:53:01 +02:00
LICENSE Initial commit 2015-02-11 19:54:02 +01:00
README.rst Remove Keystone from the README file 2015-04-05 19:07:35 +02:00
Vagrantfile Vagrantfile: use shortcuts for memory and CPU settings 2015-09-20 19:15:50 +02:00
requirements.txt Fix for faafo install 2015-09-23 11:38:04 +08:00
setup.cfg Change back from oslo.messaging to kombu 2015-04-02 18:20:40 +02:00
setup.py Make tracker/worker/producer installable 2015-02-15 17:48:58 +01:00
test-requirements.txt Sync requirements with global requirements 2015-09-20 18:58:30 +02:00
tox.ini Strip down to use only one configuration file 2015-03-31 11:19:06 +02:00

README.rst

First App Application for OpenStack (faafo)

Developer documentation, the source of which is in doc/source/, is published at:

http://first-app-application-for-openstack.readthedocs.org/en/latest/

Bugs and feature requests are tracked on Launchpad at:

https://bugs.launchpad.net/faafo

Contributors are encouraged to join IRC (#openstackfirstapp on freenode):

https://wiki.openstack.org/wiki/IRC

For information on contributing to the First App Application for OpenStack, see CONTRIBUTING.rst.