Add ironicclient to constructors list

Change-Id: I29db3c830759a80d8ea9f0d93a213b4bae4c8b59
This commit is contained in:
Monty Taylor 2017-05-12 12:05:50 -05:00
parent 347fe82c92
commit 7a3acde3ed
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"application-catalog": "muranoclient.client.Client",
"baremetal": "ironicclient.client.Client",
"compute": "novaclient.client.Client",
"container-infra": "magnumclient.client.Client",
"database": "troveclient.client.Client",