WIP: fix-1417178 make azure return a more sane error when no instances #1524

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant
Contributor

perrito666 commented Feb 3, 2015

Azure returns ErrNotBootstrapped when it finds no
instances and it should be returning ErrNoInstances so
things like restore can tell the difference with an
env that was actually not bootstrapped

(Review request: http://reviews.vapour.ws/r/849/)

make azure return a more sane error when no instances
Azure returns ErrNotBootstrapped when it finds no
instances and it should be returning ErrNoInstances so
things like restore can tell the difference with an
env that was actually not bootstrapped

@perrito666 perrito666 closed this Feb 23, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment