
Currently envutuils.default_deployment_id raises an exception if there is no active deployment (one that has been recorded previously with use ore create). This patch changes the method to return None instead. Change-Id: I57052e5d4862d80b95a45eb582702ce009a4f22f Closes-Bug: #1291298