Part of bzrlib.plugins.launchpad.lp_registration View In Hierarchy
Known subclasses: bzrlib.plugins.launchpad.lp_registration.DryRunLaunchpadService, bzrlib.plugins.launchpad.test_register.MockLaunchpadService
See http://wiki.bazaar.canonical.com/Specs/LaunchpadRpc for the methods we can call.
Method | __init__ | Construct a new service talking to the launchpad rpc server |
Method | service_url | Return the http or https url for the xmlrpc server. |
Class Method | for_url | Return the Launchpad service corresponding to the given URL. |
Method | get_proxy | Return the proxy for XMLRPC requests. |
Method | gather_user_credentials | Get the password from the user. |
Method | send_request | Undocumented |
Method | domain | Undocumented |
Method | get_web_url_from_branch_url | Get the Launchpad web URL for the given branch URL. |
Method | _guess_branch_path | Undocumented |
This does not include the username/password credentials.