opendevreview | Daniel Bengtsson proposed openstack/pbr master: Use importlib-metadata for runtime package version lookups https://review.opendev.org/c/openstack/pbr/+/662035 | 11:03 |
---|---|---|
sean-k-mooney | o/ | 13:36 |
sean-k-mooney | am quick question how does oslo.messaging track features? do ye use specs? bluepritn or RFE bugs | 13:37 |
sean-k-mooney | sotryboard? | 13:37 |
hberaud | sean-k-mooney: usually o.m use specs and blueprints as with oslo.* | 13:49 |
hberaud | however we don't use storyboard | 13:49 |
sean-k-mooney | ack ok i don't like storyboard anyway :) | 13:49 |
hberaud | we use https://opendev.org/openstack/oslo-specs/ | 13:50 |
sean-k-mooney | am so im thinking of creating/propsoing a new oslo messaging driver that sends notification to a local unix socket | 13:50 |
sean-k-mooney | basically so a local agent can get notificaiton form the nova-compute agent without needing to use the amqp bus | 13:50 |
hberaud | it seems a good idea | 13:51 |
hberaud | then feel free to write a spec file like https://opendev.org/openstack/oslo-specs/commit/44608f172e7bbd29445f22b5e4ba0309509c7276 | 13:51 |
sean-k-mooney | you could hack it today by using the log dirver and using a log handler to match and send it to the socket log handeler | 13:51 |
sean-k-mooney | ack will do just wanted to check what the proceedure was before going any futher | 13:52 |
hberaud | thanks | 13:53 |
hberaud | do not hesitate to ping me if you need help | 13:53 |
sean-k-mooney | sure will do this is prep work for a nova spec for external power managment | 13:54 |
sean-k-mooney | basically we want to have an agent that will turn off the unused cores until a vm need them | 13:54 |
sean-k-mooney | then the agent will react to the notifcation form nova | 13:54 |
sean-k-mooney | and respond with nova external events api | 13:55 |
sean-k-mooney | so the exteranl deam woudl manage tuning on and off cores to save power and or configuring the power govoner | 13:55 |
sean-k-mooney | s/exteranl deam/external daemon/ | 13:56 |
hberaud | I see | 13:56 |
sean-k-mooney | i had considered just using the amqp driver but that felt like over kill for something on the same host | 13:57 |
sean-k-mooney | anyway ill capture the usecase ectra in a spec | 13:58 |
hberaud | yes local unix socket seems a more straightforward for your use case | 13:59 |
hberaud | and maybe it could be useful for someone else | 13:59 |
hberaud | within an other scenario | 13:59 |
sean-k-mooney | yep like i dont know forwarding it via collectd to a a logging/alarming system or something | 14:00 |
sean-k-mooney | im sure there are usecases for being able to just get a stream of notificaiton locally beyond my usecase | 14:01 |
lowercase | Hello, I have a question regarding oslo.log, I would like to impliment the fluent logger found here: https://docs.openstack.org/oslo.log/latest/admin/example_nova.html however, copying those steps are not working for me. My config looks like this: https://pastebin.com/treiZd2m OS: ubuntu 20.04.03, Openstack: Wallaby, fluent-logger: installed, 0.10.0 | 18:35 |
lowercase | I am able to confirm fluent-logger is working as expected by writing a few lines of python and sending a test message to a netcat listener. So i can atleast confirm the fluent-logger is present and functioning. | 18:37 |
opendevreview | hamza proposed openstack/oslo.messaging master: Add quorum queue control configurations https://review.opendev.org/c/openstack/oslo.messaging/+/831058 | 22:10 |
opendevreview | hamza proposed openstack/oslo.messaging master: Add quorum queue control configurations https://review.opendev.org/c/openstack/oslo.messaging/+/831058 | 22:16 |
opendevreview | hamza proposed openstack/oslo.messaging master: Add quorum queue control configurations https://review.opendev.org/c/openstack/oslo.messaging/+/831058 | 22:56 |
opendevreview | hamza proposed openstack/oslo.messaging master: Add quorum queue control configurations https://review.opendev.org/c/openstack/oslo.messaging/+/831058 | 22:59 |
opendevreview | hamza proposed openstack/oslo.messaging master: Add quorum queue control configurations https://review.opendev.org/c/openstack/oslo.messaging/+/831058 | 23:10 |
opendevreview | hamza proposed openstack/oslo.messaging master: Add quorum queue control configurations https://review.opendev.org/c/openstack/oslo.messaging/+/831058 | 23:15 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!