Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
WIP: fix-1417178 make azure return a more sane error when no instances #1524
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
perrito666 commentedFeb 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/)