Joshua Harlow has proposed merging ~harlowja/cloud-init:chop-bitly into 
cloud-init:master.

Requested reviews:
  cloud init development team (cloud-init-dev)

For more details, see:
https://code.launchpad.net/~harlowja/cloud-init/+git/cloud-init/+merge/312390
-- 
Your team cloud init development team is requested to review the proposed merge 
of ~harlowja/cloud-init:chop-bitly into cloud-init:master.
diff --git a/cloudinit/ec2_utils.py b/cloudinit/ec2_utils.py
index 76dda04..5eb58d3 100644
--- a/cloudinit/ec2_utils.py
+++ b/cloudinit/ec2_utils.py
@@ -57,8 +57,6 @@ class MetadataLeafDecoder(object):
         return blob
 
 
-# See: http://bit.ly/TyoUQs
-#
 class MetadataMaterializer(object):
     def __init__(self, blob, base_url, caller, leaf_decoder=None):
         self._blob = blob
_______________________________________________
Mailing list: https://launchpad.net/~cloud-init-dev
Post to     : cloud-init-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to