<div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername"></b> <span dir="ltr"><<a href="mailto:openstack-dev-owner@lists.openstack.org">openstack-dev-owner@lists.openstack.org</a>></span><br>Date: Fri, Sep 23, 2016 at 11:50 AM<br>Subject: [neutron][lbaas][barbican] Listener create fails<br>To: <a href="mailto:jeyakumar.jay@gmail.com">jeyakumar.jay@gmail.com</a><br><br><br>You have to be a subscriber to post to this mailing list, so your<br>
message has been automatically rejected. You can subscribe at:<br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
<br>
If you think that your messages are being rejected in error, contact<br>
the mailing list owner at %(listowner)<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Jayanthi Jeyakumar <<a href="mailto:jeyakumar.jay@gmail.com">jeyakumar.jay@gmail.com</a>><br>To: <a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a><br>Cc: <br>Date: Fri, 23 Sep 2016 11:50:29 +0530<br>Subject: [neutron][lbaas][barbican] Listener create fails<br><div dir="ltr">Hello All, <div><br></div><div>Setup : Liberty with Barbican </div><div><br></div><div>When i create a listener it fails with error "could not process TLS container , invalid user/password"</div><div><br></div><div><div>DEBUG: keystoneclient.session REQ: curl -g -i -X POST <a href="http://x.x.x.x:9696/v2.0/lbaas/listeners.json" target="_blank">http://x.x.x.x:9696/v2.0/<wbr>lbaas/listeners.json</a> -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}<wbr>2b74be94ec992cd8d53d930d743b34<wbr>4428eb1a4f" -d '{"listener": {"protocol": "TERMINATED_HTTPS", "name": "ebay_lb1_list1", "default_tls_container_ref": "<a href="http://10.106.100.55:9311/v1/containers/05b750e5-ef14-4afc-b4fe-2b4949cf3356" target="_blank">http://10.106.100.55:9311/v1/<wbr>containers/05b750e5-ef14-4afc-<wbr>b4fe-2b4949cf3356</a>", "admin_state_up": true, "protocol_port": "443", "loadbalancer_id": "773b8813-9325-43bf-8147-<wbr>69de1424fed5"}}'</div><div><br></div><div>RESP BODY: {"NeutronError": {"message": "Could not process TLS container <a href="http://x.x.x.x:9311/v1/containers/05b750e5-ef14-4afc-b4fe-2b4949cf3356" target="_blank">http://x.x.x.x:9311/v1/<wbr>containers/05b750e5-ef14-4afc-<wbr>b4fe-2b4949cf3356</a>, Invalid user / password (Disable debug mode to suppress these details.)", "type": "CertManagerError", "detail": ""}}</div></div><div><br></div><div>added this to my neutron.conf </div><div>service_plugins = neutron_lbaas.services.<wbr>loadbalancer.plugin.<wbr>LoadBalancerPluginv2<br></div><div><br></div><div>neutron_lbaas.conf</div><div><div>[service_auth]</div><div>auth_uri = <a href="http://localhost:35357/v2.0" target="_blank">http://localhost:35357/v2.0</a></div><div>admin_tenant_name = admin</div><div>admin_user = admin</div><div>admin_password = password</div><div>auth_version = 2</div></div><div><br></div><div><div>[service_providers]</div><div>service_provider=<wbr>LOADBALANCERV2:NetScaler:<wbr>neutron_lbaas.drivers.<wbr>netscaler.netscaler_driver_v2.<wbr>NetScalerLoadBalancerDriverV2:<wbr>default</div></div><div><br></div><div>Please let me know if anymore configurations need to be done..</div><div><br></div><div>Thanks,</div><div>Jay</div></div>
<br></div><br></div>