Earlier  
Posted Nick Remark
#openstack-nova - 2020-06-16
14:23:26 gmann stephenfin: yes, we need these things to get in - https://review.opendev.org/#/q/I82f539bfa533349293dd5a8ce309c9cc0ffb0393
14:24:22 stephenfin Ah, thanks for the context
14:24:22 gmann devstack was broken with new uwsgi release, master gate is up with grenade as n-v for temporary but stable branches need these ^^ fixes
14:24:43 gmann once we get all stable working then we will make grenade voting again
14:26:28 openstackgerrit Stephen Finucane proposed openstack/nova stable/queens: Reject boot request for unsupported images https://review.opendev.org/708609
15:43:23 openstackgerrit Balazs Gibizer proposed openstack/nova master: Align trait regexp with named request groups https://review.opendev.org/735947
15:46:36 openstackgerrit sunhao proposed openstack/nova stable/train: hardware: Raise useful error for invalid mempage size https://review.opendev.org/735950
16:34:33 gibi is it just me or the nova unit test fails on master with py37? http://paste.openstack.org/show/794824/ The same test passes in py38
16:43:12 openstackgerrit Dan Smith proposed openstack/nova master: DNM: Try to make a glance multistore job https://review.opendev.org/734184
16:43:12 openstackgerrit Dan Smith proposed openstack/nova master: WIP: Add libvirt RBD configuration doc https://review.opendev.org/731577
16:43:30 dansmith oye
16:46:33 stephenfin gibi: I have seen that recently but i don't recall where or why :-\ You've tried recreating the virtualenv, I assume?
17:34:32 openstackgerrit Ghanshyam Mann proposed openstack/nova master: DNM: testing only https://review.opendev.org/735978
20:25:59 openstackgerrit Merged openstack/nova stable/ussuri: Check cherry-pick hashes in pep8 tox target https://review.opendev.org/735208
#openstack-nova - 2020-06-17
01:05:00 openstackgerrit sunhao proposed openstack/nova stable/ussuri: hardware: Raise useful error for invalid mempage size https://review.opendev.org/736073
01:14:33 openstackgerrit sunhao proposed openstack/nova stable/train: hardware: Raise useful error for invalid mempage size https://review.opendev.org/735950
01:31:23 openstackgerrit sunhao proposed openstack/nova stable/train: hardware: Raise useful error for invalid mempage size https://review.opendev.org/735950
03:46:28 openstackgerrit Harshavardhan Metla proposed openstack/nova master: Raising a failure in case of 403 https://review.opendev.org/735068
05:53:02 openstackgerrit Brin Zhang proposed openstack/nova master: Accurately clean up ARQs resources during build_instances in conductor https://review.opendev.org/720439
06:46:01 gibi stephenfin: yepp, deleting the venv and the pyc files does not help
06:46:21 gibi it is somehow py37 specific as py38 passes in the same repo
06:48:09 gibi we don't run py37 unit test in the gate as far as I see
06:51:16 bauzas good morning Nova
06:51:32 bauzas gibi: what's the problem ?
06:52:26 bauzas gibi: nevermind, saw your pastebin
06:56:36 brinzhang0 morning gibi, bauzas
06:57:03 openstack Launchpad bug 1468992 in OpenStack Compute (nova) "nova list's --tenant filter does not return expected servers" [Low,Triaged] - Assigned to Vishakha Agarwal (vishakha.agarwal)
06:57:03 brinzhang0 Can I fix this bug ?https://bugs.launchpad.net/nova/+bug/1468992
06:58:13 brinzhang0 I saw in the list servers api doesnot contain tenant_id to filter servers, but the CLI can do by novaclinet
06:59:15 brinzhang0 Do you have time to check this bug?
07:01:45 bauzas gibi: no issues with py37 testing http://paste.openstack.org/show/794847/
07:01:47 bauzas for me
07:01:57 bauzas gibi: I'd suggest you to 'git clean -xfd' your repo
07:02:26 bauzas brinzhang0: looking
07:04:25 brinzhang0 bauzas: cool
07:05:23 openstack Launchpad bug 1468992 in OpenStack Compute (nova) "nova list's --tenant filter does not return expected servers" [Low,Triaged] - Assigned to Vishakha Agarwal (vishakha.agarwal)
07:05:23 bauzas brinzhang0: saw johnthetubaguy's comment ? https://bugs.launchpad.net/nova/+bug/1468992/comments/5
07:05:42 bauzas I agree with him, we should discuss this in a spec
07:05:48 brinzhang0 bauzas: I saw
07:06:22 brinzhang0 I would like to submit a spec, so I want to ensure for you, that I will continue
07:09:25 bauzas brinzhang0: sorry but I don't understand your question, do you want to be sure I'll review the spec ?
07:10:10 brinzhang0 bauzas: no, I just want to ensure that I can push a spec for this bug
07:11:05 brinzhang0 I worry about doing meaningless things, so I ask you firstly
07:15:41 brinzhang0 bauzas: how about now? I think I said clearly ^
07:16:08 gibi bauzas: git clean did not help, removing venv did not help. But removing $HOME/.cache/pip directory and then removing the venv did helped.
07:16:59 bauzas gibi: ack, gtk
07:17:22 bauzas brinzhang0: ahah, gotcha, well, it changes the API, right?
07:17:37 bauzas if so, we need a microversion, hence a spec
07:18:07 brinzhang0 gibi: in my env installed 3.6.8, Can I install py3.7 directly? Then directly ./stack.sh?
07:18:20 bauzas when i say "it changes the API", that means that the API will behave differently for the same call
07:18:26 brinzhang0 bauzas: yes, I will submit a spec
07:20:10 gibi bauzas, stephenfin: by removing $HOME/.cache/pip dir I got different dependency versions so some of it caused the fail for me locally http://paste.openstack.org/show/794848/
07:20:56 gibi brinzhang0: I think you can, but I talking about unit test not devstack
07:21:08 openstackgerrit Sylvain Bauza proposed openstack/nova-specs master: Routed network scheduling spec https://review.opendev.org/733703
07:21:47 brinzhang0 I know, that I want to update my local env, but I am not sure after I update the py37 it can work good
07:22:19 bauzas gibi: you're still having problems ?
07:22:28 brinzhang0 gibi: I donot know do you have the same same experience^
07:22:44 gibi bauzas: with the new deps the test passes now locally.
07:23:02 gibi bauzas: so I guess there is some deps that we should blacklist
07:23:44 bauzas ahah, gotcha
07:23:58 bauzas well, we don't use tooz for example
07:24:15 gibi bauzas: I guess we get tooz transitively
07:24:17 bauzas neither taskflow AFAIK
07:24:55 gibi bauzas: virt/powervm uses taskflow in nova
07:25:01 bauzas gibi: sure but the issue you got was on mock, right?
07:25:11 gibi yeah, it was a mock issue
07:25:12 bauzas argh /o\
07:25:31 gibi so none of the deps stands out
07:25:40 gibi brinzhang0: I think you are save to upgrade to 3.7
07:25:53 bauzas gibi: I had problems with my local env when I upgraded from an old Fedora release (which was using py2) to F31
07:26:02 brinzhang0 gibi: trying now
07:26:10 bauzas but i fixed all of them by cleaning up my repos
07:26:20 bauzas gibi: have you changed your OS too ?
07:27:23 gibi bauzas: it was a fresh machine I had to move of my testing effort so it is a fresh install of ubuntu 18.04 where I see the problem
07:29:49 gibi I guess when I run the test on that machine first I got some bad deps and then later new version of those deps was released so the problem gone now as I forced the redownload
07:30:10 gibi by deleting the local pip cache
08:19:14 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove hacking rules for python 2/3 compatibility https://review.opendev.org/733987
08:19:33 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.PY2 and six.PY3 https://review.opendev.org/726512
08:19:47 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.add_metaclass https://review.opendev.org/726565
08:20:00 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.reraise https://review.opendev.org/726898
08:20:18 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.moves https://review.opendev.org/727224
08:20:29 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.iteritems/itervalues/iterkeys https://review.opendev.org/727757
08:20:43 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.byte2int/int2byte https://review.opendev.org/727777
08:20:55 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.binary_type/integer_types/string_types https://review.opendev.org/728094
08:21:08 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.text_type (1/2) https://review.opendev.org/728109
08:21:26 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.text_type (2/2) https://review.opendev.org/728117
09:35:35 openstackgerrit Wenping Song proposed openstack/nova master: delete sub resource provider when delete resource provider https://review.opendev.org/719163
09:48:25 openstackgerrit sunhao proposed openstack/nova stable/train: hardware: Raise useful error for invalid mempage size https://review.opendev.org/735950
10:04:23 stephenfin bauzas: Care to review https://review.opendev.org/#/c/734658/ ?
10:04:32 bauzas I can
10:04:42 stephenfin ta
10:04:47 bauzas fwiw, I want to look at runways
10:47:25 brinzhang0 stephenfin: hi, we encounter an issue, and I register a blueprint, can you review it? https://blueprints.launchpad.net/oslo.cache/+spec/enable-sasl-protocol
10:48:14 brinzhang0 stephenfin: thanks
11:57:11 openstackgerrit Alexandre Arents proposed openstack/nova master: Snapshot: offload glance upload in a native thread https://review.opendev.org/734776
11:57:17 openstackgerrit Balazs Gibizer proposed openstack/nova master: Extend is_ipv6_supported() to cover more error cases https://review.opendev.org/736167
12:02:35 openstackgerrit Alexandre Arents proposed openstack/nova master: Limit the number of concurrent snapshots https://review.opendev.org/736169
12:17:27 openstackgerrit Sean McGinnis proposed openstack/nova master: Use unittest.mock instead of third party mock https://review.opendev.org/714676
12:27:58 openstackgerrit Sean McGinnis proposed openstack/nova master: hacking: force explicit import of python's mock https://review.opendev.org/708768
12:41:47 openstackgerrit Merged openstack/nova master: libvirt: Don't allow "reserving" file-backed memory https://review.opendev.org/734658

Earlier   Later