RETIRED, First App Application for OpenStack
Go to file
Christian Berendt c980221572 Update the documentation URL in the README file
Documentation is now published on
http://docs.openstack.org/developer/faafo/.

Change-Id: Ibbeb3891885fa3a5900cbaf791816d3e0defeee6
2016-02-25 19:30:53 +01:00
bin Add generated_by field to the database model 2015-04-03 10:32:57 +02:00
contrib Merge "faafo repository moved from stackforge to openstack namespace" 2015-10-20 10:30:15 +00: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 Update .gitreview for new namespace 2015-10-17 22:10:20 +00: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 Update the documentation URL in the README file 2016-02-25 19:30:53 +01: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 remove python 2.6 trove classifier 2015-12-23 01:31:08 +00: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://docs.openstack.org/developer/faafo/

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.