[01:37] blackboxsw: just maek sure that we're not goign to hit this re-crawl if we're not on ec2. [01:37] where that network key is never going to get populated [01:37] (i havent looked that dep yet) [01:37] and also... i wonder why you: [01:37] if 'network' not in self.metadata.keys() [01:37] why the .keys() ? [01:45] wasn't sure on py2.6 [01:47] will check [01:56] didn't need the keys() [01:56] pulling it. ok will make sure we don't re-crawl on non-ec21 [02:26] ok unit test in place pushing [02:47] https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/333927 [02:47] one more upgrade test on this [03:04] ok test worked