SuccessChanges

Summary

  1. Bug 2032 NBI leaves files orphaned in fsmongo (details)
Commit dbf754dc846f21d3474431572e6dc338b1b6de67 by beierlm
Bug 2032 NBI leaves files orphaned in fsmongo
If any form of error occurs when uploading a package, including
uploading a package that already exists, the NBI will leave the unpacked
descriptor's files in fsmongo.  This change tracks fsmongo changes and
rolls them back on error.
Fixes Bug 20332
Change-Id: I4513747c10e469a01a1cef8b89986eb4b6ad59ae Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedosm_nbi/descriptor_topics.py

Summary

  1. Fix bug 2058: Update lxd-credentials file (details)
  2. Bug 2081: Store Snapcraft Crdentials as Secret (details)
Commit 1a11e4a7a22811df94c8dd11097e33cdf46bd7f2 by david.garcia
Fix bug 2058: Update lxd-credentials file
Change-Id: I41b90c4010bf1dfe553a3d81bddf7bcef5f08b35 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was modifiedinstallers/install_juju.sh
The file was modifiedinstallers/charmed_install.sh
Commit 42acf9589ec2e8fe42dc321977f6ea75b228d318 by beierlm
Bug 2081: Store Snapcraft Crdentials as Secret
Changes the credendtials used for the snapstore from being in a file in
jenkins' home directory to being a secret stored in the Jenkins server
itself.
Fixes bug 2081
Change-Id: Icb78ac46c83bdab1176c9316482f713f7bd89e4b Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_2.groovy
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy