*** luksky has quit IRC | 00:51 | |
openstackgerrit | Merged openstack/octavia master: fix the spelling mistake word https://review.openstack.org/627225 | 01:58 |
---|---|---|
*** sapd1_x has joined #openstack-lbaas | 02:44 | |
*** sapd1_x has quit IRC | 06:10 | |
*** gcheresh has joined #openstack-lbaas | 06:12 | |
*** yboaron has joined #openstack-lbaas | 06:59 | |
*** sapd1_x has joined #openstack-lbaas | 07:01 | |
*** yangjianfeng has joined #openstack-lbaas | 07:02 | |
openstackgerrit | Yang JianFeng proposed openstack/octavia master: Add listener and pool protocol validation https://review.openstack.org/594040 | 07:33 |
*** sapd1_x has quit IRC | 07:52 | |
*** yangjianfeng has quit IRC | 08:43 | |
*** yangjianfeng has joined #openstack-lbaas | 08:44 | |
*** yangjianfeng has quit IRC | 09:05 | |
*** yangjianfeng has joined #openstack-lbaas | 09:06 | |
*** yangjianfeng has quit IRC | 09:57 | |
*** yangjianfeng has joined #openstack-lbaas | 09:58 | |
*** gcheresh_ has joined #openstack-lbaas | 10:13 | |
*** gcheresh has quit IRC | 10:15 | |
*** yamamoto has joined #openstack-lbaas | 10:23 | |
*** yamamoto has quit IRC | 10:26 | |
*** yamamoto has joined #openstack-lbaas | 10:26 | |
*** zufar has joined #openstack-lbaas | 10:27 | |
zufar | are octavia need neutron lbaasv2 to running in queens? or installing standalone? | 10:31 |
nmagnezi | zufar, you can run Octavia as a provider/driver of neutron-lbaas , but you can also run Octavia as a top-level service. Meaning configure it as an endpoint in keystone and interact with Octavia API directly | 10:35 |
nmagnezi | In the latter config, you don't need anything Neutron LBaaS v2 to be in place | 10:36 |
*** gcheresh_ has quit IRC | 10:37 | |
zufar | I am getting error between heat and octavia when provisioning magnum cluster. | 10:42 |
nmagnezi | zufar, I can have a look, can you please use a paste tool to upload Octavia logs? | 10:43 |
zufar | do octavia support booth tenant_id and project_id? | 10:44 |
zufar | do neutron lbaasv2 support booth tenant_id and project_id? | 10:44 |
*** luksky has joined #openstack-lbaas | 10:55 | |
*** pcaruana has joined #openstack-lbaas | 10:58 | |
*** yamamoto has quit IRC | 11:00 | |
*** pcaruana has quit IRC | 11:00 | |
*** yamamoto has joined #openstack-lbaas | 11:03 | |
*** gcheresh_ has joined #openstack-lbaas | 11:04 | |
zufar | nmagnezi: i get this error from heat log. OctaviaClientException: resources.loadbalancer: Validation failure: Missing project ID in request where one is required. (HTTP 400) (Request-ID: req-b45208e1-a200-47f9-8aad-b130c4c12272) | 11:05 |
zufar | heat cant contact octavia. | 11:05 |
nmagnezi | zufar, project_id is supported in Octavia | 11:07 |
zufar | but not with tenant_id right? | 11:07 |
nmagnezi | zufar, https://developer.openstack.org/api-ref/load-balancer/v2/?expanded=create-a-load-balancer-detail#create-a-load-balancer | 11:08 |
nmagnezi | zufar, I remember seeing a release note about a deprecation of that. This was deprecated in Keystone so.. | 11:08 |
nmagnezi | zufar, I didn't try it myself | 11:08 |
nmagnezi | zufar, see deprecation notes of stable/pike https://docs.openstack.org/releasenotes/octavia/en_GB/pike.html | 11:10 |
zufar | nmagnezi: in this api documentation, its said that project_id is not required right? https://developer.openstack.org/api-ref/load-balancer/v2/?expanded=create-a-load-balancer-detail#create-a-load-balancer | 11:11 |
zufar | but in my error said missing project ID. | 11:11 |
nmagnezi | zufar, optional | 11:12 |
zufar | actually its needed, but gathered from auth token. | 11:12 |
zufar | i think some code in #heat is broken. | 11:13 |
nmagnezi | zufar, well, I guess if you do not specify project_id it assumes that you are creating a load balancer in the same project you are identified against, is it not? | 11:13 |
zufar | nmagnezi: yes. i try 2 environment, heat with octavia, and heat with neutron lbaasv2 in queens. | 11:14 |
zufar | its success without tenant_id or project_id in heat template when using neutron lbaasv2. but not running in octavia. | 11:14 |
*** yangjianfeng has quit IRC | 11:19 | |
zufar | nmagnezi : do you know how to debug the openstack code? | 11:34 |
nmagnezi | zufar, I advise you to submit a storyboard with the exact steps you do to reproduce this, and please also attach logs, preferably in debug mode. | 11:46 |
*** dayou has quit IRC | 12:02 | |
*** dayou has joined #openstack-lbaas | 12:04 | |
zufar | nmagnezi: thank you for your sugestion. | 12:23 |
*** yamamoto has quit IRC | 12:30 | |
*** yamamoto has joined #openstack-lbaas | 12:31 | |
*** yamamoto has quit IRC | 12:33 | |
*** salmankhan has joined #openstack-lbaas | 12:40 | |
*** yamamoto has joined #openstack-lbaas | 13:16 | |
*** salmankhan has quit IRC | 13:30 | |
*** salmankhan has joined #openstack-lbaas | 13:33 | |
*** sapd1_x has joined #openstack-lbaas | 13:36 | |
*** yamamoto has quit IRC | 13:38 | |
*** yamamoto has joined #openstack-lbaas | 13:38 | |
*** salmankhan has quit IRC | 13:58 | |
*** yamamoto has quit IRC | 14:06 | |
*** yamamoto has joined #openstack-lbaas | 14:14 | |
*** yamamoto has quit IRC | 14:20 | |
*** zufar has quit IRC | 14:29 | |
*** yboaron has quit IRC | 14:34 | |
*** kkotlarski has joined #openstack-lbaas | 14:52 | |
kkotlarski | Hello to everybody, I have a trouble setting up Octavia with TLS. I am trying to setup a TLS TCP listener with barbican. I have successfully stored the certificate inside barbican but when attempting to create the listener, octavia is unable to retrieve it from barbican due to a 403. I have configured an ACL for the octavia user but to no avail. Any ideas would help me | 14:52 |
*** gcheresh_ has quit IRC | 15:51 | |
*** kkotlarski has quit IRC | 15:55 | |
*** irclogbot_1 has quit IRC | 16:44 | |
*** sapd1_x has quit IRC | 16:55 | |
*** irclogbot_1 has joined #openstack-lbaas | 16:56 | |
*** yboaron has joined #openstack-lbaas | 17:01 | |
*** yboaron has quit IRC | 17:05 | |
*** salmankhan has joined #openstack-lbaas | 17:35 | |
*** gcheresh_ has joined #openstack-lbaas | 18:50 | |
*** salmankhan has quit IRC | 20:11 | |
*** gcheresh_ has quit IRC | 21:20 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!