Earlier  
Posted Nick Remark
#openstack-nova - 2018-01-15
22:22:50 openstackgerrit Eric Fried proposed openstack/nova master: Raise on API errors getting aggregates/traits https://review.openstack.org/526540
22:22:50 openstackgerrit Eric Fried proposed openstack/nova master: Track associated sharing RPs in report client https://review.openstack.org/526539
22:22:51 openstackgerrit Eric Fried proposed openstack/nova master: Track tree-associated providers in report client https://review.openstack.org/526541
22:22:51 openstackgerrit Eric Fried proposed openstack/nova master: ProviderTree.populate_from_iterable https://review.openstack.org/520756
22:22:52 openstackgerrit Eric Fried proposed openstack/nova master: WIP: ComputeDriver.update_provider_tree() https://review.openstack.org/521187
22:22:52 openstackgerrit Eric Fried proposed openstack/nova master: Scheduler[Report]Client.get_provider_tree https://review.openstack.org/521098
22:22:53 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Use update_provider_tree from resource tracker https://review.openstack.org/520246
22:22:53 openstackgerrit Eric Fried proposed openstack/nova master: ProviderTree.snapshot => ProviderSnapshot https://review.openstack.org/533244
22:22:54 openstackgerrit Eric Fried proposed openstack/nova master: SchedulerReportClient.set_aggregates_for_provider https://review.openstack.org/533808
22:23:41 efried jaypipes I removed that 'generation' param in the snapshot patch (where I also cleaned up the other _Provider-accessing cheats).
22:23:57 efried jaypipes If that's too messy for ya, I'll reshuffle the whole series.
22:27:06 tonyb bauzas: you need 1 review to bump u-c; a second that bumps g-r and have the nova change gate on that 2nd chnage ... which I think is basically what you said
22:34:57 bauzas tonyb: the problem is that it seems the u-c change is gated by nova which needs the test modification
22:35:04 bauzas as per sean-k-mooney
22:38:04 efried jaypipes I'm not convinced that ProviderTree.delta(other_provider_tree) is the way to go, because whatever that guy returns is going to be an ugly blob of unstructured data. I was thinking to do the diff-and-update logic in a single method either in report client or resource tracker.
23:20:42 jaypipes efried: I'd be fine with that (single method diff-and-update thing)
23:20:53 efried jaypipes coo, working on it.
23:20:56 jaypipes efried: and will re-review your bottom series tomrrow morn.
23:21:01 efried ack
23:21:06 jaypipes efried: signing off for the night.
23:21:11 efried sleep tight
23:21:16 jaypipes danke
23:25:10 openstackgerrit Chris Dent proposed openstack/nova master: WIP: Refactor WSGI apps and utils to limit imports https://review.openstack.org/533797
23:27:24 openstackgerrit Sylvain Bauza proposed openstack/nova master: WIP: libvirt: pass the mdevs when rebooting the guest https://review.openstack.org/533818
23:29:56 gmann ameeda: sure, ll check that
23:30:59 openstackgerrit Eric Fried proposed openstack/nova master: ProviderTree.snapshot => ProviderSnapshot https://review.openstack.org/533244
23:30:59 openstackgerrit Eric Fried proposed openstack/nova master: ComputeDriver.update_provider_tree() https://review.openstack.org/521187
23:31:00 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Scheduler[Report]Client.update_from_provider_tree https://review.openstack.org/533821
23:31:00 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Use update_provider_tree from resource tracker https://review.openstack.org/520246
#openstack-nova - 2018-01-16
00:40:17 openstackgerrit melanie witt proposed openstack/nova master: Stop globally caching host states in scheduler HostManager https://review.openstack.org/533371
00:57:32 tonyb bauzas: Oh then you need a verion of noce that works with old and new versions of os-vif
01:05:52 openstackgerrit Jackie Truong proposed openstack/nova master: Implement certificate_utils https://review.openstack.org/479949
01:24:56 openstackgerrit Chen Hanxiao proposed openstack/nova master: libvirt: guest: introduce blockStats instead of domain.blockStats https://review.openstack.org/526833
01:46:51 openstackgerrit Jackie Truong proposed openstack/python-novaclient master: Microversion 2.60 - Add trusted_image_certificates https://review.openstack.org/500396
02:06:45 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Microversion 2.60 - List/Show all server migration types https://review.openstack.org/430839
03:36:37 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/533046
03:43:07 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif master: Updated from global requirements https://review.openstack.org/533918
03:55:53 openstackgerrit Jackie Truong proposed openstack/nova master: Add trusted_image_certificates to REST API https://review.openstack.org/486204
04:19:59 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform instance.resize_confirm notification https://review.openstack.org/482557
04:20:21 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/533046
04:20:32 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/533046
04:25:43 openstackgerrit OpenStack Proposal Bot proposed openstack/os-traits master: Updated from global requirements https://review.openstack.org/533994
04:25:51 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif master: Updated from global requirements https://review.openstack.org/533918
04:35:18 rano hi.....how can i check for nova logs
04:35:20 rano ?
04:38:46 rano andreas_s: where i can see the nova logs ?
04:38:54 rano can you help me out
04:38:56 rano ?
04:39:21 rano while using nova cli
04:44:01 jichen use nova --debug xxx to print more logs and go to host running nova service, check logs ,sometimes it locates at /var/log/nova/*
04:58:54 Spazmotic Morning... evening..whatever
05:00:54 rano Spazmotic: hi morning
05:01:15 rano Spazmotic: can you help me in find the nova logs
05:01:17 rano ?
05:01:39 rano i am new to nova
05:02:08 Spazmotic Like running nova services in an env, or while doing development?
05:02:29 Spazmotic Like jichen mentioned, depending on the service, they'll usually be located in /var/log/nova, or you can run the --debugs
05:02:30 rano Spazmotic: AIO devstack
05:03:08 rano can you help me with CLI that can be use to see
05:03:46 Spazmotic the nova client CLI?
05:03:48 Spazmotic What do you need to do?
05:04:33 rano Spazmotic: I am running the `openstack aggregate list` after installation of devstack
05:04:46 rano and want to check the logs of fired CLI
05:05:28 rano that is what i am trying to do
05:05:30 Spazmotic So you're running aggregate list and want to see it running that action directly in the logs, i guess for more understanding of what all it hits?
05:05:43 rano yes exactly
05:05:46 rano Spazmotic:
05:06:46 Spazmotic so if you run the --debug command with the openstack client or just use nova, it will show you a pretty nice breakdown of what it calls.. but if you want to get more granular than that you will need a sharper understanding of nova itself
05:07:01 Spazmotic Somoene here may be more familiar with the aggregate code, so i'm not 100% sure what all it hits.. the logs you would check would vary depending.
05:07:19 Spazmotic A good place to start would be nova api code for that action and see where it bounces off to.
05:15:02 Spazmotic rano: Just a quick look through nova API and into compute API.. it pushes the get_aggregatre_list through here and then moves into objects -- https://github.com/openstack/nova/blob/master/nova/compute/api.py#L4815-L4817
05:15:20 Spazmotic Be careful moving through conductor you'll get black holed.. if it sends it to conductor generally just look in nova.compute.manager.py
05:15:22 Spazmotic good luck :)
05:17:25 Spazmotic or honestly just run the command then "ls -lstrh" on the log dir to see which ones change and peruse them
05:22:24 rano Spazmotic: thanks a lot for help
05:22:41 rano but i am unable to find the log directory
05:22:42 rano :(
05:45:01 Spazmotic gotta do some googling buddy. https://ask.openstack.org/en/question/13014/where-to-find-log-files-in-devstack-installation/
06:08:40 ameeda Morning :)
06:09:29 ameeda gmann: please review the code, there is a reviewer give me -1, it seems that he doesn't understand the bug clearly. I don't change anything on metadata
06:10:43 gmann ameeda: sure,i might check it tomorrow or in night.
06:11:13 ameeda Thank you very much, so I don't need to change anything as jay said ?
06:13:48 openstackgerrit Hironori Shiina proposed openstack/nova master: Ironic: Get IP address for volume connector https://review.openstack.org/468353
06:16:21 gmann you should :), if you have any query on review comment you can reply. his comments seems valid.
06:18:22 gmann ameeda: image service proxy API are now deprecated. i think if you fix the comment and test as he mentioned should be ok
06:19:50 gmann ameeda: because that bug is little half scenario kind of, where nova store server metadata which is restricted to 255 by API layer but internally image might have >255 metadata value which are being stored in instance_system_metadata table
06:20:23 gmann i all also check the review but later
06:27:37 openstackgerrit Nakanishi Tomotaka proposed openstack/nova master: Test Compute API in multiple cell https://review.openstack.org/534116
06:29:07 ameeda gmann: Thank you, I will fix that
06:41:02 openstackgerrit Hironori Shiina proposed openstack/nova master: Ironic: Get IP address for volume connector https://review.openstack.org/468353
07:05:17 alex_xu ls
07:09:00 openstackgerrit Hironori Shiina proposed openstack/nova master: Ironic: Get IP address for volume connector from ports/portgroups https://review.openstack.org/517322
07:10:53 ratailor alex_xu, could you pl review, https://review.openstack.org/#/c/498334/
07:11:05 ratailor alex_xu, it gets stuck in merge conflict every now and than.
08:35:36 openstackgerrit Balazs Gibizer proposed openstack/nova master: reno for notification-transformation-queens https://review.openstack.org/518018
08:48:07 gibi cores, I think this is a fix for a problematic master stability issue, could you check it? https://review.openstack.org/#/c/533210/
08:55:28 gmann gibi: +1, if you want you can optimism it more.
08:56:17 ratailor Can anybody provide steps to create live-migration setup ?
08:56:43 ratailor I have created with one all-in-one controller and 1 compute node, and setup ssh keys as mentioned here. https://docs.openstack.org/devstack/latest/guides/multinode-lab.html#live-migration
08:57:09 ratailor But I couldn't live-migrate vm from one node to other.

Earlier   Later