yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67960
[Bug 1701527] Re: Exceptions in meta-mock.py need more care
This bug is believed to be fixed in cloud-init in 17.1. If this is still
a problem for you, please make a comment and set the state back to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1701527
Title:
Exceptions in meta-mock.py need more care
Status in cloud-init:
Fix Released
Bug description:
The tools/mock-meta.py has one error in exception handling (it excepts
KeyError which is made for dicts instead of IndexError that is made
for lists) and also it returns non-describing http code. I have
attached a patch that fixes this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1701527/+subscriptions
References