v.2.0.0

Improvements:

  1. Tornado is replaced by aiohttp as a asynchronous framework

  2. Removed command line argument “workers”

  3. Added description and template config to deploy luna-image-store with nginx+supervisor

  4. Added description and template config to deploy luna-image-store with nginx+gunicorn

  5. All errors, that raises when service cannot find object(s), return one of not found object ids. Differences are presented in description of errors with 400 and 404 status codes.

  6. Disable pull configs from luna-configurator

  7. Added description and template config to deploy luna-image-store with systemd

  8. Remove aerospike as a cache.

Bugs fixed:

How to update from previous version:

To update from previous version simply replace all folders with files and update dependencies from requirements.txt.