*** mlavalle has quit IRC | 00:40 | |
openstackgerrit | melanie witt proposed openstack/nova master: Omit resource inventories from placement update if zero https://review.opendev.org/c/openstack/nova/+/759348 | 00:44 |
---|---|---|
*** spatel has joined #openstack-nova | 00:52 | |
*** hamalq has quit IRC | 00:54 | |
*** guilhermesp has quit IRC | 00:56 | |
*** gouthamr has quit IRC | 00:57 | |
*** nicolasbock has quit IRC | 00:57 | |
*** mnasiadka has quit IRC | 00:57 | |
*** guilhermesp has joined #openstack-nova | 00:58 | |
*** gouthamr has joined #openstack-nova | 00:58 | |
*** nicolasbock has joined #openstack-nova | 00:58 | |
*** mnasiadka has joined #openstack-nova | 00:58 | |
*** tosky has quit IRC | 01:01 | |
*** LinPeiWen has quit IRC | 01:01 | |
*** macz_ has quit IRC | 01:05 | |
*** waverider has quit IRC | 01:10 | |
*** ociuhandu has joined #openstack-nova | 01:10 | |
*** ociuhandu has quit IRC | 01:15 | |
*** k_mouza has joined #openstack-nova | 01:17 | |
*** k_mouza has quit IRC | 01:21 | |
*** brinzhang has joined #openstack-nova | 01:32 | |
brinzhang | gmann: hi, I saw your comments in https://review.opendev.org/c/openstack/nova/+/765315/1 | 01:33 |
*** purplerbot has quit IRC | 01:33 | |
*** purplerbot has joined #openstack-nova | 01:33 | |
brinzhang | gmann: I think this change is ok, right? | 01:33 |
brinzhang | of course, I will update your comments, and adding the needed test cases | 01:34 |
*** openstackgerrit has quit IRC | 01:37 | |
gmann | brinzhang: +1. also we can do all the policy changes in one patch i added other policy also where changes are required | 01:46 |
gmann | brinzhang: also if you can squash these two 764292 and 765311. having one patch per API will be good and less error prone to review instead of separate patches for request and response change | 01:48 |
gmann | brinzhang: and on microversion number, stephenfin hypervisor API changes are mre close to merge for 2.88 - https://review.opendev.org/c/openstack/nova/+/764040 | 01:49 |
brinzhang | gmann: I have already serepate 764292 and 765311, I wonot waste time to merge, the policy changes I just see this api now, if I changes other api that need to be change the policies, I will be add in this patch | 01:50 |
gmann | brinzhang: if you can use 2.89 then it will be less work for you on rebase things because stephenfin changes are more likely yo be merge before tenant-id one | 01:50 |
gmann | brinzhang: i mean do these into single one - 764292 and 765311 | 01:51 |
gmann | otherwise it is hard to review what all things you are taking care or missed unless we check other patches too. | 01:51 |
brinzhang | gmann: I also would like merge noVNC feature before remove tenant_id, this patch seems too big | 01:51 |
gmann | this happened to me when I reviewed 764292 and gave comment on missing request body change and then found it is done separately | 01:52 |
gmann | brinzhang: +1 then you can do 2.90 for tenand-id. i can review noVNC also once you are ready | 01:52 |
brinzhang | gmann: noVNC patch is ready now, and I added in the runway, you can review | 01:53 |
gmann | tenand-id changes are huge and we need to carefully review those to avoid regressions as it involve lot of request/responsechanges | 01:53 |
gmann | brinzhang: cool | 01:53 |
gmann | brinzhang: will do tomorrow | 01:53 |
brinzhang | gmann:764292 and 765311 these are two things, 764292 do remove tenant_id and add project_id, 765311 just replace all_projects with all_tenants, it's easy to review | 01:54 |
*** spatel has quit IRC | 01:54 | |
brinzhang | gmann: I am appreciate you can review the noVNC patch, thanks | 01:54 |
gmann | brinzhang: its for one API GET /servers. my point is to divide the changes of 'remove/replace tenant->project' per API. if we do per parameter then it will be very long series and chance to miss the things unless we check all the changes and find all things covered for that API | 01:56 |
brinzhang | gmann: yeah, if I have time to combine these that I can | 01:58 |
gmann | brinzhang: thanks. | 01:58 |
brinzhang | gmann: indeed, I do my plan in my mindmaster, I dont want to break my plan | 01:59 |
brinzhang | s/do/did | 01:59 |
*** LinPeiWen has joined #openstack-nova | 02:05 | |
*** macz_ has joined #openstack-nova | 02:10 | |
*** zzzeek has quit IRC | 02:14 | |
*** macz_ has quit IRC | 02:15 | |
*** zzzeek has joined #openstack-nova | 02:15 | |
brinzhang | gmann: the lock server reason is not required? | 02:23 |
brinzhang | nova.tests.functional.api_samples_test_base.NoMatch: Dictionary key mismatch: | 02:23 |
brinzhang | Extra key(s) in template: | 02:23 |
brinzhang | [] | 02:23 |
brinzhang | Extra key(s) in Response: | 02:23 |
brinzhang | ['locked', 'locked_reason'] | 02:23 |
brinzhang | Why the functional test already needed the locked action? I inheritanced ServersSampleJsonTest | 02:24 |
gmann | brinzhang: that is for response of GET /servers so you need to add those in sample file of GET servers | 02:30 |
gmann | we should not need lock API sample unless we call lock action API from test | 02:32 |
*** hemanth_n has joined #openstack-nova | 02:36 | |
*** dcapone2004 has quit IRC | 02:45 | |
*** hemanth_n has quit IRC | 02:45 | |
brinzhang | gmann: as your said just add the class, dont need to re-write test cases, but why it has required lock response? | 02:47 |
brinzhang | https://review.opendev.org/c/openstack/nova/+/764292/5/nova/tests/functional/api_sample_tests/test_servers.py@662 | 02:47 |
brinzhang | I am sure I dont request the lock action | 02:48 |
*** ociuhandu has joined #openstack-nova | 02:59 | |
*** ociuhandu has quit IRC | 03:03 | |
*** songwenping__ has joined #openstack-nova | 03:09 | |
*** amodi has quit IRC | 03:11 | |
*** songwenping_ has quit IRC | 03:12 | |
*** brinzhang has quit IRC | 03:31 | |
*** sapd1 has joined #openstack-nova | 03:31 | |
*** brinzhang has joined #openstack-nova | 03:31 | |
*** jmlowe has quit IRC | 03:36 | |
*** sapd1 has quit IRC | 03:38 | |
*** jmlowe has joined #openstack-nova | 03:39 | |
*** hemanth_n has joined #openstack-nova | 03:49 | |
*** hemanth_n has quit IRC | 03:53 | |
*** mkrai has joined #openstack-nova | 03:58 | |
*** k_mouza has joined #openstack-nova | 04:02 | |
*** songwenping_ has joined #openstack-nova | 04:04 | |
*** k_mouza has quit IRC | 04:06 | |
*** songwenping__ has quit IRC | 04:07 | |
*** lemko has quit IRC | 04:26 | |
*** lemko has joined #openstack-nova | 04:26 | |
*** ociuhandu has joined #openstack-nova | 04:47 | |
*** ociuhandu has quit IRC | 04:51 | |
*** hemanth_n has joined #openstack-nova | 05:04 | |
*** k_mouza has joined #openstack-nova | 05:07 | |
*** k_mouza has quit IRC | 05:11 | |
*** brinzhang has quit IRC | 05:16 | |
*** brinzhang has joined #openstack-nova | 05:16 | |
*** hemanth_n has quit IRC | 05:17 | |
*** whoami-rajat__ has quit IRC | 05:19 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-nova | 05:33 | |
*** bbowen_ has joined #openstack-nova | 05:35 | |
*** bbowen has quit IRC | 05:35 | |
*** vishalmanchanda has joined #openstack-nova | 05:38 | |
*** mkrai has quit IRC | 05:42 | |
*** mkrai has joined #openstack-nova | 05:42 | |
*** lbragstad has quit IRC | 06:02 | |
*** lbragstad has joined #openstack-nova | 06:03 | |
*** whoami-rajat__ has joined #openstack-nova | 06:18 | |
*** ratailor has joined #openstack-nova | 06:20 | |
*** spatel has joined #openstack-nova | 06:33 | |
*** ociuhandu has joined #openstack-nova | 06:35 | |
*** spatel has quit IRC | 06:37 | |
*** ociuhandu has quit IRC | 06:40 | |
*** xinranwang has joined #openstack-nova | 06:56 | |
*** dklyle has quit IRC | 06:59 | |
*** ociuhandu has joined #openstack-nova | 07:02 | |
*** rcernin has quit IRC | 07:04 | |
*** lpetrut has joined #openstack-nova | 07:06 | |
*** ociuhandu has quit IRC | 07:14 | |
*** rcernin has joined #openstack-nova | 07:17 | |
*** rcernin has quit IRC | 07:18 | |
*** sapd1 has joined #openstack-nova | 07:35 | |
*** ociuhandu has joined #openstack-nova | 07:42 | |
*** mkrai has quit IRC | 07:43 | |
*** mkrai_ has joined #openstack-nova | 07:43 | |
*** mkrai has joined #openstack-nova | 07:45 | |
*** mkrai_ has quit IRC | 07:45 | |
*** lpetrut has quit IRC | 07:46 | |
*** ociuhandu has quit IRC | 07:47 | |
*** luksky has joined #openstack-nova | 07:55 | |
*** ociuhandu has joined #openstack-nova | 08:02 | |
*** ociuhandu has quit IRC | 08:03 | |
*** belmoreira has joined #openstack-nova | 08:05 | |
*** k_mouza has joined #openstack-nova | 08:08 | |
*** ociuhandu has joined #openstack-nova | 08:12 | |
*** k_mouza has quit IRC | 08:13 | |
*** ociuhandu has quit IRC | 08:18 | |
*** tesseract has joined #openstack-nova | 08:26 | |
*** LinPeiWen has quit IRC | 08:30 | |
*** tkajinam has quit IRC | 08:31 | |
*** tkajinam has joined #openstack-nova | 08:32 | |
*** ociuhandu has joined #openstack-nova | 08:32 | |
bauzas | gibi: fwiw, I'm about to +1 https://review.opendev.org/c/openstack/releases/+/764703 | 08:34 |
bauzas | any concerns ? | 08:34 |
gibi | bauzas: hehe, I just finished reading the change on those and wanted to ping sean-k-mooney about it | 08:36 |
gibi | bauzas: I don't have any problem with that os-vif release btw | 08:36 |
gibi | and I don't see any critical thing in flight for os-vif | 08:37 |
gibi | https://review.opendev.org/q/project:openstack/os-vif+status:open+branch:master | 08:37 |
gibi | bauzas: so I'm also +1 | 08:37 |
gibi | sean-k-mooney: if you have anything against the os-vif release then let us know | 08:38 |
*** martinkennelly has joined #openstack-nova | 08:38 | |
*** ociuhandu has quit IRC | 08:39 | |
*** waverider has joined #openstack-nova | 08:43 | |
*** sapd1 has quit IRC | 08:50 | |
*** sapd1 has joined #openstack-nova | 08:53 | |
*** tesseract has quit IRC | 08:55 | |
*** tesseract has joined #openstack-nova | 08:55 | |
*** LinPeiWen has joined #openstack-nova | 08:57 | |
*** xek_ has joined #openstack-nova | 08:58 | |
*** mkrai has quit IRC | 09:04 | |
*** tosky has joined #openstack-nova | 09:05 | |
*** lpetrut has joined #openstack-nova | 09:07 | |
*** derekh has joined #openstack-nova | 09:09 | |
bauzas | gibi: whoops, sorry had a laptop crash | 09:10 |
* bauzas needed to remove the battery... | 09:11 | |
bauzas | gibi: iirc, sean-k-mooney is on PTO today (and stephenfin too) | 09:11 |
bauzas | (and if s/o knows how to stop having a screen flickering, lemme know...) | 09:12 |
gibi | bauzas: ohh, then let's not wait for sean-k-mooney | 09:13 |
*** xinranwang has quit IRC | 09:15 | |
bauzas | gibi: mmm, my bad, can only see stephenfin's PTO today on our team calendar so sean-k-mooney should be around | 09:20 |
gibi | if you mean screen tearing then I had problem with kernel 5.9 on my thinkpad T480 so I went back to 5.8 | 09:21 |
bauzas | gibi: nope, screen flickering, ie. going on for 1 second and then turning black | 09:22 |
bauzas | and after 2 seconds, cycling over it | 09:22 |
bauzas | i had this after upgrading to F33 | 09:22 |
bauzas | so maybe this is a kernel issue indeed | 09:22 |
bauzas | (T470s here) | 09:22 |
bauzas | (and kernel 5.9.x indeed) | 09:23 |
bauzas | haha, dmesg is telling me something ! | 09:26 |
*** mkrai has joined #openstack-nova | 09:28 | |
kashyap | bauzas: I'm also still on T470s, with F33 | 09:36 |
bauzas | looks like the new kernel introduced a few race conditions | 09:36 |
bauzas | [ 1137.076863] [drm:drm_dp_mst_dpcd_read [drm_kms_helper]] *ERROR* mstb 00000000a9d93826 port 3: DPCD read on addr 0x4b0 for 1 bytes NAKed | 09:37 |
kashyap | bauzas: What I notice is ... sometimes my 'mutt' window gets pixelated, I have to refresh (by doing Alt-F10 twice) to re-render it cleanly | 09:37 |
*** LinPeiWen has quit IRC | 09:38 | |
bauzas | I just feel this is related to power saving management | 09:38 |
bauzas | that's... annoying at most | 09:38 |
gibi | :/ | 09:39 |
bauzas | I found a BZ but with closed/worksforme :( | 09:39 |
bauzas | https://bugzilla.redhat.com/show_bug.cgi?id=1874782 | 09:39 |
openstack | bugzilla.redhat.com bug 1874782 in kernel "Fails to resume external monitor" [High,Closed: worksforme] - Assigned to kernel-maint | 09:39 |
bauzas | anyway, moving on | 09:40 |
*** ociuhandu has joined #openstack-nova | 09:41 | |
*** ociuhandu has quit IRC | 09:46 | |
*** k_mouza has joined #openstack-nova | 09:50 | |
*** sapd1 has quit IRC | 10:05 | |
*** spatel has joined #openstack-nova | 10:05 | |
*** brinzhang has quit IRC | 10:06 | |
*** brinzhang has joined #openstack-nova | 10:06 | |
*** waverider has quit IRC | 10:08 | |
*** waverider has joined #openstack-nova | 10:09 | |
*** ociuhandu has joined #openstack-nova | 10:10 | |
*** spatel has quit IRC | 10:11 | |
*** ociuhandu has quit IRC | 10:19 | |
*** chengsheng has left #openstack-nova | 10:19 | |
*** ociuhandu has joined #openstack-nova | 10:25 | |
*** ociuhandu has quit IRC | 10:29 | |
*** chengsheng has joined #openstack-nova | 10:43 | |
*** jangutter_ has joined #openstack-nova | 10:43 | |
*** chengsheng has quit IRC | 10:45 | |
*** jangutter has quit IRC | 10:46 | |
*** chengsheng1 has joined #openstack-nova | 10:48 | |
*** chengsheng1 is now known as chengsheng | 10:50 | |
*** mkrai has quit IRC | 11:28 | |
*** mkrai has joined #openstack-nova | 11:30 | |
*** waverider has quit IRC | 11:35 | |
*** waverider has joined #openstack-nova | 11:35 | |
sean-k-mooney | bauzas: actully not really i was helping emma drop her car to the garage and i need to driver her back later so im here today but i need to step away form the keyboard once or twice during the day | 11:37 |
sean-k-mooney | bauzas: gibi but ya there is nothing urgent in os-vif | 11:38 |
*** ociuhandu has joined #openstack-nova | 11:39 | |
*** ociuhandu has quit IRC | 11:39 | |
*** mkrai has quit IRC | 11:40 | |
sean-k-mooney | so a realse is fine but its also not technically needed | 11:40 |
sean-k-mooney | os-vif is release-model: cycle-with-intermediary | 11:41 |
*** waverider has quit IRC | 11:41 | |
sean-k-mooney | that does not need a release at every milestone but it also does not hurt | 11:42 |
sean-k-mooney | i have been thinking of moving it to release-model: independent recently | 11:42 |
sean-k-mooney | cycle-with-intermediary allow us to do release when ever we want to anyway it just require at least one intermediary before the final release | 11:43 |
gibi | sean-k-mooney: ack. | 11:52 |
sean-k-mooney | oslo recently moved many of there libs to independent https://github.com/openstack/releases/blob/3409c68da0d1ea03296d62f4afd08f93d95097bc/doc/source/reference/release_models.rst#openstack-related-libraries | 11:53 |
gibi | sean-k-mooney: here Herve says that libs needs a release per milestone http://lists.openstack.org/pipermail/openstack-discuss/2020-November/019080.html | 11:54 |
*** spatel has joined #openstack-nova | 11:54 | |
sean-k-mooney | that not documented and i have condened that is an incorrect interpertation | 11:54 |
sean-k-mooney | https://github.com/openstack/releases/blob/3409c68da0d1ea03296d62f4afd08f93d95097bc/doc/source/reference/release_models.rst#cycle-with-intermediary | 11:55 |
sean-k-mooney | is offially what the requirements are | 11:55 |
sean-k-mooney | its no like the relases are that much work anyway so it does not bother me to relase a little more often but we really have only have had one usefully fix since 2.2 https://github.com/openstack/os-vif/compare/2.2.0...2.3.0 | 11:58 |
sean-k-mooney | which is https://github.com/openstack/os-vif/commit/b37de19c58c877f5174d76d0a4ba5ab519f464e8 | 11:58 |
*** spatel has quit IRC | 11:58 | |
gibi | OK | 11:59 |
*** ratailor has quit IRC | 12:01 | |
*** ociuhandu has joined #openstack-nova | 12:11 | |
*** ociuhandu has quit IRC | 12:20 | |
*** zzzeek has quit IRC | 12:36 | |
*** zzzeek has joined #openstack-nova | 12:37 | |
*** cgoncalves has quit IRC | 12:45 | |
*** cgoncalves has joined #openstack-nova | 12:46 | |
*** cgoncalves has quit IRC | 12:47 | |
*** ociuhandu has joined #openstack-nova | 12:51 | |
*** ociuhandu has quit IRC | 12:59 | |
*** spatel has joined #openstack-nova | 13:00 | |
*** spatel has quit IRC | 13:05 | |
*** macz_ has joined #openstack-nova | 13:08 | |
*** macz_ has quit IRC | 13:12 | |
*** ociuhandu has joined #openstack-nova | 13:17 | |
*** ociuhandu has quit IRC | 13:17 | |
*** Dan6697 has joined #openstack-nova | 13:25 | |
Dan6697 | Hi, Could someone tell me where to find the specifications for development? By specification I mean the high-level rules/requirements about how the system should behave | 13:34 |
bauzas | Dan6697: sorry, what do you mean about the Nova behaviour ? | 13:35 |
bauzas | for being a contributor ? | 13:35 |
Dan6697 | Like what's the correct behavior when it interact with other components such as keystone | 13:35 |
*** ociuhandu has joined #openstack-nova | 13:36 | |
sean-k-mooney | there isnt a highlevel documetn for the interservice interaction | 13:36 |
sean-k-mooney | in most porjects we require spec to descibe api behavior when feature are being developed | 13:36 |
Dan6697 | I know there's spec but that seems to be like a proposal | 13:37 |
sean-k-mooney | those behviors in theory then get documented in the api ref for each service | 13:37 |
sean-k-mooney | Dan6697: yes spcs are propsosals for how a feature should function | 13:38 |
Dan6697 | Do you know 3GPP specification in telecommunication? That's more or less what I want | 13:39 |
sean-k-mooney | yes we are aware of them and we do not implement them | 13:39 |
Dan6697 | which defines the procedure of the system at a high level | 13:39 |
sean-k-mooney | yes that is not sutable for opensocue developemtn | 13:39 |
*** cgoncalves has joined #openstack-nova | 13:40 | |
Dan6697 | I see. So there are only low level documentations and code? | 13:40 |
sean-k-mooney | there are a larg body of presentaiton and convfrence matial but yes | 13:41 |
sean-k-mooney | openstack is a distibute system compriese off many indepent sub porject that funciton in an integrated manner | 13:42 |
Dan6697 | Then how do a new contributor learn the overall procedures/requirements to follow? | 13:42 |
sean-k-mooney | we have a contiutors guide and each proejct has contiutor docs | 13:42 |
Dan6697 | Yeah, I also wonder whether there's 3GPP like specification in other components | 13:42 |
sean-k-mooney | no not really | 13:43 |
*** ociuhandu has quit IRC | 13:43 | |
bauzas | Dan6697: I'd say that you should first to understand what are the nova services, like by looking at https://docs.openstack.org/nova/latest/admin/index.html | 13:43 |
bauzas | what the* are | 13:43 |
sean-k-mooney | i would have suggested https://docs.openstack.org/nova/latest/contributor/ if you want to know the ways we work | 13:44 |
sean-k-mooney | thater then what nova provides | 13:44 |
sean-k-mooney | *rather | 13:44 |
bauzas | we also have https://docs.openstack.org/nova/latest/contributor/how-to-get-involved.html | 13:45 |
sean-k-mooney | https://docs.openstack.org/contributors/ is the general guide for all openstack porjects | 13:45 |
bauzas | in general, people already know what they want to change :) | 13:45 |
sean-k-mooney | yep so we encurrage them to talk to us on irc or email and get involved that way and we can mentor them or provide guidnece on how to change the thing they want | 13:46 |
*** dolpher has joined #openstack-nova | 13:52 | |
Dan6697 | I see, thanks | 13:54 |
*** xinranwang has joined #openstack-nova | 13:55 | |
*** mlavalle has joined #openstack-nova | 13:59 | |
*** jmlowe has quit IRC | 14:02 | |
*** anonymouss has joined #openstack-nova | 14:03 | |
*** dolpher has quit IRC | 14:05 | |
*** dolpher has joined #openstack-nova | 14:06 | |
*** tkajinam has quit IRC | 14:07 | |
bauzas | mmmm, how can I just resolve a gerrit comment without any reply ? | 14:18 |
*** jmlowe has joined #openstack-nova | 14:25 | |
*** anonymousss has joined #openstack-nova | 14:28 | |
*** brinzhang has quit IRC | 14:28 | |
*** anonymouss has quit IRC | 14:29 | |
*** anonymousss has quit IRC | 14:29 | |
*** anonymouss has joined #openstack-nova | 14:30 | |
*** Dan6697 has quit IRC | 14:30 | |
*** anonymouss has quit IRC | 14:30 | |
*** jmlowe has quit IRC | 14:31 | |
gibi | I just ignore them | 14:32 |
*** anonymouss has joined #openstack-nova | 14:32 | |
*** ociuhandu has joined #openstack-nova | 14:33 | |
*** ociuhandu has quit IRC | 14:33 | |
*** kevinz has quit IRC | 14:35 | |
*** ociuhandu has joined #openstack-nova | 14:38 | |
*** anonymouss has quit IRC | 14:40 | |
*** jmlowe has joined #openstack-nova | 14:41 | |
*** jmlowe has quit IRC | 14:42 | |
*** ociuhandu has quit IRC | 14:43 | |
*** jmlowe has joined #openstack-nova | 14:43 | |
*** damien_r has joined #openstack-nova | 14:44 | |
*** bnemec has joined #openstack-nova | 14:44 | |
*** jmlowe has quit IRC | 14:50 | |
*** bnemec is now known as beekneemech | 14:50 | |
*** jmlowe has joined #openstack-nova | 14:52 | |
*** jmlowe has quit IRC | 14:54 | |
*** ociuhandu has joined #openstack-nova | 14:56 | |
*** ociuhandu has quit IRC | 15:03 | |
*** jmlowe has joined #openstack-nova | 15:17 | |
*** mkrai has joined #openstack-nova | 15:26 | |
*** jmlowe has quit IRC | 15:29 | |
*** openstackgerrit has joined #openstack-nova | 15:31 | |
openstackgerrit | Artom Lifshitz proposed openstack/nova-specs master: [WIP] PCI Socket Affnity https://review.opendev.org/c/openstack/nova-specs/+/765551 | 15:31 |
*** dklyle has joined #openstack-nova | 15:41 | |
*** jmlowe has joined #openstack-nova | 15:52 | |
*** amodi has joined #openstack-nova | 15:57 | |
openstackgerrit | Alexandre arents proposed openstack/nova master: WIP libvirt: Make cross cell resize spawn from snapshot image https://review.opendev.org/c/openstack/nova/+/765561 | 15:58 |
aarents | gibi: lyarwood I gave a try to fix https://bugs.launchpad.net/nova/+bug/1906428 ^^ | 16:00 |
openstack | Launchpad bug 1906428 in OpenStack Compute (nova) "test_cold_migrate_unshelved_instance failing with cat: can't open '/mnt/timestamp': No such file or directory" [Critical,In progress] | 16:00 |
aarents | need more work on unit test but idea is here | 16:00 |
*** jmlowe has quit IRC | 16:01 | |
*** ociuhandu has joined #openstack-nova | 16:04 | |
*** macz_ has joined #openstack-nova | 16:06 | |
*** gyee has joined #openstack-nova | 16:07 | |
*** ociuhandu has quit IRC | 16:09 | |
artom | aarents, sorry, I'm just imagining a cat pulling a wire and causing the test to fail | 16:09 |
aarents | :) | 16:12 |
*** dcapone2004 has joined #openstack-nova | 16:16 | |
*** jmlowe has joined #openstack-nova | 16:17 | |
*** mkrai has quit IRC | 16:26 | |
*** ralonsoh has quit IRC | 16:35 | |
*** mlavalle has quit IRC | 16:35 | |
*** ralonsoh has joined #openstack-nova | 16:35 | |
*** mlavalle has joined #openstack-nova | 16:36 | |
*** tesseract has quit IRC | 16:57 | |
*** lpetrut has quit IRC | 17:00 | |
*** xinranwang has quit IRC | 17:05 | |
sean-k-mooney | aarents: i feel like we fixed this before | 17:05 |
*** chengsheng has quit IRC | 17:09 | |
*** dolpher has quit IRC | 17:10 | |
*** ociuhandu has joined #openstack-nova | 17:11 | |
*** ociuhandu has quit IRC | 17:11 | |
*** ociuhandu has joined #openstack-nova | 17:12 | |
*** ociuhandu has quit IRC | 17:16 | |
*** ociuhandu has joined #openstack-nova | 17:20 | |
dcapone2004 | sean-k-mooney: I filed that blueprint, I don't know how I did, https://blueprints.launchpad.net/nova/+spec/add-support-for-hyperv-in-windows-instances-on-kvm | 17:25 |
*** ociuhandu has quit IRC | 17:30 | |
*** ociuhandu has joined #openstack-nova | 17:31 | |
*** ociuhandu has quit IRC | 17:31 | |
*** k_mouza has quit IRC | 17:39 | |
dcapone2004 | I was also thinking of making an attempt to work on a patch.... can you point me in the correct direction as to where image properties are defined to add image properties? | 17:43 |
*** k_mouza has joined #openstack-nova | 17:44 | |
*** beekneemech has quit IRC | 17:49 | |
*** k_mouza has quit IRC | 17:57 | |
*** vishalmanchanda has quit IRC | 17:58 | |
*** jmlowe has quit IRC | 17:58 | |
*** jangutter has joined #openstack-nova | 18:00 | |
melwitt | dcapone2004: have fun :) https://github.com/openstack/nova/blob/master/nova/objects/image_meta.py#L151 also disclaimer: I don't know what any of this is about but that's where the image properties are | 18:04 |
*** jangutter_ has quit IRC | 18:04 | |
*** derekh has quit IRC | 18:04 | |
melwitt | on the glance side they're documented here https://docs.openstack.org/glance/latest/admin/useful-image-properties.html | 18:05 |
dcapone2004 | thx | 18:08 |
*** jmlowe has joined #openstack-nova | 18:18 | |
*** raildo has quit IRC | 18:21 | |
*** jangutter has quit IRC | 18:22 | |
*** jangutter has joined #openstack-nova | 18:22 | |
*** jmlowe has quit IRC | 18:22 | |
*** jmlowe has joined #openstack-nova | 18:25 | |
*** jangutter has quit IRC | 18:25 | |
*** jangutter has joined #openstack-nova | 18:26 | |
*** k_mouza has joined #openstack-nova | 18:34 | |
*** hamalq has joined #openstack-nova | 18:36 | |
*** jangutter has quit IRC | 18:39 | |
*** jangutter has joined #openstack-nova | 18:40 | |
*** jangutter has quit IRC | 18:40 | |
*** jangutter has joined #openstack-nova | 18:41 | |
*** raildo has joined #openstack-nova | 18:43 | |
*** jangutter has quit IRC | 18:45 | |
*** raildo has quit IRC | 18:45 | |
*** jangutter has joined #openstack-nova | 18:46 | |
*** raildo has joined #openstack-nova | 18:48 | |
*** k_mouza has quit IRC | 18:48 | |
*** jmlowe has quit IRC | 18:52 | |
*** jmlowe has joined #openstack-nova | 19:05 | |
*** imtiazc has joined #openstack-nova | 19:07 | |
*** jmlowe has quit IRC | 19:09 | |
*** luksky has quit IRC | 19:46 | |
*** luksky has joined #openstack-nova | 19:46 | |
*** jdillaman has joined #openstack-nova | 19:47 | |
*** k_mouza has joined #openstack-nova | 19:48 | |
*** k_mouza has quit IRC | 19:52 | |
*** jangutter_ has joined #openstack-nova | 20:05 | |
*** jangutter has quit IRC | 20:09 | |
*** ralonsoh has quit IRC | 20:29 | |
*** waverider has joined #openstack-nova | 20:33 | |
*** jmlowe has joined #openstack-nova | 20:35 | |
*** belmoreira has quit IRC | 20:46 | |
*** waverider has quit IRC | 20:47 | |
*** waverider has joined #openstack-nova | 20:47 | |
*** jamesdenton has quit IRC | 20:51 | |
*** jamesdenton has joined #openstack-nova | 20:51 | |
*** ociuhandu has joined #openstack-nova | 20:51 | |
*** ociuhandu has quit IRC | 21:16 | |
*** mlavalle has quit IRC | 21:38 | |
*** mlavalle has joined #openstack-nova | 21:40 | |
*** ociuhandu has joined #openstack-nova | 21:47 | |
*** whoami-rajat__ has quit IRC | 21:57 | |
*** k_mouza has joined #openstack-nova | 21:57 | |
*** raildo has quit IRC | 21:59 | |
*** tkajinam has joined #openstack-nova | 22:00 | |
*** k_mouza has quit IRC | 22:01 | |
*** ociuhandu has quit IRC | 22:11 | |
*** ociuhandu has joined #openstack-nova | 22:11 | |
*** ociuhandu has quit IRC | 22:16 | |
*** ociuhandu has joined #openstack-nova | 22:22 | |
openstackgerrit | Merged openstack/nova master: nova-multi-cell: Skip test_cold_migrate_unshelved_instance https://review.opendev.org/c/openstack/nova/+/765141 | 22:38 |
*** jamesdenton has quit IRC | 22:40 | |
*** jamesdenton has joined #openstack-nova | 22:40 | |
*** macz_ has quit IRC | 22:51 | |
*** xek_ has quit IRC | 23:02 | |
gmann | finally merged and gate is back ^^ | 23:19 |
*** luksky has quit IRC | 23:20 | |
*** ociuhandu has quit IRC | 23:29 | |
*** ociuhandu has joined #openstack-nova | 23:30 | |
*** ociuhandu has quit IRC | 23:35 | |
*** tosky has quit IRC | 23:54 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!