Merge branch 'release'

This commit is contained in:
David Baumgold
2015-03-06 08:54:22 -05:00
18 changed files with 225 additions and 596 deletions

View File

@@ -416,7 +416,7 @@ class XQueueCertInterface(object):
error_reason=unicode(exc)
)
def _send_to_xqueue(self, contents, key, task_identifier=None, callback_url_path='update_certificate'):
def _send_to_xqueue(self, contents, key, task_identifier=None, callback_url_path='/update_certificate'):
"""Create a new task on the XQueue.
Arguments: