Did you check the (nova) flavor you use in octavia. Fabian Monika Samal <monika.samal@outlook.com> schrieb am Mo., 3. Aug. 2020, 10:53:
After Michael suggestion I was able to create load balancer but there is error in status.
PFB the error link:
http://paste.openstack.org/show/meNZCeuOlFkfjj189noN/ ------------------------------ *From:* Monika Samal <monika.samal@outlook.com> *Sent:* Monday, August 3, 2020 2:08 PM *To:* Michael Johnson <johnsomor@gmail.com> *Cc:* Fabian Zimmermann <dev.faz@gmail.com>; Amy Marrich <amy@demarco.com>; openstack-discuss <openstack-discuss@lists.openstack.org>; community@lists.openstack.org <community@lists.openstack.org> *Subject:* Re: [openstack-community] Octavia :; Unable to create load balancer
Thanks a ton Michael for helping me out ------------------------------ *From:* Michael Johnson <johnsomor@gmail.com> *Sent:* Friday, July 31, 2020 3:57 AM *To:* Monika Samal <monika.samal@outlook.com> *Cc:* Fabian Zimmermann <dev.faz@gmail.com>; Amy Marrich <amy@demarco.com>; openstack-discuss <openstack-discuss@lists.openstack.org>; community@lists.openstack.org <community@lists.openstack.org> *Subject:* Re: [openstack-community] Octavia :; Unable to create load balancer
Just to close the loop on this, the octavia.conf file had "project_name = admin" instead of "project_name = service" in the [service_auth] section. This was causing the keystone errors when Octavia was communicating with neutron.
I don't know if that is a bug in kolla-ansible or was just a local configuration issue.
Michael
On Thu, Jul 30, 2020 at 1:39 PM Monika Samal <monika.samal@outlook.com> wrote:
Hello Fabian,,
http://paste.openstack.org/show/QxKv2Ai697qulp9UWTjY/
Regards, Monika ________________________________ From: Fabian Zimmermann <dev.faz@gmail.com> Sent: Friday, July 31, 2020 1:57 AM To: Monika Samal <monika.samal@outlook.com> Cc: Michael Johnson <johnsomor@gmail.com>; Amy Marrich <amy@demarco.com>;
openstack-discuss <openstack-discuss@lists.openstack.org>; community@lists.openstack.org <community@lists.openstack.org>
Subject: Re: [openstack-community] Octavia :; Unable to create load balancer
Hi,
just to debug, could you replace the auth_type password with v3password?
And do a curl against your :5000 and :35357 urls and paste the output.
Fabian
Monika Samal <monika.samal@outlook.com> schrieb am Do., 30. Juli 2020, 22:15:
Hello Fabian,
http://paste.openstack.org/show/796477/
Thanks, Monika ________________________________ From: Fabian Zimmermann <dev.faz@gmail.com> Sent: Friday, July 31, 2020 1:38 AM To: Monika Samal <monika.samal@outlook.com> Cc: Michael Johnson <johnsomor@gmail.com>; Amy Marrich <amy@demarco.com>; openstack-discuss <openstack-discuss@lists.openstack.org>; community@lists.openstack.org <community@lists.openstack.org> Subject: Re: [openstack-community] Octavia :; Unable to create load balancer
The sections should be
service_auth keystone_authtoken
if i read the docs correctly. Maybe you can just paste your config (remove/change passwords) to paste.openstack.org and post the link?
Fabian