Sep 3 14:51:31 jimbo [CLOUDINIT] DataSourceMAAS.py[DEBUG]: Using metadata source: 'http://XXX.XXX.X.XXX/MAAS/metadata//2012-03-01/meta-data/instance-id'
Sep 3 14:51:31 jimbo [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://XXX.XXX.X.XXX/MAAS/metadata//2012-03-01/meta-data/local-hostname' with {'method': 'GET', 'headers': {'Authorization': 'OAuth oauth_nonce="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", oauth_timestamp="1441291891", oauth_version="1.0", oauth_signature_method="PLAINTEXT", oauth_consumer_key="XXXXXXXXXXXXXXXXXX", oauth_token="XXXXXXXXXXXXXXXXXX", oauth_signature="XXXXXXXXXXXXXXXXXX"'}, 'allow_redirects': True, 'url': 'http://XXX.XXX.X.XXX/MAAS/metadata//2012-03-01/meta-data/local-hostname'} configuration
is there anything there that i shoudl redact from the log ? is is token or consumer key needed to be masked out. Its easy enough to do it, but if they're not sensitive (note, there is no token_key or token_secret) then they're quite likely useful for debugging