Commit Graph

11 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
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 a2b5a10e84 Add non-randomized parameters to the create command
Change-Id: I7a23eac29d3b7804cfa5543768c169108d264626
2015-04-02 05:51:57 +02:00
Christian Berendt 0f7f918a15 Convert CLI arguments in the client into the correct format
Change-Id: I7da6edbe8bf3d53931f421b2481b3ec2dac5b494
2015-04-02 05:22:49 +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 3f19cb8460 Add subcommands to the client
* introduces subcommands to the client
* adds a new subcommand to show a specific fractal
* prepares subcommands delete, download and list

Change-Id: I42bbf76f3cad1b0e3415de8fa7b52a229405e8e3
2015-04-01 17:02:23 +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 b53b2a5ff5 Cleanup worker and producer service
Change-Id: Ic96c57a0bd0e370e12c8ff3932fd801a93d51fd2
2015-03-27 12:41:23 +01:00