Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-17 | [PATCH] PEP8 coding style fixes. | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> This pulls in the named patch for LP: #914739 with a few other changes. | |||
2012-01-17 | [PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-12 | [PATCH 06/13] Fix pylint warnings W0612 (unused variable) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-12 | [PATCH 04/13] Fix pylint warnings W0611 (unused import) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2011-01-19 | add 'cloud-init-query' tool, to query fields from cloud data | Scott Moser | |
At this point, this is appears much like a cripped 'ec2metdata' tool. However, it does provide a tool interface to some fields independent of their DataSource. |