Add designateclient to constructors list

We've had this mapping over in shade for a while. No sense in keeping
the fun all to ourselves.

Change-Id: Icb2b98b621cfa8cff86c534bfba8f5de2c818e95
This commit is contained in:
Monty Taylor 2017-03-20 11:19:08 -05:00
parent 8acef660cd
commit bd0a40ecc6
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"compute": "novaclient.client.Client",
"container-infra": "magnumclient.client.Client",
"database": "troveclient.client.Client",
"dns": "designateclient.client.Client",
"identity": "keystoneclient.client.Client",
"image": "glanceclient.Client",
"key-manager": "barbicanclient.client.Client",