Earlier  
Posted Nick Remark
#openstack-nova - 2017-10-12
02:05:38 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add 'delete_host' command in 'nova-manage cell_v2' https://review.openstack.org/510324
02:29:57 openstackgerrit Yikun Jiang proposed openstack/nova-specs master: Add pagination and timestamp filtering support for os-migrations API https://review.openstack.org/506030
02:40:05 openstackgerrit Yikun Jiang proposed openstack/nova-specs master: Add pagination and timestamp filtering support for os-migrations API https://review.openstack.org/506030
03:18:11 openstackgerrit Yikun Jiang proposed openstack/nova-specs master: Add pagination and timestamp filtering support for os-migrations API https://review.openstack.org/506030
03:46:26 openstackgerrit Takashi NATSUME proposed openstack/nova master: Enable cold migration with target host(2/2) https://review.openstack.org/408964
06:18:49 openstackgerrit jichenjc proposed openstack/nova master: Remove glance usage inside compute https://review.openstack.org/511392
06:18:50 openstackgerrit Takashi NATSUME proposed openstack/nova master: List/show all server migration types (1/2) https://review.openstack.org/430608
06:20:27 phani_ I am want to expose SSE4.2 cpu flags to VM spawned with openstack. I Updated nova.conf with "cpu_mode = custom, cpu_model = Nehalem" and set the meta data for nova flavor with CLI : nova flavor-key m1.medium set hw:cpu_model=Nehalem. But the VM does not get the SSE4.2 cpu flags. The compute node CPU has the SS4.2 flags. I am using devstak stable/pike
06:20:44 phani_ Please hlep me. Is there anything i am missing
06:27:07 openstackgerrit David Rabel proposed openstack/nova master: VMware: add support for graceful shutdown of instances https://review.openstack.org/494169
06:42:32 openstackgerrit jichenjc proposed openstack/nova master: Remove glance usage inside compute https://review.openstack.org/511392
06:42:32 openstackgerrit jichenjc proposed openstack/nova master: Remove usage of glance.generate_image_url https://review.openstack.org/511397
06:54:44 openstackgerrit Jianghua Wang proposed openstack/nova master: rt: Implement XenAPI get_inventory() method https://review.openstack.org/339204
07:12:07 openstackgerrit jichenjc proposed openstack/nova master: mv generate_glance_url to get_image_endpoint_url https://review.openstack.org/511400
07:28:58 bauzas good morning Nova
07:31:31 openstackgerrit jichenjc proposed openstack/nova master: Remove usage of glance.generate_image_url https://review.openstack.org/511397
07:40:43 openstackgerrit Alex Xu proposed openstack/nova master: Add _get_provider_ids_with_any_trait method https://review.openstack.org/511184
07:40:43 openstackgerrit Alex Xu proposed openstack/nova master: placement: add traits support in the AllocationCandidates object https://review.openstack.org/479766
07:40:44 openstackgerrit Alex Xu proposed openstack/nova master: Put the code of generating sharing RP combinations into a method https://review.openstack.org/511407
07:49:06 openstackgerrit jichenjc proposed openstack/nova master: Remove glance usage inside compute https://review.openstack.org/511392
07:49:06 openstackgerrit jichenjc proposed openstack/nova master: Remove usage of glance.generate_image_url https://review.openstack.org/511397
08:17:28 openstackgerrit Elod Illes proposed openstack/nova master: WIP: Transform scheduler.select_destinations notification https://review.openstack.org/508506
08:24:41 openstackgerrit Yikun Jiang proposed openstack/nova master: Add migration_get_by_uuid in db api. https://review.openstack.org/511421
08:48:11 openstackgerrit Yikun Jiang proposed openstack/nova master: Add migration_get_by_uuid in db api. https://review.openstack.org/511421
08:49:48 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reproduce bug 1721652 in the functional test env https://review.openstack.org/510176
08:49:49 openstack bug 1721652 in OpenStack Compute (nova) "Evacuate cleanup fails at _delete_allocation_for_moved_instance" [High,In progress] https://launchpad.net/bugs/1721652 - Assigned to Balazs Gibizer (balazs-gibizer)
08:58:05 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add snapshot id to the snapshot notifications https://review.openstack.org/453077
09:13:17 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add snapshot id to the snapshot notifications https://review.openstack.org/453077
10:27:40 openstackgerrit Marco Chiappero proposed openstack/nova-specs master: Enable VM communication channel for power management https://review.openstack.org/511453
10:37:28 openstackgerrit Marco Chiappero proposed openstack/nova-specs master: Enable VM communication channel for power management https://review.openstack.org/511453
10:43:41 openstackgerrit Jianghua Wang proposed openstack/nova master: rt: Implement XenAPI get_inventory() method https://review.openstack.org/339204
11:05:58 openstackgerrit Chen Hanxiao proposed openstack/nova master: libvirt: properly decode error message from qemu guest agent https://review.openstack.org/511459
11:09:22 openstackgerrit Merged openstack/nova master: Fix connection info refresh for reboot https://review.openstack.org/511209
11:14:19 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/nova-specs master: Network bandwidth resource provider https://review.openstack.org/502306
11:34:42 openstackgerrit Bob Ball proposed openstack/nova master: XenAPI: Unit tests must mock os_xenapi calls https://review.openstack.org/499573
11:48:35 openstackgerrit Yikun Jiang proposed openstack/nova master: Add migration_get_by_uuid in db api. https://review.openstack.org/511421
11:54:15 openstackgerrit Elod Illes proposed openstack/nova master: WIP: Transform scheduler.select_destinations notification https://review.openstack.org/508506
12:01:39 openstackgerrit Hironori Shiina proposed openstack/nova master: ironic: Support resize and cold migration https://review.openstack.org/500677
12:02:14 mdbooth Do we have nova functional tests which actually fire up libvirt/kvm?
12:07:24 openstackgerrit Merged openstack/nova master: Fix target_cell usage for scatter_gather_cells https://review.openstack.org/510691
12:09:13 gibi mdbooth: as far as I know every functional test uses the virt driver called FakeDriver so no libvirt driver is loaded and no libvirt/kvm is started in the functional env
12:09:18 openstackgerrit Matthew Booth proposed openstack/nova-specs master: Add serial numbers for local disks https://review.openstack.org/511466
12:09:30 mdbooth gibi: That's what I thought, thanks.
12:10:12 bauzas mdbooth: the reason why I want to implement some functional tests using a LibvirtFixture
12:11:46 mdbooth bauzas: i.e. you specifically want to run libvirt/kvm?
12:12:11 mdbooth Or you don't and you use LibvirtFixture to do that?
12:12:40 mdbooth iirc, LibvirtFixture monkey patches libvirt-python to be semi-usefully faked, right?
12:13:52 bauzas mdbooth: no, something telling you : okay, here are my XML capabilities
12:14:02 bauzas faking the host
12:15:55 mdbooth Although I think we *could* test that the generated XML contains a serial number
12:16:31 mdbooth That might be better than tempest, tbh
12:16:35 gibi bauzas: libvirt already has support for that with a test:// connection url
12:17:17 gibi bauzas: but of course that would mean we have to run libvirt in the test env
12:24:50 bauzas gibi: I know about the libvirt fake conn
12:25:13 bauzas gibi: but for example, if I want to get some specific capabilities, then meh
12:27:15 gibi bauzas: you can specify the host capability in the test:// connection url so libvirt will report whathever you need
12:28:14 gibi bauzas: at some point in the past I planned to build something up with this but never actually did it
12:28:50 gibi bauzas: but totally on the side of bulding a test env that could cover the libvirt driver code
12:29:55 bauzas gibi: yup, you can do that but AFAIK there is a bug about what libvirt retuens
12:30:59 bauzas anyhow, I need to test
12:34:37 gibi bauzas: if it is buggy then I understand looking at other ways to do the test. I thought libvirt community uses the test:// connection to test libvirt so I assumed it is at least as good as libvirt
12:35:17 bauzas ok, I could try to do it then
12:35:27 bauzas anyway, working on a separate series as of now
12:35:48 gibi bauzas: I don't want to pressure anything :)
12:36:26 bauzas gibi: np :)
12:39:45 bhagyashris johnthetubaguy: Hi, I need some guidance for patch https://review.openstack.org/#/c/409644/ ?
12:41:27 openstackgerrit Hironori Shiina proposed openstack/nova master: virt/ironic: Implement rescue and unrescue https://review.openstack.org/416487
12:42:52 openstackgerrit Lee Yarwood proposed openstack/nova master: libvirt: Fully destroy instances during a hard reboot https://review.openstack.org/400384
12:45:23 bhagyashris johnthetubaguy: Actually as per our discussion I have bumped the api microversion and service version as well but there is one problem that is if user will request the backup image api for old microversion for example 2.45 then in that case it's raises the on my fix because as we are skipping the image creation for rotation 0
12:46:14 bhagyashris johnthetubaguy: *it raises KeyError
12:46:56 bhagyashris johnthetubaguy: at api side and returns the HTTP 500 internal server error
12:47:00 johnthetubaguy bhagyashris: that sounds incorrect to me. You should only skip the image creation if you user requests the new API version, if you are going that way. I guess you should skip the image upload and just delete the image for the older API version.
12:47:36 johnthetubaguy bhagyashris: as mentioned before, if its a new API microversion, it will need an approved nova-spec before it can be merged.
12:48:09 mriedem claudiub|2: can you take a look at these pike backports? need a final +2 https://review.openstack.org/#/q/topic:bug/1718455+branch:stable/pike
12:48:19 bhagyashris johnthetubaguy: yeah i am working on nova-apec
12:49:18 mriedem for other stable cores, we have a series of changes for fixes in pike starting here that need review https://review.openstack.org/#/c/509922/1
12:49:24 mriedem lyarwood: ^
12:49:29 lyarwood mriedem: ack
12:50:26 openstackgerrit Hironori Shiina proposed openstack/nova master: virt/ironic: Implement rescue and unrescue https://review.openstack.org/416487
12:52:09 openstackgerrit Eric Fried proposed openstack/nova master: Get auth from context for glance endpoint https://review.openstack.org/490057
12:52:24 openstackgerrit Eric Fried proposed openstack/nova master: Use ksa adapter for cinder client https://review.openstack.org/508345
12:52:41 openstackgerrit Eric Fried proposed openstack/nova master: Use ksa adapter for neutron client https://review.openstack.org/509892
12:52:52 openstackgerrit Eric Fried proposed openstack/nova master: Use ksa adapter for keystone conf & requests https://review.openstack.org/507693
12:53:56 mriedem dansmith: that person's instance 404 problem in the ML from ocata was using the wsgi stuff :)
12:54:13 mriedem almost wonder if we should delete those files in ocata
12:56:13 openstackgerrit Merged openstack/nova stable/pike: Support qemu >= 2.10 https://review.openstack.org/509774
12:56:15 bhagyashris johnthetubaguy: i am not clear about how i will skip the image creation for new api version because code to skip image creation is at /nova/compute/api/py and that is common code
12:56:28 mriedem bhagyashris: pass a flag
12:57:00 bhagyashris mriedem: ohh ok
12:57:25 mriedem check the microversion in the REST API handler code, and pass some flag down to the compute api, with the default being backward compatible
12:57:52 gibi mriedem: I saw your comment and left a question about possible solution inline in https://review.openstack.org/#/c/510938/2/nova/compute/manager.py
12:59:03 mriedem gibi: yeah was just replying
12:59:18 mriedem i forgot that ironic and vmware support rebuild
13:00:17 gibi if it just rebuild then we don't have to care (I guess) but if they support evacuation as well then we have to me smarter
13:00:46 mriedem yeah i know vmware deployments use evacuate,
13:01:20 mriedem because before dansmith robustified it, if you started up a 2nd nova-compute to manage the same cluster as another, it would think all of the instances were evacuated and delete them from the cluster
13:01:24 mriedem which people didn't like for some reason
13:02:06 mriedem i fondly remember being on several customer calls at ibm because of that issue
13:02:10 gibi I can imagine the how big was that dislike :)
13:03:16 gibi what if I just ask for all the compute nodes for this host before the loop and look up the needed node in the loop?

Earlier   Later