| *** dwilde has joined #openstack | 00:26 | |
| *** gilou_ has joined #openstack | 03:26 | |
| *** Gilou has quit IRC | 03:27 | |
| *** Guest1 has quit IRC | 04:58 | |
| *** osmanlicilegi has joined #openstack | 04:58 | |
| *** slaweq has joined #openstack | 05:38 | |
| *** slaweq has quit IRC | 05:38 | |
| *** slaweq has joined #openstack | 05:40 | |
| *** TMM has quit IRC | 05:42 | |
| *** TMM has joined #openstack | 05:42 | |
| *** lpetrut has joined #openstack | 06:04 | |
| *** slaweq has quit IRC | 06:11 | |
| *** slaweq has joined #openstack | 06:43 | |
| *** miloa has joined #openstack | 06:44 | |
| *** Lewis_ has quit IRC | 06:48 | |
| *** Guest4 is now known as aluria | 06:52 | |
| *** Lewis_ has joined #openstack | 07:02 | |
| *** bsanjeewa has joined #openstack | 07:20 | |
| *** bsanjeewa_ has joined #openstack | 07:29 | |
| *** bsanjeewa has quit IRC | 07:29 | |
| *** bsanjeewa_ has quit IRC | 07:47 | |
| *** bsanjeewa_ has joined #openstack | 07:47 | |
| *** bsanjeewa_ has quit IRC | 07:51 | |
| *** bsanjeewa_ has joined #openstack | 07:51 | |
| *** bsanjeewa_ has quit IRC | 07:58 | |
| *** bsanjeewa_ has joined #openstack | 07:58 | |
| *** bsanjeewa_ has quit IRC | 07:59 | |
| *** bsanjeewa has joined #openstack | 07:59 | |
| *** bsanjeewa has quit IRC | 08:00 | |
| *** bsanjeewa has joined #openstack | 08:00 | |
| *** rpittau has joined #openstack | 08:09 | |
| *** bsanjeewa has quit IRC | 08:16 | |
| *** bsanjeewa has joined #openstack | 08:16 | |
| *** bsanjeewa has quit IRC | 08:44 | |
| *** bsanjeewa has joined #openstack | 08:44 | |
| *** parlos has joined #openstack | 09:01 | |
| parlos | Good Morning! | 09:02 |
|---|---|---|
| *** bsanjeewa has quit IRC | 09:08 | |
| *** bsanjeewa has joined #openstack | 09:08 | |
| *** bsanjeewa has quit IRC | 09:11 | |
| *** bsanjeewa has joined #openstack | 09:11 | |
| *** ttx has joined #openstack | 09:15 | |
| *** belmoreira has joined #openstack | 09:16 | |
| *** admin1 has joined #openstack | 09:32 | |
| *** bsanjeewa has quit IRC | 09:38 | |
| parlos | I got a question regarding networking. Most likely a user fault, but I need some help identifying my error. Previously (rocky, train), I've used provider networks of VLAN type. It worked well. But now, if I create a router and associate the external interface (set GW) with my provider network, that port is 'down'. On the other hand, if I delete that interface and add an interface (add interface) to the provider network. Then, it is connected, and I can | 10:00 |
| parlos | reach it (externally) via ping. | 10:00 |
| *** Lewis_ has quit IRC | 10:31 | |
| *** lpetrut has quit IRC | 11:01 | |
| *** Lewis_ has joined #openstack | 11:11 | |
| *** gfidente has joined #openstack | 11:12 | |
| *** lpetrut has joined #openstack | 11:13 | |
| *** queria^clone has joined #openstack | 11:21 | |
| *** admin1 has quit IRC | 11:21 | |
| *** queria has quit IRC | 11:25 | |
| *** jangutter has joined #openstack | 12:07 | |
| *** fuhrmannb has joined #openstack | 12:27 | |
| *** fuhrmannb has quit IRC | 12:28 | |
| *** fuhrmannb has joined #openstack | 12:28 | |
| *** admin1 has joined #openstack | 12:53 | |
| *** gilou_ is now known as Gilou | 13:14 | |
| *** noggin143 has joined #openstack | 13:15 | |
| *** lpetrut has quit IRC | 13:18 | |
| *** noggin143 has quit IRC | 13:22 | |
| *** auri has joined #openstack | 14:20 | |
| *** jonmills_nasa has joined #openstack | 14:31 | |
| *** jonmills_nasa has quit IRC | 14:32 | |
| *** timburke has joined #openstack | 14:50 | |
| *** omegatron has left #openstack | 15:22 | |
| *** lvdombrkr has joined #openstack | 15:39 | |
| *** rpittau is now known as rpittau|afk | 16:07 | |
| lvdombrkr | hello all. anyone tried to customize horizon login page? lets say add new field etc? | 16:10 |
| *** reed has joined #openstack | 16:25 | |
| *** miloa has quit IRC | 16:39 | |
| *** cz3 has joined #openstack | 16:45 | |
| cz3 | hi there | 16:48 |
| cz3 | is it possible to regenerate the instance_extra.request_specs json blob manually via nova API? I have a bunch of instances which need a request_specs fix and I wonder if there is any other way than manually iterating over instance_extra table and modifying the json in place | 16:50 |
| cz3 | long time ago I did something similiar on a Mitaka deployment by running a python script which connected to nova database and appended the necessary keys to extra_specs dict in request_specs | 16:53 |
| cz3 | now I'm checking whether this is still the only way to do that, or maybe there were some improvements along the way which will make this operation a bit more clean | 16:54 |
| cz3 | oh, I forgot, my question is related to a Rocky-based deployment. | 16:55 |
| cz3 | actually, this is a part of much bigger issue: I'm planning to add AggregateInstanceExtraSpecsFilter into my deployment due to some architecture adjustments, and I will need to fix the extra_specs dict somehow on all instances. | 16:59 |
| cz3 | so again, is there any better way to do that on a Rocky deployment, or do I have to do it manually with a Python script writing directly into the database? | 17:00 |
| ozzzo | cz3: try #openstack-nova | 17:36 |
| cz3 | ozzzo: I can try, though apparently that would not be appropriate, because their topic says that channel is only for development-related chat | 17:38 |
| ozzzo | that's what it says, but nobody is answering questions in here | 17:41 |
| ozzzo | besides me, and I'm just a beginner | 17:41 |
| cz3 | yeah, to be frank I didn't see much traffic on this channel even when it was still on freenode :( I thought that maybe it's worth a try to ask something here now that networks have changed | 17:45 |
| cz3 | thanks for responding anyway, I appreciate that | 17:46 |
| cz3 | maybe I will try asking on nova channel later, or maybe simply write an email to openstack-discuss | 17:47 |
| *** gfidente is now known as gfidente|afk | 17:57 | |
| *** belmoreira has quit IRC | 18:04 | |
| *** fuhrmannb has quit IRC | 18:11 | |
| *** lvdombrkr has quit IRC | 18:14 | |
| *** lvdombrkr has joined #openstack | 18:20 | |
| *** lvdombrkr has quit IRC | 18:41 | |
| *** lvdombrkr has joined #openstack | 18:52 | |
| *** parlos has quit IRC | 19:17 | |
| *** fuhrmannb has joined #openstack | 19:36 | |
| *** opendevmeet has joined #openstack | 19:51 | |
| *** bsanjeewa has joined #openstack | 19:52 | |
| *** bsanjeewa_ has joined #openstack | 19:56 | |
| *** bsanjeewa has quit IRC | 19:57 | |
| *** TMM has quit IRC | 20:35 | |
| *** TMM has joined #openstack | 20:36 | |
| *** slaweq has quit IRC | 20:51 | |
| *** dalekseev has joined #openstack | 21:09 | |
| *** lvdombrkr has quit IRC | 21:10 | |
| *** bsanjeewa_ has quit IRC | 21:45 | |
| *** leifmadsen has joined #openstack | 21:51 | |
| *** gfidente|afk has quit IRC | 21:55 | |
| *** timburke has quit IRC | 22:15 | |
| *** pas-ha has quit IRC | 22:45 | |
| *** pas-ha has joined #openstack | 22:51 | |
| *** queria^clone has quit IRC | 23:17 | |
| *** dalekseev has quit IRC | 23:52 | |
| *** queria^clone has joined #openstack | 23:56 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!