
By using a function as the default for the registry url variables, the function is actually executed on every invocation of openstack client which is less than ideal. This change moves the default registry lookup to only occur if the option is not passed in by the user. This limits the lookup of the local registry to only occur when the correct openstack tripleo container iamge commands are run. Change-Id: Iace7be9dbdcf681c5f2f25f5810aa11e9da1853c Closes-Bug: #1863679
About tripleoclient
General information
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
See the Release Notes
Team and repository tags
Description