AAA: Helium: Release Review
Contents
- 1 Project Name
- 2 Features
- 3 Non-Code Aspects (user docs, examples, tutorials, articles)
- 4 Architectural Issues
- 5 Security Considerations
- 6 Quality Assurance (test coverage, etc)
- 7 End-of-life (API/Features EOLed in Release)
- 8 Bugzilla (summary of bug situation)
- 9 Standards (summary of standard compliance)
- 10 Schedule (initial schedule and changes over the release cycle)
Project Name
aaa
Features
Token-based authentication (username/password)
Token-based authentication (SSSD federation)
HTTP Basic authentication
Lightweight Identity Management (IdmLight) for roles/users/domains CRUD
REST API only
Yang model for Authorization
Non-Code Aspects (user docs, examples, tutorials, articles)
Your project / feature should be included in the appropriate Hydrogen Release Guides and Documentation:
Developer Guide (under review): https://git.opendaylight.org/gerrit/#/c/11515/
Architectural Issues
N/A
Security Considerations
Needs to enable HTTPS
Quality Assurance (test coverage, etc)
Integration test currently not working on Jenkins (coverage could have been higher), but working locally
End-of-life (API/Features EOLed in Release)
N/A
Bugzilla (summary of bug situation)
Standards (summary of standard compliance)
OAuth2 for security tokens: http://tools.ietf.org/html/rfc6749