Tuesday, 2020-12-08

*** spatel has quit IRC00:03
*** yingjisun has joined #openstack-nova00:41
*** macz_ has quit IRC00:46
*** zzzeek has quit IRC00:47
*** zzzeek has joined #openstack-nova00:49
brinzhang_gmann: hi, why the legency_admin's context contain tenant and project_id at the same time?00:50
brinzhang_gmann: this is the test report, if I change the compute_api:detail:get_all_tenants to compute_api:detail:get_all_projects, the legacy_admin context cannot authorize, and it always return the {'project_id':'xxxx'}00:53
brinzhang_Testing unauthorized context: <Context {'user': 'legacy_admin', 'tenant': '0269077f-e8ec-4b72-8890-d6fe35e47913', 'system_scope': None, 'project': '0269077f-e8ec-4b72-8890-d6fe35e47913', 'domain': None, 'user_domain': None, 'project_domain': None, 'is_admin': True, 'read_only': False, 'show_deleted': False, 'auth_token': None, 'request_id': 'req-f3225348-8288-45a8-810b-38d1464e1c0d', 'global_request_id': None, 'resource_uuid': None, 'roles':00:53
brinzhang_['admin', 'member', 'reader'], 'user_identity': 'legacy_admin 0269077f-e8ec-4b72-8890-d6fe35e47913 - - -', 'is_admin_project': True, 'user_id': 'legacy_admin', 'project_id': '0269077f-e8ec-4b72-8890-d6fe35e47913', 'read_deleted': 'no', 'remote_address': None, 'timestamp': '2020-12-08T00:48:39.205061', 'quota_class': None, 'user_name': None, 'service_catalog': [], 'project_name': None}>00:53
*** tosky has quit IRC00:54
*** openstackgerrit has quit IRC00:58
*** sapd1 has joined #openstack-nova01:14
*** sapd1 has quit IRC01:19
*** sapd1 has joined #openstack-nova01:21
*** sapd1 has quit IRC01:25
*** openstackgerrit has joined #openstack-nova01:26
openstackgerritchengsheng proposed openstack/nova master: CPU selection with hypervisor consideration  https://review.opendev.org/c/openstack/nova/+/76233001:26
*** k_mouza has joined #openstack-nova01:27
openstackgerritMerged openstack/nova master: Omit resource inventories from placement update if zero  https://review.opendev.org/c/openstack/nova/+/75934801:31
*** k_mouza has quit IRC01:32
*** tbachman has quit IRC02:01
*** tbachman_ has joined #openstack-nova02:02
gmannbrinzhang_: it should have project_id.02:04
gmannbrinzhang_: request context always set project_id https://github.com/openstack/nova/blob/eff1af46857dfe146c3cdb7736f71953c5e9413e/nova/context.py#L8502:05
*** zer0c00l has quit IRC02:08
openstackgerritsean mooney proposed openstack/nova-specs master: add port scoped numa affinity spec  https://review.opendev.org/c/openstack/nova-specs/+/76590102:08
*** zer0c00l has joined #openstack-nova02:10
*** zzzeek has quit IRC02:13
*** zzzeek has joined #openstack-nova02:14
*** zzzeek has quit IRC02:28
*** zzzeek has joined #openstack-nova02:29
*** k_mouza has joined #openstack-nova02:32
*** zzzeek has quit IRC02:34
*** hemanth_n has joined #openstack-nova02:36
*** zzzeek has joined #openstack-nova02:36
*** k_mouza has quit IRC02:37
*** hemanth_n has quit IRC02:49
*** mkrai has joined #openstack-nova03:14
*** psachin has joined #openstack-nova03:16
*** k_mouza has joined #openstack-nova03:27
*** hemanth_n has joined #openstack-nova03:29
*** k_mouza has quit IRC03:32
*** hemanth_n has quit IRC03:33
*** zzzeek has quit IRC03:44
*** zzzeek has joined #openstack-nova03:44
*** hamalq_ has quit IRC03:45
*** rcernin has quit IRC03:46
*** hemanth_n has joined #openstack-nova03:48
*** rcernin has joined #openstack-nova03:50
*** sapd1 has joined #openstack-nova03:58
*** k_mouza has joined #openstack-nova04:22
*** zzzeek has quit IRC04:26
*** k_mouza has quit IRC04:27
*** zzzeek has joined #openstack-nova04:27
*** zzzeek has quit IRC04:41
*** zzzeek has joined #openstack-nova04:45
*** k_mouza has joined #openstack-nova04:54
*** k_mouza has quit IRC04:59
*** ratailor has joined #openstack-nova05:03
*** evrardjp has quit IRC05:33
*** evrardjp has joined #openstack-nova05:33
*** rcernin has quit IRC05:39
*** ociuhandu has joined #openstack-nova05:40
*** ociuhandu has quit IRC05:44
*** k_mouza has joined #openstack-nova05:58
*** k_mouza has quit IRC06:02
*** benj_ has quit IRC06:04
*** benj_ has joined #openstack-nova06:05
*** rcernin has joined #openstack-nova06:08
*** elod_pto has joined #openstack-nova06:31
*** elod_pto has quit IRC06:38
*** zzzeek has quit IRC06:41
*** prometheanfire has joined #openstack-nova06:43
prometheanfireI thought nova was working on supporting newer mock (or using builtins)?  still seems to be blocking https://review.opendev.org/76568006:44
*** hamalq has joined #openstack-nova06:44
*** yingjisun has quit IRC06:44
*** zzzeek has joined #openstack-nova06:45
*** rcernin has quit IRC06:45
*** elod_pto has joined #openstack-nova06:45
*** yingjisun has joined #openstack-nova06:47
*** rcernin has joined #openstack-nova07:01
*** damien_r has joined #openstack-nova07:01
*** dklyle has quit IRC07:02
*** david-lyle has joined #openstack-nova07:03
*** zzzeek has quit IRC07:03
*** zzzeek has joined #openstack-nova07:05
*** damien_r has quit IRC07:06
openstackgerritLucian Petrut proposed openstack/nova master: hyper-v rbd volume support  https://review.opendev.org/c/openstack/nova/+/76355007:13
*** vishalmanchanda has joined #openstack-nova07:19
*** zzzeek has quit IRC07:24
*** rcernin has quit IRC07:25
*** zzzeek has joined #openstack-nova07:28
*** yingjisun has quit IRC07:36
openstackgerritMamduh proposed openstack/os-vif stable/train: Refactor code of linux_net to more cleaner and increase performace  https://review.opendev.org/c/openstack/os-vif/+/76591207:37
*** gyee has quit IRC07:37
openstackgerritMamduh proposed openstack/os-vif stable/stein: Refactor code of linux_net to more cleaner and increase performace  https://review.opendev.org/c/openstack/os-vif/+/76591407:51
*** david-lyle has quit IRC07:54
*** lpetrut has joined #openstack-nova07:55
*** luksky has joined #openstack-nova08:04
*** slaweq has joined #openstack-nova08:08
*** rpittau|afk is now known as rpittau08:10
*** tesseract has joined #openstack-nova08:13
*** andrewbonney has joined #openstack-nova08:16
*** damien_r has joined #openstack-nova08:20
*** damien_r has quit IRC08:24
*** damien_r has joined #openstack-nova08:25
openstackgerritRico Lin proposed openstack/nova master: add openstack-python3-wallaby-jobs-arm64 job  https://review.opendev.org/c/openstack/nova/+/74209408:30
*** ociuhandu has joined #openstack-nova08:35
*** ociuhandu has quit IRC08:44
openstackgerritWenping Song proposed openstack/nova-specs master: Add no user token when get Cyborg client  https://review.opendev.org/c/openstack/nova-specs/+/74018408:51
*** zzzeek has quit IRC08:57
openstackgerritLucian Petrut proposed openstack/nova master: Fix unshelved image ref  https://review.opendev.org/c/openstack/nova/+/76592408:59
*** zzzeek has joined #openstack-nova08:59
*** teoobo_ has joined #openstack-nova08:59
*** xek__ has joined #openstack-nova09:04
*** hamalq has quit IRC09:10
*** mkrai has quit IRC09:13
*** mkrai_ has joined #openstack-nova09:14
*** hamalq has joined #openstack-nova09:14
openstackgerritBrin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List Servers APIs  https://review.opendev.org/c/openstack/nova/+/76429209:15
openstackgerritBrin Zhang proposed openstack/nova master: Replace all_tenants with all_projects in List Server APIs  https://review.opendev.org/c/openstack/nova/+/76531109:15
openstackgerritBrin Zhang proposed openstack/nova master: Replace tenants* with projects* of policies  https://review.opendev.org/c/openstack/nova/+/76531509:15
*** hamalq_ has joined #openstack-nova09:16
*** hamalq has quit IRC09:18
*** fnordahl has joined #openstack-nova09:19
*** hamalq_ has quit IRC09:20
*** ociuhandu has joined #openstack-nova09:28
*** derekh has joined #openstack-nova09:35
*** teoobo_ has quit IRC09:37
*** teoobo_ has joined #openstack-nova09:37
openstackgerritAlexandre arents proposed openstack/nova master: libvirt: make cross cell resize spawn from snapshot image  https://review.opendev.org/c/openstack/nova/+/76556109:38
bauzasgood morning nova09:45
lyarwoodMorning09:48
bauzaslyarwood: saw your tweet and your ping, around for helping09:49
openstackgerritAlexandre arents proposed openstack/nova master: Revert "nova-multi-cell: Skip test_cold_migrate_unshelved_instance"  https://review.opendev.org/c/openstack/nova/+/76593309:50
bauzaslyarwood: do we have a ML thread explaining the CI issues ?09:50
lyarwoodhaha that was more about downstream ^_^09:54
lyarwoodthe upstream issue yesterday was https://review.opendev.org/q/I67255fa1b919a27e92028da95d71ddd4bf53edc109:55
lyarwoodthat should hopefully land in stable/victoria shortly09:55
lyarwoodhttps://bugs.launchpad.net/grenade/+bug/1907157 also came up yesterday for the first time09:56
openstackLaunchpad bug 1907157 in grenade "Target volume type is still in use" [Undecided,New]09:56
lyarwoodbrb09:59
*** hamalq has joined #openstack-nova10:00
*** hamalq has quit IRC10:04
openstackgerritMamduh proposed openstack/os-vif stable/rocky: Refactor code of linux_net to more cleaner and increase performace  https://review.opendev.org/c/openstack/os-vif/+/76596210:21
*** teoobo_ has quit IRC10:31
*** martinkennelly has joined #openstack-nova10:36
*** zzzeek has quit IRC10:41
*** zzzeek has joined #openstack-nova10:42
*** jangutter has joined #openstack-nova10:44
*** jangutter_ has quit IRC10:48
*** teoobo_ has joined #openstack-nova10:51
*** dtantsur|afk is now known as dtantsur11:00
stephenfinsean-k-mooney: What do you think of deprecating the old-style isolate emulator thread policy? The one where the instance gets an extra host core all to itself just for emulator threads?11:07
stephenfinsean-k-mooney: Basically we could start warning in hardware.py if a host NUMACell object doesn't have anything in 'cpuset' (how we report VCPUs now) when scheduling an instance with the 'isolate' policy. You'd see that warning on the scheduler and compute nodes. We could then remove in Y or whatever11:09
gibihi! I got a plenty of "openstack-tox-py38 https://zuul.opendev.org/t/openstack/build/85b94d33f4774bebb61b0a4f7f5ae5e0 : ERROR Failed to update project None in 7m 25s" today from zuul, is it a known issue?11:10
*** dviroel has joined #openstack-nova11:10
stephenfinLooks like something to ask infra about?11:12
stephenfinI haven't seen that before11:12
gibipinged infra11:12
gibithere was a gerrit outage and restart this morning so it could be related to that11:12
stephenfinAlso might be related to the removal of the python-searchlight and python-quinling project. I know some of the openstackclient jobs rely on that, and we use some of those in gate iirc?11:13
* stephenfin is currently investigating gate failures for openstackclient so that's top of his mind :)11:13
*** ociuhandu has quit IRC11:14
gibithis was a simple nova patch e.g. https://review.opendev.org/c/openstack/nova/+/75710911:14
*** ociuhandu has joined #openstack-nova11:15
openstackgerritMamduh proposed openstack/os-vif stable/queens: Refactor code of linux_net to more cleaner and increase performace  https://review.opendev.org/c/openstack/os-vif/+/76594111:17
openstackgerritMamduh proposed openstack/os-vif stable/ussuri: Fix - os-vif fails to get the correct UpLink Representor  https://review.opendev.org/c/openstack/os-vif/+/76596711:22
openstackgerritMamduh proposed openstack/os-vif stable/train: Fix - os-vif fails to get the correct UpLink Representor  https://review.opendev.org/c/openstack/os-vif/+/76597011:24
*** ociuhandu has quit IRC11:25
openstackgerritLucian Petrut proposed openstack/nova master: Fix unshelved image ref  https://review.opendev.org/c/openstack/nova/+/76592411:28
*** swp20 has joined #openstack-nova11:31
*** ociuhandu has joined #openstack-nova11:36
*** k_mouza has joined #openstack-nova11:37
openstackgerritMamduh proposed openstack/os-vif stable/stein: Fix - os-vif fails to get the correct UpLink Representor  https://review.opendev.org/c/openstack/os-vif/+/76597411:37
openstackgerritMamduh proposed openstack/os-vif stable/rocky: Fix - os-vif fails to get the correct UpLink Representor  https://review.opendev.org/c/openstack/os-vif/+/76597711:46
*** sapd1 has quit IRC11:52
openstackgerritMamduh proposed openstack/os-vif stable/queens: Fix - os-vif fails to get the correct UpLink Representor  https://review.opendev.org/c/openstack/os-vif/+/76598311:55
*** raildo has joined #openstack-nova11:58
*** tbachman_ has quit IRC11:58
*** hamalq has joined #openstack-nova12:01
*** hamalq has quit IRC12:05
*** ociuhandu has quit IRC12:09
*** mkrai_ has quit IRC12:11
*** ociuhandu has joined #openstack-nova12:25
*** ratailor has quit IRC12:29
*** ociuhandu has quit IRC12:30
*** sapd1 has joined #openstack-nova12:40
*** ociuhandu has joined #openstack-nova12:40
*** ociuhandu has quit IRC12:41
lyarwoodstephenfin: https://review.opendev.org/c/openstack/nova-specs/+/752284 - would you mind hitting this again if you have time today?12:41
*** ociuhandu has joined #openstack-nova12:45
*** ociuhandu has quit IRC12:49
*** dtantsur has quit IRC12:50
*** ociuhandu has joined #openstack-nova12:58
*** Luzi has joined #openstack-nova13:00
*** ociuhandu has quit IRC13:02
*** ociuhandu has joined #openstack-nova13:02
*** damien_r has quit IRC13:05
*** dtantsur has joined #openstack-nova13:06
gibistephenfin, melwitt: sean-k-mooney and I are positive on the doc patch https://review.opendev.org/c/openstack/nova/+/765871 so one of you can send it through13:08
*** ociuhandu has quit IRC13:09
*** zzzeek has quit IRC13:10
*** zzzeek has joined #openstack-nova13:11
*** damien_r has joined #openstack-nova13:12
*** zzzeek has quit IRC13:16
*** zzzeek has joined #openstack-nova13:18
*** spatel has joined #openstack-nova13:19
*** owalsh has quit IRC13:20
*** tbachman has joined #openstack-nova13:23
*** zzzeek has quit IRC13:26
openstackgerritMatteo Sposato proposed openstack/nova master: Refactoring of functional.regression.test_bug_1702454  https://review.opendev.org/c/openstack/nova/+/76599713:28
*** zzzeek has joined #openstack-nova13:28
*** tbachman_ has joined #openstack-nova13:32
*** tbachman has quit IRC13:33
*** tbachman_ is now known as tbachman13:33
*** ociuhandu has joined #openstack-nova13:39
*** ociuhandu has quit IRC13:43
*** tosky has joined #openstack-nova13:44
*** damien_r has quit IRC13:50
*** hemanth_n has quit IRC13:50
*** ociuhandu has joined #openstack-nova13:55
*** ociuhandu has quit IRC14:00
*** hamalq has joined #openstack-nova14:02
*** slaweq has quit IRC14:03
*** slaweq has joined #openstack-nova14:04
*** damien_r has joined #openstack-nova14:04
*** sapd1 has quit IRC14:05
*** hamalq has quit IRC14:07
stephenfingibi: I'll let melwitt hit that again since she's reviewed it previously14:10
*** ociuhandu has joined #openstack-nova14:14
*** hamalq has joined #openstack-nova14:17
*** ociuhandu has quit IRC14:19
*** hamalq has quit IRC14:22
*** nweinber has joined #openstack-nova14:28
openstackgerritMerged openstack/nova-specs master: Image and flavor defined ephemeral storage encryption  https://review.opendev.org/c/openstack/nova-specs/+/75228414:28
*** ociuhandu has joined #openstack-nova14:30
gmannstephenfin:  detail=false tests are missing in this or I am missing something   https://review.opendev.org/c/openstack/nova/+/764039/1/nova/tests/unit/api/openstack/compute/test_hypervisors.py#28514:34
*** tkajinam has quit IRC14:47
*** tkajinam has joined #openstack-nova14:47
*** ociuhandu has quit IRC14:50
gibistephenfin: fair point15:05
openstackgerritMerged openstack/nova master: tools: Allow check-cherry-picks.sh to be disabled by an env var  https://review.opendev.org/c/openstack/nova/+/76580215:10
*** tkajinam has quit IRC15:18
*** ociuhandu has joined #openstack-nova15:21
*** bbowen has quit IRC15:22
*** bbowen has joined #openstack-nova15:24
*** ociuhandu has quit IRC15:26
*** Luzi has quit IRC15:31
*** dklyle has joined #openstack-nova15:34
openstackgerritLee Yarwood proposed openstack/nova stable/victoria: tools: Allow check-cherry-picks.sh to be disabled by an env var  https://review.opendev.org/c/openstack/nova/+/76602315:38
openstackgerritLee Yarwood proposed openstack/nova stable/ussuri: tools: Allow check-cherry-picks.sh to be disabled by an env var  https://review.opendev.org/c/openstack/nova/+/76602415:39
openstackgerritLee Yarwood proposed openstack/nova stable/train: tools: Allow check-cherry-picks.sh to be disabled by an env var  https://review.opendev.org/c/openstack/nova/+/76602515:39
*** macz_ has joined #openstack-nova15:44
*** tosky has quit IRC15:45
*** macz_ has quit IRC15:48
*** macz_ has joined #openstack-nova15:48
sean-k-mooneygibi: was just speaking to slaweq in the neutron irc meeting about http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019240.html15:54
sean-k-mooneyim not sure if you have seen the thread. basically the cirros image we use in teh ci has a periodic failure due to an unpatched kernel bug15:54
sean-k-mooneyone workaround without replaceing cirros si to disable the ioapic15:54
sean-k-mooneyto do that we would have to add a image metadata flag and modify devstack to set it15:55
sean-k-mooneyany objection to tracking this as a bugfix or specless blueprint15:55
sean-k-mooneyalthough we might action want to do this via a config option come to think of it15:56
sean-k-mooneysince we likely woudl want ot backprot it so [workaround]/disable_ioapic=True|false(default)15:57
*** gyee has joined #openstack-nova15:58
*** ociuhandu has joined #openstack-nova16:01
*** ociuhandu has quit IRC16:05
*** hamalq has joined #openstack-nova16:18
*** ociuhandu has joined #openstack-nova16:22
*** hamalq has quit IRC16:23
stephenfinI assume this isn't solveable by simply using a different CI image, e.g. alpine16:35
*** songwenping_ has joined #openstack-nova16:35
sean-k-mooneystephenfin: it is but alpine does not have cloudinit installed and i need to rework my disk image builder patches16:36
sean-k-mooneywe cant use fedora ro ubuntu as they are boot too large and too slow to use without nested virt16:37
sean-k-mooneyso long term im planing to try rebuilding my alpine images usign the iso image instead of the mini-fs image im currently using16:37
sean-k-mooneyto work around the initramfs issue im hitting16:37
*** psachin has quit IRC16:38
sean-k-mooneyif i can get that to work then ill be propsosing using alpine instead of cirros16:38
*** swp20 has quit IRC16:38
sean-k-mooneystephenfin: gibi  slaweq  i have a patch written just running test locally now16:46
gibisorry I'm bussy upstream16:47
gibiwill read back16:47
*** lpetrut has quit IRC16:48
openstackgerritsean mooney proposed openstack/nova master: add libvirt_disable_apic workaround  https://review.opendev.org/c/openstack/nova/+/76604316:49
openstackgerritsean mooney proposed openstack/nova master: [DNM] testing libvirt_disable_apic workaround option  https://review.opendev.org/c/openstack/nova/+/76604416:49
*** ociuhandu has quit IRC16:51
*** hamalq has joined #openstack-nova16:56
*** efried has quit IRC17:00
*** hamalq has quit IRC17:01
*** hamalq has joined #openstack-nova17:06
*** ociuhandu has joined #openstack-nova17:11
*** owalsh has joined #openstack-nova17:13
*** efried has joined #openstack-nova17:15
gibisean-k-mooney, slaweq: thanks for looking into the cirros crash.17:22
gibisean-k-mooney: could os_command_line glance image propert helps?17:22
*** tosky has joined #openstack-nova17:26
gibisean-k-mooney: hm, that seems to be only work with amazon type images :?17:27
gibi:/17:27
*** k_mouza has quit IRC17:36
gibicould we make that image property to work with other images17:40
gibi?17:40
*** rpittau is now known as rpittau|afk17:43
*** derekh has quit IRC18:00
*** teoobo_ has quit IRC18:00
*** dtantsur is now known as dtantsur|afk18:05
*** jangutter_ has joined #openstack-nova18:14
*** jangutter has quit IRC18:18
*** jangutter_ has quit IRC18:22
*** tesseract has quit IRC18:22
*** jangutter has joined #openstack-nova18:23
*** ociuhandu_ has joined #openstack-nova18:24
*** ociuhandu has quit IRC18:27
*** ociuhandu_ has quit IRC18:28
openstackgerritMatteo Sposato proposed openstack/nova master: Functional tests remmoved direct post call  https://review.opendev.org/c/openstack/nova/+/76606818:36
sean-k-mooneygibi: os_command_line only works if you use teh kernel seperatly18:39
sean-k-mooneyit also work for lxc18:39
sean-k-mooneyso to use it to set noapic we would have to use the split kernel and root disk image18:40
*** jangutter_ has joined #openstack-nova18:40
sean-k-mooneyi belive we could make it work with other image formats but we would still have to use seperate kernel image so that qemu can act as the bootloader and pass the arges instead of grub18:41
*** jangutter_ has quit IRC18:41
*** jangutter_ has joined #openstack-nova18:42
*** jangutter has quit IRC18:42
sean-k-mooneygibi: that is using https://libvirt.org/formatdomain.html#direct-kernel-boot18:45
*** andrewbonney has quit IRC18:51
sean-k-mooneythis is where that is used https://opendev.org/openstack/nova/src/branch/master/nova/virt/libvirt/driver.py#L5285-L529719:00
sean-k-mooneygibi: slaweq  we could use http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz19:04
sean-k-mooneythat woudl give use a sperate inird and vmlinuz which would allow us to use os_command_line19:04
sean-k-mooneygibi: slaweq https://review.opendev.org/c/openstack/devstack/+/766079 should work although i have not tested it19:25
sean-k-mooneygibi: slaweq  that uses os_command_line and the uae cirros images19:25
sean-k-mooneyto pass noapic19:25
*** luksky has quit IRC19:51
*** luksky has joined #openstack-nova20:05
*** jangutter has joined #openstack-nova20:06
*** jangutter_ has quit IRC20:09
*** amodi has quit IRC20:12
openstackgerritMerged openstack/nova master: Enhance simple usage API documentation  https://review.opendev.org/c/openstack/nova/+/76587121:20
*** k_mouza has joined #openstack-nova21:36
*** bbowen has quit IRC21:39
*** artom has quit IRC21:39
*** bbowen has joined #openstack-nova21:40
*** artom has joined #openstack-nova21:40
*** k_mouza has quit IRC21:41
*** sorrison has joined #openstack-nova21:51
*** ebbex has quit IRC21:55
*** ebbex has joined #openstack-nova21:55
*** rcernin has joined #openstack-nova21:59
*** damien_r has quit IRC22:11
*** martinkennelly has quit IRC22:14
*** luksky has quit IRC22:18
*** spatel has quit IRC22:19
openstackgerritmelanie witt proposed openstack/nova master: Disallow CONF.compute.max_disk_devices_to_attach = 0  https://review.opendev.org/c/openstack/nova/+/75536022:22
*** xek__ has quit IRC22:26
*** luksky has joined #openstack-nova22:32
*** tkajinam has joined #openstack-nova23:01
*** vishalmanchanda has quit IRC23:05
*** nweinber has quit IRC23:32
*** hoonetorg has quit IRC23:36
*** k_mouza has joined #openstack-nova23:37
*** hoonetorg has joined #openstack-nova23:40
*** k_mouza has quit IRC23:41

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