← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/remove-gpgservice-config into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/remove-gpgservice-config into lp:launchpad.

Commit message:
Remove obsolete gpgservice configuration.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/remove-gpgservice-config/+merge/324669
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/remove-gpgservice-config into lp:launchpad.
=== modified file 'lib/lp/services/config/schema-lazr.conf'
--- lib/lp/services/config/schema-lazr.conf	2016-11-03 16:13:14 +0000
+++ lib/lp/services/config/schema-lazr.conf	2017-05-26 12:32:23 +0000
@@ -797,13 +797,6 @@
 # datatype: string
 maps_api_key:
 
-# The following section has been deprecated, and will be removed once it's been
-# removed from production instances.
-[gpgservice]
-# The URL of the gpgservice API endpoint.
-# datatype: string
-api_endpoint: http://gpgservice.invalid/
-
 [gpghandler]
 # Should we allow uploading keys to the keyserver?
 # datatype: boolean


Follow ups