diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-11-13 11:02:03 -0800 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-11-13 11:02:03 -0800 |
commit | 10147364638595d6c1a7077cc47c205413ef13a6 (patch) | |
tree | 38e1b69a08209e20d39735657048bba1e30ed2d7 /cloudinit/safeyaml.py | |
parent | 8d5e1e108b0cdd3af872383da7654bec91355b5f (diff) | |
download | vyos-cloud-init-10147364638595d6c1a7077cc47c205413ef13a6.tar.gz vyos-cloud-init-10147364638595d6c1a7077cc47c205413ef13a6.zip |
Even when using boto < 2.6 force the unlazying to occur
It seems like its possible that boto 2.5.2 and below have
the lazy loading metadata dictionary so as a precaution
we will always take the hit of unlazying the metadata dictionary
by traversing it which in the non-lazy dictionary case has
no effect (its marginal). This also removes the need to check
the boto version and the dependency on setup tools just for
this case.
Diffstat (limited to 'cloudinit/safeyaml.py')
0 files changed, 0 insertions, 0 deletions