Commit Graph

19 Commits

Author SHA1 Message Date
Andreas Jaeger efcd648742 Retire faafo repository
This repo is now unused since the first app document is retired. Remove
the content following
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Needed-By: https://review.opendev.org/710654
Depends-On: https://review.opendev.org/710652
Change-Id: I10e7f9fcf06b638aa12c03a5731e7bd980ed32d3
2020-03-01 18:10:30 +01:00
Flavio Percoco 8ea62372a1 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/b1316e62360a93ed4e8ec2c0aa10bf73\n'

Change-Id: Ida5e33cea31df387b7dbe8985486ad9e8ce35c00
2016-11-25 14:43:50 +01:00
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
Christian Berendt 967d0d2c89 Remove Keystone from the README file
Change-Id: I13863cbdb4260d5f570bdbc0f3d152c593391b6d
2015-04-05 19:07:35 +02:00
Christian Berendt cdf0a3fb68 Extend README file
Change-Id: I4c66e4e735337892f010149bd62970f8afdc4ba3
2015-03-27 11:20:02 +01:00
Christian Berendt 0066eec8ca Simplify the Vagrant environment
Change-Id: Iaa525d41ded0c225d28277cd0842b3cf630d7713
2015-03-24 20:45:30 +01:00
Christian Berendt f94f484e54 Fix the RTD badge in the README file
Change-Id: I3c87052942ceeac18094d13abdd8aa1fdb722059
2015-03-24 20:19:12 +01:00
Christian Berendt 32dfd3cd65 Link the RTD documentation in the README file
Change-Id: If2b3f196e672482be3962f37e582a761b55f20f5
2015-03-21 09:25:22 +01:00
Christian Berendt 6f8116ed34 Migrate the README file to a basic documentation 2015-03-16 16:17:47 +01:00
Christian Berendt 58bd5759b8 Rename to faafo (First App Application for OpenStack) 2015-03-16 14:01:35 +01:00
Christian Berendt 85a090649d Use oslo.{config,log}
Replace argparse with oslo.config.
Replace logging with oslo.log.
2015-03-07 09:22:36 +01:00
Christian Berendt 76153ece70 Clarify the purpose of the Vagrant environment and the Ansible playbook
Related to issue #2.
2015-03-05 08:20:47 +01:00
Christian Berendt d99c696e28 Introduce a API service to consolidate all database activity 2015-03-05 00:52:15 +01:00
Christian Berendt 29b519fb8c Improve the Vagrant environment 2015-03-04 12:44:16 +01:00
Christian Berendt 97cf222b46 Document how to use a virtual environment to test the application 2015-02-16 10:47:49 +01:00
Christian Berendt 8eb0347f80 Make tracker/worker/producer installable 2015-02-15 17:48:58 +01:00
Christian Berendt 90528fcd70 Document the workflow 2015-02-12 23:41:59 +01:00
Christian Berendt 6caf47e801 Add a basic tracker using Kombu and SQLAlchemy 2015-02-12 23:30:54 +01:00
Christian Berendt 6ff6479b13 Add a basic worker to generate Julia set fractal images 2015-02-12 09:51:14 +01:00