rename pcf to cf maintaining backwards compat (#7346)

This commit is contained in:
Becca Petrin
2019-08-26 09:55:08 -07:00
committed by GitHub
parent 5559d40cf9
commit 392e41ca42
38 changed files with 536 additions and 409 deletions

View File

@@ -333,6 +333,7 @@ func TestPredict_Plugins(t *testing.T) {
"cassandra-database-plugin",
"centrify",
"cert",
"cf",
"consul",
"elasticsearch-database-plugin",
"gcp",
@@ -357,7 +358,7 @@ func TestPredict_Plugins(t *testing.T) {
"nomad",
"oidc",
"okta",
"pcf",
"pcf", // Deprecated.
"pki",
"postgresql",
"postgresql-database-plugin",