Wednesday, 2023-02-22

*** mhen_ is now known as mhen02:53
*** yadnesh|away is now known as yadnesh04:42
ladruaHey! I have a openstack python sdk question. I am trying to assosiate the a floating IP to an instance. but using the compute.add_floating_ip_to_server always gives me a "Resource not found" error. I successfully create the server, I get the floating IP and try to set it like so. "self.conn.compute.add_floating_ip_to_server(server, floating_ip.floating_ip_address)" It works in11:02
ladruaHorizon and using the cli.11:02
lifescienceHi! On a fresh DevStack on Yoga with enforce_scope=True and enforce_new_defaults=True I'm scratching my head if there is a way to have a (--system all) admin role user without any project association (no role in project and omitting project_id/project_name from the clouds.yaml auth section). Using the openstack CLI returns "The service catalog is empty" for most commands and empty results for others (only "token issue" 11:06
lifesciencegives output). What is the secret behind the system admin persona? How can I use it to manage all projects/users/etc?11:06
lifescienceUpdate: After reading up and down `openstack -h` I found `--os-system-scope all` which seems to be needed in addition to admin endpoints (which devstack does not have by default) to make the system admin commandos work. 12:54
*** yadnesh is now known as yadnesh|away13:59
*** lowercase_ is now known as lowercase14:37
*** blarnath is now known as d34dh0r5316:11

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!