~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/stories/webservice/xx-archive.txt

[rs=buildbot-poller] automatic merge from stable. Revisions: 11051,
        11052, 11053, 11054, 11055, 11056, 11057 included.

Show diffs side-by-side

added added

removed removed

Lines of Context:
890
890
    >>> print response.getHeader('Location')
891
891
    http://.../~cprov/+archive/p3a/+subscriptions/mark
892
892
 
 
893
We can print the sources.list entry for the archive, which will include an
 
894
AuthToken:
 
895
 
 
896
    >>> sources_response = webservice.named_post(
 
897
    ...     cprov_private_ppa['self_link'], 'getPrivateSourcesList')
 
898
    >>> print sources_response
 
899
    HTTP/1.1 200 Ok
 
900
    ...
 
901
    "http://salgado:...@private-ppa.launchpad.dev/cprov/p3a/ubuntu"
 
902
 
893
903
We publish a subset of the IArchiveSubscriber attributes.
894
904
 
895
905
    >>> new_subscription = cprov_webservice.get(