Friday, 2018-04-20

*** claudiub|2 has quit IRC00:02
*** gyee has quit IRC00:04
*** hoangcx_ has joined #openstack-nova00:07
*** wolverineav has quit IRC00:07
*** wolverineav has joined #openstack-nova00:07
*** hoangcx_ is now known as hoangcx00:08
*** QianYu has quit IRC00:11
*** Dinesh_Bhor has joined #openstack-nova00:12
*** liuzz has joined #openstack-nova00:16
*** liuzz_ has quit IRC00:16
TheJuliaOut of curiosity, is anyone aware of any cases where vifs might be attempted to be plugged more than one for a deploying node?00:17
TheJulias/deploying node/deploying instance/00:17
*** QianYu has joined #openstack-nova00:20
*** PsionTheory has quit IRC00:20
*** liuzz_ has joined #openstack-nova00:21
*** QianYu has quit IRC00:21
*** liuzz has quit IRC00:21
*** rubasov has quit IRC00:24
*** chyka has joined #openstack-nova00:25
*** chyka has quit IRC00:25
*** chyka has joined #openstack-nova00:26
*** rubasov has joined #openstack-nova00:27
*** edmondsw has joined #openstack-nova00:27
*** hshiina2 has joined #openstack-nova00:31
*** edmondsw has quit IRC00:32
openstackgerritMerged openstack/nova stable/ocata: unquiesce instance on volume snapshot failure  https://review.openstack.org/54597300:33
openstackgerritMerged openstack/nova master: Provide framework for setting placement error codes  https://review.openstack.org/54617700:33
*** hshiina3 has quit IRC00:34
*** gcb has quit IRC00:35
*** dougshelley66 has quit IRC00:36
*** dougshelley66 has joined #openstack-nova00:37
*** sdeath has joined #openstack-nova00:38
*** chyka has quit IRC00:40
*** tuanla____ has joined #openstack-nova00:40
*** chyka has joined #openstack-nova00:40
*** artom has joined #openstack-nova00:41
*** phuongnh has joined #openstack-nova00:42
*** chyka has quit IRC00:45
*** jichen has joined #openstack-nova00:45
*** harlowja has quit IRC00:46
*** hshiina2 is now known as hshiina00:49
phuongnhTheJulia, could you please confirm this is a bug: https://storyboard.openstack.org/#!/story/200182400:49
*** tuanla____ has quit IRC00:49
TheJuliaphuongnh: we need the `openstack baremetal volume target show` output00:51
phuongnhI see, I will add it soon. Thanks00:52
phuongnhis there any more do you need?00:52
*** janki has joined #openstack-nova00:55
*** janki has quit IRC00:55
*** janki has joined #openstack-nova00:56
*** slaweq has joined #openstack-nova00:56
*** mriedem_away is now known as mriedem00:57
melwittTheJulia: not really, the only thing remotely related I can think of was this bug https://bugs.launchpad.net/os-vif/+bug/1670628 which sounds different than plugging more than once during a deploy00:58
openstackLaunchpad bug 1670628 in os-vif queens "nova-compute will try to re-plug the vif even if it exists for vhostuser port." [High,Fix committed] - Assigned to sahid (sahid-ferdjaoui)00:58
TheJuliaphuongnh: If there is any way you can grab the rendered /httpboot/uuid/config file and post it, naturally edited to remove any sensitive details, that would help us tremendously00:59
*** mriedem has quit IRC00:59
TheJuliaphuongnh: Also, I take it the machine just hangs correct? never boots?01:00
TheJuliamelwitt: I think it is the block device stuff we have that might trigger for bdm mapping data Looks like ironic might be returning the wrong thing as it is functionally a race so the virt driver code doesn't handle it correclty :(01:01
phuongnhTheJulia: I will check again and reply all to you within today, thanks01:01
*** slaweq has quit IRC01:01
*** yamahata has quit IRC01:01
*** dave-mccowan has quit IRC01:01
*** zhaochao has joined #openstack-nova01:02
phuongnhTheJulia: I would like to propose a property for CPU_FPGA to os-traits01:06
*** Nisha_Agarwal has joined #openstack-nova01:06
TheJuliaSeems reasonable if it is a coprosssor01:06
phuongnhTheJulia: but  jaypipes has said it is not a CPU type so he does not agree to add to os-trats.01:07
phuongnhhttp://eavesdrop.openstack.org/irclogs/%23openstack-nova/%23openstack-nova.2018-04-18.log.html#t2018-04-18T16:58:2801:07
phuongnhTheJulia: Can I add this property to instant capability properties instead of trait?01:07
*** Sukhdev has quit IRC01:08
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver  https://review.openstack.org/52765801:12
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add snapshot function  https://review.openstack.org/53424001:12
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add power actions  https://review.openstack.org/54334001:12
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add get console output  https://review.openstack.org/54334401:12
openstackgerritYikun Jiang (Kero) proposed openstack/nova master: Support inherit api samples in ApiSampleTestBase  https://review.openstack.org/56254701:13
*** tiendc has joined #openstack-nova01:17
TheJuliaphuongnh: As I see it, for say a baremetal node with an CPU and a programmable FGPA... it seems like the existence of the FGPA would be a trait of the hardware that would be scheduled upon. It would be impossible to dictate that a baremetal node suddenly had one, but it would be a trait that would be advertised about the node.01:20
*** yikun__ has quit IRC01:20
*** gjayavelu has joined #openstack-nova01:21
*** vladikr has quit IRC01:21
phuongnhTheJulia: Thanks, could you please guide me more detail?01:25
*** dave-mccowan has joined #openstack-nova01:26
*** hongbin_ has joined #openstack-nova01:26
TheJuliaphuongnh: thinking through the process. if such a trait existed, I would add that trait to the traits for a baremetal node. That would be offered as traits into which scheduling could occur through placement01:27
TheJuliaplacement would then tell the ironic virt driver the baremetal node to deploy upon which matches the callers requirements.01:27
TheJuliaThat ends up being posted to ironic as information about what the node requested. In the case of an FPGA, there would never be any action upon it, but it would be informational01:28
*** Tom-Tom has joined #openstack-nova01:36
*** TobbeCN has joined #openstack-nova01:37
*** TobbeCN has quit IRC01:41
*** gjayavelu has quit IRC01:42
*** liuzz has joined #openstack-nova01:43
*** liuzz_ has quit IRC01:44
*** yamahata has joined #openstack-nova01:45
TheJuliaphuongnh: in a sense, it is kind of like a GPU01:47
*** dave-mccowan has quit IRC01:47
*** gcb has joined #openstack-nova01:52
*** wolverin_ has joined #openstack-nova01:52
*** wolverineav has quit IRC01:52
*** wolverin_ has quit IRC01:53
*** armaan has quit IRC01:54
*** armaan has joined #openstack-nova01:54
*** wolverineav has joined #openstack-nova01:55
*** dougshelley66 has quit IRC01:57
openstackgerritMerged openstack/nova master: Move update_task_state out of try/except  https://review.openstack.org/55715201:57
*** salv-orl_ has joined #openstack-nova01:58
*** wolverineav has quit IRC01:59
*** wolverineav has joined #openstack-nova02:00
*** salv-orl_ has quit IRC02:00
*** sdeath has quit IRC02:00
*** jchhatbar has joined #openstack-nova02:01
*** salv-orlando has quit IRC02:01
*** janki has quit IRC02:03
phuongnhTheJulia: Thank you a lot02:04
*** wolverineav has quit IRC02:04
openstackgerritjichenjc proposed openstack/nova master: [doc] Add soft_deleted flag  https://review.openstack.org/56289702:11
*** fragatina has quit IRC02:15
*** edmondsw has joined #openstack-nova02:15
openstackgerritjichenjc proposed openstack/nova stable/queens: Move update_task_state out of try/except  https://review.openstack.org/56290102:18
*** lei-zh has joined #openstack-nova02:19
*** edmondsw has quit IRC02:20
*** lei-zh has quit IRC02:20
*** lei-zh has joined #openstack-nova02:25
*** Nisha_Agarwal has quit IRC02:27
*** wolverineav has joined #openstack-nova02:28
openstackgerritJackie Truong proposed openstack/nova master: Implement certificate_utils  https://review.openstack.org/47994902:33
openstackgerritJackie Truong proposed openstack/nova master: Plumb trusted_certs through libvirt driver image paths  https://review.openstack.org/56126202:33
openstackgerritJackie Truong proposed openstack/nova master: Add trusted_image_certificates to REST API  https://review.openstack.org/48620402:33
openstackgerritJackie Truong proposed openstack/nova master: Add certificate validation docs  https://review.openstack.org/56015802:33
*** wolverineav has quit IRC02:34
*** Sukhdev has joined #openstack-nova02:38
*** jaosorior has quit IRC02:42
*** Tom-Tom has quit IRC02:44
*** Tom-Tom has joined #openstack-nova02:45
*** Tom-Tom has quit IRC02:45
*** Tom-Tom has joined #openstack-nova02:45
*** fragatina has joined #openstack-nova02:48
*** psachin has joined #openstack-nova02:50
*** wolverineav has joined #openstack-nova02:50
*** fragatina has quit IRC02:53
*** fragatina has joined #openstack-nova02:53
*** vivsoni has joined #openstack-nova02:53
*** fragatin_ has joined #openstack-nova02:54
*** wolverineav has quit IRC02:55
*** chyka has joined #openstack-nova02:55
*** jaosorior has joined #openstack-nova02:57
*** slaweq has joined #openstack-nova02:57
*** fragatina has quit IRC02:58
*** threestrands has joined #openstack-nova02:59
*** zhurong has joined #openstack-nova02:59
*** nicolasbock has quit IRC03:00
*** jmlowe has quit IRC03:02
*** slaweq has quit IRC03:02
*** wolverineav has joined #openstack-nova03:06
*** gjayavelu has joined #openstack-nova03:08
*** wolverineav has quit IRC03:11
*** trozet has quit IRC03:14
*** trozet has joined #openstack-nova03:14
*** germs has quit IRC03:21
*** germs has joined #openstack-nova03:21
*** Tom-Tom has quit IRC03:22
*** chyka has quit IRC03:24
*** liverpooler has joined #openstack-nova03:26
*** wolverineav has joined #openstack-nova03:27
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: Initial change set of z/VM driver  https://review.openstack.org/52338703:35
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver  https://review.openstack.org/52765803:36
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add snapshot function  https://review.openstack.org/53424003:36
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add power actions  https://review.openstack.org/54334003:36
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add get console output  https://review.openstack.org/54334403:36
*** liverpooler has quit IRC03:36
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: Initial change set of z/VM driver  https://review.openstack.org/52338703:37
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver  https://review.openstack.org/52765803:37
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add snapshot function  https://review.openstack.org/53424003:37
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add power actions  https://review.openstack.org/54334003:37
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add get console output  https://review.openstack.org/54334403:37
*** wolverineav has quit IRC03:37
*** Nisha_Agarwal has joined #openstack-nova03:38
*** shaohe_feng has quit IRC03:39
*** Tom-Tom has joined #openstack-nova03:41
*** shaohe_feng has joined #openstack-nova03:42
*** yikun has joined #openstack-nova03:42
*** Tom-Tom has quit IRC03:46
*** annp has quit IRC03:54
*** hoangcx has quit IRC03:54
*** annp has joined #openstack-nova03:55
*** hoangcx has joined #openstack-nova03:55
*** vivsoni has quit IRC03:55
*** vivsoni has joined #openstack-nova03:55
*** sridharg has joined #openstack-nova04:01
*** hongbin_ has quit IRC04:03
*** Tom-Tom has joined #openstack-nova04:12
*** udesale has joined #openstack-nova04:12
*** jogo has quit IRC04:20
*** sdeath has joined #openstack-nova04:23
*** zhurong has quit IRC04:24
*** takashin has left #openstack-nova04:30
*** lei-zh has quit IRC04:35
*** abhishekk has joined #openstack-nova04:41
*** claudiub|2 has joined #openstack-nova04:49
*** Sukhdev has quit IRC04:57
*** slaweq has joined #openstack-nova04:58
*** Dinesh_Bhor has quit IRC05:00
*** slaweq has quit IRC05:03
*** Dinesh_Bhor has joined #openstack-nova05:08
*** ratailor has joined #openstack-nova05:11
*** salv-orlando has joined #openstack-nova05:11
*** jogo has joined #openstack-nova05:17
*** jaosorior_ has joined #openstack-nova05:17
*** Nisha_ has joined #openstack-nova05:19
openstackgerritMerged openstack/nova master: Remove mox in test_serversV21.py (2)  https://review.openstack.org/56082905:20
openstackgerritMerged openstack/nova master: Update os_compute_api:os-flavor-extra-specs:index docs for 2.47  https://review.openstack.org/56140305:20
openstackgerritMerged openstack/nova master: Log a warning and add nova-status check for old API service versions  https://review.openstack.org/55750605:21
*** jaosorior has quit IRC05:21
openstackgerritMerged openstack/nova stable/ocata: Revert "Proper error handling by _ensure_resource_provider"  https://review.openstack.org/56273905:21
openstackgerritMerged openstack/nova master: fix a typo  https://review.openstack.org/55645505:21
openstackgerritMerged openstack/nova stable/ocata: Pass the correct image to build_request_spec in conductor.rebuild_instance  https://review.openstack.org/51640405:21
openstackgerritMerged openstack/nova master: Add `hide_hypervisor_id` flavor extra_spec  https://review.openstack.org/55586105:21
*** Zames has joined #openstack-nova05:22
openstackgerritNaichuan Sun proposed openstack/nova master: xenapi: Documents update for XAPI pool shared SR migration  https://review.openstack.org/56248205:23
*** Nisha_Agarwal has quit IRC05:23
openstackgerritMerged openstack/nova stable/pike: only increment disk address unit for scsi devices  https://review.openstack.org/56161105:24
openstackgerritNaichuan Sun proposed openstack/nova master: xenapi: Documents update for XAPI pool shared SR migration  https://review.openstack.org/56248205:24
openstackgerritMerged openstack/nova stable/pike: Don't persist RequestSpec.retry  https://review.openstack.org/56014605:24
openstackgerritMerged openstack/nova stable/ocata: libvirt: Block swap volume attempts with encrypted volumes prior to Queens  https://review.openstack.org/56160405:24
*** Zames has quit IRC05:24
*** links has joined #openstack-nova05:26
*** lei-zh has joined #openstack-nova05:30
*** Zames has joined #openstack-nova05:32
*** udesale_ has joined #openstack-nova05:32
*** rajinir has quit IRC05:34
*** udesale_ has quit IRC05:34
*** udesale has quit IRC05:34
*** udesale_ has joined #openstack-nova05:34
*** Zames has quit IRC05:34
*** udesale_ has quit IRC05:34
*** udesale has joined #openstack-nova05:36
*** sidx64 has joined #openstack-nova05:36
openstackgerritMerged openstack/nova stable/ocata: Modify incorrect debug meaasge in _inject_data  https://review.openstack.org/51995005:37
*** lei-zh has quit IRC05:38
*** lei-zh has joined #openstack-nova05:39
*** lei-zh has quit IRC05:40
*** lei-zh has joined #openstack-nova05:40
*** udesale has quit IRC05:41
*** udesale has joined #openstack-nova05:43
*** Tom-Tom has quit IRC05:43
*** sidx64 has quit IRC05:45
*** lei-zh has quit IRC05:45
openstackgerritMerged openstack/nova master: Add functional test for deleting a compute service  https://review.openstack.org/56062605:46
*** sidx64 has joined #openstack-nova05:47
*** gjayavelu has quit IRC05:48
*** jaosorior_ is now known as jaosorior05:48
*** shaohe_feng has quit IRC05:50
*** shaohe_feng has joined #openstack-nova05:50
*** lei-zh has joined #openstack-nova05:53
openstackgerritMerged openstack/nova master: Block deleting compute services which are hosting instances  https://review.openstack.org/56067405:55
openstackgerritMerged openstack/nova stable/ocata: Set error state after failed evacuation  https://review.openstack.org/51873305:55
*** Tom-Tom has joined #openstack-nova05:56
*** efried has quit IRC05:59
*** Tom-Tom_ has joined #openstack-nova05:59
*** slaweq has joined #openstack-nova06:00
*** Tom-Tom has quit IRC06:01
*** armaan has quit IRC06:02
*** armaan has joined #openstack-nova06:02
phuongnhphuongnh06:04
*** TobbeCN has joined #openstack-nova06:04
*** slaweq has quit IRC06:04
*** lajoskatona has joined #openstack-nova06:05
*** efried has joined #openstack-nova06:09
*** sar has joined #openstack-nova06:15
*** fragatin_ has quit IRC06:21
*** diga has joined #openstack-nova06:22
*** lpetrut has joined #openstack-nova06:24
*** Dinesh_Bhor has quit IRC06:26
*** abalutoiu_ has joined #openstack-nova06:27
*** Dinesh_Bhor has joined #openstack-nova06:30
*** abalutoiu has quit IRC06:30
*** phuongnh has quit IRC06:30
*** lajoskatona has quit IRC06:35
openstackgerritBhagyashri Shewale proposed openstack/nova master: libvirt: get_inventory => update_provider_tree  https://review.openstack.org/56044406:38
openstackgerritBhagyashri Shewale proposed openstack/nova master: libvirt: Don't report DISK_GB if sharing  https://review.openstack.org/56045906:38
*** pcaruana has joined #openstack-nova06:43
*** lajoskatona has joined #openstack-nova06:50
*** yamamoto has quit IRC06:50
*** Nisha_ has quit IRC06:52
*** sahid has joined #openstack-nova06:56
*** threestrands has quit IRC07:00
*** sar has quit IRC07:01
*** rcernin has quit IRC07:02
*** maciejjozefczyk has left #openstack-nova07:03
openstackgerritTetsuro Nakamura proposed openstack/nova-specs master: Return resources of entire trees in Placement  https://review.openstack.org/55946607:05
*** sidx64_ has joined #openstack-nova07:12
*** tesseract has joined #openstack-nova07:12
*** sidx64 has quit IRC07:13
*** sidx64 has joined #openstack-nova07:16
*** sar has joined #openstack-nova07:17
*** sidx64_ has quit IRC07:17
*** ralonsoh has joined #openstack-nova07:19
*** slaweq has joined #openstack-nova07:31
*** alexchadin has joined #openstack-nova07:33
*** Mr_Smurf has left #openstack-nova07:33
*** ccamacho has joined #openstack-nova07:34
*** sdeath has quit IRC07:35
*** sar has quit IRC07:36
*** sar has joined #openstack-nova07:37
*** AlexeyAbashkin has joined #openstack-nova07:37
*** damien_r has joined #openstack-nova07:41
*** amoralej|off is now known as amoralej07:43
*** avolkov has joined #openstack-nova07:48
*** Nisha_Agarwal has joined #openstack-nova07:48
*** gcb has quit IRC07:48
*** yamamoto has joined #openstack-nova07:51
*** TobbeCN has quit IRC07:52
*** gcb has joined #openstack-nova07:53
*** jpena|off is now known as jpena08:00
*** yamamoto has quit IRC08:01
*** damien_r has quit IRC08:02
*** naichuans has left #openstack-nova08:03
*** sahid has quit IRC08:04
*** naichuans has joined #openstack-nova08:04
*** mgoddard has joined #openstack-nova08:04
*** sahid has joined #openstack-nova08:04
*** tssurya has joined #openstack-nova08:06
*** damien_r has joined #openstack-nova08:07
*** sapcc-bot has joined #openstack-nova08:09
*** lucas-afk is now known as lucasagomes08:12
*** yamamoto has joined #openstack-nova08:13
*** sar has quit IRC08:13
*** sar has joined #openstack-nova08:13
*** ktibi has joined #openstack-nova08:15
*** damien_r has quit IRC08:17
*** damien_r has joined #openstack-nova08:19
*** damien_r has quit IRC08:21
*** mdbooth has joined #openstack-nova08:22
*** derekh has joined #openstack-nova08:26
*** damien_r has joined #openstack-nova08:28
openstackgerritJianghua Wang proposed openstack/nova master: XenAPI: deprecate the config for image handler class path  https://review.openstack.org/49720108:32
openstackgerritJianghua Wang proposed openstack/nova master: XenAPI: define a new image handler to use vdi streaming  https://review.openstack.org/48647508:32
*** damien_r has quit IRC08:34
*** armaan has quit IRC08:34
*** armaan has joined #openstack-nova08:34
*** damien_r has joined #openstack-nova08:35
*** Nisha_ has joined #openstack-nova08:41
*** sidx64 has quit IRC08:41
*** damien_r has quit IRC08:41
*** damien_r has joined #openstack-nova08:43
*** yamamoto has quit IRC08:44
*** Nisha_Agarwal has quit IRC08:44
*** damien_r has quit IRC08:45
*** damien_r has joined #openstack-nova08:56
*** damien_r has quit IRC08:57
openstackgerritJianghua Wang proposed openstack/nova master: XenAPI: deprecate the config for image handler class path  https://review.openstack.org/49720108:57
*** udesale_ has joined #openstack-nova08:58
*** damien_r has joined #openstack-nova08:58
*** udesale has quit IRC08:59
*** jaosorior has quit IRC08:59
*** damien_r has quit IRC08:59
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver  https://review.openstack.org/52765809:05
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add snapshot function  https://review.openstack.org/53424009:05
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add power actions  https://review.openstack.org/54334009:05
openstackgerritjichenjc proposed openstack/nova master: z/VM Driver: add get console output  https://review.openstack.org/54334409:05
*** damien_r has joined #openstack-nova09:05
*** damien_r has quit IRC09:07
*** lajoskatona has quit IRC09:07
openstackgerritsahid proposed openstack/nova master: libvirt: don't set interface backend for vhostuser  https://review.openstack.org/56270809:08
openstackgerritsahid proposed openstack/nova master: libvirt: fix wrong driver name for vhostuser interface  https://review.openstack.org/56156209:08
openstackgerritsahid proposed openstack/nova master: libvirt: add support for virtio-net rx/tx queue sizes  https://review.openstack.org/48499709:08
*** sidx64 has joined #openstack-nova09:11
*** hshiina is now known as hshiina|afk09:12
*** damien_r has joined #openstack-nova09:12
*** sidx64 has quit IRC09:12
*** damien_r has quit IRC09:13
*** damien_r has joined #openstack-nova09:14
sahidjaypipes, dansmith, can i ask you to have a look at the serie https://review.openstack.org/#/q/topic:bp/libvirt-virtio-set-queue-sizes+(status:open+OR+status:merged) ?09:20
*** damien_r has quit IRC09:20
sahidi did not internal tests to ensure everything is working09:20
*** sidx64 has joined #openstack-nova09:20
*** damien_r has joined #openstack-nova09:24
*** damien_r has quit IRC09:25
*** lei-zh has quit IRC09:27
*** damien_r has joined #openstack-nova09:27
*** elmaciej has joined #openstack-nova09:27
*** sdague has joined #openstack-nova09:28
*** damien_r has quit IRC09:28
*** Dinesh_Bhor has quit IRC09:30
*** hjensas has joined #openstack-nova09:31
*** dpawlik has joined #openstack-nova09:33
*** lajoskatona has joined #openstack-nova09:34
*** damien_r has joined #openstack-nova09:34
*** damien_r has quit IRC09:35
*** liverpooler has joined #openstack-nova09:37
*** lajoskatona has quit IRC09:38
*** alexchadin has quit IRC09:40
*** yassine has joined #openstack-nova09:41
*** yassine has quit IRC09:41
*** sar has quit IRC09:41
*** yassine has joined #openstack-nova09:41
*** yassine is now known as Guest732909:42
*** salv-orlando has quit IRC09:43
*** damien_r has joined #openstack-nova09:43
*** yamamoto has joined #openstack-nova09:44
*** damien_r has quit IRC09:45
*** salv-orlando has joined #openstack-nova09:46
*** damien_r has joined #openstack-nova09:48
*** damien_r has quit IRC09:50
*** lajoskatona has joined #openstack-nova09:52
*** yamamoto has quit IRC09:54
*** sar has joined #openstack-nova09:54
*** liverpooler has quit IRC09:56
*** sar has quit IRC09:59
openstackgerritChris Dent proposed openstack/nova master: Use nova.db.api directly  https://review.openstack.org/54326209:59
*** sidx64 has quit IRC10:00
*** damien_r has joined #openstack-nova10:00
*** cdent has joined #openstack-nova10:00
*** ralonsoh_ has joined #openstack-nova10:01
*** sambetts|afk is now known as sambetts10:03
*** damien_r has quit IRC10:04
*** hoangcx has quit IRC10:04
*** ralonsoh has quit IRC10:05
*** sidx64 has joined #openstack-nova10:07
openstackgerritArtom Lifshitz proposed openstack/nova master: Do not use SameHostFilter in APi sample tests  https://review.openstack.org/56303710:09
*** jichen has quit IRC10:09
*** damien_r has joined #openstack-nova10:10
*** ralonsoh__ has joined #openstack-nova10:10
kashyapAnyone familiar with the IBM zVM CI/10:10
openstackgerritArtom Lifshitz proposed openstack/nova master: Do not use SameHostFilter in APi sample tests  https://review.openstack.org/56303710:10
*** udesale__ has joined #openstack-nova10:12
*** Nisha_ has quit IRC10:12
*** Nisha_Agarwal has joined #openstack-nova10:12
*** sidx64 has quit IRC10:12
artomkashyap, Andreas Scheuring is the one posting recheck-zkvm, usually10:13
*** ralonsoh_ has quit IRC10:14
kashyapartom: I see, trying to figure out why it's failing here: https://review.openstack.org/#/c/558783/1110:14
*** udesale_ has quit IRC10:14
artomkashyap, are we looking at the same patch/CI?10:17
*** dougshelley66 has joined #openstack-nova10:17
artomIBM zKVM CIApr 19 7:53 AM10:17
artomcheck-tempest-dsvm-neutron-full-ubuntu-xenial-s390xSUCCESS in 1h 45m 53s10:17
*** alexchadin has joined #openstack-nova10:17
artomDoh, zvm != zkvm10:17
kashyapStung by CI!10:17
kashyapSorry10:18
*** damien_r has quit IRC10:18
artomkashyap, 2018-04-19 11:10:56.583 ERROR nova.compute.manager [instance: b1df65c5-f5cb-47bc-86db-54269c141a77] ZVMDriverException: zVM Cloud Connector request failed10:18
openstackgerritJianghua Wang proposed openstack/nova master: XenAPI: define a new image handler to use vdi streaming  https://review.openstack.org/48647510:19
artomIn http://extbasicopstackcilog01.podc.sl.edst.ibm.com/test_logs/jenkins-check-nova-master-16984/logs/n-cpu.log10:19
kashyapSaw that.  artom -- it's not my patch's problem, is it10:19
artomDoesn't look related to your patch10:19
kashyapPhew, thanks for looking10:19
*** lajoskatona has quit IRC10:19
kashyapI'm just going a little mental at looking all the non-Zuul CI stuff that's failing10:19
artomI mean, I know fsck all about zvm10:19
kashyapAnd ending up at the conclusion that it's unrelated to what I'm doing10:19
kashyap:D10:20
artomBut that looks like our "can't connect to libvirt" error message10:20
*** alexchadin has quit IRC10:22
*** sar has joined #openstack-nova10:22
openstackgerritTovin Seven proposed openstack/python-novaclient master: Trivial: Update pypi url to new url  https://review.openstack.org/56306010:23
kashyapOh10:23
*** damien_r has joined #openstack-nova10:23
*** sar has quit IRC10:23
*** gibi is now known as giblet10:23
*** damien_r has quit IRC10:24
*** udesale__ has quit IRC10:27
*** Nil_ has quit IRC10:27
openstackgerritMerged openstack/nova stable/ocata: Handle spawning error on unshelving  https://review.openstack.org/54862210:28
openstackgerritMerged openstack/nova stable/ocata: Increase cpu time for image conversion  https://review.openstack.org/56214510:29
*** markvoelker has quit IRC10:30
*** markvoelker has joined #openstack-nova10:30
*** Lingwu has quit IRC10:31
*** liverpooler has joined #openstack-nova10:31
*** pcaruana has quit IRC10:31
*** Lingwu has joined #openstack-nova10:31
*** armaan has quit IRC10:31
*** armaan has joined #openstack-nova10:32
*** nicolasbock has joined #openstack-nova10:33
*** markvoelker has quit IRC10:35
*** lajoskatona has joined #openstack-nova10:36
*** liverpooler has quit IRC10:37
openstackgerritJianghua Wang proposed openstack/nova master: XenAPI: deprecate the config for image handler class path  https://review.openstack.org/49720110:38
openstackgerritJianghua Wang proposed openstack/nova master: XenAPI: define a new image handler to use vdi streaming  https://review.openstack.org/48647510:38
*** damien_r has joined #openstack-nova10:38
*** xinliang has quit IRC10:42
*** damien_r has quit IRC10:42
*** Tom-Tom_ has quit IRC10:42
openstackgerritYikun Jiang (Kero) proposed openstack/nova master: WIP: complex policy  https://review.openstack.org/55377610:42
*** xinliang has joined #openstack-nova10:42
*** Tom-Tom has joined #openstack-nova10:42
*** Nisha_Agarwal has quit IRC10:43
*** elmaciej has quit IRC10:46
*** dulek has quit IRC10:46
*** sidx64 has joined #openstack-nova10:46
*** Tom-Tom has quit IRC10:47
*** elmaciej has joined #openstack-nova10:47
*** armaan has quit IRC10:49
*** damien_r has joined #openstack-nova10:49
*** abhishekk has quit IRC10:49
*** armaan has joined #openstack-nova10:49
*** armaan has quit IRC10:50
*** dulek has joined #openstack-nova10:50
*** damien_r has quit IRC10:50
*** armaan has joined #openstack-nova10:50
*** eharney has quit IRC10:51
*** Nil_ has joined #openstack-nova10:52
*** armaan has quit IRC11:04
*** armaan has joined #openstack-nova11:05
*** mgoddard has quit IRC11:05
*** efried is now known as fried_rice11:05
openstackgerritJianghua Wang proposed openstack/nova master: XenAPI: document change for supporting image handler  https://review.openstack.org/56307711:06
*** mgoddard has joined #openstack-nova11:07
*** alex_xu has quit IRC11:14
*** damien_r has joined #openstack-nova11:14
*** shaohe_feng has quit IRC11:14
*** damien_r has quit IRC11:15
*** damien_r has joined #openstack-nova11:17
*** mgoddard has quit IRC11:18
*** alex_xu has joined #openstack-nova11:19
*** mgoddard has joined #openstack-nova11:19
*** shaohe_feng has joined #openstack-nova11:20
*** tbachman has quit IRC11:23
*** lucasagomes is now known as lucas-hungry11:23
*** alex_xu has quit IRC11:23
*** diga has quit IRC11:27
openstackgerritChris Dent proposed openstack/nova master: Fix link in placement contributor doc  https://review.openstack.org/56308611:29
*** jaosorior has joined #openstack-nova11:29
*** alex_xu has joined #openstack-nova11:29
cdentstephenfin, fried_rice : trival doc fix ^11:29
fried_rice...11:29
*** damien_r has joined #openstack-nova11:29
fried_ricecdent: Either that should have failed sphinx build previously, or there's a dummy target in the doc somewhere11:30
*** dougshelley66 has quit IRC11:31
fried_rice...but I can't find the latter; and clearly the former didn't happen11:31
fried_riceSo /me confused.11:31
cdentyeah, I dunno11:31
*** yamamoto has joined #openstack-nova11:31
cdentI figured I would just fix it11:31
*** Zames has joined #openstack-nova11:32
cdentfried_rice: might have been before warnings were made errors?11:32
fried_riceThat's been a while, and this was recent.11:32
fried_riceMaybe warnings-as-errors is only in place for the placement docs?11:33
* fried_rice downloads...11:33
*** Zames has quit IRC11:34
fried_riceindeed 'unknown target name' before this fix.11:35
fried_rice(in my IDE)11:35
fried_ricebuilding...11:35
*** udesale has joined #openstack-nova11:36
cdentwhich IDE do you use fried_rice ?11:37
fried_ricepycharm11:37
*** damien_r has quit IRC11:37
fried_ricefyi, openstack has licenses for the pro edition11:37
*** obre_ has quit IRC11:37
fried_ricethough tbh I haven't noticed much of a difference.  (I probably just don't use the features that are enabled in pro)11:38
*** obre has joined #openstack-nova11:39
*** obre has quit IRC11:40
cdentI'm old and inelastic enough that the I want to carry on using vim until I die. I was surveying out of curiosity, not seeking11:40
*** damien_r has joined #openstack-nova11:41
*** obre has joined #openstack-nova11:41
*** damien_r has quit IRC11:42
cdent"that the I want" don't know what I was trying to say there11:42
fried_ricecdent: Do you have a bunch of customizations and stuff in your vim?11:44
fried_riceAnything python-specific beyond syntax coloring?11:44
*** yamamoto_ has joined #openstack-nova11:44
*** damien_r has joined #openstack-nova11:44
openstackgerritSurya Seetharaman proposed openstack/nova master: Delete orphaned RS and IM records of archived instances  https://review.openstack.org/56004211:45
openstackgerritNguyen Hai proposed openstack/nova-specs master: Follow the new PTI for document build  https://review.openstack.org/55180211:45
*** damien_r has quit IRC11:45
cdentno, not really. I'm not much of a customizer. And if it wasn't there already in a sort of semi-automatic fashion, I'd not turn on the syntax coloring.  The main things I care about are auto-indent and paren matching. And since nova uses such a bad indent style, I'm not getting much help from my editor on that front (I could fix my editor to behave better, but haven't got around to it)11:46
*** pcaruana has joined #openstack-nova11:46
*** damien_r has joined #openstack-nova11:46
*** yamamoto has quit IRC11:47
*** damien_r has quit IRC11:48
fried_ricecdent: I love vim just fine, but IDE ability to jump from a symbol to its definition, find all usages of a method, jump directly to method overrides, search for symbols by (wildcarded) name, see class/method/attribute overview trees, etc. -- all pretty serious productivity boosters for me.11:49
cdenttags11:49
fried_riceThere was a time I used to be able to do interactive debugging, but it didn't (used to) work in the nova project, and I haven't tried it recently or tried to fix it.11:50
fried_riceDo you tag the whole project?11:50
cdentfried_rice: do you ever wonder or worry if IDE superpowers can result in code that is harder for other people to read/maintain?11:50
cdentwhen I use them, yes, but I frequently don't11:51
cdentbecause I don't need/want to11:51
fried_ricecdent: You mean because I'd be less inclined to write new stuff in sensible locations because I know I can always navigate by hotkey?11:51
cdentnot just that, not just about navigation, and not really anything in particular: more just "do you think about that?"11:52
fried_riceGiven formatting restrictions (which pycharm also validates on the fly) I'm not sure what other pitfalls there might be.11:52
cdentme neither, just noodling11:52
fried_riceAnd given our review process, I would expect people to gripe if stuff was in the wrong place.11:53
cdentYeah, I'm not really thinking about issue of where code is11:53
cdentMore about the actual code itself: how it is written, how it is structured internally to itself11:53
fried_riceMm.  No, I don't feel like I would do any of that differently in a primitive editor.11:54
fried_riceIf code generation were a thing, I could see that being an issue (though I would also expect that to get filtered by reviewers)11:54
*** damien_r has joined #openstack-nova11:55
fried_riceSo like, if this was Java, and I was using "generate a bean" or whatever.11:55
fried_riceBut - whether because I just don't know about / use the code generation features, or they don't exist, or they wouldn't apply to the kind of dev we do in openstack, or whatever - I don't use any code gen tools in my IDE.11:56
*** damien_r has quit IRC11:56
* cdent nods11:56
fried_ricebtw, I tried quick-building that doc and apparently my venv wasn't set up, so I'm going through tox.... and the venv is *still* installing deps.11:56
*** tiendc has quit IRC11:57
fried_riceWhich says to me that we're installing the wrong set of deps for building docs.11:57
fried_riceI think stephenfin has some patches that clean some of that up.  But I think they just consolidate some of the venvs.  Not sure whether docs was folded into one of the others.11:58
cdentthe gate now builds docs outside of the 'docs' venv that can be used locally11:58
cdentbut yes, the deps are probably wrong. probalby building nova deps, not docs deps11:59
*** damien_r has joined #openstack-nova11:59
*** jmlowe has joined #openstack-nova11:59
*** annp has quit IRC12:02
*** markvoelker has joined #openstack-nova12:02
*** jmlowe has quit IRC12:04
openstackgerritsahid proposed openstack/nova master: libvirt: don't set interface backend for vhostuser  https://review.openstack.org/56270812:04
openstackgerritsahid proposed openstack/nova master: libvirt: fix wrong driver name for vhostuser interface  https://review.openstack.org/56156212:04
openstackgerritsahid proposed openstack/nova master: libvirt: add support for virtio-net rx/tx queue sizes  https://review.openstack.org/48499712:04
sahidgiblet: i added a test i hope it's what you were looking for12:06
*** damien_r has quit IRC12:07
*** dougshelley66 has joined #openstack-nova12:08
fricklermelwitt: gah, if you had created a bug for https://review.openstack.org/561370 it might have saved me searching half a day to come to the same result. but then maybe not, so no hard feelings ;)12:11
openstackgerritYikun Jiang (Kero) proposed openstack/nova master: WIP: complex policy  https://review.openstack.org/55377612:11
*** neha_alhat has joined #openstack-nova12:12
openstackgerritsahid proposed openstack/nova master: libvirt: fix wrong driver name for vhostuser interface  https://review.openstack.org/56156212:12
openstackgerritsahid proposed openstack/nova master: libvirt: add support for virtio-net rx/tx queue sizes  https://review.openstack.org/48499712:12
neha_alhatstephenfin: Hi12:12
bauzasfolks, I'm half-around12:16
bauzasmy wife is in ER, so I'll help her12:16
fried_ricebauzas: Hope everything is okay12:17
neha_alhatstephenfin: Actually I want to know why these two conf parameters regrading live migration are made mutable in[1]. [1]:https://review.openstack.org/#/c/319203/12:17
*** tbachman has joined #openstack-nova12:19
bauzasfried_rice: hope so12:19
*** damien_r has joined #openstack-nova12:22
openstackgerritYikun Jiang (Kero) proposed openstack/nova master: WIP: complex policy  https://review.openstack.org/55377612:22
*** lucas-hungry is now known as lucasagomes12:23
*** jmlowe has joined #openstack-nova12:23
stephenfinfried_rice: Yeah, I need to pick those up again and rebase them12:27
stephenfinEspecially now, given the whole "move everything to python3" initiative12:28
stephenfinAlso12:28
*** stephenfin is now known as finucannot12:28
* fried_rice welcomes finucannot12:28
finucannotneha_alhat: What do you mean?12:28
openstackgerritJens Harbott (frickler) proposed openstack/nova master: DNM: Test devstack + ceph plugin patches  https://review.openstack.org/56309712:28
fried_ricefinucannot: Do you happen to know offhand why a doc containing a `link`_ with a missing _`target` would have passed sphinx build?12:28
fried_riceIs that warning not fatal in the nova repo?12:29
fried_riceI thought it was, but maybe I'm thinking of the nova-specs repo12:29
finucannotfried_rice: I bet it fails locally https://review.openstack.org/#/c/559348/12:29
*** artom has quit IRC12:30
fried_riceoh, I remember seeing that patch.12:30
neha_alhatfinucannot: why only these parameters are marked mutable=True? why not others? Is there any criteria to make conf parameters as mutable?12:30
finucannotfried_rice: Yeah, ima go bug infra guys and see if we can get some movement on it12:31
fried_ricefinucannot: But so the answer is that the gate won't fail on those for now?12:31
finucannotfried_rice: Correct, and there's nothing we can do to override that12:31
finucannotSave a custom extension or something12:31
*** cdent has quit IRC12:32
finucannotneha_alhat: Things are generally mutable if you it's something that you feel you'd want to change at runtime (and actually can without breaking stuff)12:32
finucannotI guess this was one of those things12:32
finucannotneha_alhat: tbh, I don't have the full context and the commit message is poor so I can't really say what the authors intention was12:33
finucannotThis is why one should always write mdbooth-level commit messages :)12:33
fried_ricefinucannot: I'm +2ing cdent's https://review.openstack.org/#/c/563086/ - after having checked the rendered doc because apparently I can't rely on sphinx for this one...12:35
finucannotfried_rice: I've +Wd it12:35
fried_riceack12:35
fried_riceThat'll teach cdent to use the word "trivial".12:36
neha_alhatfinucannot:Do you have any idea if we mark parameter as muatble=True, then it takes imediately the modified value or it requires sighup signal to pass to load that modified value?12:37
finucannotneha_alhat: Docs say the latter https://docs.openstack.org/oslo.config/latest/reference/mutable.html12:38
*** armaan has quit IRC12:40
openstackgerritEric Fried proposed openstack/nova master: Remove deprecated [placement] opts  https://review.openstack.org/55708612:42
fried_ricefinucannot: re+W after rebase, please?  ^12:42
finucannotfried_rice: sure12:43
fried_ricethx12:43
gibletsahid: thanks for the unit test12:44
*** takedakn has joined #openstack-nova12:44
*** liverpooler has joined #openstack-nova12:45
*** jaypipes is now known as leakypipes12:46
neha_alhatfinucannot: In the above docs it is mentioned that: after making conf parameter mutable, they can be reloaded (usually via SIGHUP) at runtime, without a service restart.12:46
*** yamamoto_ has quit IRC12:46
*** yamamoto has joined #openstack-nova12:47
*** eharney has joined #openstack-nova12:47
neha_alhatfinucannot: Actually from the patch[1], what I understood is: If the conf parameter value is cached outside loop and if it is getting used in loop for long running processes like live migration, if operator changes parameter value then it should imediately get reflected12:48
neha_alhatfinucannot: [1]: https://review.openstack.org/#/c/319203/12:49
fried_ricefinucannot: I'm having trouble getting my docs venv to build locally (I killed it after like 20 minutes - should it take that long??) so while I try to wrangle that, do you happen to know off hand what's going on here?  http://logs.openstack.org/57/517757/13/check/build-placement-api-ref/b43304e/job-output.txt.gz12:50
fried_riceclearly a bug in the tooling, if only because it's not showing me the actual error...12:51
finucannotneha_alhat: I'm not the person to ask, to be honest. The best thing to do would be build a minimal test case and see what happens. If it works as you expect, a patch to the oslo.config docs would be really helpful12:51
*** yamamoto has quit IRC12:52
*** sahid has quit IRC12:53
neha_alhatfinucannot: thanks for input12:53
finucannotfried_rice: That looks like you're assigning a string to something os-api-ref expects to be a dict12:53
fried_ricein a doc?12:53
finucannotIn a YAML file, I'd suspect12:53
fried_riceo12:54
fried_rice...12:54
finucannotSo...this? https://review.openstack.org/#/c/517757/13/placement-api-ref/source/parameters.yaml12:54
finucannotLemme pull it down and try12:54
*** elmaciej has quit IRC12:55
*** edleafe is now known as figleaf12:56
*** sridharg has quit IRC12:56
fried_ricefinucannot: Yeah, I can't see anything bizarre in there.12:57
fried_riceShould I open a bug about that crazy error message?  (Although you seem not to have had trouble deciphering it)12:57
*** sridharg has joined #openstack-nova12:57
finucannotfried_rice: Yeah, some additional error messages wouldn't be any harm, I imagine12:58
*** tbachman has quit IRC12:59
*** neha_alhat has quit IRC13:00
*** gcb has quit IRC13:00
finucannotfried_rice: Yup, you'd a typo. Added comment13:03
finucannotI'll go fix os-api-ref now13:03
*** vladikr has joined #openstack-nova13:03
fried_ricefinucannot: Thanks!13:03
finucannotfried_rice: Did you end up opening a bug? If not, I'll just send this patch as-is13:04
fried_ricefinucannot: I'm in the process.  Two shakes.13:05
*** edmondsw has joined #openstack-nova13:05
fried_ricefinucannot: https://github.com/sphinx-doc/sphinx/issues/486913:05
finucannotfried_rice: Ah, that's an os-api-ref bug. Not a Sphinx bug13:06
fried_ricefinucannot: I was just following the instructions in the error output.13:06
finucannotfried_rice: You can tell based on this bit --> File "/home/zuul/.venv/local/lib/python2.7/site-packages/os_api_ref/__init__.py", line 261, in _check_yaml_sorting13:06
finucannotYeah, that error message is dumb. _That's_ probably a good Sphinx bug13:07
* fried_rice drops the mic13:07
*** dave-mccowan has joined #openstack-nova13:07
fried_ricefinucannot: Should I close that one, then?13:08
finucannotProbably best, yeah13:09
finucannotThey can't do anything about that13:09
fried_ricefinucannot: Done.13:09
*** edmondsw has quit IRC13:10
*** amoralej is now known as amoralej|lunch13:10
openstackgerritMatt Riedemann proposed openstack/nova master: xenapi: Documents update for XAPI pool shared SR migration  https://review.openstack.org/56248213:13
*** cdent has joined #openstack-nova13:15
*** jmlowe_ has joined #openstack-nova13:16
openstackgerritEric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates  https://review.openstack.org/51775713:18
*** jmlowe has quit IRC13:19
*** udesale has quit IRC13:20
*** udesale has joined #openstack-nova13:20
*** yamamoto has joined #openstack-nova13:21
*** fyx has quit IRC13:21
*** fyx has joined #openstack-nova13:21
*** takedakn has quit IRC13:22
*** pchavva has joined #openstack-nova13:22
*** udesale has quit IRC13:23
*** udesale has joined #openstack-nova13:23
openstackgerritEd Leafe proposed openstack/nova master: Add columns for generation to consumers  https://review.openstack.org/55795813:24
openstackgerritEd Leafe proposed openstack/nova master: Add the Consumer object  https://review.openstack.org/56140613:24
openstackgerritEd Leafe proposed openstack/nova master: Add Consumer objects to Allocations  https://review.openstack.org/56140713:24
openstackgerritEd Leafe proposed openstack/nova master: Add a microversion for consumer generation  https://review.openstack.org/56200013:24
openstackgerritEd Leafe proposed openstack/nova master: WIP - Change DELETE allocations to PUT []  https://review.openstack.org/56311013:24
*** armaan has joined #openstack-nova13:24
*** masber has quit IRC13:27
*** ratailor has quit IRC13:31
*** masuberu has joined #openstack-nova13:32
*** burt has joined #openstack-nova13:32
*** psachin has quit IRC13:33
openstackgerritEd Leafe proposed openstack/nova master: WIP - Change DELETE allocations to PUT {}  https://review.openstack.org/56311013:33
*** sahid has joined #openstack-nova13:33
finucannotCan anyone remind me how you can use mock to wrap a function without replacing it entirely13:38
finucannoti.e. passthrough the call and simply capture the call/return value13:38
* finucannot is pretty sure that's possible13:38
openstackgerritSurya Seetharaman proposed openstack/nova stable/pike: Unmap compute nodes when deleting host mappings in delete cell operation  https://review.openstack.org/55382913:40
gibletleakypipes: hi! I've update the bandwidth spec with a better reasoning why we need certain traits for the networking RPs. I hope we can find a good compromise13:43
*** sidx64 has quit IRC13:43
fried_ricefinucannot: Yeah, you have to save off the original function13:44
fried_ricefinucannot: Then write a new function that conditionally calls the old one (presumably that's what you want)13:44
fried_ricefinucannot: Then make that new function your mock side effect.13:44
leakypipesgiblet: roger13:45
fried_ricefinucannot: You can't, like, jump into the middle of a function and start mocking, if that's what you're asking.13:45
dansmithsean-k-mooney[m]: around?13:46
finucannotfried_rice: Ah, fair. I was hoping for a 'passthrough=True' flag. Doesn't seem it does that13:47
finucannotGuess it's kind of the opposite of what you'd want13:47
fried_ricefinucannot: yeah, because it would have to pass through conditionally, and you'd need some way to specify that condition.13:47
fried_ricefinucannot: Otherwise, if you wanted it to pass through always, you would just... not mock it.13:47
*** awaugama has joined #openstack-nova13:49
fried_ricefinucannot: I'm ready to give up trying to build docs locally.   tox -re placement-api-ref  is just sitting forever at13:51
fried_riceplacement-api-ref installdeps: -r/home/efried/Neo/nova/doc/requirements.txt13:51
finucannotfried_rice: Just use 'tox -e docs'?13:52
fried_ricefinucannot: same13:52
fried_ricetried that earlier13:52
finucannotHmm, that's a problem on your end, I'd imagine13:52
finucannotWorking a-ok here13:52
fried_riceit spun, seemingly doing nothing, for a good 20 or 30 minutes before I killed it.13:53
finucannotTried with -vvv ?13:53
finucannotI assume that will work13:53
fried_ricewas about to ask if there was some way to verbosify it.13:53
fried_ricetrying...13:53
fried_riceWell, that's getting me more output, anyway.13:55
fried_ricewtf is snowballstemmer??13:55
*** mlavalle has joined #openstack-nova13:56
*** dims has quit IRC13:58
fried_ricefinucannot: It looks like it's getting stuck really early, here: http://paste.openstack.org/show/719628/13:58
finucannotWhat version of pip are you on?13:58
fried_ricefinucannot: It looks like it's installing 10.0.1 into the venv13:59
melwittfrickler: ah, sorry :(13:59
fried_ricefinucannot: under py2713:59
finucannotYeah, that should be fine. I'm guessing this is a manifestation of some pypi.python.org -> pypi.org switchover bug14:00
finucannotWeird that you're seeing it and no one else is though14:00
*** mnaser has quit IRC14:00
finucannotMaybe just give up for today and try again Monday? :)14:00
*** mnaser has joined #openstack-nova14:01
*** leakypipes has quit IRC14:01
fried_ricefinucannot: Well, maybe everybody else already has their venv created for docs.14:02
fried_ricefinucannot: I'm also still on trusty, don't know if that makes a difference.14:02
melwittfrickler: and that's a good point about stable, I'll test it out14:03
*** links has quit IRC14:03
*** artom has joined #openstack-nova14:03
finucannotIt shouldn't. That's why I asked what version of pip you were using but if it's installing everything from scratch, it can't be that14:03
*** dansmith is now known as superdan14:04
*** dims has joined #openstack-nova14:04
finucannotfried_rice: Yeah, works fine with '--recreate' on my end14:05
fried_ricefinucannot: Weird.  Well, thanks for checking.14:06
*** jaypipes has joined #openstack-nova14:10
*** esberglu has joined #openstack-nova14:10
*** jaypipes is now known as leakypipes14:10
*** Tom-Tom has joined #openstack-nova14:11
*** fried_rice has quit IRC14:12
*** efried has joined #openstack-nova14:12
*** hongbin_ has joined #openstack-nova14:14
*** Tom-Tom has quit IRC14:16
*** efried is now known as fried_rice14:16
*** andrewbogott has quit IRC14:18
*** andrewbogott has joined #openstack-nova14:18
melwittbauzas, superdan: could one of you please review this pcid cpu feature flags backport? need it to release ocata soon https://review.openstack.org/#/c/56116814:22
superdanyar14:22
melwittthx14:23
melwittalso need this report allocated size of preallocated file based disks https://review.openstack.org/#/c/562078 pike change merged recently14:23
superdanmelwitt: on that one, he added _LW because backport but didn't line up the string14:23
superdanmelwitt: mriedem pointed it out kinda, but not sure if he was saying yeah this is fine or not14:24
superdanmelwitt: I got the pike one yesterday and was waiting for it to land14:24
*** lyarwood is now known as lyaaaaaaaaaaaarw14:24
*** lyaaaaaaaaaaaarw is now known as lyaaaaaaaaarwood14:24
melwitthm, yeah. "yar", that's usually a good thing14:27
*** lpetrut has quit IRC14:27
*** amoralej|lunch is now known as amoralej14:27
openstackgerritEric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates  https://review.openstack.org/51775714:27
*** zhaochao has quit IRC14:28
openstackgerritMerged openstack/nova master: Fix link in placement contributor doc  https://review.openstack.org/56308614:30
melwittsuperdan: yeah, not sure if he noticed that. we can ask him14:30
leakypipessahid: I'm really confused by the two patches that set driver name to None for vhost-user VIFs. Is there a bug that those patches are fixing? Also, I'm confused why there are two small patches where the second patch basically undoes part of the previous patch.14:31
*** eharney has quit IRC14:32
*** karlamrhein has quit IRC14:32
*** karlamrhein has joined #openstack-nova14:32
openstackgerritKashyap Chamarthy proposed openstack/nova master: libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Rocky"  https://review.openstack.org/55878314:32
openstackgerritKashyap Chamarthy proposed openstack/nova master: Drop MIN_LIBVIRT_SET_ADMIN_PASSWD  https://review.openstack.org/56231214:32
*** andrewbogott has quit IRC14:33
*** andrewbogott has joined #openstack-nova14:33
superdanleakypipes: those are supposed to be hygeine patches for things were setting that are basically ignored right now by libvirt, but were creating confusing things underneath14:33
superdanleakypipes: I dunno about the undoing-in-last-patch bit, but I asked those to be broken out because they were even more confusing being in the actual implementation patch14:34
superdanleakypipes: we were setting driver=vhost even when type=vhostuser or something like that, and libvirt was just ignoring us14:34
leakypipessuperdan: ok. yes, I get that (as noted in my review comment). can those bottom two patches just be combined?14:34
superdanleakypipes: I dunno, there was only one last I looked14:35
superdanleakypipes: I want to see the vhostuser neutron job run against this if at all possible first though14:35
leakypipessuperdan: yes, saw that comment on the last patch in the series.14:35
superdanleakypipes: ack cool14:36
superdanI dunno why the bottom one was split, I haven't gone back to look at that yet today14:36
melwittlyaaaaaaaaarwood: want to hit this again? pike change merged https://review.openstack.org/#/c/56016714:36
*** jaosorior has quit IRC14:37
melwittand this https://review.openstack.org/#/c/56016214:37
lyaaaaaaaaarwoodmelwitt: ack14:39
*** samueldmq has quit IRC14:40
*** samueldmq has joined #openstack-nova14:41
kashyapmelwitt: Hey there, post milestone work busyness, also want to have a gander at this: https://review.openstack.org/#/c/558783/14:41
kashyapmelwitt: You acked the other version bump thing.14:41
kashyap(MattR already gave some feedback, I addressed it.  Will let Zuul do its thing first)14:41
melwittsuperdan: here's another one for ocata https://review.openstack.org/#/c/545087 if you could pls take a look14:41
melwittkashyap: k, will put it on my list. still working on getting a couple of stable releases in line14:43
kashyapmelwitt: Sure, I just noticed I missed Matt's one more remark, I'll address that too14:43
kashyapSo disregard it for now14:43
melwittk14:43
sahidleakypipes: all of this part is really confusing, some parts are tested some other not and there are conditions where we set the driver name and some where we don't set it...14:44
sahidthe two bottom patches are splitted because i wanted to make easy to read thing, in the first i'm enforcing the config to avoid setting driver name for vhostuser interface14:45
sahidin the second i'm remove every pces where we set it wrongly14:45
sahidsuperdan, leakypipes: about the test CI ... it makes sense I will work on it but I think it will be not possible to have it working14:45
sahidwe need version of QEMU/libvirt pretty recent and xenial provides old versions14:46
leakypipessahid: any chance of merging the bottom two patches? (sorry, and thanks for your patience)14:46
sahidso at least we would see the logs14:46
superdansahid: I checked that job and it has libvirt 4.014:46
sahidleakypipes: sure i will14:46
leakypipessahid: ty sir14:46
*** eharney has joined #openstack-nova14:47
sahidlibvirt 4.0? i did not that version was released actually :)14:47
sahidso i guess we are ok, did you get chance to look at the QEMU version?14:48
sahidsuperdan: where did you find the info?14:49
*** sahid has quit IRC14:51
*** sahid has joined #openstack-nova14:51
*** icey has quit IRC14:51
*** cdent has quit IRC14:52
*** icey has joined #openstack-nova14:52
*** zioproto has quit IRC14:52
*** bhagyashris has quit IRC14:52
*** zioproto has joined #openstack-nova14:52
superdansahid: in the devstack log, maybe I was looking at the wrong thing, but I'll show you what I found, just a sec14:52
superdansahid: 2018-04-18 23:19:55.218 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens/main amd64 libvirt0 amd64 4.0.0-1ubuntu7~cloud0 [1,245 kB]14:53
superdanfrom http://52.27.155.124/portland/2018-04-17/559414/4/check/tempest-dsvm-ovsdpdk-nfv-networking-xenial/8c6c0a1/logs/devstacklog.txt.gz14:53
*** edmondsw has joined #openstack-nova14:54
superdan2018-04-18 23:26:02.509 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens/main amd64 qemu amd64 1:2.11+dfsg-1ubuntu5~cloud0 [210 kB]14:54
superdanqemu 2.11 reportedly14:54
superdansahid: looks to me like 4.0 was out in january of this year14:55
sahidsuperdan: ok that looks perfect14:57
*** edmondsw has quit IRC14:58
sahidleakypipes: i just noticed you comment14:59
sahidactually the libvirt doc is wrong14:59
sahidthe attribute is not ignored for vhostuser interface14:59
*** eharney has quit IRC14:59
sahidwell, it is ignored is you set qemu or vhost backend (which doe not make any sense)14:59
sahidsetting vhost-user (which is what is passed to QEMU via -netdev vhost-user) does not work15:00
sahidlike foobar or everything15:00
*** felipemonteiro has joined #openstack-nova15:00
sahidin our current code, it happen that we pass 'vhost' that when we enable virtio multiqueue but it's wrong to set vhost15:01
*** lpetrut has joined #openstack-nova15:01
*** felipemonteiro_ has joined #openstack-nova15:02
sahidso we have decided to clean all of that15:02
sahidand never set a specific bakend for vhostuser interface15:02
*** hemna_ has joined #openstack-nova15:04
sahidhum.. it's all confusing and my phrasing make things ever more confusing, sorry about that.15:05
*** felipemonteiro has quit IRC15:06
*** rajinir has joined #openstack-nova15:06
*** Shilpa has quit IRC15:08
*** dklyle has joined #openstack-nova15:08
*** redondo-mk has quit IRC15:11
*** redondo-mk has joined #openstack-nova15:12
*** tomtom001 has joined #openstack-nova15:12
tomtom001Hello, I have an instance I'm resizing that keeps getting migrated to another CPU host when I do.  Is that normal behaviour?  Is it supposed to be doing that?15:12
*** eharney has joined #openstack-nova15:14
*** dpawlik has quit IRC15:16
melwitttomtom001: yes, resize == cold migrate15:18
*** germs has quit IRC15:21
*** germs has joined #openstack-nova15:22
*** germs has quit IRC15:22
*** germs has joined #openstack-nova15:22
*** prometheanfire has joined #openstack-nova15:22
*** tomtom001 has quit IRC15:23
prometheanfirewe have a constraint update that I'm having problems figuring out what the problem constraint update is, does anyone mind looking at some testr output for me?15:23
prometheanfirehttps://review.openstack.org/56235115:23
prometheanfirehttp://logs.openstack.org/51/562351/4/check/cross-nova-py27/f945f4f/testr_results.html.gz15:23
*** tomtom001 has joined #openstack-nova15:23
*** dave-mccowan has quit IRC15:24
melwitt"wsgi", I would summon cdent but he's not around right now15:25
*** lpetrut has quit IRC15:26
*** mriedem has joined #openstack-nova15:26
*** gmann has quit IRC15:27
*** gmann has joined #openstack-nova15:27
*** lpetrut has joined #openstack-nova15:28
*** tssurya has quit IRC15:32
prometheanfireok, I'll add nova to the bug15:33
prometheanfirehttps://bugs.launchpad.net/nova/+bug/176574815:34
openstackLaunchpad bug 1765748 in OpenStack Global Requirements "webob-1.8.1 breaks projects" [High,In progress] - Assigned to Matthew Thode (prometheanfire)15:34
prometheanfirealso hits keystone and glance15:34
openstackgerritMerged openstack/nova master: xenapi: Documents update for XAPI pool shared SR migration  https://review.openstack.org/56248215:40
*** cdent has joined #openstack-nova15:41
*** damien_r has quit IRC15:41
openstackgerritEric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates  https://review.openstack.org/51775715:43
mriedemlyaaaaaaaaarwood: there is a cve for the encrypted volume thing https://review.openstack.org/#/c/539893/ - the note at the bottom seems a bit brief since i think there are conditions around that, in case you want to comment15:44
lyaaaaaaaaarwoodmriedem: looking15:44
artomlyaaaaaaaaarwood, I would have thought liar-wood, but OK :)15:45
*** gyee has joined #openstack-nova15:45
artom(Which is how I always want to pronounce your nick)15:45
lyaaaaaaaaarwoodartom: there's always next Friday ;)15:45
artomOr lyre-wood if you prefer15:45
*** gyee has quit IRC15:45
*** Guest7329 has quit IRC15:47
melwittprometheanfire: thanks15:48
*** lpetrut has quit IRC15:49
*** lpetrut has joined #openstack-nova15:49
*** chyka has joined #openstack-nova15:55
*** tesseract has quit IRC15:58
*** Nisha_Agarwal has joined #openstack-nova15:58
*** Guest7329 has joined #openstack-nova16:02
*** felipemonteiro_ has quit IRC16:04
*** tbachman has joined #openstack-nova16:05
*** lucasagomes is now known as lucas-af16:05
*** lucas-af is now known as lucas-afk16:05
*** gyee has joined #openstack-nova16:06
*** dims has quit IRC16:06
*** sahid has quit IRC16:08
openstackgerritmelanie witt proposed openstack/nova stable/pike: DNM: testing the ceph job  https://review.openstack.org/56317416:09
*** AlexeyAbashkin has quit IRC16:09
*** fried_rice is now known as fried_rolls16:09
*** yamahata has quit IRC16:09
*** ktibi has quit IRC16:10
*** mgoddard has quit IRC16:11
*** dims has joined #openstack-nova16:11
openstackgerritmelanie witt proposed openstack/nova stable/queens: DNM: testing the ceph job  https://review.openstack.org/56317516:12
melwittmriedem: on this backport of the pcid cpu feature flag, superdan noticed _LW was added without lining up the string message and we were wondering if that was fine with you or if you wanted to fix it before approving it https://review.openstack.org/#/c/561168/2/nova/virt/libvirt/driver.py@358216:16
*** germs has quit IRC16:22
*** germs has joined #openstack-nova16:23
*** germs has quit IRC16:23
*** germs has joined #openstack-nova16:23
*** yamamoto has quit IRC16:31
openstackgerritEric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates  https://review.openstack.org/51775716:36
*** sambetts is now known as sambetts|afk16:40
*** edmondsw has joined #openstack-nova16:42
*** edmondsw has quit IRC16:47
*** dklyle has quit IRC16:49
*** yamahata has joined #openstack-nova16:51
*** armaan has quit IRC16:53
*** armaan has joined #openstack-nova16:54
*** claudiub|2 has quit IRC16:56
*** claudiub has joined #openstack-nova16:56
*** prometheanfire has left #openstack-nova16:56
*** rmart04 has joined #openstack-nova16:57
openstackgerritMerged openstack/nova master: mock utils.execute() in qemu-img unit test  https://review.openstack.org/56233916:57
*** rmart04 has quit IRC16:58
*** derekh has quit IRC17:00
*** fragatin_ has joined #openstack-nova17:05
openstackgerritMerged openstack/nova master: Delete allocations from API if nova-compute is down  https://review.openstack.org/56070617:05
*** ralonsoh__ has quit IRC17:07
*** cdent has quit IRC17:09
*** jpena is now known as jpena|off17:09
openstackgerritMerged openstack/nova stable/ocata: libvirt: Report the allocated size of preallocated file based disks  https://review.openstack.org/56207817:13
*** claudiub|2 has joined #openstack-nova17:15
*** claudiub has quit IRC17:18
*** amoralej is now known as amoralej|off17:19
*** pcaruana has quit IRC17:22
*** tssurya has joined #openstack-nova17:24
melwittlyaaaaaaaaarwood: one more for ocata where the pike change recently merged https://review.openstack.org/#/c/56161317:24
*** mgoddard has joined #openstack-nova17:27
*** yamamoto has joined #openstack-nova17:32
*** pcaruana has joined #openstack-nova17:33
*** jackie-truong has joined #openstack-nova17:33
*** felipemonteiro_ has joined #openstack-nova17:33
*** gjayavelu has joined #openstack-nova17:36
*** yamamoto has quit IRC17:38
*** felipemonteiro_ has quit IRC17:39
openstackgerritMerged openstack/nova stable/ocata: Detach volumes when VM creation fails  https://review.openstack.org/54508717:39
openstackgerritMerged openstack/nova stable/ocata: libvirt: log vm and task state when vif plugging times out  https://review.openstack.org/55903317:39
openstackgerritArvind Nadendla proposed openstack/nova master: update scheduler to use image-traits  https://review.openstack.org/56059617:46
*** mdbooth has quit IRC17:50
openstackgerritArvind Nadendla proposed openstack/nova master: update scheduler to use image-traits  https://review.openstack.org/56059617:52
*** sridharg has quit IRC17:52
mriedemmelwitt: oh, um17:55
mriedemwe can fix the alignment if we care17:55
melwittsuperdan: did you care about the string alignment? ^17:56
*** juggsmcb has joined #openstack-nova17:56
openstackgerritMatt Riedemann proposed openstack/nova stable/ocata: libvirt: Allow to specify granular CPU feature flags  https://review.openstack.org/56116817:56
melwittnvm17:56
*** wolverineav has joined #openstack-nova17:56
melwittsuperdan: looks like it's ready2rock now ^17:57
superdanmelwitt: I think we need to have an intervention about your overuse of ready2rock17:58
*** juggsmcb has quit IRC17:58
superdanor, really, any use17:58
melwittI wanna rock17:59
melwittROCK17:59
superdanyour readiness to rock is neither in question nor problematic17:59
superdanbut this is not 1992 MTV in here17:59
melwittit could be17:59
superdansame goes for kashyap's recent use of up2date17:59
melwitthah, that's a good one18:00
superdanmelwitt: wait let me check18:00
superdanmelwitt: nope, confirmed, not 1992 MTV...18:00
melwitthow about this: ready4review18:00
* superdan scowls18:00
melwitt:D18:00
melwittready2lookat4review4u18:01
superdanomg stop it18:02
melwittk18:02
* superdan googles for evidence that this is not okay18:03
*** dklyle has joined #openstack-nova18:04
melwitt:)18:05
*** dave-mccowan has joined #openstack-nova18:07
*** Tom-Tom has joined #openstack-nova18:12
*** Tom-Tom has quit IRC18:16
*** dpawlik has joined #openstack-nova18:16
*** jackie-truong has quit IRC18:20
*** dpawlik has quit IRC18:21
openstackgerritMatt Riedemann proposed openstack/nova master: Fix detach_volume calls when rolling back a failed attach  https://review.openstack.org/56321318:22
*** tssurya has quit IRC18:23
*** Nisha_Agarwal has quit IRC18:25
openstackgerritMerged openstack/nova-specs master: Granular: group_policy={none|isolate}  https://review.openstack.org/56268718:27
*** pcaruana has quit IRC18:29
*** yamamoto has joined #openstack-nova18:34
*** udesale has quit IRC18:34
*** gjayavelu has quit IRC18:35
*** gjayavelu has joined #openstack-nova18:35
*** sdeath has joined #openstack-nova18:36
*** nicolasbock has quit IRC18:36
*** yamamoto has quit IRC18:38
melwittone of the cinder third party CIs is INFINIDAT CI18:40
melwittwhen I read it, I think, DAT storage18:40
*** jchhatbar has quit IRC18:41
*** avolkov has quit IRC18:43
*** sidx64 has joined #openstack-nova18:44
*** diga has joined #openstack-nova18:45
*** sidx64 has quit IRC18:49
openstackgerritMatt Riedemann proposed openstack/nova stable/queens: Add functional test for deleting a compute service  https://review.openstack.org/56322918:51
*** tomtom001 has quit IRC18:53
*** tomtom001 has joined #openstack-nova18:54
openstackgerritMatt Riedemann proposed openstack/nova stable/queens: api-ref: add a note in DELETE /os-services about deleting computes  https://review.openstack.org/56323318:57
openstackgerritMatt Riedemann proposed openstack/nova stable/queens: Block deleting compute services which are hosting instances  https://review.openstack.org/56323418:57
openstackgerritMatt Riedemann proposed openstack/nova stable/queens: Delete allocations from API if nova-compute is down  https://review.openstack.org/56323619:00
*** harlowja has joined #openstack-nova19:02
*** fried_rolls is now known as fried_rice19:03
openstackgerritmelanie witt proposed openstack/nova stable/queens: DNM: testing the ceph job  https://review.openstack.org/56317519:07
openstackgerritmelanie witt proposed openstack/nova stable/pike: DNM: testing the ceph job  https://review.openstack.org/56317419:07
*** fragatin_ has quit IRC19:07
*** xyang1 has joined #openstack-nova19:10
openstackgerritmelissaml proposed openstack/os-vif master: Trivial: Update pypi url to new url  https://review.openstack.org/56324619:13
*** xyang1 has quit IRC19:19
*** tomtom001 has quit IRC19:24
openstackgerritMatt Riedemann proposed openstack/nova stable/queens: Add nova-status check for ironic flavor migration  https://review.openstack.org/56325019:25
*** tomtom001 has joined #openstack-nova19:25
*** sidx64 has joined #openstack-nova19:26
*** diga has quit IRC19:27
mriedemwee!!! https://review.openstack.org/#/q/owner:melissaml+status:open19:30
openstackgerritMatt Riedemann proposed openstack/nova stable/queens: Log a warning and add nova-status check for old API service versions  https://review.openstack.org/56325119:31
*** nicolasbock has joined #openstack-nova19:33
*** krtaylor has quit IRC19:34
openstackgerritMatt Riedemann proposed openstack/nova stable/queens: Update os_compute_api:os-flavor-extra-specs:index docs for 2.47  https://review.openstack.org/56325319:34
*** yamamoto has joined #openstack-nova19:34
openstackgerritMatt Riedemann proposed openstack/nova stable/pike: Document how to disable notifications  https://review.openstack.org/56325419:35
melwittdoes anyone know who is stable core on devstack? we need this on pike and ocata to solve the "insufficient free space" errors in the gate during volumes tests https://review.openstack.org/#/c/55974119:36
*** imacdonn has quit IRC19:36
mriedemhttps://review.openstack.org/#/admin/groups/50,members19:36
*** imacdonn has joined #openstack-nova19:36
mriedemdevstack stable core isn't governed by the same stable-maint-core team that is global to all other stable branches19:37
melwittoh, cool. thanks, so just regular devstack cores19:37
*** yamamoto has quit IRC19:39
mriedemyup19:40
*** gjayavelu has quit IRC19:43
*** mgoddard has quit IRC19:44
*** krtaylor has joined #openstack-nova19:44
*** sidx64 has quit IRC19:48
*** claudiub has joined #openstack-nova19:49
*** sidx64 has joined #openstack-nova19:49
*** claudiub|3 has joined #openstack-nova19:50
*** claudiub|2 has quit IRC19:52
*** sidx64 has quit IRC19:53
*** claudiub has quit IRC19:53
*** claudiub has joined #openstack-nova19:56
*** claudiub|2 has joined #openstack-nova19:57
*** lpetrut has quit IRC19:58
*** claudiub|3 has quit IRC19:59
*** claudiub has quit IRC20:01
*** hemna_ has quit IRC20:07
*** artom has quit IRC20:09
openstackgerritBrianna Poulos proposed openstack/nova master: Implement certificate_utils  https://review.openstack.org/47994920:15
openstackgerritBrianna Poulos proposed openstack/nova master: Plumb trusted_certs through libvirt driver image paths  https://review.openstack.org/56126220:15
openstackgerritBrianna Poulos proposed openstack/nova master: Add trusted_image_certificates to REST API  https://review.openstack.org/48620420:15
openstackgerritBrianna Poulos proposed openstack/nova master: Add notification support for trusted_certs  https://review.openstack.org/56326920:15
*** edmondsw has joined #openstack-nova20:19
*** claudiub|2 has quit IRC20:20
*** germs has quit IRC20:22
*** edmondsw has quit IRC20:23
*** germs has joined #openstack-nova20:25
*** germs has quit IRC20:25
*** germs has joined #openstack-nova20:25
*** eharney has quit IRC20:28
*** lajoskatona has quit IRC20:28
*** dave-mccowan has quit IRC20:32
*** yamamoto has joined #openstack-nova20:36
*** pchavva has quit IRC20:38
*** yamamoto has quit IRC20:41
*** dougshelley66 has quit IRC20:50
*** yamamoto has joined #openstack-nova20:57
*** slaweq has quit IRC21:00
*** jmlowe has joined #openstack-nova21:00
*** slaweq has joined #openstack-nova21:01
*** yamamoto has quit IRC21:04
*** jmlowe_ has quit IRC21:04
*** slaweq has quit IRC21:06
*** felipemonteiro has joined #openstack-nova21:06
*** esberglu has quit IRC21:15
*** fragatina has joined #openstack-nova21:15
*** lbragstad has quit IRC21:17
*** dougshelley66 has joined #openstack-nova21:17
*** lbragstad has joined #openstack-nova21:19
*** gjayavelu has joined #openstack-nova21:19
fried_ricemelwitt, mriedem: Y'all happy with https://review.openstack.org/#/c/559466/ at this point?  I'm writing some code that's gonna be way different if that's yea or nay.21:19
fried_rice(okay, slight hyperbole.  But nontrivially different)21:19
*** yamamoto has joined #openstack-nova21:20
mriedemit is 4:20 on 4/2021:21
mriedemso i'm like,21:21
mriedemwayyyy too high to think about that right now21:21
melwittfried_rice: I need to go over the latest updates from tetsuro, not sure if much has changed about it since I last looked21:22
fried_ricemelwitt: It has, a little.  In typical tetsuro fashion, each change was quiet, insightful, and impactful :)21:23
melwittfrickler, mriedem: I've proposed this fix instead to fix the ceph job, it will work on all branches, not just master https://review.openstack.org/56323821:24
melwittI linked DNM test patches in the comments that show it works21:24
melwittstable/ocata is still busted but I've got fixes up for that too at https://review.openstack.org/56320921:24
*** yamamoto has quit IRC21:25
mriedemthat's far out21:27
* fried_rice hands mriedem a stein of water and a 5-gallon bucket of popcorn21:28
melwitt:D21:28
*** vivsoni_ has joined #openstack-nova21:33
* lbragstad just noticed that nova has 16413 test21:35
lbragstadtests*21:35
lbragstadRan: 16413 tests in 131.0000 sec.21:36
melwittlast time I paid attention it was 14000 something21:36
lbragstadwtf... keystone needs to step up it's game21:36
lbragstadwe do like 10% of that in the same time21:36
*** liverpooler has quit IRC21:37
*** vivsoni has quit IRC21:37
melwittlol I didn't even think about the time. where are you seeing that?21:38
lbragstadjust running the test locally21:40
lbragstadtox -e py2721:41
*** yamamoto has joined #openstack-nova21:41
openstackgerritLance Bragstad proposed openstack/nova master: Set scope_types for admin password policies  https://review.openstack.org/55361321:41
melwitthm, I didn't think that could be right. I thought it would be slower21:43
*** figleaf is now known as edleafe21:44
*** yamamoto has quit IRC21:47
melwittRan: 16508 tests in 409.0000 sec. (example from the gate)21:47
*** wolverineav has quit IRC21:50
*** wolverineav has joined #openstack-nova21:50
*** wolverineav has quit IRC21:50
*** felipemonteiro_ has joined #openstack-nova21:52
lbragstadthat still seems pretty good21:52
fried_ricelbragstad: wtf kind of hardware you running?21:54
fried_riceIf you can tox nova in 2 minutes??21:54
lbragstad16 cores and 32 gb ram21:54
lbragstad(16 physical/32 virtual)21:55
*** felipemonteiro has quit IRC21:55
*** vivsoni__ has joined #openstack-nova21:56
lbragstadleakypipes: https://review.openstack.org/#/c/553613/4 should be the functional equivalent of the patch ayoung proposed (and it should pass tests now, too)21:56
lbragstadbut instead of the is_admin_project concept, it uses system scope21:56
*** felipemonteiro_ has quit IRC21:56
*** felipemonteiro_ has joined #openstack-nova21:57
*** vivsoni_ has quit IRC21:59
*** yamamoto has joined #openstack-nova22:04
leakypipeslbragstad: cool, will get to that tomorrow. thx for the heads up.22:04
*** gyee has quit IRC22:06
*** edmondsw has joined #openstack-nova22:07
*** yamamoto has quit IRC22:08
*** burt has quit IRC22:10
*** sdague has quit IRC22:11
*** edmondsw has quit IRC22:11
*** Tom-Tom has joined #openstack-nova22:12
*** dougshelley66 has quit IRC22:14
*** Tom-Tom has quit IRC22:16
*** dougshelley66 has joined #openstack-nova22:16
*** dpawlik has joined #openstack-nova22:17
lbragstadleakypipes: yep - no worries if you don't get to it over the weekend, but ping me if you have questions22:18
*** dpawlik has quit IRC22:21
*** yamamoto has joined #openstack-nova22:24
openstackgerritMatt Riedemann proposed openstack/nova master: Add policy rule to block image-backed servers with 0 root disk flavor  https://review.openstack.org/56128422:25
*** felipemonteiro__ has joined #openstack-nova22:26
*** dougshelley66 has quit IRC22:27
*** yamamoto has quit IRC22:29
*** felipemonteiro_ has quit IRC22:29
*** felipemonteiro_ has joined #openstack-nova22:30
*** felipemonteiro__ has quit IRC22:30
*** yamamoto has joined #openstack-nova22:45
*** dougshelley66 has joined #openstack-nova22:46
*** superdan is now known as dansmith22:51
*** yamamoto has quit IRC22:51
*** yamamoto has joined #openstack-nova23:08
*** mlavalle has quit IRC23:08
openstackgerritEric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates  https://review.openstack.org/51775723:10
*** nicolasbock has quit IRC23:11
*** yamamoto has quit IRC23:12
*** rcernin has joined #openstack-nova23:15
*** mriedem has quit IRC23:19
*** yamamoto has joined #openstack-nova23:20
*** felipemonteiro_ has quit IRC23:21
*** hongbin_ has quit IRC23:23
*** Sukhdev has joined #openstack-nova23:25
*** chyka has quit IRC23:30
*** yamamoto has quit IRC23:32
*** yamamoto has joined #openstack-nova23:33
*** sdeath has quit IRC23:36
*** salv-orl_ has joined #openstack-nova23:45
*** salv-orlando has quit IRC23:48
arvindn05question on GET/resource_providers/{uuid}/traits API23:51
arvindn05if you provide a UUID of a host which contains other resource provider(nested), will this call return the traits of the nested resource providers as well?23:52
arvindn05from the code it looks like we dont return the traits of the nested resource providers....just wanted to confirm if i am reading it right23:52
*** edmondsw has joined #openstack-nova23:56
*** gjayavelu has quit IRC23:56

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!