nfv/nfv/nfv-plugins/nfv_plugins/event_log_handlers
albailey 2509fc29d2 Implement kube_rootca_update orchestration
Adds VIM orchestration for kube rootca update

CLI: sw-manager kube-rootca-update-strategy
    abort   apply   create  delete  show

The orchestration states are:
 - kube-rootca-update-start
 - cert activity (generate or upload)
 -   kube-rootca-update-generate-cert
 -   kube-rootca-update-upload-cert
 - kube-rootca-update-hosts trustbothcas
 - kube-rootca-update-pods trustbothcas
 - kube-rootca-update-hosts updatecerts
 - kube-rootca-update-hosts trustnewca
 - kube-rootca-update-pods trustnewca
 - kube-rootca-update-complete

Additional work items that are required:
 - The cert generate and upload activities will be enhanced
in the future as new capabilities are added in sysinv.

Story: 2008675
Task: 42679
Depends-on: https://review.opendev.org/c/starlingx/fault/+/798165
Depends-on: https://review.opendev.org/c/starlingx/config/+/803369
Signed-off-by: albailey <Al.Bailey@windriver.com>
Change-Id: I75340df6f267ecf716e6423e3440b0832de58aa7
2021-08-19 08:38:18 -05:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
config.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
file_storage.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
fm.py Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00