Commit Graph

17 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
Cao Xuan Hoang 5066150528 Changed the home-page link
Set the correct url link for home-page

Change-Id: I7ca9539653348cd98fd73b4aace3392105a730cb
2016-12-01 15:46:37 +07:00
Doug Hellmann e73bb1b555 remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I1db1cfaf6cb1483fc0a0ea5a257d85784f038244
2015-12-23 01:31:08 +00:00
Christian Berendt 8df64be42c Change back from oslo.messaging to kombu
Use work queues instead of RPC casts to improve the API performance.

Change-Id: I6141dc0b8be38541314df3ae770f8651faa40ecd
2015-04-02 18:20:40 +02:00
Christian Berendt 6e278ec95a Remove the producer user
Change-Id: I1011a946dc0cf7191a5207eafc478511f5aedece
2015-04-01 05:42:57 +02:00
Christian Berendt 3d9df2977b Separate API requets from the procuder in a basic client
Change-Id: I6dcc70a695aee102e5636bb29361306d35644484
2015-03-31 12:20:51 +02:00
Christian Berendt 2ffb9fb3d1 Strip down to use only one configuration file
Change-Id: I51a35123eb37a0b97105f83681899e4d74cd160d
2015-03-31 11:19:06 +02:00
Christian Berendt 0f6af272d9 Install sample configuration files
Change-Id: I1d2dc907849481836d425e7bbb4e2f632acad326
2015-03-31 04:27:30 +02:00
Christian Berendt cfdb998eba Add a simple and basic webinterface to the API service
Change-Id: I26c8f673f8f2697c63e6210a5a9f83b69259ea21
2015-03-29 18:56:11 +02:00
Christian Berendt da37ae9835 Add genconfig environment to generate sample configuration files
Change-Id: I06fa0acc7c49c36e4c31b536cfccd010b65aaa18
2015-03-29 18:40:54 +02:00
Christian Berendt b53b2a5ff5 Cleanup worker and producer service
Change-Id: Ic96c57a0bd0e370e12c8ff3932fd801a93d51fd2
2015-03-27 12:41:23 +01:00
Christian Berendt ec790a3bed Introduction of oslo.messaging
* replaces kombu with oslo.messaging

* deprecates and removes the faafo-tracker service (merged into the
  faafo-producer service)

* moves all CLI options into configuration files

* updates log example outputs in the documentation

* updates the workflow diagram and removes the workflow text description

Change-Id: I4b79ed28a8f5b1fe1b33dfdbfe9cc8c958f80b1b
2015-03-26 00:19:40 +01:00
Christian Berendt 3c9d05648f Change author, author-email, and website in setup.cfg file
Change-Id: Id91d356df3b8e24017464a6511f98c1782844324
2015-03-25 10:17:50 +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 d99c696e28 Introduce a API service to consolidate all database activity 2015-03-05 00:52:15 +01:00
Christian Berendt 8eb0347f80 Make tracker/worker/producer installable 2015-02-15 17:48:58 +01:00