v.2.0.0¶
Improvements:¶
Tornado is replaced by aiohttp as a asynchronous framework
Removed command line argument “workers”
Added description and template config to deploy luna-image-store with nginx+supervisor
Added description and template config to deploy luna-image-store with nginx+gunicorn
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.
Disable pull configs from luna-configurator
Added description and template config to deploy luna-image-store with systemd
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.