launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #19994
[Merge] lp:~blr/canonical-mojo-specs/rutabaga-set-admin-username into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk
Kit Randel has proposed merging lp:~blr/canonical-mojo-specs/rutabaga-set-admin-username into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk.
Commit message:
Set admin_api_username for devel and qastaging.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~blr/canonical-mojo-specs/rutabaga-set-admin-username/+merge/286001
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~blr/canonical-mojo-specs/rutabaga-set-admin-username into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk.
=== modified file 'lp/mojo-lp-snap-proxy/devel/deploy'
--- lp/mojo-lp-snap-proxy/devel/deploy 2016-01-14 21:24:49 +0000
+++ lp/mojo-lp-snap-proxy/devel/deploy 2016-02-14 20:21:22 +0000
@@ -12,6 +12,7 @@
options:
nagios_context: lp-devel-snap-proxy
site_name: snap-proxy.launchpad.dev
+ admin_api_username: launchpad.dev
rutabaga-gunicorn:
charm: gunicorn
squid-forwardproxy:
=== modified file 'lp/mojo-lp-snap-proxy/qastaging/deploy'
--- lp/mojo-lp-snap-proxy/qastaging/deploy 2016-01-18 09:24:11 +0000
+++ lp/mojo-lp-snap-proxy/qastaging/deploy 2016-02-14 20:21:22 +0000
@@ -15,6 +15,7 @@
log_hosts_allow: carob.canonical.com
nagios_context: lp-stagingstack-snap-proxy
site_name: snap-proxy.qastaging.paddev.net
+ admin_api_username: launchpad.qastaging
rutabaga-gunicorn:
charm: gunicorn
squid-forwardproxy:
Follow ups