You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sebastian Rieger c5aaf2f4f7 changed keyName to vockey, changed instanceType to t2.micro as t2.nano can run into out of memory situation when starting mariadb 3 years ago
..
bin added faafo example 5 years ago
contrib set start retries in supervisord to unlimited to avoid broken backend if app-service instance containing the database is later running than the API, in rare cases this can happen though the service instance is started before the API instances 3 years ago
doc/source added faafo example 5 years ago
etc added faafo example 5 years ago
faafo fixed faafo-api http server hanging 3 years ago
.gitignore added faafo example 5 years ago
CONTRIBUTING.rst added faafo example 5 years ago
LICENSE added faafo example 5 years ago
README.rst added faafo example 5 years ago
Vagrantfile added faafo example 5 years ago
requirements.txt fixed faafo-api http server hanging 3 years ago
setup.cfg added faafo example 5 years ago
setup.py added faafo example 5 years ago
test-requirements.txt added faafo example 5 years ago
tox.ini added faafo example 5 years ago

README.rst

Local copy of the former faafo OpenStack Tutorial from developer.openstack.org

========================
Team and repository tags
========================

.. image:: http://governance.openstack.org/badges/faafo.svg
:target: http://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

===========================================
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``.