Delta from R1
R2 Usecase schema updates:
HPA Schema Updates - new object types/edges still being defined
- AAI-742Getting issue details... STATUS
PNF support - looks like we need to add an attribute in support of PNF use case
- AAI-683Getting issue details... STATUS
Scale in/out - existing schema is sufficient
Change management - existing schema is sufficient
R2 Usecase functionality updates:
Custom query for HPA usecase:
- AAI-819Getting issue details... STATUS
Other updates:
Clients will call AAI thru MSB, stretch goal is to retire HAPROXY and use MSB for load balancing/mS selection
- AAI-671Getting issue details... STATUS
Datastore will be JanusGraph on Cassandra:
- AAI-24Getting issue details... STATUS
Stretch goal: AAI will use AAF for Authentication/Authorization
A few microservices - mostly related to data integrity and data validation in the graph db, have been deferred to Casablanca. This does not change any agreed scope or APIs with other ONAP systems.
S3P Updates
- Security
- AAI core:
- AAI UI:
- AAI used 1-way TLS on APIs in Amsterdam and will continue in Beijing. There are still open questions about how the CA will be set up in Beijing, AAI uses a toy certificate signed by an openecomp CA which expires in December 2018
- SONAR code coverage. Plan is to get to >50% on all repos.
- Nexus IQ scans: We are in the process of migrating off AJSC to Spring Boot - Our first microservice has been converted (aai/resources) and has 0 security and 0 policy violations. The other microservices will be similarly converted. This should clear the overwhelming majority of the current exceptions on the other repos
- Scalability and Resiliency
- Working closely with OOM and MSB teams
- OOM-591Getting issue details... STATUS - AAI-671Getting issue details... STATUS - Relying on kubernetes to manage AAI resilience, multiple instances of each stateless application server
- AAI team has been working with on a clustered cassandra cluster. We have a working PoC and will be leveraging the clustered approach in Beijing. Single-site failover where we can lose a single node of the cassandra clustere which will be re-synced when kubernetes restores it.
- AAI-539Getting issue details... STATUS
- Working closely with OOM and MSB teams
- Performance and stability
- Focus to this point has been security and scalability/resiliency. We will participate in the integration team's performance testing.
- Manageablility
- Logging/EELF
- Instantiation in < 1hr
Information/Data Model Alignment
AAI's schema/edge rules will not change for the Beijing release to align with the modelling subcommittee's proposed information/data/runtime service and instance models. AAI is participating in the discussions and will map existing data objects to the approved clean versions when they are approved.
- MODELING-61Getting issue details... STATUS
API Updates
New endpoints for HPA use case
New custom-query to support HPA use case
New attribute on PNF object
Clients will use legacy APIs thru MSB