Merge lp:~jcsackett/launchpadlib/add-qastaging-to-uris into lp:launchpadlib
Proposed by
j.c.sackett
on 2010-10-27
| Status: | Merged |
|---|---|
| Merged at revision: | 99 |
| Proposed branch: | lp:~jcsackett/launchpadlib/add-qastaging-to-uris |
| Merge into: | lp:launchpadlib |
| Diff against target: |
48 lines (+5/-1) 2 files modified
src/launchpadlib/tests/test_launchpad.py (+1/-1) src/launchpadlib/uris.py (+4/-0) |
| To merge this branch: | bzr merge lp:~jcsackett/launchpadlib/add-qastaging-to-uris |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Leonard Richardson (community) | 2010-10-27 | Approve on 2010-10-27 | |
|
Review via email:
|
|||
Commit Message
Adds the qastaging information to the launchpadlib uris.
Description of the Change
Summary
=======
Adds qastaging as root for launchapdlib
Implementation
==============
Adds the qastaging api data to launchpadlib.uris and updates the tests for aliases to include "qastaging" as an alias.
Demo/QA
========
>>> from launchpadlib.
>>> lp = Launchpad.
To post a comment you must log in.

Add a mention in the NEWS.txt and you can land this.