Comment 1 for bug 1204549

Revision history for this message
Antonio Terceiro (terceiro) wrote :

I think I led you into this problem - my fault.

When dealing with an existing instance, lava-deployment-tool will not use $LAVA_MANIFEST_BRANCH and $LAVA_BUILDOUT_CFG from the environment but will read them from the instance configuration file (/srv/lava/instance/$foo/instance.conf). So the proper upgrade procedure I should have told you about is:

- change LAVA_MANIFEST_BRANCH and LAVA_BUILDOUT_CFG in instance.conf
- run `lava-deployment-tool updrade $foo`