Merge lp://staging/~kirkland/eucalyptus/label-metadata into lp://staging/eucalyptus
Proposed by
Dustin Kirkland
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~kirkland/eucalyptus/label-metadata |
Merge into: | lp://staging/eucalyptus |
Diff against target: |
34 lines (+3/-3) 2 files modified
cluster/handlers.c (+1/-1) net/vnetwork.c (+2/-2) |
To merge this branch: | bzr merge lp://staging/~kirkland/eucalyptus/label-metadata |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Eucalyptus Maintainers | Pending | ||
Review via email: mp+32928@code.staging.launchpad.net |
Description of the change
See commit message
To post a comment you must log in.
Unmerged revisions
- 1232. By Dustin Kirkland
-
cluster/handlers.c, net/vnetwork.c: label the 169.254.169.254 link
local address with :metadata, the public vm ip addresses with :pub,
and the private vm ip addresses with :priv, to separate it appropriately
(LP: #451607, #452754)