Commit Graph

21 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
Marcela Bonell fa598ef6e3 Fix a typo in the title of the project
Closes-Bug: #1561112

Change-Id: Ie0fd1621abfa6a133f22a9884c5fc82af5feaafb
2016-04-05 10:49:57 +00:00
Martin Paulo d62251c1a5 Use MEDIUMBLOB column when storing fractals in MySQL
Closes-bug: #1496687

Change-Id: I7e1298c3362f73c43900ac82b14958afa217f02b
2015-09-20 18:32:52 +02:00
Christian Berendt 45fba5c25b Remove the <pre> tags from generated_by
Change-Id: Ifec321241f95d55d32f56a363e89cbcbf9d2f7c7
2015-04-23 16:20:01 +02:00
Christian Berendt 9e11013025 Add generated_by field to the database model
Change-Id: I1cd3c0eafdbcef9bdd7ef632e9210f071fb0ee9f
2015-04-03 10:32:57 +02: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 47f2fbab8e Add subcommand 'list' to the client
Change-Id: Ie15881e530a888d1844f1258779d61b4e1a3ec46
2015-04-02 13:24:24 +02:00
Christian Berendt aa89e45df6 Remove glance-store and store generated fractals into the database
Change-Id: Ic547867e251132ee7791341970a59fca3f90d818
2015-04-02 12:39:46 +02:00
Christian Berendt 2a15833bc0 Change the webinterface/API TCP port to 80
Change-Id: I03c3556b1d3072f89c6af97d5a757d60e99db8c7
2015-04-02 03:16:22 +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 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 6f2dace98b Use glance_store to save generated fractal images
Change-Id: I57e1a01af9fd96a5ed201441e274e2a6b49eb5ed
2015-03-26 12:26:06 +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 32ca4b408d Make oslo.log workable
At the moment --debug and --verbose are not working because
log.setup is called before initializing oslo.config.

Change-Id: Ied03658ebc19dda9c7056e0bcd8ab29f38293ff7
2015-03-25 19:45:43 +01:00
Christian Berendt ca0e624eb1 Improve faafo-producer
* replace python-daemon with service from oslo-incubator
* use periodic_tasks from oslo-incubator instead of time.sleep()
* several minor overall improvements

Change-Id: Ifa25f005dc9dac57a521d516c9251841f7bc08a8
2015-03-25 00:05:20 +01:00
Christian Berendt 0066eec8ca Simplify the Vagrant environment
Change-Id: Iaa525d41ded0c225d28277cd0842b3cf630d7713
2015-03-24 20:45:30 +01:00
Christian Berendt 58bd5759b8 Rename to faafo (First App Application for OpenStack) 2015-03-16 14:01:35 +01:00