1.6 KiB
1.6 KiB
Roadmap
1.0a1 Milestone (first alpha release on Sep '14)
- Automated deployment of the development environment
- Automated installation and upgrading
- Testing framework for running unittests and functional tests
- Continuous integration environment
- Admin interface based on django.contrib.admin foundations
- REST API based on django-rest-framework foundations
- Orchestra-orm a Python library for easily interacting with the REST API
- Service orchestration framework
- Data model, input validation, admin and REST interfaces, permissions, unit and functional tests, service management, migration scripts and some documentation of:
- Web applications
- FTP accounts
- Databases
- Mail accounts, aliases, forwards
- DNS
- Mailing lists
- Contact management and service contraction
- Object level permissions system
- Unittests of all the logic
- Functional tests of all Admin and REST interations
- Initial documentation
1.0b1 Milestone (first beta release on Nov '14)
- Resource monitoring
- Orders
- Pricing
- Billing
- Payment methods
- Scheduling of service cancellations and deactivations
- Full documentation
1.0 Milestone (first stable release on Feb '15)
- Stabilize data model, internal APIs and REST API
- Integration with third-party service providers, e.g. Gandi
- Support for additional services like VPS
- Issue tracking system
- Translation to Spanish and Catalan