ONAP Frankfurt Troubleshooting
AAI Certificate expired
See: https://lists.onap.org/g/onap-discuss/message/20382
Clone aai/oom:
git clone "https://gerrit.onap.org/r/aai/oom" aai_oom
Go to the cloned directory:
cd aai_oom
Apply the patch that Jimmy pushed:
git pull "https://gerrit.onap.org/r/a/aai/oom" refs/changes/16/104416/1
Replace the original oom/kubernetes/aai directory with the patched one (aai_oom in the example above, remember to rename it to aai when moving it to oom/kubernetes).