Hi,

The root cause of the problem with upgradeONAPNormative.py is the older data 
structure in the Cassandra database. This happened when you update the version 
of sdc from the older version.

I was able to reproduce this issue and found in the upgradeNormative.log logs:

> 
> 
> 
> 
> ----------------------------------------
> in create normative element  dataTypes
> ----------------------------------------
> dataTypes                      |    400
> ----------------------------------------
> 
> 

I think this means that the data structure in Cassandra is bad.
To work around this issue:
* If you use the local deployment (sdc deployed by docker_run.sh script) -> 
delete the folder:

* ${WORKSPACE}/data/CS (works for me)

* If you use the oom deployment clean Cassandra PVC and redeploy again:

* onap-cassandra
* onap-sdc
* onap-aai (also use share Cassandra)

Best Regards,
Krystian Kedron

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#20572): https://lists.onap.org/g/onap-discuss/message/20572
Mute This Topic: https://lists.onap.org/mt/72850912/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to