In karmic EDGE_SERVICE_ROOT = 'https://api.edge.launchpad.net/beta/'
In lucid EDGE_SERVICE_ROOT = 'https://api.edge.launchpad.net'
Subsequently, if you were to try to use launchpad.load(EDGE_SERVICE_ROOT + 'ubuntu') it'd fail. I still see this as a regression. While there was a merge done to the ubuntu-qa-tools branch that resolved this for those scripts using launchpad.load() I think the change was poorly messaged.
In karmic EDGE_SERVICE_ROOT = 'https:/ /api.edge. launchpad. net/beta/ ' /api.edge. launchpad. net' load(EDGE_ SERVICE_ ROOT + 'ubuntu') it'd fail. I still see this as a regression. While there was a merge done to the ubuntu-qa-tools branch that resolved this for those scripts using launchpad.load() I think the change was poorly messaged.
In lucid EDGE_SERVICE_ROOT = 'https:/
Subsequently, if you were to try to use launchpad.