Re: [openstack-dev] [neutron][lbaas]Error at listener's barbican container validation

2015-06-04 Thread Phillip Toohill
:08 AM To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [neutron][lbaas]Error at listener's barbican container validation There is error while validating the barabican containers associated with listener (tls and sni container) at plugin layer

[openstack-dev] [neutron][lbaas]Error at listener's barbican container validation

2015-06-03 Thread santosh sharma
There is error while validating the barabican containers associated with listener (tls and sni container) at plugin layer. In validate_tls_container() ,*contain_id* is passed where as it is expecting *container_ref_url*. def _validate_tls(self, listener, curr_listener=None): def