diff options
author | Gathman, Jonathan (jg1555) <jg1555@us.att.com> | 2019-06-20 11:00:28 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-06-20 11:05:14 -0500 |
commit | 3677e0a04d9817b7d3782657b7c83d70596ff726 (patch) | |
tree | b2d5e2d53966054584d65f374ddf9c6b98784609 /docs/sections/release-notes.rst | |
parent | 2c3cb70208785cf0272eae075206074318ca74cc (diff) |
Update Release Notes, more docs
Issue-ID: AAF-854
Change-Id: I1f89cb3dff1dffbfaf903d9be5b7c450eebbeb7d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/sections/release-notes.rst')
-rw-r--r-- | docs/sections/release-notes.rst | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 4e6fcbd0..dbe794ff 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -2,7 +2,6 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright © 2017 AT&T Intellectual Property. All rights reserved. - Release Notes ============= @@ -38,6 +37,15 @@ Note: In general, Infrastructure must be accomplished in the release PRIOR to ge - `AAF-785 <https://jira.onap.org/browse/AAF-785>`_ non STAGING version on master - `AAF-822 <https://jira.onap.org/browse/AAF-822>`_ Startup issues with K8S, Certs +**Usage Notes** + - AAF Core and SMS elements have consistently started from scratch. The one case where this didn't happen for SMS, + it was found that incompatible data was left in volume. Removal of old data for SMS (See SMS notes) should resolve + - On the same instance, one AAF Core component had a similar scenario. A simple bounce of aaf-locator resolved. + - Existing Cassandra + - For each release, AAF maintains the authz/auth/auth-cass/cass_init/init.cql which is used to setup Keyspaces from scratch + - Any changes are also done in small CQL files, you MIGHT need authz/auth/auth-cass/cass_init/init2_10.cql for Dublin + + Version: 2.1.8 (Casablanca, 3.0.0-ONAP, Casablanca Maintenance Release) -------------------------------------------------------------------------- @@ -130,3 +138,5 @@ Version: 2.1.1 (Beijing, 2.0.0-ONAP) - `CII Best Practices Passing Badge information for AAF <https://bestpractices.coreinfrastructure.org/en/projects/2303?criteria_level=0>`_ - `Project Vulnerability Review Table for AAF <https://wiki.onap.org/pages/viewpage.action?pageId=43385140>`_ + + |