Hi all
When adding amazon as a cloud provider the “Verify access” button remains disabled and the following error is printed to the console repeatedly:
2014-08-24 09:42:39: ImportError : No module named instancetype
Is this a bug?
Cheers
Dave
Hi all
When adding amazon as a cloud provider the “Verify access” button remains disabled and the following error is printed to the console repeatedly:
2014-08-24 09:42:39: ImportError : No module named instancetype
Is this a bug?
Cheers
Dave
Quite a coincidence–I was just coming to the forum to ask why Verify Access was still disabled after I typed in all my information. I can confirm the same error message in the console.
Seems we missed a couple files when updating the boto python package. We’ll get this fixed for the next build, and I’ll zip up the missing stuff and post it here to get you guys rolling.
Cheers,
Jon
Alright, I’ve attached the whole thing, just to be safe.
Just replace the ‘boto’ folder inside the ‘cloud/Amazon’ folder in the repo, with the one I’ve zipped up and attached here.
Should do the trick, let me know if you run into more issues!
Cheers,
Jon
boto.zip (1.53 MB)
Looks like that solved it, thanks!