- Maintenance hosts
- fix tsuru bugs
- Add celery worker to TaskHistory context
- Change redis connection string
- General bug fixes
- Fix resize button
- Create TaskHistory object outside celery task
- Description and project are obligatory for databases created from admin interface.
- Updated to Django 1.6.10(and its deps)
- Updated Celery to 3.1.17
- Fix pre-provisioned database deletion and improve database deletion proccess
- Redis HA
- Fix database api (deleting database)
- Change Celery Health String
- Bug Fix Zabbix api
- Add 'acive' option to plan api
- Improve redis driver
- Initial redis clone
- Refactor Workflow engine
- Change zabbix version
- Add tests
- Bug Fix metrics name database
- Bug Fix deleting backup
- Clone to different environments and plans
- New Engine Redis
- Bug fix resize mysql infra
- improve workflow
- add resize for cloudstack databases
- bug fix: tsuru routes
- change graphite metrics params
- add support for same database name in environment
- add metrics link only for cloudstack databases
- add log link
- Add support to Graphite metrics
- Change dbaas_credentials version (bug fix)
- Integration with network api
- Integration with LaaS (initially disabled)
- Initial integration with acl_api
- Remove plan from database name+environment check
- Call CreateDbMonitor on DEPLOY_MONGO
- Integration with Tsuru
- PyMongo 2.7.2
- Celery 3.1.14
- bug fix: typo on taskhistory
- change database admin to use database status column
- background tasks to update database and its instances status
- dashboard alert status on dbinfra
- bug fix: when a database was down the dashboard did not know what to do
- insert error code in the end of taskhistory
- change args on taskhistory to show more user friendly information
- mysql ha on cloudstack
- create a task to check whether celery is running
- improve exception handling on workflow
- backup only slave instances
- add workflow engine
- add a backup management tool
- bug fix: plans and environments were not being listed on the databaseinfra edit screen
- add cloudstack mysql single and cluster
- bug fix: databaseinfra form was not listing plans
- cloudstack integration
- zabbix integration
- bug fix: credential user should be equal to the db
- credential manager
- show endpoint on database edit page
- bug fix: emails were not being sent
- Change engine colors on dashboard
- Improve login page, ldap message.
- Description field on project
- bug fix: when cloning databases a new databaseinfra is passed to it
- Team email can't be blank
- Improve dashboard, show database status on index page
- notify the team when the database exceeded the limit of plan or based in a threshold
- debug message about the steps executed by clone script
- clone database
- notification of database infra usage
- using ckeditor in plan description field, allowing the admin to write rich content or anchor links.
- bug fix: when the database hang the connection, status is not cached.
- bug fix: allow databases with the same name but with different engines.
- bug fix: database infra allocation algorithm should consider only active instances.
- terms of use
- bug fix to render box "My actions"
- bug fix HTML code
- show overall databases usage per team and environment
- link to monitor url in dashboard
- implemented search box in fields database name, team and project
- mysql engine user's creation should be constrained per instance and not per database as in mongodb
- change dashboard layout to a tabular view
- database creation allocation limit per team
- upgrading django simple audit version (improvements in m2m audit)
- several bug fixes in databaseinfra creation (filtering plan for selected engine and filtering env for selected plan)
- dashboard for sysadmins
- basic support for mysql engine
- showing database status
- users with "regular" role can manage databases in quarantine
- preventing from hitting the database unduly in database listing's view
- automatically purging databases older than a specific value
- removing api root url redirect to github
- created email field in team
- users can be in more than one team
- dba can now change the team accountable for a database
- filter to find user without a team
- database status in database listing
- some mysql tests
- method to list databases in a specific driver (implemented in mongodb and mysql)
- showing plan and environment in database listing
- google analytics
- fix django-simple-audit to a working version with m2m auditing
- team filter in user view
- role filter in user view
- add the possibility to specify a monitoring_url for a hostname
- showing environment and plan in database listing
- removed slug field from project form (it is not used...)
- inform user for how long the database will be put in quarantine
- bug fix when creating database with an existing name
- removed team management from user perspective
- fix django-simple-audit version
- support to manage mongodb database and users
- role based authorization
- ldap authentication
- basic api
- a minimum EC2 api integration