v.2.0.0

Improvements:

  1. DB config locates in luna_admin/configs/alembic_config.py.

  2. Use aiohttp as web framework.

  3. Add deploy nginx, supervisord, systemd scripts

  4. Change api, see new raml.

  5. Api version is 3.

  6. Luna-admin work with luna-api version 5.

  7. Disable pull configs from luna-configurator

  8. Remove grafana dashboards.

Bugs fixed:

How to update from previous version:

To update from previous version simply replace folders luna_admin, tests, docs and update dependencies from requirements.txt. Then run the commands:

alembic upgrade head