Earlier  
Posted Nick Remark
#openstack-nova - 2018-02-06
10:12:55 gibi ameeda: hi! Thanks for updating the cleanup patch. I have one small nit: https://review.openstack.org/#/c/528385/17/nova/compute/manager.py@2508
10:13:43 ameeda gibi: I will add it now, Thank you !!
10:21:26 gibi ameeda: I like the fact that the current patch does not change the notification functional tests :)
10:21:58 vivsoni_ Hi Team, i have just now created devstack newton
10:22:07 vivsoni_ cinder service-list works fine
10:22:11 vivsoni_ but nova service-list
10:22:16 vivsoni_ gives error
10:22:18 vivsoni_ <type 'exceptions.ImportError'> (HTTP 500) (Request-ID: req-8d0cdb9c-4ae4-4544-9368-7934404aac53)
10:22:18 vivsoni_ ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
10:22:51 vivsoni_ not nova service-list... but it faild while creating nova boot
10:23:07 vivsoni_ command failed : nova boot --image cirros-0.3.4-x86_64-uec --flavor m1.tiny inst_1
10:26:28 ameeda gibi: it's my pleasure to do thing which keeps openstack stable :)
10:27:31 openstackgerrit Ameed Ashour proposed openstack/nova master: detach instance volumes when VM creation fails https://review.openstack.org/528385
10:27:49 ameeda gibi: patch uploaded ^ :)
10:30:16 azaid__ ameeda: Okay i will check it
10:31:12 stephenfin vivsoni_: You need to provide more detailed, debug-level logs, for us to have any hope with that
10:31:20 stephenfin vivsoni_: Looks like you're missing some Python package though
10:31:40 stephenfin vivsoni_: Report the bug as requested and we will take a look
10:32:13 hrw vivsoni_: newton?
10:32:18 bauzas vivsoni_: stephenfin: that really looks like a packaging issue, hence not something we should mark a bug
10:32:20 bauzas as*
10:32:42 bauzas for the first resolution stage, I'd discuss that in #openstack or ask.openstack.org
10:32:43 gibi ameeda: looking
10:33:02 stephenfin bauzas: Good point
10:33:38 vivsoni_ hrw: yes newton
10:33:55 vivsoni_ stephenfin: sure i am logging a bug
10:34:06 vivsoni_ will share the launchpad bug ID
10:34:08 stephenfin vivsoni_: Before you do, maybe see bauzas' suggestion above
10:34:15 hrw I hope to be able to forget about <queens in 2-3 months
10:34:36 vivsoni_ stephenfin: ok
10:34:56 stephenfin vivsoni_: Someone on #openstack would be able to help. Also note that 'newton' is unsupported now so, unless it's still an issue with recent releases, your best bet would be your vendor
10:35:31 vivsoni_ stephenfin: ok
10:36:12 gibi ameeda: +2, thank you for the work and the perseverance :)
10:39:16 hrw can someone tell me at which moment instance xml is passed to libvirt?
10:42:58 ameeda gibi: thank you very much !!
10:43:00 bauzas hrw: in a shit number of places :p
10:43:14 bauzas in spawn() you mean ?
10:43:27 hrw bauzas: sort of, yes
10:43:52 hrw bauzas: I would like to add few pcie-root-port entries but they should be added after libvirt creates own xml
10:43:59 ameeda gibi: I have another bug which has some problem , please note this https://review.openstack.org/#/c/526900/28/nova/tests/functional/db/test_archive.py. this caused after I wrote sqlite migration script https://review.openstack.org/#/c/526900/29/nova/db/sqlalchemy/migrate_repo/versions/378_instance_system_metadata_sqlite_upgrade.sql
10:44:08 bauzas hrw: _get_guest_config() is where we build the XML IIRC
10:44:15 hrw bauzas: too early
10:44:40 hrw bauzas: I am adding usb host controller and usb keyboard in _get_guest_config() already
10:45:07 hrw but pci(e) is added by libvirt not nova ;(
10:45:43 bauzas I need to disappear because $gym
10:45:52 bauzas but let's wrap that up when I'm back
11:04:51 openstackgerrit nalini proposed openstack/nova master: Modify show aggregate to display 'updated_at' value https://review.openstack.org/537334
11:12:58 openstackgerrit Jianghua Wang proposed openstack/nova master: XenAPI: Provide support matrix and doc for VGPU https://review.openstack.org/540808
11:29:13 openstackgerrit Chris Dent proposed openstack/nova-specs master: Add generation support in aggregate association https://review.openstack.org/540447
11:30:19 stvnoyes mriedem: ok I'll look into it. Have you seen any problems or is your concern theoretical at the moment?
11:42:22 openstackgerrit Chris Dent proposed openstack/nova master: Remove microversion fallback code from report client https://review.openstack.org/528794
11:43:25 openstackgerrit Surya Seetharaman proposed openstack/nova master: Make bdms querying in multiple cells use scatter-gather https://review.openstack.org/541246
12:39:10 nsingh andymccr: is there any framework to develop ansible plugin???
12:52:54 nsingh evrardjp:is there any framework to develop ansible plugin???
12:53:41 evrardjp what do you mean?
12:53:45 evrardjp nsingh: ^
12:54:07 evrardjp ansible is the framework, you can simply use it for writing your own plugins...
12:54:26 evrardjp if you need stuff to be included in ansible and/or openstack-ansible, we can help you indeed
12:54:31 evrardjp depending on the time ofc
12:54:55 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add regression test for bug 1735407 https://review.openstack.org/526095
12:54:56 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add late server group policy check to rebuild https://review.openstack.org/525242
12:54:56 openstack bug 1735407 in OpenStack Compute (nova) "[Nova] Evacuation doesn't respect anti-affinity rules" [Medium,In progress] https://launchpad.net/bugs/1735407 - Assigned to Balazs Gibizer (balazs-gibizer)
12:55:46 nsingh evrardjp:ok.. https://github.com/ansible/ansible is this the frmework you talking about?
12:56:16 gibi alex_xu, mriedem: I've fixed your comments ^^
12:56:45 evrardjp nsingh: what are you trying to achieve?
12:58:17 nsingh evrardjp: i am new to ansible. i want to develop ansible plugin for project(masakari).
12:58:59 evrardjp to do what?
12:59:29 evrardjp I think we are probably not on the right channel :)
12:59:44 nsingh ok.. thanks
13:12:43 sean-k-mooney o/ jaypipes how is your new laptop treating you?
13:13:24 sean-k-mooney jaypipes: its rather early for you no?
13:17:08 jaypipes sean-k-mooney: no, 8am. new lappie is fantastic. :)
13:18:24 sean-k-mooney let me know how the battery life is that the main thing that has been putting me off getting one.
13:20:17 sean-k-mooney im looking at the new lg gram mainly for battery but i like system76 as a company so plus the galago looks like the perfect dev laptop if you travel even a little
13:23:52 jaypipes sean-k-mooney: it is excellent. and the damn keys are in the right place! /me shakes fist at Macbook.
13:24:04 jaypipes sean-k-mooney: also, the screen is fantastic.
13:24:29 jaypipes sean-k-mooney: and for $1100 including a 3-year warranty, you can't beat the price IMHO.
13:25:40 hrw zuul... 4h from sending patch and still no results ;(
13:27:32 sean-k-mooney jaypipes: well not haveing to pay 23% vat on import certenly helps
13:29:23 jaypipes sean-k-mooney: heh, well I can't help you with that :)
13:29:47 jaypipes hrw: your patch hasn't even made it to the zuul birthing canal yet.
13:30:02 jaypipes hrw: contractions will likely begin in about another hour.
13:32:55 hrw jaypipes: looks like
13:47:22 bauzas hrw: so you had a point
13:47:38 bauzas about when nova is passing the XML to libvirt
13:47:46 hrw bauzas: yes
13:47:56 bauzas did you found it ?
13:48:07 hrw not yet. digged in other stuff
13:50:23 hrw bauzas: _create_domain() :D
13:50:54 bauzas there is another method AFAIR
13:51:35 hrw this one calls libvirt_guest.Guest
13:51:51 bauzas at least _create_domain_and_network() AFAIK
13:52:04 hrw _create_domain_and_network calls _create_domain
13:52:15 bauzas oh my bad yeah
13:52:37 bauzas for spawn at leasy
13:52:52 hrw bauzas: that's the only point I need :)
13:53:40 bauzas k
13:56:04 openstackgerrit Jacek Tomasiak proposed openstack/python-novaclient master: Fix listing of instances above API max_limit https://review.openstack.org/534222
13:58:46 ericyoung We have started to see failures in the tempest.scenario.test_encrypted_cinder_volume tests with the ScaleIo backend.
13:58:57 ericyoung Any known issues with Luks encrypted volumes?

Earlier   Later