commit bc6f50407fdbbf6dbd4a575046d9804036fe321d
Author: Alexander Tivelkov <email address hidden>
Date: Fri Jan 15 18:37:07 2016 +0300
CLI shell can now properly interact with Glance Artifacts
Since murano packages can now be stored in Glance Artifact Repository
the client needs to be instructed which service to query for them.
Appropriate argument was added to python client, however it was not
set from the shell for the CLI usage.
This patch adds appropriate command line argument to the shell script
and adds ability to instantiate artifacts_client to be passed to
muranoclient as an option.
Reviewed: https:/ /review. openstack. org/271228 /git.openstack. org/cgit/ openstack/ python- muranoclient/ commit/ ?id=bc6f50407fd bbf6dbd4a575046 d9804036fe321d
Committed: https:/
Submitter: Jenkins
Branch: master
commit bc6f50407fdbbf6 dbd4a575046d980 4036fe321d
Author: Alexander Tivelkov <email address hidden>
Date: Fri Jan 15 18:37:07 2016 +0300
CLI shell can now properly interact with Glance Artifacts
Since murano packages can now be stored in Glance Artifact Repository
the client needs to be instructed which service to query for them.
Appropriate argument was added to python client, however it was not
set from the shell for the CLI usage.
This patch adds appropriate command line argument to the shell script
and adds ability to instantiate artifacts_client to be passed to
muranoclient as an option.
Change-Id: I2aabc2c98ee001 dfe42dbc5c6d50c b279a5a10ce
Closes-bug: #1537010