Merge lp:~harlowja/cloud-init/serial-dep into lp:~cloud-init-dev/cloud-init/trunk

Proposed by Joshua Harlow
Status: Merged
Merged at revision: 852
Proposed branch: lp:~harlowja/cloud-init/serial-dep
Merge into: lp:~cloud-init-dev/cloud-init/trunk
Diff against target: 14 lines (+4/-0)
1 file modified
Requires (+4/-0)
To merge this branch: bzr merge lp:~harlowja/cloud-init/serial-dep
Reviewer Review Type Date Requested Status
cloud-init Commiters Pending
Review via email: mp+177271@code.launchpad.net

Description of the change

Add dependency for pyserial for the smartos datasource (if its used).

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Requires'
2--- Requires 2013-07-19 23:32:48 +0000
3+++ Requires 2013-07-27 21:22:25 +0000
4@@ -10,6 +10,10 @@
5 # datasource is removed, this is no longer needed
6 oauth
7
8+# This one is currently used only by the SmartOS datasource. If that
9+# datasource is removed, this is no longer needed
10+pyserial
11+
12 # This is only needed for places where we need to support configs in a manner
13 # that the built-in config parser is not sufficent (ie
14 # when we need to preserve comments, or do not have a top-level