route53: rename to match other DNS plugins (#4747)

This change renames certbot-route53 to certbot-dns-route53 and updates
the package's setup.py file to maintain backwards compatibility.

Testing Done:
 * Run `certbot` with `-a certbot-route53:auth`, verify the plugin runs.
 * Run `certbot` with `--dns-route53`, verify the plugin runs.
This commit is contained in:
Zach Shepherd
2017-06-06 15:41:04 -07:00
committed by Brad Warren
parent 7531c98916
commit e749937465
19 changed files with 40 additions and 20 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ fi
-e certbot-dns-dnsimple \
-e certbot-dns-google \
-e certbot-dns-nsone \
-e certbot-dns-route53 \
-e certbot-nginx \
-e certbot-route53 \
-e letshelp-certbot \
-e certbot-compatibility-test