Tuesday, 2016-08-02

*** shaohe_feng has quit IRC00:09
*** armax has quit IRC00:09
*** shaohe_feng has joined #openstack-nova00:10
*** oomichi has quit IRC00:10
*** baoli has quit IRC00:10
*** r-daneel has quit IRC00:11
*** s1061123_ has joined #openstack-nova00:12
*** s1061123 has quit IRC00:12
*** jwcroppe_ has joined #openstack-nova00:13
*** ishant|away has joined #openstack-nova00:13
*** jwcroppe has quit IRC00:16
*** thorst has quit IRC00:16
*** thorst has joined #openstack-nova00:17
*** shaohe_feng has quit IRC00:19
*** shaohe_feng has joined #openstack-nova00:20
*** thorst has quit IRC00:21
*** rama_y has joined #openstack-nova00:22
*** ishant|away has quit IRC00:23
*** cdelatte has quit IRC00:23
*** kevinz has quit IRC00:28
gussdague/smcginnis: currently privsep logging is very simplistic: the privileged process always logs (line-based) to stderr, and the unpriv process reads those lines and writes them to the real oslo.log destination at level=WARN.00:28
*** mtanin___ has joined #openstack-nova00:28
*** doug-fish has quit IRC00:29
gus(I tried to explain this in the review comments, but obviously failed)00:29
*** shaohe_feng has quit IRC00:29
gusIt doesn't need to stay this way, it was just the simplest thing that would work to make progress on all the other high priority things that keep getting raised.00:30
*** slucidi has quit IRC00:30
*** mtanino has quit IRC00:30
*** shaohe_feng has joined #openstack-nova00:30
gusDropping it to log everything at level=DEBUG (as that patch does) drops *everything* from the privileged process to DEBUG, which means you can't possibly diagnose fatal deployment errors, crashing processes, \etc without debug logging turned on.00:31
*** s1061123_ has quit IRC00:31
*** s1061123 has joined #openstack-nova00:31
gus*I* feel that's even worse, but I'm happy to make that change if everyone thinks that's important.00:32
*** takashin has joined #openstack-nova00:32
*** nic has quit IRC00:32
gusThe real fix is almost as easy - we just need to switch to something that can preserve the original log level across the priv->unpriv boundary.  In the review comments, I suggested either using in-band messages down the regular channel, or writing json-formatted logs to stderr rather than the simple/lossy line-based version.00:33
lifeless+1 on in-band IMO00:33
lifelessI'd treat stderr a alwasy being WARN - or higher - and have regular things use the channel00:33
guslifeless: yes, I'm leaning that way too, so if unstructured gunk does turn up on stderr (eg: "/usr/bin/python not found" or something out of our control), we can still interpret it and log it usefully.00:34
gusI've been highlighting this for months to the few people who've asked to get involved in privsep development.  I can bash out the change this afternoon, but that doesn't help with our meta-problem of everything-privsep having to block on me.00:36
gussdague/smcginnis: anyway, I hope the above explains why it currently logs everything at WARN, and why I'm against just switching that to DEBUG.  It's mostly a repeat of what I'd already said in the review comment however, so I'm here and happy to answer any remaining questions you have.00:38
*** achanda has joined #openstack-nova00:39
*** rfolco_ has joined #openstack-nova00:39
*** hoangcx has joined #openstack-nova00:39
*** shaohe_feng has quit IRC00:40
*** shaohe_feng has joined #openstack-nova00:40
*** pwnall has quit IRC00:41
*** TravT has joined #openstack-nova00:42
*** phuongnh has joined #openstack-nova00:46
mikalgus: Oh, I missed the subtlety here when I reviewed that. I agree that we need something better than just one log level.00:48
*** jamielennox is now known as jamielennox|away00:49
gmannsdake:00:49
gmannsdake: ops, sorry by mistake.00:50
*** shaohe_feng has quit IRC00:50
sdakesup00:50
*** rfolco_ has quit IRC00:50
sdakedid you mean sdague gmann ?00:50
gmannsdake: yea, i was doing tab on it and it juts entered :)00:51
*** shaohe_feng has joined #openstack-nova00:51
*** tjones has left #openstack-nova00:51
sdakecool ttyl :)00:51
gmannsdague, johnthetubaguy alex_xu mriedem : what's call on ImageRef things failure for empty string in case of boot from volume  -  https://review.openstack.org/#/c/338802/00:51
gmann sdague, johnthetubaguy alex_xu mriedem : it failing on tempest, we cn fix those but m afraid user also using the same way00:52
*** kevinz has joined #openstack-nova00:55
*** code-R has joined #openstack-nova00:58
*** stewie925 has quit IRC00:58
openstackgerritJay Pipes proposed openstack/nova: rt: Refactor resize_claim unit test  https://review.openstack.org/34974601:00
*** code-R_ has joined #openstack-nova01:00
*** shaohe_feng has quit IRC01:00
*** shaohe_feng has joined #openstack-nova01:01
*** jamielennox|away is now known as jamielennox01:03
*** code-R has quit IRC01:03
*** jaypipes has quit IRC01:06
*** TravT has quit IRC01:09
*** TravT has joined #openstack-nova01:10
*** TravT has quit IRC01:10
*** achanda has quit IRC01:10
*** shaohe_feng has quit IRC01:10
*** shaohe_feng has joined #openstack-nova01:11
*** sdake has quit IRC01:14
*** thorst has joined #openstack-nova01:20
*** shaohe_feng has quit IRC01:21
*** shaohe_feng has joined #openstack-nova01:21
*** Apoorva_ has joined #openstack-nova01:25
*** thorst has quit IRC01:26
*** Apoorva has quit IRC01:29
*** thorst has joined #openstack-nova01:29
*** Apoorva_ has quit IRC01:30
*** thorst has quit IRC01:30
*** shaohe_feng has quit IRC01:31
*** achanda has joined #openstack-nova01:31
*** EinstCrazy has joined #openstack-nova01:31
*** shaohe_feng has joined #openstack-nova01:32
*** unicell1 has quit IRC01:39
*** unicell has joined #openstack-nova01:39
*** shaohe_feng has quit IRC01:41
*** shaohe_feng has joined #openstack-nova01:42
*** syfy323 has quit IRC01:44
*** syfy323_ has joined #openstack-nova01:44
*** ssurana has quit IRC01:50
*** jhesketh has quit IRC01:51
*** shaohe_feng has quit IRC01:51
*** jhesketh has joined #openstack-nova01:51
*** mtanin___ has quit IRC01:52
*** shaohe_feng has joined #openstack-nova01:52
*** armax has joined #openstack-nova01:53
*** EinstCrazy has quit IRC01:53
*** ljxiash has joined #openstack-nova01:55
*** EinstCrazy has joined #openstack-nova01:58
*** unicell has quit IRC02:02
*** shaohe_feng has quit IRC02:02
*** shaohe_feng has joined #openstack-nova02:02
*** hoangcx2 has quit IRC02:06
*** hshiina has joined #openstack-nova02:06
*** tbachman_ has joined #openstack-nova02:07
*** tbachman has quit IRC02:10
*** tbachman_ is now known as tbachman02:10
*** shaohe_feng has quit IRC02:12
*** shaohe_feng has joined #openstack-nova02:12
*** tbachman_ has joined #openstack-nova02:13
*** tbachman has quit IRC02:15
*** tbachman_ is now known as tbachman02:15
*** shaohe_feng has quit IRC02:22
*** shaohe_feng has joined #openstack-nova02:22
*** mriedem has quit IRC02:23
*** sudipto has joined #openstack-nova02:23
*** claudiub has joined #openstack-nova02:24
*** markvoelker has joined #openstack-nova02:25
*** gongysh has joined #openstack-nova02:28
*** jamielennox is now known as jamielennox|away02:28
*** kenperkins has quit IRC02:28
*** zerda2 has joined #openstack-nova02:28
*** EinstCrazy has quit IRC02:30
*** markvoelker_ has joined #openstack-nova02:30
*** markvoelker has quit IRC02:30
*** EinstCrazy has joined #openstack-nova02:30
*** thorst has joined #openstack-nova02:31
*** achanda has quit IRC02:32
*** shaohe_feng has quit IRC02:32
*** shaohe_feng has joined #openstack-nova02:33
*** thorst has quit IRC02:36
*** tbachman_ has joined #openstack-nova02:36
*** tbachman has quit IRC02:37
*** tbachman has joined #openstack-nova02:40
*** gcb has joined #openstack-nova02:40
*** tbachman_ has quit IRC02:41
*** jamielennox|away is now known as jamielennox02:42
*** shaohe_feng has quit IRC02:43
*** shaohe_feng has joined #openstack-nova02:43
alex_xu/window bare02:44
*** achanda has joined #openstack-nova02:44
alex_xugmann: I guess we need support empty string02:49
*** harlowja_at_home has joined #openstack-nova02:49
gmannalex_xu: humm, but do we say anywhere that imageRef in boot from volume can be empty string02:51
gmannalex_xu: i feel its usage bug02:51
*** yamahata has quit IRC02:52
*** shaohe_feng has quit IRC02:53
*** sudipto has quit IRC02:54
*** shaohe_feng has joined #openstack-nova02:54
*** sudipto has joined #openstack-nova02:54
*** dimtruck is now known as zz_dimtruck02:56
*** READ10 has joined #openstack-nova02:56
alex_xugmann: not sure we doc that, but it accept that as before02:56
*** harlowja_at_home has quit IRC02:57
gmannalex_xu: yea, currently it accept03:01
alex_xugmann: just found we support url in the glance client wrapper also https://github.com/openstack/nova/blob/master/nova/image/glance.py#L106603:01
*** tblakeslee has quit IRC03:01
alex_xugmann: that lead to we can input the url in the block_device_mapping03:01
*** Sukhdev has quit IRC03:01
*** ishant|away has joined #openstack-nova03:01
alex_xugmann: I feel people often use empty string instead of None, that the reason I think we should continue support empty string03:03
*** shaohe_feng has quit IRC03:03
gmannalex_xu: i think we empty that in case of block_device_mapping - https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L87203:03
gmannalex_xu: yea, that is my worry too. if many people using that way03:04
*** shaohe_feng has joined #openstack-nova03:04
alex_xugmann: but we still parse the image_id which come from bdm https://github.com/openstack/nova/blob/master/nova/compute/api.py#L103803:05
*** zz_dimtruck is now known as dimtruck03:06
*** dikonoor has joined #openstack-nova03:06
*** ishant|away has quit IRC03:09
gmannalex_xu: yea in case it is assigned a valid UUID(or UUID in url)03:09
*** ishant|away has joined #openstack-nova03:10
gmannalex_xu: I mean if we do not allow emtpy string then this is fine as user can pass valid UUID for block_device_mapping to get metadata etx03:10
gmannalex_xu: going for lunch, ll catch u later03:10
alex_xugmann: have a good lunch03:13
*** shaohe_feng has quit IRC03:13
*** tbachman has quit IRC03:14
*** shaohe_feng has joined #openstack-nova03:14
*** achanda has quit IRC03:14
alex_xugmann: emm...i guess we mix two things together. bdm have a field 'image_id', we should stop it accept the url also.03:14
*** ishant|away has quit IRC03:15
alex_xugmann: then another thing is about empty string03:15
*** ishant|away has joined #openstack-nova03:17
*** tbachman has joined #openstack-nova03:20
*** TravT has joined #openstack-nova03:21
*** shaohe_feng has quit IRC03:24
*** shaohe_feng has joined #openstack-nova03:25
*** amotoki has joined #openstack-nova03:27
*** coolsvap has joined #openstack-nova03:28
*** _diana_ has quit IRC03:32
*** klkumar has joined #openstack-nova03:33
*** shaohe_feng has quit IRC03:34
*** shaohe_feng has joined #openstack-nova03:35
*** diana_clarke has quit IRC03:36
*** thorst has joined #openstack-nova03:36
*** shaohe_feng has quit IRC03:44
*** thorst has quit IRC03:45
*** shaohe_feng has joined #openstack-nova03:45
gmannalex_xu: yea first one is taken care in that patch03:47
*** READ10 has quit IRC03:48
*** dave-mccowan has quit IRC03:52
*** EinstCrazy has quit IRC03:53
*** shaohe_feng has quit IRC03:54
*** achanda has joined #openstack-nova03:55
*** shaohe_feng has joined #openstack-nova03:55
*** achanda has quit IRC03:55
*** ducttape_ has joined #openstack-nova03:56
*** claudiub has quit IRC04:05
*** shaohe_feng has quit IRC04:05
*** shaohe_feng has joined #openstack-nova04:06
*** gcb has quit IRC04:06
*** TravT has quit IRC04:06
*** sudipto has quit IRC04:06
*** gcb has joined #openstack-nova04:06
*** jaypipes has joined #openstack-nova04:07
*** ducttape_ has quit IRC04:10
*** shaohe_feng has quit IRC04:15
*** markvoelker_ has quit IRC04:15
*** shaohe_feng has joined #openstack-nova04:18
*** armax has quit IRC04:21
openstackgerritTakashi NATSUME proposed openstack/os-vif: Fix logging calls  https://review.openstack.org/34978304:24
*** shaohe_feng has quit IRC04:25
*** shaohe_feng has joined #openstack-nova04:26
*** unicell has joined #openstack-nova04:32
*** crinkle has quit IRC04:35
*** shaohe_feng has quit IRC04:35
*** crinkle has joined #openstack-nova04:35
*** shaohe_feng has joined #openstack-nova04:36
*** links has joined #openstack-nova04:36
*** ManishD has joined #openstack-nova04:40
*** thorst has joined #openstack-nova04:43
*** shaohe_feng has quit IRC04:46
*** shaohe_feng has joined #openstack-nova04:46
*** sudipto has joined #openstack-nova04:46
*** harlowja_at_home has joined #openstack-nova04:49
*** EinstCrazy has joined #openstack-nova04:49
*** siva_krish has joined #openstack-nova04:50
*** thorst has quit IRC04:51
*** abalutoiu has joined #openstack-nova04:51
*** harlowja_at_home has quit IRC04:55
*** shaohe_feng has quit IRC04:56
*** irenab has quit IRC04:57
*** shaohe_feng has joined #openstack-nova04:57
*** pbandark has joined #openstack-nova05:04
*** shaohe_feng has quit IRC05:06
*** shaohe_feng has joined #openstack-nova05:07
*** ljxiash has quit IRC05:08
*** markvoelker has joined #openstack-nova05:10
openstackgerritChen Fan proposed openstack/nova: Flavor: correct confusing error message about flavorRef  https://review.openstack.org/34774505:10
*** ducttape_ has joined #openstack-nova05:11
*** code-R has joined #openstack-nova05:16
*** code-R_ has quit IRC05:16
*** ducttape_ has quit IRC05:16
*** markvoelker has quit IRC05:16
*** shaohe_feng has quit IRC05:16
*** shaohe_feng has joined #openstack-nova05:17
*** nkrinner_afk is now known as nkrinner05:17
*** jaosorior has joined #openstack-nova05:19
*** code-R_ has joined #openstack-nova05:21
*** ihrachys has joined #openstack-nova05:22
*** unicell has quit IRC05:22
*** ratailor has joined #openstack-nova05:23
*** bks has joined #openstack-nova05:23
*** code-R has quit IRC05:25
*** ihrachys has quit IRC05:25
*** ihrachys has joined #openstack-nova05:26
*** shaohe_feng has quit IRC05:27
*** shaohe_feng has joined #openstack-nova05:27
*** unicell has joined #openstack-nova05:27
*** ekuris_ has joined #openstack-nova05:31
*** ljxiash has joined #openstack-nova05:33
*** klkumar has quit IRC05:34
*** klkumar has joined #openstack-nova05:35
*** siva_krish has quit IRC05:37
*** shaohe_feng has quit IRC05:37
*** shaohe_feng has joined #openstack-nova05:38
*** ihrachys has quit IRC05:38
*** moshele has joined #openstack-nova05:43
*** unicell has quit IRC05:44
*** unicell has joined #openstack-nova05:45
*** achanda has joined #openstack-nova05:46
*** shaohe_feng has quit IRC05:47
*** chandankumar has joined #openstack-nova05:47
*** shaohe_feng has joined #openstack-nova05:48
*** thorst has joined #openstack-nova05:48
*** ljxiash has quit IRC05:49
*** ljxiash has joined #openstack-nova05:50
*** irenab has joined #openstack-nova05:52
*** maestropandy has joined #openstack-nova05:53
*** ljxiash has quit IRC05:54
*** ihrachys has joined #openstack-nova05:55
*** thorst has quit IRC05:55
*** ihrachys has quit IRC05:56
*** ljxiash has joined #openstack-nova05:57
*** shaohe_feng has quit IRC05:57
*** shaohe_feng has joined #openstack-nova05:58
*** ljxiash_ has joined #openstack-nova06:02
*** unicell has quit IRC06:04
*** ygl has joined #openstack-nova06:04
maestropandyhi all06:04
yglhi all06:05
*** ljxiash has quit IRC06:05
yglcan anyone point me to the link in git for nova-api server code ?06:05
*** lpetrut has joined #openstack-nova06:06
*** EinstCrazy has quit IRC06:06
*** markvoelker has joined #openstack-nova06:06
yglcan anyone point me to the link in git for nova-api server code ?06:07
*** unicell has joined #openstack-nova06:07
*** dbite has joined #openstack-nova06:07
*** shaohe_feng has quit IRC06:08
*** paul-carlton2 has joined #openstack-nova06:08
*** jwcroppe_ has quit IRC06:09
*** code-R_ has quit IRC06:09
*** jwcroppe has joined #openstack-nova06:10
*** shaohe_feng has joined #openstack-nova06:10
*** ducttape_ has joined #openstack-nova06:12
*** EinstCrazy has joined #openstack-nova06:13
*** ygl has quit IRC06:13
*** markvoelker has quit IRC06:13
*** code-R has joined #openstack-nova06:16
*** ducttape_ has quit IRC06:17
*** shaohe_feng has quit IRC06:18
*** shaohe_feng has joined #openstack-nova06:19
*** rama_y has quit IRC06:21
*** unicell has quit IRC06:22
*** unicell1 has joined #openstack-nova06:22
*** gcb has quit IRC06:24
*** sridharg has joined #openstack-nova06:25
gmannalex_xu: yea, actually that was the one I was asking whether we need to cleanup or leave as image APIs are deprecated06:25
*** gcb has joined #openstack-nova06:27
*** tbachman has quit IRC06:28
*** shaohe_feng has quit IRC06:28
*** mjura has joined #openstack-nova06:29
*** code-R_ has joined #openstack-nova06:29
*** shaohe_feng has joined #openstack-nova06:29
*** tbachman has joined #openstack-nova06:31
*** whenry has quit IRC06:32
*** code-R has quit IRC06:32
*** EinstCrazy has quit IRC06:35
*** mjura has quit IRC06:36
*** mjura has joined #openstack-nova06:36
*** dbite has quit IRC06:37
*** EinstCrazy has joined #openstack-nova06:38
*** shaohe_feng has quit IRC06:38
*** shaohe_feng has joined #openstack-nova06:39
*** markus_z has joined #openstack-nova06:39
*** tesseract- has joined #openstack-nova06:43
*** abalutoiu has quit IRC06:43
openstackgerritLisaLi proposed openstack/nova: Attach/detach encrypted volume during swap_volume  https://review.openstack.org/25280906:45
*** gongysh has quit IRC06:45
*** liverpooler has joined #openstack-nova06:45
maestropandyHi all, is there nova database are transferable do have API for that ?06:45
*** code-R has joined #openstack-nova06:47
*** code-R_ has quit IRC06:47
openstackgerritIldiko Vancsa proposed openstack/nova: WIP: Allow multi-attach in compute api  https://review.openstack.org/27104706:48
openstackgerritIldiko Vancsa proposed openstack/nova: libvirt: Allow multiple volume attachments  https://review.openstack.org/26758706:48
*** whenry has joined #openstack-nova06:48
*** shaohe_feng has quit IRC06:49
*** shaohe_feng has joined #openstack-nova06:49
*** belmoreira has joined #openstack-nova06:50
*** kevinz has quit IRC06:50
*** kevinz has joined #openstack-nova06:51
*** oanson has joined #openstack-nova06:52
*** mnestratov has quit IRC06:53
*** thorst has joined #openstack-nova06:53
*** EinstCrazy has quit IRC06:56
*** shaohe_feng has quit IRC06:59
*** shaohe_feng has joined #openstack-nova06:59
*** EinstCrazy has joined #openstack-nova07:00
*** thorst has quit IRC07:01
*** jwcroppe has quit IRC07:02
*** markvoelker has joined #openstack-nova07:02
*** jwcroppe has joined #openstack-nova07:02
*** RuiChen has joined #openstack-nova07:04
*** ekuris_ has quit IRC07:05
*** jwcroppe_ has joined #openstack-nova07:06
*** jwcroppe has quit IRC07:06
*** hshiina has quit IRC07:07
*** itoader has joined #openstack-nova07:08
*** whenry has quit IRC07:08
*** markvoelker has quit IRC07:08
*** abalutoiu has joined #openstack-nova07:08
*** shaohe_feng has quit IRC07:09
*** zul has quit IRC07:09
*** shaohe_feng has joined #openstack-nova07:10
*** jwcroppe_ has quit IRC07:10
*** ducttape_ has joined #openstack-nova07:13
*** EinstCrazy has quit IRC07:13
*** achanda has quit IRC07:15
*** dimtruck is now known as zz_dimtruck07:15
*** EinstCrazy has joined #openstack-nova07:16
*** ducttape_ has quit IRC07:18
openstackgerritMarkus Zoeller (markus_z) proposed openstack/nova: libvirt: virtlogd: use virtlogd for char devices  https://review.openstack.org/32376507:19
openstackgerritMarkus Zoeller (markus_z) proposed openstack/nova: libvirt: simplify "get_console_output" interface  https://review.openstack.org/33448007:19
*** shaohe_feng has quit IRC07:19
*** shaohe_feng has joined #openstack-nova07:20
*** zenoway has joined #openstack-nova07:22
*** zul has joined #openstack-nova07:24
*** lpetrut has quit IRC07:26
markus_zmaestropandy: I don't get the question. Do you want to migrate the database to another host?07:28
*** shaohe_feng has quit IRC07:30
*** EinstCrazy has quit IRC07:30
maestropandymarkus_z: I want to same security group in another tenant either share/transfer07:30
*** shaohe_feng has joined #openstack-nova07:30
maestropandymarkus_z: sorry dont want to transfer, need share or any way to automate same without manual way07:31
openstackgerritqinchunhua proposed openstack/nova: Remove white space between print and ()  https://review.openstack.org/33745907:31
*** abalutoiu_ has joined #openstack-nova07:32
*** EinstCrazy has joined #openstack-nova07:32
markus_zmaestropandy: I don't know a way to do that.07:32
*** tojuvone has joined #openstack-nova07:33
markus_ztrivial fix needs another +2 https://review.openstack.org/#/c/337459/207:33
*** jlanoux has joined #openstack-nova07:34
*** EinstCrazy has quit IRC07:34
*** EinstCrazy has joined #openstack-nova07:35
*** zz_dimtruck is now known as dimtruck07:35
*** tbachman has quit IRC07:35
*** abalutoiu has quit IRC07:35
*** jojden has joined #openstack-nova07:36
*** jlanoux has quit IRC07:36
*** tbachman has joined #openstack-nova07:37
*** lpetrut has joined #openstack-nova07:37
*** jlanoux has joined #openstack-nova07:37
maestropandymarkus_z: do you have any idea while doing parallel setup replicate07:37
markus_zno, sorry07:38
*** abalutoiu has joined #openstack-nova07:38
*** paul-carlton2 has quit IRC07:39
*** hshiina has joined #openstack-nova07:40
*** shaohe_feng has quit IRC07:40
*** shaohe_feng has joined #openstack-nova07:40
*** abalutoiu_ has quit IRC07:42
*** paul-carlton2 has joined #openstack-nova07:43
*** aarefiev has joined #openstack-nova07:43
*** lpetrut has quit IRC07:46
*** dimtruck is now known as zz_dimtruck07:46
*** klkumar has quit IRC07:47
*** EinstCrazy has quit IRC07:47
*** EinstCrazy has joined #openstack-nova07:49
*** klkumar has joined #openstack-nova07:49
paul-carlton2johnthetubaguy, would welcome your thoughts on https://bugs.launchpad.net/nova/+bug/1608832, I think I add the exclusion of the current host into the conductor code as a bug fix but do you think fixing the general issue of migrating instances with affinity policy needs a blueprint?07:50
openstackLaunchpad bug 1608832 in OpenStack Compute (nova) "cold migration of instances with affinity policy fails" [Undecided,New]07:50
*** shaohe_feng has quit IRC07:50
*** shaohe_feng has joined #openstack-nova07:51
openstackgerritOpenStack Proposal Bot proposed openstack/nova: Imported Translations from Zanata  https://review.openstack.org/33199607:52
openstackgerritMasaki Matsushita proposed openstack/nova: Use URIOpt  https://review.openstack.org/33747707:55
*** danpb has joined #openstack-nova07:55
*** mnestratov has joined #openstack-nova07:55
*** ekuris_ has joined #openstack-nova07:56
*** yamahata has joined #openstack-nova07:56
openstackgerritDao Cong Tien proposed openstack/nova: Remove mox from unit/api/openstack/compute/test_serversV21.py  https://review.openstack.org/32082107:57
alex_xugmann: emm...it isn't handled by your patch yet, that image_id is coming from bdm.image_id, not the from the imageRef field in the body of server create07:57
*** thorst has joined #openstack-nova07:58
*** markvoelker has joined #openstack-nova07:58
*** zzzeek has quit IRC08:00
markus_zFYI: bugs-team-meeting in #openstack-meeting-408:00
*** zzzeek has joined #openstack-nova08:00
*** shaohe_feng has quit IRC08:00
*** shaohe_feng has joined #openstack-nova08:01
gmannalex_xu: but image_id in bdm is already a UUID only.08:03
gmannalex_xu: https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/block_device_mapping.py#L3608:04
*** paul-carlton2 has quit IRC08:04
*** markvoelker has quit IRC08:04
*** thorst has quit IRC08:05
*** tangchen has quit IRC08:08
*** tangchen_ has quit IRC08:08
openstackgerritDavanum Srinivas (dims) proposed openstack/nova: [WIP] Testing latest u-c  https://review.openstack.org/30334508:10
*** jamielennox is now known as jamielennox|away08:10
*** edleafe has quit IRC08:10
*** mlekkas has quit IRC08:10
*** shaohe_feng has quit IRC08:11
*** jaosorior has quit IRC08:11
*** shaohe_feng has joined #openstack-nova08:12
*** jaosorior has joined #openstack-nova08:12
*** achanda has joined #openstack-nova08:16
*** kgalanov has quit IRC08:16
*** hemna_ has joined #openstack-nova08:16
*** shaohe_feng has quit IRC08:17
*** MikeG451 has quit IRC08:17
*** mfisch has quit IRC08:17
*** stew925 has quit IRC08:17
*** hemnafk has quit IRC08:17
*** jaosorior_ has joined #openstack-nova08:18
*** yamahata has quit IRC08:18
*** kgalanov has joined #openstack-nova08:18
*** klkumar has quit IRC08:19
*** karthiks has quit IRC08:19
*** sileht has quit IRC08:19
*** shaohe_feng has joined #openstack-nova08:19
*** clenimar has quit IRC08:19
*** DuncanT has quit IRC08:19
*** sridharg has quit IRC08:20
*** chandankumar has quit IRC08:20
*** tangchen has joined #openstack-nova08:20
*** DuncanT has joined #openstack-nova08:20
*** tangchen_ has joined #openstack-nova08:20
*** karthiks has joined #openstack-nova08:20
*** jogo has quit IRC08:21
*** klkumar has joined #openstack-nova08:21
*** jaosorior has quit IRC08:21
*** sileht has joined #openstack-nova08:21
*** shaohe_feng has quit IRC08:21
*** jogo has joined #openstack-nova08:21
*** fungi has quit IRC08:22
*** shaohe_feng has joined #openstack-nova08:22
*** chandankumar has joined #openstack-nova08:22
*** sridharg has joined #openstack-nova08:22
*** mfisch has joined #openstack-nova08:22
*** achanda has quit IRC08:22
*** mfisch has quit IRC08:22
*** mfisch has joined #openstack-nova08:22
*** clenimar has joined #openstack-nova08:23
*** fungi has joined #openstack-nova08:24
*** edleafe has joined #openstack-nova08:25
*** links has quit IRC08:26
openstackgerritChangBo Guo(gcb) proposed openstack/nova: Return instance of Guest from method write_instance_config  https://review.openstack.org/26514608:27
openstackgerritChangBo Guo(gcb) proposed openstack/nova: Don't use 'updated_at' to check service's status  https://review.openstack.org/29708508:27
*** yassou has joined #openstack-nova08:28
*** aloga has quit IRC08:28
*** code-R has quit IRC08:28
*** aloga has joined #openstack-nova08:28
*** greghaynes has quit IRC08:29
*** stewie925 has joined #openstack-nova08:30
*** shaohe_feng has quit IRC08:31
*** MikeG451 has joined #openstack-nova08:31
*** paul-carlton2 has joined #openstack-nova08:31
*** shaohe_feng has joined #openstack-nova08:32
*** paul-carlton has joined #openstack-nova08:34
openstackgerritTakashi NATSUME proposed openstack/nova: Fix 'id' (attachment_id) paramenters  https://review.openstack.org/34986308:35
openstackgerritTakashi NATSUME proposed openstack/nova: api-ref: Fix 'id' (attachment_id) paramenters  https://review.openstack.org/34986308:37
*** jdillaman has quit IRC08:38
pkoniszewskidanpb: hi, are you around?08:38
*** greghaynes has joined #openstack-nova08:39
*** isq_ has quit IRC08:40
*** isq_ has joined #openstack-nova08:41
*** links has joined #openstack-nova08:41
*** shaohe_feng has quit IRC08:41
*** diga has joined #openstack-nova08:41
*** shaohe_feng has joined #openstack-nova08:42
*** jdillaman has joined #openstack-nova08:45
openstackgerritJohn Garbutt proposed openstack/nova: Don't cache RPC pin when service_version is 0  https://review.openstack.org/33907208:46
*** roeyc has joined #openstack-nova08:47
paul-carltonmnestratov, hi so you're saying it is all down to my proxy?08:49
openstackgerritTakashi NATSUME proposed openstack/nova: api-ref: Fix 'id' (attachment_id) parameters  https://review.openstack.org/34986308:49
mnestratovpaul-carlton: looks like this08:49
paul-carltonI can buy that, I've added the proxy setting to yum.conf and the env but I've hit this issue beofre08:49
mnestratovbecause I've checked yesterday with our proxy - everything is ok08:50
mnestratovby the way we can try to set it up in /etc/vztt/vztt.conf08:51
*** daemontool_ has joined #openstack-nova08:51
*** shaohe_feng has quit IRC08:52
mnestratovthere is a HTTP_PROXY  variable  that needs to be defined08:52
openstackgerritDao Cong Tien proposed openstack/nova: Remove mox from api/openstack/compute/test_floating_ips.py  https://review.openstack.org/32266808:52
*** shaohe_feng has joined #openstack-nova08:53
*** markvoelker has joined #openstack-nova08:54
*** daemontool__ has quit IRC08:54
*** ihrachys has joined #openstack-nova08:55
*** bks has quit IRC08:58
*** bks has joined #openstack-nova08:58
*** EinstCrazy has quit IRC08:59
mnestratovpaul-carlton: I wonder, what network settings you had when you succeeded to swap a vz container before you reinstalled the system?08:59
mnestratovs/swap/spawn08:59
*** bks has quit IRC09:00
paul-carltonmnestratov, when I set it up first time, I was working from home and had no proxy settings09:00
*** markvoelker has quit IRC09:00
paul-carltontrying vzctl create 100 it is hanging, meeting now back soon]09:00
mnestratovpaul-carlton: I see, lets set HTTP_PROXY in /etc/vztt/vztt.conf and  retry 'vzctl create 1000'09:01
*** EinstCrazy has joined #openstack-nova09:02
mnestratovpaul-carlton: it's not hanging, it's downloading packets09:02
*** shaohe_feng has quit IRC09:02
*** lpetrut has joined #openstack-nova09:02
mnestratovit is one time action09:02
mnestratovthe second this will not be necessary09:02
*** EinstCrazy has quit IRC09:03
*** shaohe_feng has joined #openstack-nova09:03
*** thorst has joined #openstack-nova09:03
mnestratov*second time09:03
*** EinstCrazy has joined #openstack-nova09:03
*** EinstCrazy has quit IRC09:04
*** EinstCrazy has joined #openstack-nova09:04
openstackgerritChangBo Guo(gcb) proposed openstack/nova: Don't use 'updated_at' to check service's status  https://review.openstack.org/29708509:04
alex_xugmann: ah, i got it, totally missed that point09:05
*** EinstCra_ has joined #openstack-nova09:05
alex_xugmann: maybe just need a clean up in the glance client wrapper09:05
*** EinstCra_ has quit IRC09:05
*** EinstCrazy has quit IRC09:05
johnthetubaguypaul-carlton2: good question, honestly I think our users need the fix, so lets call it a bug fix, if it looks too risky, we can always delay it and backport it once we are happy with it09:06
gibijohnthetubaguy: hi! If I remember correctly you suggested improving the notification sample tests by not booting a separate instance for each instance action. I proposed a patch with this improvement https://review.openstack.org/#/c/342944/09:06
gmannalex_xu: yea, that we need if decide the same and i was thinking to add that in another patch as this will be huge09:06
johnthetubaguypaul-carlton2: I would love to know what bauzas_off had planned, but he isn't around right now09:06
*** EinstCra_ has joined #openstack-nova09:06
alex_xugmann: yea, i'm ok with another patch09:06
gmannalex_xu: because glance client one is more cleanup on service bring up logic etc09:07
*** EinstCra_ has quit IRC09:07
johnthetubaguygibi: oh, cool, I kinda would like sdague to look at that, as I suspect there is some fixtures magic that could be cleaner09:07
gmannsd09:07
alex_xugmann: yea09:07
gmannalex_xu: but we need to get more opinion on empty string allow in ImageRef based on that this will be ready09:08
alex_xugmann: yea, let see other people's feedback, or we can discuss that in api meeting, i will leave comment on the patch09:09
gmannalex_xu: yea, Thanks :)09:09
*** EinstCr__ has joined #openstack-nova09:09
*** zz_dimtruck is now known as dimtruck09:09
alex_xugmann: np09:10
*** thorst has quit IRC09:10
*** EinstCr__ has quit IRC09:10
*** EinstCrazy has joined #openstack-nova09:11
*** EinstCrazy has quit IRC09:12
*** shaohe_feng has quit IRC09:12
gibijohnthetubaguy: OK, I hope sdague can give some pointers which direction I should improve09:12
*** EinstCrazy has joined #openstack-nova09:12
*** shaohe_feng has joined #openstack-nova09:13
*** EinstCrazy has quit IRC09:13
jojdenanybody have idea about nova evacuate09:14
jojdenI am trying to create script for the nova evacuate09:14
*** ducttape_ has joined #openstack-nova09:15
markus_zauggy: I left a comment at https://bugs.launchpad.net/nova/+bug/1605742 , would be cool if you could double-check that.09:15
openstackLaunchpad bug 1605742 in OpenStack Compute (nova) "Paramiko 2.0 is incompatible with Mitaka" [Undecided,Incomplete]09:15
*** EinstCra_ has joined #openstack-nova09:15
*** xavvior has joined #openstack-nova09:15
*** EinstCr__ has joined #openstack-nova09:16
*** EinstCr__ has quit IRC09:16
*** jaosorior_ is now known as jaosorior09:16
*** EinstCrazy has joined #openstack-nova09:16
*** EinstCra_ has quit IRC09:17
*** EinstCra_ has joined #openstack-nova09:17
*** EinstCrazy has quit IRC09:17
*** diga has quit IRC09:17
*** EinstCra_ has quit IRC09:17
xavviorHi! Someone can review my important patch? https://review.openstack.org/#/c/349582/  .This should to me, that know i to work09:17
*** EinstCrazy has joined #openstack-nova09:18
*** EinstCrazy has quit IRC09:19
*** EinstCrazy has joined #openstack-nova09:19
*** EinstCrazy has quit IRC09:19
*** dimtruck is now known as zz_dimtruck09:19
*** ducttape_ has quit IRC09:19
johnthetubaguygibi: I found it: https://docs.python.org/2/library/unittest.html#unittest.TestCase.setUpClass09:20
*** EinstCrazy has joined #openstack-nova09:20
*** EinstCrazy has quit IRC09:21
markus_zxavvior: That patch only extracts code as a new method, right?09:21
*** EinstCrazy has joined #openstack-nova09:21
openstackgerritBéla Vancsics proposed openstack/nova: Reduce code duplication and complexity  https://review.openstack.org/34218709:21
markus_zxavvior: I guess I don't see the big picture why this is important.09:21
*** mvk has quit IRC09:21
*** EinstCrazy has quit IRC09:21
*** shaohe_feng has quit IRC09:22
xavviormarkus_z , yes, i only transfer to any new method, the resume_guest_state(rsg) related items09:23
markus_zxavvior: Ah, there are the other commits.09:23
markus_zxavvior: You have created conflicts with your other patches09:23
xavviori have addition patches, and i should refactor these09:23
*** EinstCrazy has joined #openstack-nova09:23
*** EinstCrazy has quit IRC09:23
*** shaohe_feng has joined #openstack-nova09:23
xavviormarkus_z: Yes09:23
xavviormarkus_z: i have a few pieces patch, which connects this09:24
*** EinstCrazy has joined #openstack-nova09:24
*** EinstCrazy has quit IRC09:24
markus_zxavvior: You used the "Depends-On" magic for that, correct?09:25
*** EinstCrazy has joined #openstack-nova09:26
*** EinstCrazy has quit IRC09:26
gibijohnthetubaguy: thanks for the pointers09:26
markus_zxavvior: well, rhetorical question, it's right in the commit message09:26
*** ihrachys has quit IRC09:27
*** EinstCrazy has joined #openstack-nova09:27
xavviormarkus_z, yes, i used, but i work in more thread any item and this caused complications :S09:27
*** EinstCrazy has quit IRC09:27
johnthetubaguypaul-carlton2: I maybe missread that bug first time, I added a comment on the bug09:27
markus_zxavvior: "Depends-On:" is for cross-project dependencies, but your changes are only in Nova, which makes me think you're better with a simple change-chain09:27
*** EinstCrazy has joined #openstack-nova09:27
markus_zxavvior: Or is there a specific reason you needed to establish the dependency by "depends-on" magic?09:28
*** links has quit IRC09:28
johnthetubaguygmann: I think I am with alex_xu, if I read the scroll back correctly, feels like we need to allow the current behaviour (only for the boot from volume case though), and consider a microversion later to tidy things up, if required.09:29
*** gongysh has joined #openstack-nova09:29
*** EinstCra_ has joined #openstack-nova09:30
xavviormarkus_z: Yes, you right. But i wanted easier and fastes solution, therefore asked, that can someone review. If no, i naturally set all patch again newer dependency09:31
*** gongysh has quit IRC09:31
*** EinstCra_ has quit IRC09:32
*** EinstCrazy has quit IRC09:32
*** shaohe_feng has quit IRC09:33
*** EinstCrazy has joined #openstack-nova09:33
*** EinstCrazy has quit IRC09:33
*** shaohe_feng has joined #openstack-nova09:33
markus_zxavvior: I think you won't have fun with it as it is right now. Assumed you have all the reviews you need, you will have to resolve the merge conflicts anyway.09:34
markus_zxavvior: ^ just my opinion09:35
*** EinstCrazy has joined #openstack-nova09:36
johnthetubaguyxavvior: I have been wondering about doing that trick myself, but it does confuse reviewers in gerrit, so I am thinking against that right now. although it does make it easier not to mess up other peoples matches, so it might be a good idea while you get your series ready09:39
*** links has joined #openstack-nova09:40
xavviorOk, i understand. I'm sorry09:42
*** shaohe_feng has quit IRC09:43
*** shaohe_feng has joined #openstack-nova09:44
*** roeyc has quit IRC09:46
paul-carltonmnestratov, you are right, it eventually completed, I did 100 should I run again with 1000?09:48
*** mvk has joined #openstack-nova09:48
mnestratovpaul-carlton: no09:48
mnestratov100 or 1000 doesn't matter09:48
mnestratovit's just an arbitrary ID09:49
*** markvoelker has joined #openstack-nova09:49
gmannjohnthetubaguy: yea, we do not know how user will be using even wrong way.09:49
paul-carltonok, let me try instance creation09:49
openstackgerritAlex Szarka proposed openstack/nova: Reduce code duplication  https://review.openstack.org/34742209:49
mnestratovyou can try to spawn an instance via nova09:49
johnthetubaguygmann: yup, sadly09:50
markus_zbauzas_off: tonyb: I'd value your input on http://lists.openstack.org/pipermail/openstack-dev/2016-August/100613.html09:51
paul-carltonmnestratov, it works!09:51
mnestratovpaul-carlton: cool09:52
paul-carltonthank you for your help!09:52
*** paul-carlton has quit IRC09:52
mnestratovpaul-carlton: you are welcome09:52
mnestratovwe should have made it a bit easier09:53
*** shaohe_feng has quit IRC09:53
paul-carlton2johnthetubaguy, re bug https://bugs.launchpad.net/nova/+bug/1608832, it is not a live-migration issue, just cold-migration?09:53
openstackLaunchpad bug 1608832 in OpenStack Compute (nova) "cold migration of instances with affinity policy fails" [High,New]09:53
mnestratovi mean the first container creation09:53
*** shaohe_feng has joined #openstack-nova09:54
johnthetubaguypaul-carlton2: possibly, I guess09:54
paul-carlton2mnestratov, nope, HPE's silly proxy is to blame, it is a job creation scheme09:54
*** bks has joined #openstack-nova09:54
johnthetubaguypaul-carlton2: the new API thing would be a spec, but it could get a bug expection09:54
paul-carlton2johnthetubaguy, so you are thinking , add --force to migrate like for host-evacuate and live-migrate09:55
*** yassou has quit IRC09:56
*** markvoelker has quit IRC09:56
paul-carlton2johnthetubaguy, I'm not so sure, although that is a good workaround, I don't like --force it places a lot of responsibility on the operator to second guess the scheduler and with flavor extra specs and numa stuff it is becoming more difficult to be sure you are getting it right09:57
*** EinstCrazy has quit IRC09:58
paul-carlton2johnthetubaguy, lxsli and I were talking about this and he suggested migrating instances with affinity policy as a group, i.e. if an instance being migrated is a member of a group with affinity policy then check for other members (they will be on the dsmae host) and then find a host that can fit them all and migrate them there?10:00
*** EinstCrazy has joined #openstack-nova10:00
*** kuzko has joined #openstack-nova10:01
*** sdague has joined #openstack-nova10:02
alex_xujohnthetubaguy: ++10:02
openstackgerritGábor Antal proposed openstack/nova: Fixed invalid UUIDs in unit tests  https://review.openstack.org/34774810:03
*** shaohe_feng has quit IRC10:03
*** shaohe_feng has joined #openstack-nova10:04
*** gszasz has joined #openstack-nova10:05
*** jojden has quit IRC10:05
*** thorst has joined #openstack-nova10:08
*** hoangcx has quit IRC10:09
johnthetubaguypaul-carlton2: honestly, I think the current affinity / anti-affinity is broken, its too host specific, we have a good spec in review to fix that from nortman, but I am distracted10:11
johnthetubaguypaul-carlton2: I don't think we want to migrate a group, its an orchestration API, we need to add the APIs to allow that10:12
johnthetubaguypaul-carlton2: now thats probably not practical with host affinity, but then nothing really is10:13
johnthetubaguypaul-carlton2: I think the specific host, and a force param is the way to go for both operations for now10:13
*** shaohe_feng has quit IRC10:14
johnthetubaguypaul-carlton2: longer term, we should have affinity to a specifically tagged aggregate, or something like that, i.e. rack level affinity, and zone affinity, etc10:14
paul-carlton2johnthetubaguy, agreed, I see it as a work around10:14
*** shaohe_feng has joined #openstack-nova10:14
johnthetubaguyin many use cases, its also exactly what the user is trying to express, its kinda both10:15
paul-carlton2johnthetubaguy, do you have the url for nortman's spec handy?10:15
*** thorst has quit IRC10:15
johnthetubaguypaul-carlton2: let me have a quick look10:15
johnthetubaguypaul-carlton2: https://review.openstack.org/#/c/247654/10:15
openstackgerritAlex Szarka proposed openstack/nova: Reduce code duplication  https://review.openstack.org/34742210:15
*** phuongnh has quit IRC10:15
*** phuongnh has joined #openstack-nova10:16
paul-carlton2johnthetubaguy, An idea I had way back before we started openstack work at HP was same, near, far, i.e. same host, near (same rack), far (different racks) and the inverse for each, i.e. anti-same anti-near10:17
johnthetubaguyyeah, that sounds very similar10:17
johnthetubaguythere is complexity on whether you are allowed to target a specific one (AZ) or not (host), and if it should be obfuscated (or randomised) between tenants, etc10:18
*** achanda has joined #openstack-nova10:20
paul-carlton2ok, I think we should fix the bug for now, possibly add force option to migrate as part of bug fix or do that in Ocata if not acceptable10:21
paul-carlton2One workaround if the instance can be started and pausded is to use live-migration which of course does have a force option10:22
*** phuongnh has quit IRC10:22
paul-carlton2We will need to accommodate migration and evacuation in nortman's spec10:23
*** zerda2 has quit IRC10:23
*** shaohe_feng has quit IRC10:24
*** EinstCrazy has quit IRC10:25
*** shaohe_feng has joined #openstack-nova10:25
*** EinstCrazy has joined #openstack-nova10:25
*** achanda has quit IRC10:26
*** jlanoux has quit IRC10:26
*** jlanoux has joined #openstack-nova10:27
*** Kevin_Zheng has quit IRC10:28
*** kswiatek has joined #openstack-nova10:29
*** EinstCrazy has quit IRC10:30
*** Kevin_Zheng has joined #openstack-nova10:30
*** EinstCrazy has joined #openstack-nova10:32
*** shaohe_feng has quit IRC10:34
*** shaohe_feng has joined #openstack-nova10:35
*** rodrigods has quit IRC10:36
*** rodrigods has joined #openstack-nova10:36
*** sudipto has quit IRC10:38
*** chandankumar_ has joined #openstack-nova10:39
openstackgerritTakashi NATSUME proposed openstack/nova: Add a hacking rule for string interpolation at logging  https://review.openstack.org/33484410:39
*** chandankumar has quit IRC10:41
*** scsnow has joined #openstack-nova10:41
*** tangchen_ has quit IRC10:42
*** tangchen has quit IRC10:42
*** jlanoux has quit IRC10:43
*** jlanoux has joined #openstack-nova10:44
openstackgerritLucian Petrut proposed openstack/nova: Hyper-V: update live migrate data object  https://review.openstack.org/34743510:44
openstackgerritLucian Petrut proposed openstack/nova: Hyper-V: properly handle shared storage during migrations  https://review.openstack.org/33511410:44
openstackgerritLucian Petrut proposed openstack/nova: Hyper-V: properly handle UNC instance paths  https://review.openstack.org/34743610:44
*** shaohe_feng has quit IRC10:44
*** EinstCrazy has quit IRC10:44
*** tangchen_ has joined #openstack-nova10:44
*** markvoelker has joined #openstack-nova10:45
*** tangchen has joined #openstack-nova10:45
*** EinstCrazy has joined #openstack-nova10:45
*** EinstCrazy has quit IRC10:45
*** shaohe_feng has joined #openstack-nova10:45
*** EinstCra_ has joined #openstack-nova10:47
*** EinstCra_ has quit IRC10:48
*** EinstCrazy has joined #openstack-nova10:49
*** EinstCrazy has quit IRC10:49
*** markvoelker has quit IRC10:51
*** EinstCrazy has joined #openstack-nova10:52
sdaguejohnthetubaguy: did you see the conversation around bandwidth tracking in nova?10:53
johnthetubaguyno, JayF told me to go look that that as well10:54
*** ihrachys has joined #openstack-nova10:54
johnthetubaguyI will go take a peak now10:54
sdagueright, it seems like we have this whole infrastructure to only send notifications on xenapi10:54
*** shaohe_feng has quit IRC10:55
sdagueit doesn't expose anywhere else10:55
*** shaohe_feng has joined #openstack-nova10:55
markus_zFYI: trivial fix https://review.openstack.org/#/c/349542/110:55
johnthetubaguysdague: its only via notifications10:56
*** tbachman_ has joined #openstack-nova10:58
sdaguejohnthetubaguy: any thoughts on ways that rax could move that metric collection/disbursement out of nova, so we could deprecate out that facility. It would make things a bit clearer on us not having nova be a metrics collector for other systems.11:00
sdaguemarkus_z: +A11:01
*** tbachman has quit IRC11:01
*** tbachman_ is now known as tbachman11:01
*** tbachman has quit IRC11:02
*** EinstCrazy has quit IRC11:03
*** ljxiash_ has quit IRC11:03
*** EinstCrazy has joined #openstack-nova11:03
*** shaohe_feng has quit IRC11:05
johnthetubaguysdague: honestly, its going to be a very nasty rewrite to get that out of Nova, but I agree thats the correct long term direction11:06
*** ljxiash has joined #openstack-nova11:06
*** shaohe_feng has joined #openstack-nova11:06
*** sudipto has joined #openstack-nova11:08
*** EinstCrazy has quit IRC11:09
*** EinstCrazy has joined #openstack-nova11:09
*** ljxiash has quit IRC11:10
*** zz_dimtruck is now known as dimtruck11:10
*** smatzek has joined #openstack-nova11:10
*** thorst has joined #openstack-nova11:12
*** ihrachys has quit IRC11:13
*** shaohe_feng has quit IRC11:15
*** shaohe_feng has joined #openstack-nova11:16
*** ducttape_ has joined #openstack-nova11:16
johnthetubaguysdague: I have lost track, what should people to use to build a billing system, ceilometer plus something else?11:17
*** yassine has joined #openstack-nova11:18
*** yassine is now known as Guest2619411:18
sdaguejohnthetubaguy: honestly, I'm not entirely sure at this point. It feels like that's one of those more vague areas out there. Ceilometer could definitely be part of that11:18
*** dimtruck is now known as zz_dimtruck11:20
*** thorst has quit IRC11:20
*** ducttape_ has quit IRC11:21
*** ljxiash has joined #openstack-nova11:23
*** bvanhav has joined #openstack-nova11:23
*** shaohe_feng has quit IRC11:25
*** zhenguo has joined #openstack-nova11:25
*** EinstCrazy has quit IRC11:26
*** shaohe_feng has joined #openstack-nova11:26
*** sdake has joined #openstack-nova11:27
*** ljxiash has quit IRC11:27
odyssey4mejohnthetubaguy sdague as I understand it, the telemetry system just collects the data - then something like cloudkitty is used to consume the data and use it for billing purposes11:28
johnthetubaguyodyssey4me: ah, cloudkitty, thats the thing I wasn't sure about11:29
johnthetubaguyalthough, that seems similar to what we use stachtach for11:29
johnthetubaguystacktach, oops11:29
*** ihrachys has joined #openstack-nova11:29
*** sdake_ has joined #openstack-nova11:30
odyssey4meyeah, but as I understand it stacktach kinda does telemetry type things in a different way... and then does some pre-processing of data for billing purposes11:30
odyssey4meit has a leg in both camps11:30
*** thorst has joined #openstack-nova11:30
johnthetubaguyit processes notification streams, so I guess it does both11:31
odyssey4methe telemetry trio of ceilometer/gnocchi/aodh covers data collection and storage and strictly doesn't process/interpret like stacktach does11:31
johnthetubaguyits relying on Nova to collect everything right now, I guess thats the big problem/difference11:31
sdaguejohnthetubaguy: right11:31
*** sdake has quit IRC11:31
*** tangchen has quit IRC11:32
*** claudiub has joined #openstack-nova11:32
openstackgerritManish proposed openstack/nova: VM with Encrypted Vol throws error on hard reboot  https://review.openstack.org/33707511:33
*** roeyc has joined #openstack-nova11:33
johnthetubaguysdague: I mean we just need something to produce the same json payloads, if we go for a quick fix, its just that thing needs to list deleted instances in the Nova DB, via the Nova API or otherwise, which I am not too keen on. I need to think about it some more11:34
*** rtheis has joined #openstack-nova11:34
*** shaohe_feng has quit IRC11:36
*** shaohe_feng has joined #openstack-nova11:36
*** matrohon has joined #openstack-nova11:39
*** markvoelker has joined #openstack-nova11:39
sdaguejohnthetubaguy: because there is a final notification on delete with the aggregate bw?11:39
sdaguejohnthetubaguy: well, this isn't a hard ask to change it now, it's mostly trying to get people thinking about how we stop doing things like this in the future11:40
sdagueand especially preventing this from growing into other drivers11:41
*** ihrachys has quit IRC11:41
johnthetubaguysdague: yeah, I am +1 stopping the growth of this, by deprecating, etc11:41
*** rfolco_ has joined #openstack-nova11:41
*** jklare has joined #openstack-nova11:42
johnthetubaguysdague: basically, yes. the delete stuff is because you want to know what a tenant used during each billing aggregate period. So you say for today, they had this instance running for 2 hours, and this other for 5 hours, and this one is still running from yesterday, so you need to know about the past, depending on how you do this11:43
*** markvoelker_ has joined #openstack-nova11:44
johnthetubaguysdague: I think we currently do it using two different methods, to ensure if something bad happens, we can spot it. I don't remember how the second method works right now11:44
*** markvoelker has quit IRC11:44
johnthetubaguyI think it might be looking at all the start and stop notifications, and looking at the daily audit notifications11:44
*** thorst has quit IRC11:46
*** shaohe_feng has quit IRC11:46
sdagueyeh, worth pondering for next cycle.11:46
sdagueI wonder if we could at least code comment the driver interface to say *don't* use this11:46
sdagueso that more people won't think they should add support in other virt drivers11:46
*** shaohe_feng has joined #openstack-nova11:47
*** tangchen has joined #openstack-nova11:48
*** tbachman has joined #openstack-nova11:48
johnthetubaguysdague: yeah, +1 that11:50
*** lucasagomes is now known as lucas-hungry11:51
*** sdake_ is now known as sdake11:51
*** chandankumar_ has quit IRC11:54
openstackgerritsravan proposed openstack/nova: Add tenant_name when list nova usage Fix for "Bug #1318770"  https://review.openstack.org/34995211:54
openstackbug 1318770 in python-novaclient "nova usage list to show tenant name." [Wishlist,Confirmed] https://launchpad.net/bugs/1318770 - Assigned to Sravan Kumar (dommarajusravan)11:54
jklareHi, can somebody tell me if i am running into a bug or am doing something wrong with config? I have been trying to debug this for a while now, but could not really figure out what the underlying cause ist (http://pastebin.com/raw/TwtiNLY2)11:56
*** shaohe_feng has quit IRC11:56
jklareI have been walking through the trace and it looks like for some reason nova is trying to check the size of the template for the image, which does not exist in this case (images_type=raw and use_cow_images=False)11:57
*** shaohe_feng has joined #openstack-nova11:57
jklareso apart form the simple fact that the backing file in _base/ does not exist, everything seems to work fine11:57
*** tbachman_ has joined #openstack-nova11:57
sdaguegah, the os-brick unpin failed on an infra results death this time11:58
jklareso i was wondering if i should report a bug or not11:59
*** oanson has quit IRC12:00
openstackgerritsravan proposed openstack/python-novaclient: Add tenant_name when list nova usage Fix for "Bug #1318770"  https://review.openstack.org/34995512:00
openstackbug 1318770 in python-novaclient "nova usage list to show tenant name." [Wishlist,Confirmed] https://launchpad.net/bugs/1318770 - Assigned to Sravan Kumar (dommarajusravan)12:00
*** tbachman has quit IRC12:01
*** tbachman_ is now known as tbachman12:01
*** ManishD has quit IRC12:02
*** ihrachys has joined #openstack-nova12:04
*** s1061123_ has joined #openstack-nova12:05
*** s1061123 has quit IRC12:05
*** shaohe_feng has quit IRC12:06
*** shaohe_feng has joined #openstack-nova12:07
*** chandankumar_ has joined #openstack-nova12:08
*** ducttape_ has joined #openstack-nova12:08
*** chandankumar_ is now known as chandankumar12:08
*** kevinz has quit IRC12:09
openstackgerritAlexis Lee proposed openstack/nova: WIP Move scheduler options into a group  https://review.openstack.org/34995912:10
*** matrohon has quit IRC12:12
*** ratailor has quit IRC12:15
openstackgerritTimofey Durakov proposed openstack/nova: Remove backward compatibility with pre-grizzly releases  https://review.openstack.org/34828412:15
*** iuliat has joined #openstack-nova12:16
*** shaohe_feng has quit IRC12:17
*** baoli has joined #openstack-nova12:18
*** shaohe_feng has joined #openstack-nova12:18
*** baoli_ has joined #openstack-nova12:18
*** itoader has quit IRC12:19
nortmanpaul-carlton2: In my spec, if you are using a scope larger than host scope, then the migration/evacuation issues become much less thorny, because you can migrate a single instance in the group to another host within the same scope without violating any policy, assuming there is at least one host with spare capacity within the same scope as the other instances.12:20
nortmanIt becomes more straightforward to migrate incrementally anyway.12:20
nortmanIf you have host-scope affinity, then the situation is the same as it currently is.12:21
nortmanThough I also have a spec up that allows editing group membership and group policies; this would allow you to temporarily relax policies while you do migrations.12:21
*** itoader has joined #openstack-nova12:21
*** ihrachys has quit IRC12:22
paul-carlton2nortman, agreed, my point is this needs to be fixed either as part of the implementation of your spec or as subsequent bit of work to build on the new affinity/anti-affinuty model12:22
*** baoli has quit IRC12:22
paul-carlton2If your spec is going to be implemented to fix the current shortcomings with server group policies then there is no point trying to fix the existing implementation12:23
*** iuliat has quit IRC12:23
*** achanda has joined #openstack-nova12:24
openstackgerritLudovic Beliveau proposed openstack/nova: PCI: Fix network calls order on finish_revert_resize()  https://review.openstack.org/34906112:24
openstackgerritLudovic Beliveau proposed openstack/nova: Fix drop_move_claim() on revert resize  https://review.openstack.org/34906012:24
openstackgerritAlexis Lee proposed openstack/nova: WIP Move scheduler options into groups  https://review.openstack.org/34995912:25
*** ducttape_ has quit IRC12:26
nortmanpaul-carlton2: Agreed.12:26
*** shaohe_feng has quit IRC12:27
*** shaohe_feng has joined #openstack-nova12:28
paul-carlton2nortman, temporarily removing an instance from a group to migrate it might be an acceptable solution12:28
*** achanda has quit IRC12:29
*** takashin has left #openstack-nova12:30
paul-carlton2However I'm concerend that youi could end up moving an instance which shares a host-scope affinity with other instances to a host that cannot accommodate the other members of the group12:30
paul-carlton2nortman, That is why I liked the idea of migrating them as a batch but johnthetubaguy expressed concern that this strayed into orchestration12:31
*** xyang1 has joined #openstack-nova12:31
openstackgerritClaudiu Belu proposed openstack/os-vif: WIP: Adds Windows support for OvsPlugin  https://review.openstack.org/34443312:32
*** burgerk has joined #openstack-nova12:32
*** zul has quit IRC12:32
*** hoangcx has joined #openstack-nova12:32
*** zul has joined #openstack-nova12:32
*** iuliat has joined #openstack-nova12:35
nortmanpaul-carlton2: Host-scope affinity is problematic no matter what.  I'm not entirely clear on the use cases for it either.  Host anti-affinity makes a lot of sense and is less problematic.12:36
nortmanAnd as you may gather from the fact that I wrote that spec, I see a lot of use cases for affinity scopes somewhat broader than host.12:36
*** shaohe_feng has quit IRC12:37
paul-carlton2nortman, we have real wrold scenarios where customers want instances A & B on the same host and instance C on a different host, all based on performance requirements not HA12:38
*** shaohe_feng has joined #openstack-nova12:38
*** itoader has quit IRC12:39
nortmanAnd would having a "network switch" scope to ensure fast communication between instances not be almost as good as same-host affinity?12:39
nortmanI suppose it all depends on the deployer's topology.12:39
*** thorst has joined #openstack-nova12:40
nortmanAnd nothing will ever be as fast as same-host, if network performance is critical.12:40
paul-carlton2Agreed, if ultra fast inter vm comms is required same host is the best option in most topologies12:41
nortmanMaybe we need a "host rebuild" operation, which transfers every instance on one host to a new host, rather than putting it through the scheduler.  That doesn't feel orchestration-y to me.12:41
*** bks has quit IRC12:42
paul-carlton2nortman, that makes sense but requires the cloud operator the have spare hardware available for rolling migrations12:42
paul-carlton2Also, they need to make quite sure the hosts are comparable in terms of NUMA, SR-IOV capabilities etc12:43
nortmanYeah, not trivial.12:43
nortmanThere's a reason we have a scheduler.12:43
paul-carlton2I'm a lot more comfortable with the current direction of asking the scheduler to do placement12:44
paul-carlton2I believe the placement API may offer the opportunity to obtain time limited claims so you could reserve space for your host scope affinity instances on another node then migrate them12:46
*** moshele has quit IRC12:46
nortmanI haven't been on this project long enough to have an opinion on whether a "schedule/place this whole group of instances" operation belongs in nova, but it sounds useful to me.12:47
paul-carlton2but we don't have the placement API yet, although I think jaypipes and Co are getting closer to delivering this, and we still need something to manage the claims and migrations12:47
*** sameo has joined #openstack-nova12:47
*** shaohe_feng has quit IRC12:47
paul-carlton2feels like a good fit for the Task API!12:47
*** links has quit IRC12:48
*** shaohe_feng has joined #openstack-nova12:48
*** hshiina has quit IRC12:49
paul-carlton2All of this applies to any zone level scope, just more likely to the be an issue for host scope, i.e. an operator could define a zone per rack and in the event of issues with a specific rack need to move instances to a different rack12:49
paul-carlton2Some data centre management tooling would like to be able to automatically move instances around the data centre to optimize power utiliziation12:51
paul-carlton2nortman, I guess this spec has missed the newton cut (assume it ids not priority?), do you plan to re-propose it for ocata?12:53
*** maestropandy has left #openstack-nova12:53
*** zz_dimtruck is now known as dimtruck12:56
*** shaohe_feng has quit IRC12:58
*** shaohe_feng has joined #openstack-nova12:58
nortmanpaul-carlton2: Yes, and/or a different form of it based on server tags rather than server groups.12:59
*** slucidi has joined #openstack-nova12:59
nortmanI'm indifferent between tags and groups myself.13:00
ababichHi, all! Please, take a look at https://review.openstack.org/#/c/333305/ . It's a fix with removing hard-coded expected result from a pair of Tempest tests, and we do need this fix to be merged for our CI, because the 'config_drive' parameter is set to True by default on our envs13:00
nortmanBut some folks here hate server groups.13:00
*** edand has joined #openstack-nova13:01
*** ljxiash has joined #openstack-nova13:01
*** mtanino has joined #openstack-nova13:02
*** Raildo has joined #openstack-nova13:02
markus_zlxsli: Do you have an example how you do the reload of mutable configs? http://docs.openstack.org/developer/oslo.config/mutable.html13:03
*** lucas-hungry is now known as lucasagomes13:03
paul-carlton2tags are nice idea but they are meant for users categorising instances and thus no restrictions on the values, feels like a more defined data model is required but using tags may simplify the implementation13:04
markus_zlxsli: I tried http://paste.openstack.org/show/545622/ which wasn't successful13:04
*** vladikr has joined #openstack-nova13:04
*** gjayavelu has joined #openstack-nova13:05
paul-carlton2i.e. customer adds an instance tag zone:Z to have instance scheduled to a zone Z13:06
*** tblakeslee has joined #openstack-nova13:06
lxslimarkus_z: looking13:07
wznoinsksfinucan: around?13:07
lxslimarkus_z: I think it's just `kill -HUP <pid>`13:07
paul-carlton2my concern is this is a misuse of tags and you still need to define groups and policies for those groups somewhere13:07
*** rlrossit has joined #openstack-nova13:07
*** shaohe_feng has quit IRC13:08
lxslimarkus_z: hmm that should have worked... thinking13:08
*** shaohe_feng has joined #openstack-nova13:09
*** clenimar has quit IRC13:09
*** ericksonsantos has quit IRC13:09
*** clenimar has joined #openstack-nova13:10
lxslimarkus_z: can you tail the log? It should say something like "reloading config", that'll help us know if the signal isn't working or just that option13:10
openstackgerritTimofey Durakov proposed openstack/nova: nfs fix for xenial images  https://review.openstack.org/32946613:10
*** mkoderer_cloud has joined #openstack-nova13:11
tdurakovjaypipes: added release note, https://review.openstack.org/#/c/348284/ could you take a look?13:11
*** mdrabe has joined #openstack-nova13:11
*** ericksonsantos has joined #openstack-nova13:12
*** ducttape_ has joined #openstack-nova13:12
markus_zlxsli: Hm, it failed to restart the service, don't know why. I think that's an issue in my setup, just wanted to double-check with you if I use it correctly, thanks.13:13
lxslimarkus_z: it should keep the same PID, IE no restart13:13
lxslimarkus_z: can you try your API server? That's what I tested with13:14
lxslimarkus_z: it's possible compute nodes don't work?13:14
openstackgerritTimofey Durakov proposed openstack/nova: nfs fix for xenial images  https://review.openstack.org/32946613:14
markus_zlxsli: Hm, let me try with nova-api, one sec13:15
*** shaohe_feng has quit IRC13:18
*** links has joined #openstack-nova13:21
*** shaohe_feng has joined #openstack-nova13:21
*** markvoelker_ has quit IRC13:23
*** roeyc has quit IRC13:23
markus_zlxsli: http://paste.openstack.org/show/545626/13:24
*** cleong has joined #openstack-nova13:24
*** mlavalle has joined #openstack-nova13:24
markus_zlxsli: I don't get it. Sometimes it works and `grep "Caught SIGHUP" /opt/stack/screen-logs/n-cpu.log` shows it. And another SIGHUP seems to terminate the process.13:25
markus_zlxsli: I have to dig deeper into that, thanks for your time13:25
*** READ10 has joined #openstack-nova13:26
*** mriedem has joined #openstack-nova13:28
*** shaohe_feng has quit IRC13:28
*** ducttape_ has quit IRC13:29
*** shaohe_feng has joined #openstack-nova13:29
*** roeyc has joined #openstack-nova13:30
*** dimtruck is now known as zz_dimtruck13:31
*** efried has joined #openstack-nova13:31
*** zz_dimtruck is now known as dimtruck13:31
openstackgerritLucian Petrut proposed openstack/nova: Hyper-V: update live migrate data object  https://review.openstack.org/34743513:31
openstackgerritLucian Petrut proposed openstack/nova: Hyper-V: properly handle shared storage during migrations  https://review.openstack.org/33511413:31
openstackgerritLucian Petrut proposed openstack/nova: Hyper-V: properly handle UNC instance paths  https://review.openstack.org/34743613:31
mriedemlpetrut: isn't that more of a feature add?13:33
*** irenab has quit IRC13:34
*** akshai has joined #openstack-nova13:36
*** itoader has joined #openstack-nova13:38
*** shaohe_feng has quit IRC13:39
*** shaohe_feng has joined #openstack-nova13:40
*** iuliat has quit IRC13:40
*** tbachman has quit IRC13:41
*** dimtruck is now known as zz_dimtruck13:41
*** mtanino has quit IRC13:41
sdaguemriedem: as soon as we find a second requirements reviewer.... https://review.openstack.org/#/c/348250 and bam! welcome to the brave new world of privsep13:41
*** tbachman has joined #openstack-nova13:42
mriedemoh my13:42
mriedemi'll probably need pants for this new world13:42
*** cdelatte has joined #openstack-nova13:43
lpetrutmriedem: in theory, the Hyper-V driver supported shared storage, but there were a few bugs on this topic. for simple scenarios, it was 'working' already.13:43
mriedemso this is, migrations are broken with shared storage13:43
lpetrutyep13:43
jaypipestdurakov: done13:46
*** jwcroppe has joined #openstack-nova13:46
tdurakovjaypipes: thanks13:46
*** mgoddard_ has joined #openstack-nova13:46
jaypipesedleafe: you see the linting check failure on resource-provider-tags spec?13:47
edleafejaypipes: sorry, in a meeting13:47
edleafewill look when I'm free13:47
tdurakovlpetrut, mriedem, hi, just to be sure, do we have multinode for hyper-v?13:49
*** edand has quit IRC13:49
jaypipesedleafe: yup, no worries.13:49
*** shaohe_feng has quit IRC13:49
*** code-R has joined #openstack-nova13:49
mriedemjroll: -1 on my -2 here https://review.openstack.org/#/c/297895/13:49
mriedemjroll: comments in the release note13:49
mriedemtdurakov: multinode hyper-v CI13:50
*** shaohe_feng has joined #openstack-nova13:50
mriedem?13:50
*** mgoddard has quit IRC13:50
mriedemno13:50
mriedemat least i don't think so13:50
*** bks has joined #openstack-nova13:50
*** hoangcx has quit IRC13:50
lpetruttdurakov, mriedem: in fact, we do :)13:50
*** bks has quit IRC13:50
*** bks has joined #openstack-nova13:50
jrollmriedem: thanks, will update soonish13:50
claudiubtdurakov: yep, every hyper-v ci run uses 2 hyper-v compute nodes.13:51
tdurakovlpetrut: could you please explicitly share links for the node and the run against your patch13:51
mriedemjroll: note that i haven't gotten past the release note :)13:52
*** code-R_ has joined #openstack-nova13:52
mriedembut there are some things to fix there and we should bump minimum ironicclient in g-r to >=1.5.013:52
tdurakovpaul-carlton2 eliqiao shaohe_feng pkoniszewski jlanoux yuntongjin mdbooth kashyap kmartin claudiub tobasco tdurakov andreas_s abhishekk diana_clarke mrhillsman13:52
tdurakovlive-migration subteam meeting in 10 minutes at #openstack-meeting-313:52
lpetrutsure, http://64.119.130.115/nova/347435/2/Hyper-V_logs/13:52
lpetruthttp://64.119.130.115/nova/347435/2/results.html.gz13:52
*** thumpba has quit IRC13:52
jrollmriedem: heh, yeah. didn't think the g-r bump was worth it since ironicclient isn't in nova requirements.txt but will do13:52
*** kumarb has joined #openstack-nova13:53
*** thumpba has joined #openstack-nova13:53
mriedemjroll: it's still a minimum requirement for this to work13:53
tdurakovlpetrut: I'd say it's lind of unsual output for the tests results:)13:53
mriedemso it should be updated, even if it's optional13:53
lxslimarkus_z: aha! PHEW!13:53
jrollmriedem: yeah, fair13:53
*** bks has quit IRC13:53
mriedemwe should also get this updated at some point http://docs.openstack.org/ops-guide/ops_upgrades.html13:53
markus_zlxsli: Hm?13:54
mriedemdo the ironic docs mention anything about upgrading ironic before nova?13:54
lxslimarkus_z: if you SIGHUP again before the reload is complete, it will terminate the process, this is by design13:54
kashyaptdurakov: Thanks for the reminder.  (/me 's internet is unstable at this coffee shop, will have to head home post meeting.)13:54
lpetruttdurakov: I think back then, when the CI was first implemented, there was no actual guideline about what the output should be, so we did our best to provide meaningful logs13:54
jrollmriedem: I had thought they did, then last week I couldn't find it, it's on my list to fix13:54
markus_zlxsli: ohhhh, I didn't see that. Is that in "oslo.config"?13:54
tdurakovkashyap: no worries13:54
lxslimarkus_z: I should probably add something to the docs; I also have a patch here: https://review.openstack.org/#/c/324654/ to prevent it13:54
*** code-R has quit IRC13:54
mriedemjroll: http://docs.openstack.org/developer/ironic/deploy/upgrade-guide.html?highlight=upgrade#upgrading-from-juno-to-kilo - actually says to upgrade nova before ironic13:54
mriedemgoing from juno to kilo13:55
tdurakovlpetrut: that's not such critical, just smth new for me13:55
mriedemso that could be very confusing now for mitaka->newton if all anyone has is those old docs13:55
mriedemjaypipes: ^13:55
jrollmriedem: that one was a special case, but yeah, agree13:56
*** ecelik has quit IRC13:56
*** ducttape_ has joined #openstack-nova13:56
jrollfixing those docs are on my list13:56
markus_zlxsli: Ha, looks like I was just impatient. I did the second SIGHUP in a 2-5 seconds timeframe.13:56
*** kumarb has quit IRC13:56
*** kumarb has joined #openstack-nova13:56
lxslimarkus_z: so it works on a compute node too?13:56
markus_zlxsli: It recognized the sighup and logged it, but I couldn't confirm the reload.13:57
lxsliOK13:57
*** thumpba has quit IRC13:57
lxslimarkus_z: I am very relieved!13:57
openstackgerritClenimar Filemon proposed openstack/python-novaclient: Refactor test_servers APIVersion setup  https://review.openstack.org/34755513:58
markus_zlxsli: But I had code applied to test http://lists.openstack.org/pipermail/openstack-dev/2016-August/100645.html13:58
markus_zlxsli: Could have been problematic13:58
*** JoseMello has joined #openstack-nova13:59
*** shaohe_feng has quit IRC13:59
lxslimarkus_z: the double-HUP-kills design is an issue for automatic HUPs13:59
*** shaohe_feng has joined #openstack-nova14:00
lxslimarkus_z: I'll test compute nodes myself when I get time14:00
markus_zlxsli: yeah, it also came to my very surprise to be honest14:00
*** code-R_ has quit IRC14:00
*** anush_ has joined #openstack-nova14:00
mriedemjroll: so docs said you guys couldn't have ironic in the ops-guide?14:00
*** code-R has joined #openstack-nova14:01
mriedemjroll: so you can't even use http://docs.openstack.org/ops-guide/ops_upgrades.html#update-services ?14:01
mriedems/use/update/?14:01
mriedemor the ironic docs have to plugin to the ops-guide?14:01
jrollmriedem: as far as I remember, that's correct, though I'm not sure if we asked about ops guide or were focusing on install guide14:01
jrollops guide isn't pluggable yet afaik14:02
*** code-R has quit IRC14:02
mriedemhmm14:02
*** code-R has joined #openstack-nova14:02
mriedemso telemetry is in but ironic isn't, that's weird14:02
*** markvoelker has joined #openstack-nova14:02
*** diogogmt has quit IRC14:02
jrollthey're in the install guide, too14:02
mriedemmaybe i should go stoke the flames in that plugins thread...14:03
jrollmriedem: for now, I'd rather not hang this on getting us into the ops guide :)14:03
mriedemi wouldn't14:03
mriedemwe need something in http://docs.openstack.org/developer/ironic/deploy/upgrade-guide.html though14:04
*** baoli_ has quit IRC14:04
*** ametts has joined #openstack-nova14:04
jrollyeah, totally agree, I put that on my todo list last week14:05
openstackgerritOpenStack Proposal Bot proposed openstack/nova: Updated from global requirements  https://review.openstack.org/35003414:05
*** claudiub has quit IRC14:06
jrollmriedem: so this networking thing requires 1.5.0, resource class thing requires 1.6.0, should I just go ahead and bump g-r to 1.6.0?14:09
*** oanson has joined #openstack-nova14:09
*** shaohe_feng has quit IRC14:09
*** itoader has quit IRC14:10
mriedemjroll: i think the nova tenant networking change should depend on the 1.5.0 bump, and the nova resource class thing should depend on a 1.6.0 bump14:10
jrollI did, here's the patch if you disagree https://review.openstack.org/#/c/350039/14:10
jrollheh, ok14:10
mriedemodd as that seems, they are different things and i'd like to keep them separate focus items14:10
*** ekuris_ has quit IRC14:10
openstackgerritEd Leafe proposed openstack/nova-specs: ResourceProviderTags - Manage Capabilities  https://review.openstack.org/34513814:10
*** shaohe_feng has joined #openstack-nova14:10
*** zz_dimtruck is now known as dimtruck14:11
jrollyeah, I get it14:11
jroll1.5.0 https://review.openstack.org/#/c/350040/14:11
mriedemdansmith: something i didn't think about with having os-virtual-interfaces work for neutron (for vif tags) - any ports created before newton won't have a response from that api, which might be odd14:11
openstackgerritJim Rollenhagen proposed openstack/nova: Ironic: enable multitenant networking  https://review.openstack.org/29789514:11
jrolland updated reno/depends-on ^14:11
edleafejaypipes: fixed the pep8 issues14:12
*** links has quit IRC14:12
dansmithmriedem: you mean created before we started writing vif records for them?14:12
mriedemjroll: cool you read my mind14:12
mriedemdansmith: yeah14:12
mriedemwhich, meh?14:12
jroll:)14:12
dansmithmriedem: the vif record only stores our tag, so we can just ignore that.. the data we need to satisfy that interface is in info_cache and always has been, right?14:13
*** edmondsw has joined #openstack-nova14:13
mriedemdansmith: true, i keep forgetting about that14:13
mriedemdansmith: we don't store the tag in the info_cache do we....14:13
*** itoader has joined #openstack-nova14:13
dansmithmriedem: no14:14
mriedemi think at some point it would be useful to return the vif tag from that api if we're going to keep it around14:14
dansmithues14:14
*** dave-mccowan has joined #openstack-nova14:14
mriedemdanpb: can you take a pass at reviewing the storage pools spec? https://review.openstack.org/#/c/310505/14:14
danpbok14:14
mriedemdanpb: spec deadline is thurssday14:14
mriedemthanks14:14
danpboh hang on, the spec ?!?!14:15
*** gcb has quit IRC14:15
*** eharney_ has joined #openstack-nova14:15
*** gcb has joined #openstack-nova14:15
mriedemdanpb: yeah14:16
danpbwe've been doing all this work and the spec isn't even approved ?!?14:16
mriedemthe imagebackend refactor spec was approved long ago14:16
mriedemwhich is mdbooth's series14:16
mriedemand is a dependency for storage pools14:16
jaypipesedleafe: cool, reviewing now.14:17
*** tonytan4ever has joined #openstack-nova14:17
*** kenperkins has joined #openstack-nova14:18
danpbmriedem: are we realistically going to get storage pools stuff done in this cycle ?14:18
danpbit seems like its already a huge amount just to get mdbooth's stuff done14:18
openstackgerritAndrey Shestakov proposed openstack/nova: [POC] add support of attach_interface for ironic  https://review.openstack.org/35004714:18
mdboothdanpb: No. No chance.14:18
mriedemdanpb: no14:18
mdboothdanpb: No reason we can't think about it though, right?14:18
danpbso what's the point in reviewing the spec against newton for the deadline14:18
mriedemdanpb: but at the midcycle there was talk of getting some foundational stuff done, like object model things and tests14:18
danpbthat seems kind of pointless if nothings going to use it14:19
mriedemi don't disagree, and don't actually know what is in the works code-wise that would be useful to land in newton14:19
danpbi'd rather we focused on making sure mdbooth's work is working properly than try to squeeze in some foundation stuff14:19
*** itoader has quit IRC14:19
danpbfor a new spec we've not even scheduled and don;'t expect to complete even if approved14:20
*** shaohe_feng has quit IRC14:20
mdboothdanpb: Incidentally, part of the foundation is the missing BDMs for local root and config disks.14:20
mdboothOr it could be, anyway.14:20
*** shaohe_feng has joined #openstack-nova14:20
dansmithdanpb: on the other hand, if we've done the work to review it and it's close, we can land it and make it an obvious re-approval for ocata.. that was the crux of the conversation for me14:22
*** rlrossit has quit IRC14:22
*** kumarb has quit IRC14:23
*** kumarb has joined #openstack-nova14:23
Qimingguys, sorry for interrupt, but I really want to know if nova emits will emit a notification when a nova-compute service is down (could be any reason)14:23
danpbdansmith: i'd really rather just see the spec proposed for ocata right now and thus have it give an accurate description of what's actually intended to be done in ocata straight away14:24
*** ddeja has joined #openstack-nova14:24
danpbi honestly don't see any compelling reason to approve a new spec for newton at this time - at best we'll be rushing review of it to meet a pointless deadline for thursday14:25
*** rlrossit has joined #openstack-nova14:25
dansmithdanpb: when we discussed it, we said it won't really change anything about what we're doing right now14:25
*** burt has joined #openstack-nova14:26
danpbwell i wasn't party to whatever discusions were had, but it doesn't really alter my opinion14:27
danpbit is pointless reviewing & approving new specs now for work that we already know will not merge in this cycle14:27
*** chandankumar has quit IRC14:28
dansmithmriedem: are you +2 on it? because I told paul I would review it when they were happy with the latest iteration14:28
mriedemdanpb: for this volume-backed live migration abort bug, do you think in-qemu iscsi might help at all?14:28
*** Hazelesque has quit IRC14:28
danpbmriedem: hard to tell to be honest - its still unclear what the root cause it14:29
*** mgoddard_ has quit IRC14:29
*** mgoddard has joined #openstack-nova14:29
mriedemdanpb: ok, was just thinking out loud about that one since i heard kernel + iscsi14:29
danpbmriedem: if its a network interruption between the compute node & iscsi server, then it would likely affect in-qemu iscsi too14:29
*** tbachman_ has joined #openstack-nova14:29
mriedemi don't even know if the in-qemu iscsi support is in the qemu package in xenial14:29
mriedemit wasn't in trusty/precisse14:29
danpbthen again, it might give us a nicer error message in qemu that acutally shows us the real problem14:29
*** shaohe_feng has quit IRC14:30
danpbas the error reporting from the kernel iscsi client is awful (and that's being polite)14:30
kashyapmriedem: Why does Ubuntu not carry that patch,, you know?14:31
*** tbachman_ has quit IRC14:31
*** shaohe_feng has joined #openstack-nova14:31
*** tbachman has quit IRC14:31
*** kumarb has quit IRC14:31
mriedemkashyap: i'd have to dig up the history14:31
*** kumarb has joined #openstack-nova14:31
mriedemi thought it was security concerns or something, but mdbooth said it didn't have multipath support, so i'm not sure14:32
mriedemat one point i had found the ubuntu LP bug for it14:32
*** Hazelesque has joined #openstack-nova14:32
kashyapmriedem: Okay, I have the patches carried by Xenial QEMU in some VM somewhere, will try to find it14:32
danpbcorrect, it definitely doesn't have multipath support14:32
lyarwoodhas anyone ruled out the duplicate initiator names for that live-migration bug btw?14:32
*** jamesdenton has joined #openstack-nova14:32
* lyarwood hasn't had time upstream to try in the past few weeks14:33
danpbmriedem: it is part of the qemu-block-extra package on Xenial http://packages.ubuntu.com/xenial/qemu-block-extra14:33
danpb(at least judging by fact that it lists a dep on libiscsi2  (>= 1.10.0)         )14:33
mriedemdanpb: on the storage pools spec i haven't gone through the latest, was hoping danpb would be happy with it first, but i'm in the same boat - really about getting it approved if we're happy so it's a fast re-approve early for ocata14:34
mriedemoops14:34
mriedemdansmith: ^14:34
mriedemtoo many dans14:34
mriedemdanpb: on http://packages.ubuntu.com/xenial/qemu-block-extra cool, so we could try this in the live-migration job which is on xenial14:35
dansmithmriedem: yeah, and we told them we would14:35
*** kumarb has quit IRC14:35
*** kumarb has joined #openstack-nova14:35
*** achanda has joined #openstack-nova14:36
danpbmriedem: if we want to approve it early in ocata we should just review it for ocata now and approve it for ocata right away14:37
danpbinstead of approving it for newton & reapproving for ocata later14:37
danpbeither way we have todo a proper review of the spec at some point14:38
mriedemi would like to hit now while there is momentum on the spec14:38
mriedemfor what that's worth14:38
mriedemdanpb: yeah, people have been reviewing / working on the spec for the past few weeks14:38
danpbwhat prevents us reviewing it against ocata now14:38
mriedemmnestratov had found some issues with ploop before the midcycle which are addressed now14:39
dansmithwe lose context if we wait14:39
danpbthere's no reason why we should artifically wait N more weeks before reviewing ocata specs14:39
dansmiththere has been a bunch of review on it so far14:39
*** hoangcx has joined #openstack-nova14:39
danpbdansmith: i'm not saying we have to wait - i'm saying it could be uploaded today as a spec against ocata and we can review and approve it14:39
*** kumarb has quit IRC14:39
danpbbut without forcing ourselves into the artificial newton deadline of thursday14:40
*** shaohe_feng has quit IRC14:40
*** pwnall has joined #openstack-nova14:40
dansmithso you're okay with reviewing it now, but just not if the directory says newton?14:40
danpbyeah14:40
mriedemif moving it to ocata in nova-specs makes danpb happy then that's fine with me14:41
*** shaohe_feng has joined #openstack-nova14:41
paul-carlton2danpb, dansmith, mriedem I can move the specs to ocata now if you like14:41
danpbit means we can take enough time to review it properly instead of forcing us to rush it for thursday newton deadline14:41
dansmithdanpb: so then not now?14:41
dansmithsome of us have already reviewed it quite a bit14:42
dansmithso it's not really rushing14:42
dansmithbut whatever14:42
paul-carlton2I'm happy with that, I will still work on implementation as time permits in next few months14:42
danpbdansmith: for a definition of "now" that means the next week or so, as opposed to severa months14:42
*** pbandark has quit IRC14:43
*** chandankumar has joined #openstack-nova14:43
*** raj_singh_ has joined #openstack-nova14:43
*** eharney_ is now known as eharney14:44
*** markus_z has quit IRC14:44
*** siva_krish has joined #openstack-nova14:44
*** mtanino has joined #openstack-nova14:45
*** devkulkarni1 has joined #openstack-nova14:45
mriedemomfg +2 yes https://review.openstack.org/#/c/327191/14:45
*** achanda has quit IRC14:48
openstackgerritAndrey Volkov proposed openstack/python-novaclient: WIP Add support for microversion 2.33  https://review.openstack.org/34954714:48
*** hoangcx has quit IRC14:50
*** hoangcx2 has joined #openstack-nova14:50
*** raj_singh_ has quit IRC14:50
*** shaohe_feng has quit IRC14:50
*** ihrachys has joined #openstack-nova14:50
*** hoangcx2 has quit IRC14:51
*** shaohe_feng has joined #openstack-nova14:51
*** hoangcx has joined #openstack-nova14:51
*** ddeja is now known as ddeja|away14:51
johnthetubaguymacsz: what was that deprecated config you were thinking we should remove now?14:53
*** rrecio has joined #openstack-nova14:53
macszjohnthetubaguy: lost the link, looking for it14:55
*** rama_y has joined #openstack-nova14:56
macszjohnthetubaguy: and one more thing - options like XVP are completly empty - should we drop conf files which are empty?14:56
*** TravT has joined #openstack-nova14:56
macszjohnthetubaguy: https://review.openstack.org/#/c/349691/14:57
macszops, not this link14:57
openstackgerritAlexis Lee proposed openstack/nova: Group scheduler options  https://review.openstack.org/34995914:57
mriedemjroll: https://review.openstack.org/#/c/297895/ looks good to me, i'd like to see the job pass on the experimental queue first14:58
johnthetubaguymacsz: yeah, delete the nonsense files14:58
macszjohnthetubahuy: it’s cache, https://review.openstack.org/#/c/348064/1/nova/conf/cache.py14:58
*** diogogmt has joined #openstack-nova14:58
macszok14:58
johnthetubaguymacsz: so what bits are deprecated in that patch you referenced?14:58
*** tbachman has joined #openstack-nova14:58
*** klkumar has quit IRC14:58
mriedemjroll: also on that, i think i've asked before, but don't we at some point want the vif plugged callback to be handled for the ironic driver so that the server doesn't go to ACTIVE until the vif is plugged/bound in neutron?14:58
*** rrecio_ has joined #openstack-nova14:59
johnthetubaguymacsz: they have deprecated group, but thats just an alias, its not that the options are deprecated.14:59
macszjohnthetubaguy: i just lost the link and paste sth different by accident ;) give me a minute15:00
johnthetubaguymacsz: oops, I crossed my wires there, looking at cache15:00
johnthetubaguymacsz: no worries15:00
macszjohnthetubaguy: yea, I created a mess over here! :)15:00
*** TravT_ has joined #openstack-nova15:00
*** rama_y has quit IRC15:00
*** hshiina has joined #openstack-nova15:00
*** shaohe_feng has quit IRC15:01
*** shaohe_feng has joined #openstack-nova15:01
jrollmriedem: probably do, yeah15:01
tdurakovpkoniszewski: about flags15:01
*** rrecio has quit IRC15:01
tdurakovpkoniszewski: I'd expect you remove this explicit options15:01
johnthetubaguymacsz: that oslo cache thing looks fine to me, its registering options, so its you can't just delete that finle15:01
*** pwnall has quit IRC15:02
johnthetubaguymacsz: s/finle/file/15:02
*** siva_krish has quit IRC15:02
openstackgerritMaciej Szankin proposed openstack/nova: Config options consistency of rdp.py  https://review.openstack.org/34962015:02
pkoniszewskitdurakov: what do you mean?15:03
macszjohnthetubaguy: oh, you are right, totally did not notice this line15:03
tdurakovpkoniszewski: https://review.openstack.org/#/c/334860/ - this one15:03
pkoniszewskitdurakov: yeah, but question is more about live_migration_tunnelled and what to do with None value15:04
*** pwnall has joined #openstack-nova15:04
*** TravT has quit IRC15:04
*** rama_y has joined #openstack-nova15:04
*** mjura has quit IRC15:04
*** claudiub has joined #openstack-nova15:05
*** baoli has joined #openstack-nova15:06
*** burgerk has quit IRC15:06
*** mdrabe has quit IRC15:06
macszjohnthetubaguy: it is conductor: https://review.openstack.org/#/c/324784/8/nova/conf/conductor.py15:06
*** kevinz has joined #openstack-nova15:07
openstackgerritAlexis Lee proposed openstack/nova: Group scheduler options  https://review.openstack.org/34995915:07
openstackgerritAlexis Lee proposed openstack/nova: Reorder scheduler options  https://review.openstack.org/35008515:07
tdurakovpkoniszewski: tbh, I'd prefer to:15:07
tdurakov- make flags default = False15:07
tdurakov- add release note15:07
tdurakov- add log.warning on host init15:07
tdurakov- rebase clean up I've mentioned above on top of it15:07
tdurakov15:07
pkoniszewskithat's the best option i think15:08
aunnam_johnthetubaguy, can we remove the deprecated_group, deprecated_name attributes if they exists more than a cycle?15:08
pkoniszewskithanks tdurakov15:08
tdurakovlog.warning to say that option is disabled by default, and it's up to operator to enable it15:08
johnthetubaguyaunnam_: we could, but its really cheap to leave them there, until we get better tooling to help operators know if they are using an alias, etc15:08
*** TravT_ has quit IRC15:08
tdurakovpkoniszewski: welcome:) will reply on this mail15:09
johnthetubaguymacsz: use_local conductor is an interesting one, I can't remember what dansmith was thinking about when to remove that15:09
*** TravT has joined #openstack-nova15:10
openstackgerritAlexis Lee proposed openstack/nova: Group scheduler options  https://review.openstack.org/34995915:10
*** kevinz has quit IRC15:11
*** shaohe_feng has quit IRC15:11
*** TravT_ has joined #openstack-nova15:11
*** pwnall has quit IRC15:11
*** kevinz has joined #openstack-nova15:11
aunnam_johnthetubaguy, https://review.openstack.org/#/c/318309/ can you check the last comment in this patch15:12
openstackgerritOpenStack Proposal Bot proposed openstack/nova: Updated from global requirements  https://review.openstack.org/35003415:13
*** shaohe_feng has joined #openstack-nova15:14
*** TravT has quit IRC15:14
*** claudiub has quit IRC15:15
openstackgerritAndrey Kurilin proposed openstack/python-novaclient: Deprecate several variables  https://review.openstack.org/35010615:16
*** mdrabe has joined #openstack-nova15:17
*** nkrinner is now known as nkrinner_afk15:17
alex_xujaypipes: edleafe just reply the comment on the spec, sorry for the late, and I got some answer for Chris' concern http://lists.openstack.org/pipermail/openstack-dev/2016-August/100634.html15:18
*** edand has joined #openstack-nova15:18
*** mkoderer_cloud has quit IRC15:18
*** kevinz has quit IRC15:18
*** oanson has quit IRC15:19
*** kaisers_ has joined #openstack-nova15:19
*** takedakn has joined #openstack-nova15:19
*** takedakn has quit IRC15:20
*** abalutoiu has quit IRC15:20
*** zhangjn has quit IRC15:20
*** Sukhdev has joined #openstack-nova15:20
*** belmoreira has quit IRC15:21
*** shaohe_feng has quit IRC15:21
*** shaohe_feng has joined #openstack-nova15:21
*** ihrachys has quit IRC15:22
Yingxinedleafe jaypipes alex_xu: I'd like to start a spec about caps handling using required/preferred in flavors and image_meta, if no one is already working on that15:22
*** hoangcx has quit IRC15:24
*** Sukhdev has quit IRC15:25
*** yamahata has joined #openstack-nova15:25
*** code-R has quit IRC15:26
*** chandankumar has quit IRC15:26
*** armax has joined #openstack-nova15:26
*** zhangjn has joined #openstack-nova15:26
openstackgerritAlexis Lee proposed openstack/nova: Group scheduler options  https://review.openstack.org/34995915:27
*** hoangcx has joined #openstack-nova15:27
openstackgerritSarafraj Singh proposed openstack/nova: Merged barbican and key_manager conf files into one.  https://review.openstack.org/34963215:28
*** Sukhdev has joined #openstack-nova15:30
edleafeYingxin: that would be interesting. I'd be happy to contribute.15:31
*** shaohe_feng has quit IRC15:31
*** thumpba has joined #openstack-nova15:32
*** pwnall has joined #openstack-nova15:32
*** oanson has joined #openstack-nova15:32
*** thumpba has quit IRC15:32
*** thumpba has joined #openstack-nova15:33
openstackgerritAlexis Lee proposed openstack/nova: Group scheduler options  https://review.openstack.org/34995915:33
*** slucidi has quit IRC15:33
openstackgerritSarafraj Singh proposed openstack/nova: Merged barbican and key_manager conf files into one.  https://review.openstack.org/34963215:33
*** hshiina has quit IRC15:33
*** ljxiash has quit IRC15:34
*** shaohe_feng has joined #openstack-nova15:34
mriedemjroll: isn't some of this spec invalid now, like the macs_for_instance and port group stuff? http://specs.openstack.org/openstack/nova-specs/specs/newton/approved/ironic-networks-support.html15:35
jrollmriedem: no, that's future work we were hoping to do in one shot15:36
mriedemoh15:36
jrollI can kill it with fire, there's additional things to add for portgroup things15:36
jrollwe punted portgroups down the road for ironic as well15:36
mriedemok15:36
Yingxinedleafe: it's great! thanks15:37
*** lucasagomes has quit IRC15:37
openstackgerritSTEW TY proposed openstack/nova: Check option indentations for novnc.py  https://review.openstack.org/34858415:39
*** slucidi has joined #openstack-nova15:39
mriedemjroll: looks like your release notes / docs need updating too http://docs.openstack.org/releasenotes/ironic/newton.html#new-features15:39
mriedemAdded network interface. Introduced two network interface implementations: flat, which replicates the flat network behavior present previously and noop when neutron is not used, which is basically a noop interface.15:39
jrollread one more bullet :)15:40
jrollwe need to merge those before releasing15:40
mriedemheh yeah15:40
mriedemjust noticed that15:40
jrollidk why we didn't just update it, but whatever, I review before release anyway15:40
*** paul-carlton2 has quit IRC15:41
*** code-R has joined #openstack-nova15:41
jrollmriedem: so on that spec, I'll just remove the portgroups etc stuff and we can propose a new one when we're ready for that15:41
*** shaohe_feng has quit IRC15:42
mriedemjroll: sounds good15:42
jrollI'll get both specs updated this week, hopefully sooner than later15:42
jrolltoday is meeting hell day15:42
mriedemoh wow you guys still have a sample config in tree https://github.com/openstack/ironic/blob/master/etc/ironic/ironic.conf.sample15:42
dansmithmriedem: what resolution are you looking for before unblocking the ironic multi-compute thing?15:42
mriedemlooks like that's stale as well15:42
*** shaohe_feng has joined #openstack-nova15:42
openstackgerritMaciej Szankin proposed openstack/nova: Updated header flag in SSL opts  https://review.openstack.org/34849415:43
JayFmriedem: it shouldn't be?15:43
jrollmriedem: stale how15:43
jrollwe update it pretty frequently15:43
*** jlanoux has quit IRC15:43
*** dave-mcc_ has joined #openstack-nova15:43
mriedemJayF: jroll: ? http://git.openstack.org/cgit/openstack/ironic/tree/ironic/conf/default.py#n6015:43
JayFmriedem: it gets regenerated anytime someone updates a config options; which for us was at least within the last week or two, as I had to regen it for metrics15:43
*** karthiks is now known as karthiks|afk15:43
openstackgerritMaciej Szankin proposed openstack/nova: Improve consistency in virt opts  https://review.openstack.org/34846115:43
*** itoader has joined #openstack-nova15:43
JayFhah15:43
*** dave-mccowan has quit IRC15:44
jrollmriedem: neutron isn't enabled by default because it requires additional config, iirc15:44
* jroll does want to re-evaluate that15:44
mriedemjroll: but shouldn't it be an option?15:44
*** lucasagomes has joined #openstack-nova15:44
openstackgerritMaciej Szankin proposed openstack/nova: config options: Improve help for conductor  https://review.openstack.org/32478415:44
jrollmriedem: there's no options listed there?15:44
jrollthat's the defaults15:44
openstackgerritMaciej Szankin proposed openstack/nova: config options: improve help netconf  https://review.openstack.org/31938415:44
mriedemoh those are defaults15:44
mriedemi was looking for choices15:44
jrollyeah we should add choices15:44
jrollbut it's pluggable15:44
jrollso idk how that works15:45
jrollchoices=stevedore.list_entrypoints('ironic.hardware.interfaces.network') or something, might work15:45
mriedemkill pluggable :)15:45
mriedemanyway15:45
openstackgerritSarafraj Singh proposed openstack/nova: Remove redundant check from code  https://review.openstack.org/35012215:46
jrollI've never successfully convinced ironic folks to do something without it being pluggable :/15:46
mriedemdansmith: the ironic multiple computes spec getting updated would be a start as a lot of the discussion happened at the midcycle and i for one am out of the loop on it15:46
*** iuliat has joined #openstack-nova15:47
mriedemCI would be awesome but i'm not sure how easy that can be done15:47
dansmithmriedem: I thought we were going to post-update the spec.. it's not that far off as it stands15:47
dansmiththe goal is pretty much right on, but the implementation part is different15:47
mriedemi should really just review the changes to get a better idea15:47
*** rlrossit has quit IRC15:48
jrollthe spec update is going to be mostly copy/paste of the commit message15:48
*** burgerk has joined #openstack-nova15:48
jrollwith a bunch of "no impact"15:48
dansmithright15:48
*** itoader has quit IRC15:49
*** hemna_ is now known as hemna15:50
*** Guest26194 has quit IRC15:51
*** itoader has joined #openstack-nova15:52
*** jaosorior has quit IRC15:52
*** shaohe_feng has quit IRC15:52
*** roeyc has quit IRC15:52
sdaguewoot - https://review.openstack.org/#/c/348250/ is merged15:52
sdaguedanpb: that should clear the way for all the os-vif work15:52
mriedemsdague: nice, great job pushing on all of that15:53
sdaguemriedem: thanks15:53
danpbsdague: ok, so just need to wait for nova requirements.txt update, right ?15:53
sdaguedanpb: nope15:53
*** shaohe_feng has joined #openstack-nova15:53
sdaguethat will come, but you should be good to go without it15:53
danpbah ok nice15:53
*** jaosorior has joined #openstack-nova15:54
mriedemi was asking myself yesterday why the os-vif integration patch in nova never failed grenade15:54
mriedemlike the os-brick changes did15:54
mriedemone was becaues we don't run the neutron grenade job in the check queue for nova15:54
mriedemit's in experimental though so i had rechecked on that on that patch yesterday, haven't gone back to check results yet though15:54
mriedemoh, well, and that job wouldn't be using os-vif would it...?15:54
*** iuliat has quit IRC15:54
*** claudiub has joined #openstack-nova15:54
danpbmriedem: i thought os-brick didn't actually fail because CI runs with allow-all for sudo15:54
sdaguedanpb: no, CI doesn't run that way15:55
mriedemi meant grenade failed with os-brick 1.4.0 everywhere15:55
mriedemb/c of privsep15:55
mriedembut we didn't have the same issue with grenade in the nova os-vif change15:55
sdagueand os-brick did fail CI15:55
*** liverpooler has quit IRC15:55
*** rlrossit has joined #openstack-nova15:55
sdaguemriedem: I'm not sure that's true, however, we also deleted some devstack config setting so anything that fails to work with privsep defaults will fail on the main jobs as well now15:56
danpbmriedem: you want to remove the -1 on this now the rootwrap stuff is merged  https://review.openstack.org/#/c/269672/15:56
mriedemhttp://logs.openstack.org/72/269672/25/experimental/gate-grenade-dsvm-neutron-ubuntu-trusty/be733f3/15:56
openstackgerritDan Smith proposed openstack/nova: Refactor deallocate_fixed tests to use one mock approach instead of three  https://review.openstack.org/34789315:56
mriedemdanpb: done15:57
*** iuliat has joined #openstack-nova15:57
mriedemdanpb: i'll do my damndest to review that today too15:57
*** liverpooler has joined #openstack-nova15:58
*** tjones has joined #openstack-nova15:58
mriedemdanpb: so what's the difference with the gate-tempest-dsvm-nova-os-vif-nv job? that just uses LIBS_FROM_GIT=os-vif?15:58
mriedemi guess not LIBS_FROM_GIT=15:58
*** edand has quit IRC15:59
sdaguedanpb: one thing on that, we have the whitelist now for privsep-helper, it's probably worth deleting the rootwrap rule entirely, because it's existance will likely confuse folks thinking changing it changes things.15:59
mriedemgod http://logs.openstack.org/72/269672/25/experimental/gate-grenade-dsvm-neutron-ubuntu-trusty/be733f3/logs/new/screen-n-cpu.txt.gz?level=TRACE#_2016-08-01_23_49_31_68715:59
mriedemsdague: ^ we're going to have to sort out with gus the warnings as debug logging15:59
danpbsdague: yes, good point15:59
*** itoader has quit IRC16:00
sdaguedanpb: plus the edit will give us refreshed tests with the whitelisting in place, so we can see that everything is working still.16:00
*** rlrossit has quit IRC16:00
sdaguemriedem: yeh... agree. I'm trying to come up with sane neutron devstack defaults right now though... you know as a relaxation technique16:01
mriedemsdague: just do some deep breathing exercises16:01
openstackgerritSTEW TY proposed openstack/nova: Check option indentations for novnc.py  https://review.openstack.org/34858416:01
*** gokrokve has joined #openstack-nova16:02
*** shaohe_feng has quit IRC16:02
*** tangchen_ has quit IRC16:02
*** chenfan has quit IRC16:03
*** tangchen has quit IRC16:03
*** kenperkins has quit IRC16:03
*** shaohe_feng has joined #openstack-nova16:03
*** Sukhdev has quit IRC16:05
*** code-R_ has joined #openstack-nova16:06
openstackgerritAndrey Kurilin proposed openstack/python-novaclient: Create keystone session instance if possible  https://review.openstack.org/30403516:06
openstackgerritAndrey Kurilin proposed openstack/python-novaclient: Make SessionClient interface similar to HTTPClient  https://review.openstack.org/35014016:06
*** jaosorior has quit IRC16:06
*** sridharg has quit IRC16:06
*** mdrabe has quit IRC16:07
*** mdrabe has joined #openstack-nova16:07
jrollmriedem: looky what I found! http://docs.openstack.org/admin-guide/baremetal-multitenancy.html16:07
jrollI love surprises like this16:07
mriedemha who did that?16:08
*** code-R has quit IRC16:09
jrollvsaienk0 did, apparently16:09
jrollthat dude rocks16:09
*** mdrabe has quit IRC16:09
*** mdrabe has joined #openstack-nova16:09
*** itoader has joined #openstack-nova16:10
*** rlrossit has joined #openstack-nova16:11
*** iuliat has quit IRC16:12
*** shaohe_feng has quit IRC16:12
*** TravT_ is now known as TravT16:13
*** shaohe_feng has joined #openstack-nova16:13
*** cfriesen_ has joined #openstack-nova16:14
mriedemdanpb: i'm leavinga few comments in the os-vif change, probably won't get all of the way through it before lunch (in 15 min)16:15
*** chenfan has joined #openstack-nova16:16
*** tangchen_ has joined #openstack-nova16:16
*** gokrokve has quit IRC16:17
openstackgerritAnusha Unnam proposed openstack/nova: Improve help text for floating ips options.  https://review.openstack.org/31830916:18
mriedemjaypipes: alaski: you guys were +2 before https://review.openstack.org/#/c/297895/16:18
mriedembp is re-approved for FFE16:18
*** ssurana has joined #openstack-nova16:18
danpbmriedem: lemme upload a new version before you continue16:18
openstackgerritAndrey Kurilin proposed openstack/python-novaclient: Create keystone session instance if possible  https://review.openstack.org/30403516:19
*** dikonoor has quit IRC16:19
mriedemdanpb: k, i'll get the rest this afternoon16:19
*** brian_price has joined #openstack-nova16:19
andreykurilinmriedem sdague: hi! If you will have free time, please take a look at chain of patches in novaclient - https://review.openstack.org/#/c/350106/ . It is about improvement of novaclient + keystone integration . Thanks16:20
jaypipesjroll, mriedem: +W'd16:21
*** brian_price has left #openstack-nova16:21
jrolloh snap16:21
jrollyou just made a lot of people happy16:21
jroll<316:21
*** unicell has joined #openstack-nova16:21
mriedemsdague: fyi https://bugs.launchpad.net/nova/+bug/160903916:22
openstackLaunchpad bug 1609039 in OpenStack Compute (nova) "Should not be able to sort instances based on joined tables" [Undecided,New]16:22
*** shaohe_feng has quit IRC16:23
*** tangchen has joined #openstack-nova16:23
mriedemsdague: also, can you check alex_xu's comment in this thread and my reply? http://lists.openstack.org/pipermail/openstack-dev/2016-August/100608.html - i was going to start writing the spec for that api proxy deprecation today16:23
mriedemso it's ready for the api subteam meeting tomorrow16:23
*** shaohe_feng has joined #openstack-nova16:23
*** unicell1 has quit IRC16:24
sdagueI'll put in the queue, but I'm trying to keep what I'm learning about neutron devstack in my head atm to make some progress there16:24
*** browne has joined #openstack-nova16:25
*** kenperkins has joined #openstack-nova16:25
*** zenoway has quit IRC16:26
openstackgerritDaniel Berrange proposed openstack/nova: os-vif: convert libvirt driver to use os-vif library  https://review.openstack.org/26967216:27
*** krotscheck is now known as krot_sickleave16:27
*** chandankumar has joined #openstack-nova16:27
*** Sukhdev has joined #openstack-nova16:27
*** amotoki has quit IRC16:28
*** JoseMello has quit IRC16:30
*** rhagarty has joined #openstack-nova16:31
*** shaohe_feng has quit IRC16:33
*** shaohe_feng has joined #openstack-nova16:34
*** gszasz has quit IRC16:34
openstackgerritLudovic Beliveau proposed openstack/nova: PCI: Fix network calls order on finish_revert_resize()  https://review.openstack.org/34906116:34
openstackgerritLudovic Beliveau proposed openstack/nova: Fix drop_move_claim() on revert resize  https://review.openstack.org/34906016:34
*** dikonoor has joined #openstack-nova16:36
openstackgerritTimofey Durakov proposed openstack/nova: nfs fix for xenial images  https://review.openstack.org/32946616:37
*** Apoorva has joined #openstack-nova16:42
*** dikonoor has quit IRC16:42
andrewbogottValidationError: There are still 3 unmigrated flavor records. Migration cannot continue until all instance flavor records have been migrated to the new format. Please run `nova-manage db migrate_flavor_data' first.16:43
andrewbogottAnd yet, there is no such command :(16:43
andrewbogottThis is a kilo->liberty upgrade16:43
*** shaohe_feng has quit IRC16:43
*** Oku_OS is now known as Oku_OS-away16:44
*** shaohe_feng has joined #openstack-nova16:44
*** thumpba has quit IRC16:44
dansmithandrewbogott: you mean no such command in liberty right?16:44
*** lucasagomes is now known as lucas-dinner16:44
andrewbogottcorrect16:45
*** efried has quit IRC16:45
*** thumpba has joined #openstack-nova16:45
dansmithandrewbogott: it was kilo homework, required to be done by liberty, which means the command is gone in liberty (since liberty code depends on it being done)16:45
*** ericksonsantos has left #openstack-nova16:45
dansmith(if I'm remembering my sequencing properly)16:46
andrewbogottdansmith: ok, but the kilo db sync didn't tell me to run it16:46
andrewbogottI didn't know that there was such a thing until AFTER I upgradet to liberty16:46
johnthetubaguyyeah, it should have happened during the j->k I think: https://github.com/openstack/nova/blob/stable/liberty/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py16:46
dansmithjohnthetubaguy: well, in K16:46
dansmithbut yeah16:46
dansmith"whilst running K"16:46
andrewbogottso… the answer is "you should have somehow known to do this, now you're wrecked"16:46
johnthetubaguyk should have given you that warning when you ran the db migrations with the k code right?16:47
dansmithandrewbogott: no, you read the release notes right?16:47
andrewbogottYep16:47
dansmithjohnthetubaguy: no16:47
andrewbogottAnyway, ok, I'm in the middle of a deploy window so no time to complain, I'll hack around this I guess16:47
johnthetubaguydansmith: ah, right, we tell you next cycle, true16:47
dansmithandrewbogott: bullet 4: https://wiki.openstack.org/wiki/ReleaseNotes/Kilo#Upgrade_Notes_216:48
dansmithjohnthetubaguy: we enforce it next cycle since the code is dropped16:48
*** sudipto has quit IRC16:48
dansmithjohnthetubaguy: with the unified command we have now it's a little more obvious when you still have stuff to do I think16:48
andrewbogott2014.1.4 is kilo, isn't it?16:49
johnthetubaguydansmith: yeah, sorry, got the ordering wrong in my head, someone else asked about this when skipping a release, which hits other issues16:49
*** thumpba has quit IRC16:49
dansmithjohnthetubaguy: yeah16:50
cfriesen_andrewbogott: isn't that juno?16:50
dansmith2014.1 is icehouse16:50
andrewbogottok, maybe.  I'm digging up an old backup controller to see if I can find that migration command16:50
dansmith2015.1 is kilo16:50
cfriesen_yeah, icehouse16:50
*** corvus is now known as jeblair16:51
*** tesseract- has quit IRC16:51
cfriesen_is anyone aware of a way to boot an instance on a newer libvirt/qemu such that it can be migrated to an older one?  Or is it strictly and absolutely a one-way thing?16:51
johnthetubaguycfriesen_: I didn't think that works / isn't tested, but danpb would know better than me16:52
*** xavvior has quit IRC16:53
cfriesen_johnthetubaguy: yeah, I would imagine it doesn't work in the general case, but I was wondering if you forced a specific machine type or something...16:53
*** shaohe_feng has quit IRC16:53
danpbcfriesen_: you have to explicitly tell it to use an older machine type basicaly16:53
danpbie find the lowest common denominator machine type across all your machines16:54
*** shaohe_feng has joined #openstack-nova16:54
openstackgerritClaudiu Belu proposed openstack/os-vif: WIP: Adds Windows support for OvsPlugin  https://review.openstack.org/34443316:55
*** yamahata has quit IRC16:55
*** lpetrut has quit IRC16:55
cfriesen_danpb: okay, thanks.16:55
*** unicell has quit IRC16:56
*** jvgrant has joined #openstack-nova16:56
danpbmriedem: can you +1 this for me https://review.openstack.org/#/c/347808/16:57
*** iuliat has joined #openstack-nova16:57
*** ihrachys has joined #openstack-nova16:58
cfriesen_danpb: once all hosts are running the newer qemu, can I live-migrate from an older machine type to a newer one?  (i.e. remove the forcing of the specific machine type)17:00
*** itoader has quit IRC17:01
*** itoader has joined #openstack-nova17:02
*** iuliat has quit IRC17:03
*** tblakeslee has quit IRC17:04
*** shaohe_feng has quit IRC17:04
*** shaohe_feng has joined #openstack-nova17:05
*** mvk has quit IRC17:06
*** ihrachys has quit IRC17:06
*** iuliat has joined #openstack-nova17:07
*** claudiub has quit IRC17:08
danpbcfriesen_: nope - machine type encodes a hardware ABI17:09
*** ihrachys has joined #openstack-nova17:09
openstackgerritGábor Antal proposed openstack/nova: Fixed invalid UUIDs in unit tests  https://review.openstack.org/34774817:10
danpbcfriesen_: basically you have to assume old machine types will never be dropped by the QEMU binary of your host OS17:10
danpbcfriesen_: otherwise you'll eventually have to restart the guest from scratch to get to a new machine type17:10
*** itoader has quit IRC17:11
danpbcfriesen_: this is an area where using upstream QEMU is rather sucky in general - it tries to maintain machine type compat but has often had bugs which broke it17:11
danpbcfriesen_: RHEL  KVM/QEMU does much better at guaranteeing machine type compat across releases17:11
*** anush_ has quit IRC17:11
openstackgerritAnusha Unnam proposed openstack/nova: Remove deprecated manager option in cells.py  https://review.openstack.org/34803917:11
danpb(mostly because it is actually tested in RHEL :-)17:11
*** itoader has joined #openstack-nova17:12
*** ametts has quit IRC17:12
openstackgerritMichael Glaser proposed openstack/nova: Check opt consistency for neutron.py  https://review.openstack.org/34960517:12
*** thumpba has joined #openstack-nova17:13
*** ametts has joined #openstack-nova17:13
*** iuliat has quit IRC17:13
*** shaohe_feng has quit IRC17:14
*** shaohe_feng has joined #openstack-nova17:14
*** crinkle has quit IRC17:17
mriedemdanpb: done17:20
*** moshele has joined #openstack-nova17:21
*** Apoorva has quit IRC17:21
*** Apoorva has joined #openstack-nova17:22
*** thumpba_ has joined #openstack-nova17:22
*** itoader has quit IRC17:24
*** unicell has joined #openstack-nova17:24
*** shaohe_feng has quit IRC17:24
*** liverpooler has quit IRC17:25
*** shaohe_feng has joined #openstack-nova17:25
*** thumpba has quit IRC17:25
*** ihrachys has quit IRC17:26
*** devkulkarni1 has quit IRC17:26
*** itoader has joined #openstack-nova17:26
*** devkulkarni1 has joined #openstack-nova17:27
*** oomichi has joined #openstack-nova17:27
*** gjayavelu has quit IRC17:28
*** code-R_ has quit IRC17:28
*** iuliat has joined #openstack-nova17:29
openstackgerritBrian Haley proposed openstack/nova: Implement setup_networks_on_host for Neutron networks  https://review.openstack.org/27507317:31
*** regXboi has joined #openstack-nova17:31
dansmithjaypipes: I just want to make sure that this is still supposed to be -W? https://review.openstack.org/#/c/334031/517:31
openstackgerritMaciej Szankin proposed openstack/nova: Updated flags for XVP config options  https://review.openstack.org/34969117:31
dansmithI know you just re-added it this morning, but..17:31
*** regXboi has left #openstack-nova17:31
*** claudiub has joined #openstack-nova17:32
*** itoader has quit IRC17:32
dansmiththe other stack from cdent is also -W, so it would appear to me that nothing is really review-able or landable in either stack at the moment17:32
*** yamahata has joined #openstack-nova17:32
cfriesen_danpb: thanks for the info, it's helpful.  One last question...how does it work to live-migration from older to newer hypervisor?  does the newer one figure out which machine type was used as part of the live migration process, or does it need to be explicitly specified?17:33
danpbcfriesen_: libvirt always fully encodes all the data in the xml and passes it over17:33
danpbcfriesen_: eg if you define an XML file with no machine type listed, you'll see libvirt filled in an explicitly versioned machine type17:34
danpbso the target host won't accidentally try to run the vm with a newer machine type than was used on the old host17:34
*** shaohe_feng has quit IRC17:34
cfriesen_danpb: that makes sense. thanks.17:35
danpbits not just machine types btw - this is why libvirt fills in pci addresses etc in the xml17:35
*** shaohe_feng has joined #openstack-nova17:35
danpbas you don't want devices moving address during migration ;-)17:35
*** tangchen has quit IRC17:35
*** maestropandy has joined #openstack-nova17:36
cfriesen_danpb: yeah, that would be bad. :)17:37
jaypipessdake: dansmith yeah, still working on it.17:37
dansmithjaypipes: okay just makin' sure17:38
maestropandyIs there way  to copy security group to create in another tenant, pls suggest17:38
dansmithmaestropandy: see topic17:38
mriedemdanpb: any issue with making this an enum field? https://github.com/openstack/os-vif/blob/1.0.0/os_vif/objects/vif.py#L3717:38
*** code-R has joined #openstack-nova17:38
mriedemdanpb: or are the plugins pluggable?17:38
maestropandydansmith: which topic ?17:38
*** tangchen has joined #openstack-nova17:39
dansmithmaestropandy: the topic of this channel, likely at the top of your screen17:39
*** andymaier has joined #openstack-nova17:39
dansmithmaestropandy: "This channel is for Nova development. For support of Nova deployments, please use #openstack. Please see: https://wiki.openstack.org/wiki/Nova/Newton_Release_Schedule"17:39
maestropandydansmith: oh sorry, I didn't notice17:39
*** iuliat has quit IRC17:39
danpbmriedem: plugins are entirely arbitrarily defined17:44
*** unicell has quit IRC17:44
*** unicell1 has joined #openstack-nova17:44
danpbmriedem: and we explicitly do *not* want to have to do a lock-step upgrade of os-vif each time someone creates a new plugin17:44
*** shaohe_feng has quit IRC17:45
sdakedansmith which was your requesst17:46
*** shaohe_feng has joined #openstack-nova17:46
dansmithsdake: eh?17:46
sdakedansmith or was that another sdague tab typo :)17:46
*** Sukhdev has quit IRC17:46
sdake[10:37:53]  <jaypipes>sdake: dansmith yeah, still working on it.17:47
sdakenm msg from jaypipes17:47
sdakenot sure what that was about - probably a sdague typo17:47
sdakeenjoy17:47
jaypipessdake: yeah, sorry...17:47
*** tjones has left #openstack-nova17:48
*** danpb has quit IRC17:49
*** lpetrut has joined #openstack-nova17:51
*** tblakeslee has joined #openstack-nova17:51
maestropandysorry to interupt development discussion, quickly can somone give me idea "to export/share/copy nova security group to create in another tenant" as like cinder transfer with host copy. at present if not there, can take as feature to do in next cycle release, because all private cloud openstack users will have testing,staging & production setup which are similar where building with other openstack components are easier except this nova security gr17:51
*** andymaier has quit IRC17:52
mriedemdanpok, i've gotten through os_vif_util and testes17:53
mriedem*tests17:53
mriedemoh he left17:53
*** shaohe_feng has quit IRC17:55
*** shaohe_feng has joined #openstack-nova17:56
*** mvk has joined #openstack-nova17:58
*** crinkle has joined #openstack-nova18:00
*** gjayavelu has joined #openstack-nova18:00
*** jamielennox|away is now known as jamielennox18:01
*** tangchen has quit IRC18:02
*** tangchen has joined #openstack-nova18:04
*** shaohe_feng has quit IRC18:05
*** shaohe_feng has joined #openstack-nova18:06
*** stewie925_ has joined #openstack-nova18:10
*** ihrachys has joined #openstack-nova18:11
openstackgerritMoshe Levi proposed openstack/nova-specs: Add spec to enhance PCI passthrough whitelist to support regex  https://review.openstack.org/35021118:12
*** daemontool_ has quit IRC18:12
*** siva_krish has joined #openstack-nova18:14
*** devkulkarni1 has quit IRC18:15
*** shaohe_feng has quit IRC18:15
*** shaohe_feng has joined #openstack-nova18:16
*** siva_krish has quit IRC18:17
*** devkulkarni1 has joined #openstack-nova18:18
mriedemjaypipes: why is he doing config stuff for all of these non-bridge/ovs types in https://review.openstack.org/#/c/269672/26/nova/virt/libvirt/vif.py like vhostuser, direct, etc?18:19
mriedemjaypipes: since os_vif_util doesn't support those types yet?18:19
openstackgerritPushkar Umaranikar proposed openstack/nova: Config options: Consistency check for remote_debug options  https://review.openstack.org/34961218:19
jaypipesmriedem: yeah.18:21
jaypipesmriedem: hold up, no.18:21
*** siva_krish has joined #openstack-nova18:21
jaypipesmriedem: config stuff in libvirt XML remains only in Nova. os-vif doesn't do that at all.18:21
*** READ10 has quit IRC18:21
mriedemwhere are the linuxbridge and ovs plugins for os-vif?18:24
mriedemi thought those were in the os-vif tree?18:24
*** moshele has quit IRC18:24
mriedemas reference impls18:24
*** maestropandy has left #openstack-nova18:24
jaypipesmriedem: they are. as is vhostuser18:24
jaypipesmriedem: I'm saying that the XML configuration cruft remains in Nova only. os-vif doesn't do any of the XML stuff.18:25
*** shaohe_feng has quit IRC18:26
*** shaohe_feng has joined #openstack-nova18:26
mriedemi don't see any plugin code in https://github.com/openstack/os-vif/tree/1.0.0/os_vif18:26
mriedemi'm also not sure how plug/unplug tests are working on any of the newstyle os-vif objects in test_vif18:27
jaypipesmriedem: look in the root dir: https://github.com/openstack/os-vif/tree/1.0.018:28
*** siva_krish has quit IRC18:28
jaypipesmriedem: tests for each plugin are in the respective plugin dirs.18:28
*** siva_krish has joined #openstack-nova18:30
mriedemjaypipes: yeah i was just looking at the tests removed from https://review.openstack.org/#/c/269672/26/nova/tests/unit/virt/libvirt/test_vif.py18:30
mriedembut like https://review.openstack.org/#/c/269672/26/nova/virt/libvirt/vif.py@1054 - we have no unit test coverage in test_vif for that as far as I can tell18:31
*** hoangcx has quit IRC18:32
*** siva_krish has quit IRC18:33
lbeliveaujaypipes: I addressed your comment on the unit test, whenever you have a chance https://review.openstack.org/#/c/32898318:33
*** tbachman has quit IRC18:36
*** shaohe_feng has quit IRC18:36
*** shaohe_feng has joined #openstack-nova18:37
*** hemanthm is now known as hemanthm|afk18:37
*** devananda has quit IRC18:38
*** tbachman has joined #openstack-nova18:40
jaypipesmriedem: will look shortly...18:41
*** lpetrut has quit IRC18:41
*** devananda has joined #openstack-nova18:46
*** devananda has quit IRC18:46
*** shaohe_feng has quit IRC18:46
cfriesen_danpb: if you're around...is it possible to live-migrate from vanilla qemu to RHEL qemu?  It seems like RHEL has renamed all the machine types to include "rhel" in the name.18:47
*** shaohe_feng has joined #openstack-nova18:47
*** devananda has joined #openstack-nova18:47
*** unicell1 has quit IRC18:49
*** Sukhdev has joined #openstack-nova18:50
*** claudiub has quit IRC18:53
*** unicell has joined #openstack-nova18:53
*** unicell has quit IRC18:53
*** unicell has joined #openstack-nova18:53
*** lmtaylor2 has joined #openstack-nova18:54
*** unicell1 has joined #openstack-nova18:55
*** unicell has quit IRC18:55
*** devananda has quit IRC18:55
*** Raildo has quit IRC18:55
*** nic has joined #openstack-nova18:55
mriedemjaypipes: he doesn't test the changes to the vif module18:55
mriedemi pulled it down and threw an exception in there http://paste.openstack.org/show/545721/ and everything passed18:56
*** oomichi has quit IRC18:56
openstackgerritRyan Selden proposed openstack/python-novaclient: Improve character encoding in client messages  https://review.openstack.org/35023018:56
*** shaohe_feng has quit IRC18:56
*** shaohe_feng has joined #openstack-nova18:57
*** hoangcx has joined #openstack-nova18:57
*** maestropandy1 has joined #openstack-nova18:58
*** maestropandy1 has left #openstack-nova18:59
*** Raildo has joined #openstack-nova19:01
*** Raildo has quit IRC19:01
*** lpetrut has joined #openstack-nova19:03
*** anush_ has joined #openstack-nova19:04
*** oanson has quit IRC19:05
openstackgerritMichael Turek proposed openstack/nova: Ironic: use portgroups  https://review.openstack.org/20616319:06
*** fifieldt has quit IRC19:07
*** shaohe_feng has quit IRC19:07
*** shaohe_feng has joined #openstack-nova19:07
*** kaisers_ has quit IRC19:07
*** r0ckS0LiD has joined #openstack-nova19:09
dansmithalaski or jaypipes: one of you want to hit these trivial setup patches for the ironic thing? https://review.openstack.org/#/c/349581/219:09
dansmithjust need a +W19:09
dansmiththen we're in striking distance of the ironic multicompute thing19:09
alaskilooking19:10
dansmithdon't look, just +W19:10
alaskiI used to know the keyboard shortcuts for that, now at the very least I have to find the buttons for it since gerrit changed19:11
dansmithheh19:12
dansmithalaski: I think I'm +2 on everything you have that is ready right?19:12
lmtaylor2when does revert_resize in the manager.py get called? Is it called when there is a failure that occured during resize?19:13
alaskiI believe so19:13
alaskidansmith: ^19:13
dansmithlmtaylor2: no, it is called when someone runs the revert command from the client, after a successful resize19:13
lmtaylor2ah so there is no sort of revert or rollback if a resize fails19:14
lmtaylor2just to make sure i get this19:14
*** devananda has joined #openstack-nova19:14
dansmithlmtaylor2: no, that's not what I said, I just said that it's not the the manager method you asked about19:15
mriedemwhy don't we default resume_guests_state_on_host_boot=True?19:16
mriedemseems like that would be useful19:16
dansmithmriedem: it can generate a storm of traffic if you power a rack or room back on after a failure19:17
*** shaohe_feng has quit IRC19:17
*** shaohe_feng has joined #openstack-nova19:17
dansmithand, if you're bringing up a host after a failure but don't want to include it in the cluster yet, starting a bunch of instances is a lot of work19:17
dansmithso I would normally think we'd want that off by default19:18
mriedemhmmm19:18
mriedemwe hit that at like 3am today on one of our computes19:18
*** fifieldt has joined #openstack-nova19:18
mriedemhost was rebooted, ~45 vms didn't come back up19:18
*** maestropandy has joined #openstack-nova19:19
*** maestropandy has left #openstack-nova19:19
mriedemstarted getting tickets about why people's vms were stopped, found the sync_power_states task was turning them off19:19
dansmithwhen we have that, our ops go through and restart them in batches, AFAICT19:19
mriedemwell, it was saying it was turning them off, but was really just reconciling the nova db19:19
dansmithif this was cloud, I'd say whatever you have managing your resources would have noticed that they were off and evacuated or restarted them as necessary19:20
lmtaylor2dansmith: is there any call/method for when a resize fails?  what's the method that cleans up a failed resize?19:21
dansmithbut I'm guessing you're referring to pets people spawned a year ago and expect to run forever :)19:22
mriedemdansmith: whatever you have managing your resources....yeah...19:22
openstackgerritAndrey Shestakov proposed openstack/nova: Add support of detach interface for ironic  https://review.openstack.org/34741019:22
mriedemwe don't actually know, india was handling it over night :)19:22
dansmithmriedem: hah19:22
dansmithlmtaylor2: depends on where it failed...19:23
mriedem12 hours later someone asks the guy across the table from me19:23
*** shaohe_feng has quit IRC19:27
*** shaohe_feng has joined #openstack-nova19:27
*** chandankumar has quit IRC19:28
lmtaylor2say it fails in a driver's finish_migration method?19:28
*** tbachman has quit IRC19:28
*** hemanthm|afk is now known as hemanthm19:29
dansmithlmtaylor2: then you run this code and error the instance: https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L3937-L394619:30
openstackgerritAlex Szarka proposed openstack/nova: Disable multiple whitespaces  https://review.openstack.org/34947119:32
mriedemjaypipes: these os-vif config options need to be set in nova.conf right? https://github.com/openstack/os-vif/blob/1.0.0/vif_plug_ovs/ovs.py#L4219:32
*** jamesdenton has quit IRC19:32
*** maestropandy1 has joined #openstack-nova19:33
*** maestropandy1 has left #openstack-nova19:33
mriedemjaypipes: also, shouldn't the os-vif job be running neutron? it's running nova-net http://logs.openstack.org/72/269672/25/experimental/gate-tempest-dsvm-nova-os-vif-nv/8555fe8/logs/19:35
*** shaohe_feng has quit IRC19:37
*** shaohe_feng has joined #openstack-nova19:38
*** bvanhav has quit IRC19:38
*** TravT has quit IRC19:40
*** r0ckS0LiD has quit IRC19:40
*** coolsvap has quit IRC19:41
*** maestropandy has joined #openstack-nova19:42
*** TravT has joined #openstack-nova19:43
*** maestropandy has left #openstack-nova19:47
*** shaohe_feng has quit IRC19:48
*** shaohe_feng has joined #openstack-nova19:48
*** cleong has quit IRC19:50
*** jwcroppe has quit IRC19:52
*** devkulkarni1 has quit IRC19:54
*** edleafe_ has joined #openstack-nova19:54
*** _ducttape_ has joined #openstack-nova19:56
*** code-R has quit IRC19:56
*** shaohe_feng has quit IRC19:58
*** lmtaylor2 has left #openstack-nova19:58
*** shaohe_feng has joined #openstack-nova19:59
*** TravT has quit IRC19:59
*** ducttape_ has quit IRC20:00
*** annegent_ has joined #openstack-nova20:00
*** tblakeslee_ has joined #openstack-nova20:00
*** TravT has joined #openstack-nova20:01
*** tblakeslee has quit IRC20:03
*** tblakeslee_ is now known as tblakeslee20:03
*** shaohe_feng has quit IRC20:08
*** _ducttape_ has quit IRC20:09
*** ducttape_ has joined #openstack-nova20:09
*** shaohe_feng has joined #openstack-nova20:13
*** shaohe_feng has quit IRC20:18
*** shaohe_feng has joined #openstack-nova20:19
mriedemcarl_baldwin: besides the bug fix for handling that neutronclient port binding failure (wrong segment), did you expect any other feature changes in newton for routed networks besides this? https://review.openstack.org/#/c/299591/20:21
mriedemcarl_baldwin: else i'm going to mark the bp as partially complete for newton20:21
*** lpetrut has quit IRC20:21
carl_baldwinmriedem: No, nothing after that. We're busy working on stuff for Ocata in this area (e.g. grp usage).20:24
mriedemcarl_baldwin: ok, cool20:24
*** ducttape_ has quit IRC20:24
*** ducttape_ has joined #openstack-nova20:27
*** devkulkarni1 has joined #openstack-nova20:27
*** efried has joined #openstack-nova20:28
*** shaohe_feng has quit IRC20:29
*** shaohe_feng has joined #openstack-nova20:29
*** dimtruck is now known as zz_dimtruck20:29
*** daemontool has joined #openstack-nova20:35
*** jwcroppe has joined #openstack-nova20:35
*** Jeffrey4l has quit IRC20:35
*** openstackgerrit_ has joined #openstack-nova20:35
*** Jeffrey4l has joined #openstack-nova20:35
*** openstackgerrit_ has quit IRC20:36
carl_baldwinmriedem: Thank you20:37
*** rhagarty has quit IRC20:38
*** shaohe_feng has quit IRC20:39
*** shaohe_feng has joined #openstack-nova20:40
openstackgerritRyan Selden proposed openstack/python-novaclient: Improve character encoding in client messages  https://review.openstack.org/35023020:40
*** hemanthm is now known as hemanthm|afk20:42
*** daemontool has quit IRC20:42
*** ametts has quit IRC20:44
*** tonytan4ever has quit IRC20:46
*** shaohe_feng has quit IRC20:49
*** shaohe_feng has joined #openstack-nova20:49
*** fragatina has joined #openstack-nova20:50
*** fragatina has quit IRC20:50
*** fragatina has joined #openstack-nova20:51
*** kaisers_ has joined #openstack-nova20:56
*** oomichi has joined #openstack-nova20:56
*** rama_y has quit IRC20:56
*** shaohe_feng has quit IRC20:59
*** shaohe_feng has joined #openstack-nova21:00
*** thumpba_ has quit IRC21:01
*** kaisers_ has quit IRC21:01
*** akshai has quit IRC21:02
*** ihrachys has quit IRC21:02
*** siva_krish has joined #openstack-nova21:03
*** rlrossit has quit IRC21:07
*** siva_krish has quit IRC21:07
*** xinliang has quit IRC21:07
openstackgerritAnush Krishnamurthy proposed openstack/nova: Deprecate cert option  https://review.openstack.org/34805521:07
*** akshai has joined #openstack-nova21:09
*** shaohe_feng has quit IRC21:10
*** akshai has quit IRC21:10
*** smatzek has quit IRC21:12
*** shaohe_feng has joined #openstack-nova21:12
*** thorst has quit IRC21:16
*** thorst has joined #openstack-nova21:16
*** xinliang has joined #openstack-nova21:19
*** code-R has joined #openstack-nova21:19
*** shaohe_feng has quit IRC21:20
*** thorst has quit IRC21:20
*** shaohe_feng has joined #openstack-nova21:21
openstackgerritAndrey Kurilin proposed openstack/python-novaclient: Create keystone session instance if possible  https://review.openstack.org/30403521:22
openstackgerritAndrey Kurilin proposed openstack/python-novaclient: Make SessionClient interface similar to HTTPClient  https://review.openstack.org/35014021:22
openstackgerritAndrey Kurilin proposed openstack/python-novaclient: Deprecate several variables  https://review.openstack.org/35010621:22
openstackgerritMatt Riedemann proposed openstack/nova-specs: Deprecate os-interface proxy API  https://review.openstack.org/35027721:25
mriedemsdague: ^21:25
sdagueok, I'll look in the morning, need to go fire up the grill21:26
*** rama_y has joined #openstack-nova21:30
*** shaohe_feng has quit IRC21:30
*** sdague has quit IRC21:30
*** code-R_ has joined #openstack-nova21:31
*** baoli has quit IRC21:31
*** shaohe_feng has joined #openstack-nova21:31
*** annegent_ has quit IRC21:33
*** code-R has quit IRC21:33
*** mriedem has quit IRC21:36
*** fragatina has quit IRC21:38
*** shaohe_feng has quit IRC21:40
*** shaohe_feng has joined #openstack-nova21:41
*** burgerk has quit IRC21:46
*** tonytan4ever has joined #openstack-nova21:47
stewie925_hi guys, I am having an issue with a nova commit to gerrit - I am getting this 'error: src refspec HEAD:refs/publish/master/topic does not match any'21:50
*** shaohe_feng has quit IRC21:51
*** shaohe_feng has joined #openstack-nova21:51
stewie925_all I did was ran a git pull to refresh my local nova repo with remote repository, then create a new branch and make/save changes, did a "git add", and "git commit" (first commit for this change)21:52
*** tonytan4ever has quit IRC21:52
stewie925_but when I tried to do 'git review -t <topic name that already exists in gerrit>,  i got the "src refspec HEAD:refs/publish/master/topic does not match any'" error21:53
*** markvoelker has quit IRC21:54
*** sameo has quit IRC21:54
openstackgerritJim Rollenhagen proposed openstack/nova-specs: Re-re-propose ironic-multiple-compute-hosts  https://review.openstack.org/35028321:55
jrolldansmith: ^21:56
openstackgerritSTEW TY proposed openstack/nova: Check option indent and registration for xenserver.py  https://review.openstack.org/35028421:56
*** sameo has joined #openstack-nova21:57
stewie925_i found the issue - there was a typo in the topic name that caused the error21:58
*** annegentle has joined #openstack-nova21:58
openstackgerritMichael Glaser proposed openstack/nova: Check opt consistency for neutron.py  https://review.openstack.org/34960521:59
*** shaohe_feng has quit IRC22:01
*** shaohe_feng has joined #openstack-nova22:02
*** Apoorva_ has joined #openstack-nova22:06
*** efried has quit IRC22:07
*** Apoorva has quit IRC22:09
*** shaohe_feng has quit IRC22:11
*** tblakeslee has quit IRC22:12
*** shaohe_feng has joined #openstack-nova22:12
*** rfolco_ has quit IRC22:15
*** annegentle has quit IRC22:16
*** zz_dimtruck is now known as dimtruck22:16
*** edmondsw has quit IRC22:17
*** devkulkarni1 has quit IRC22:21
*** mdrabe has quit IRC22:21
*** devkulkarni1 has joined #openstack-nova22:21
*** shaohe_feng has quit IRC22:21
*** lpetrut has joined #openstack-nova22:22
*** shaohe_feng has joined #openstack-nova22:22
*** devkulkarni1 has quit IRC22:24
*** hoangcx has quit IRC22:28
*** eharney has quit IRC22:30
*** lpetrut has quit IRC22:31
*** shaohe_feng has quit IRC22:32
*** shaohe_feng has joined #openstack-nova22:32
dansmithjroll: one question inline22:33
jrolldansmith: noted, I'll reply in the morning, was just leaving22:34
dansmithcool22:35
jrollthanks for the review22:36
dansmithyup22:37
openstackgerritJay Pipes proposed openstack/nova: rt: Refactor resize_claim unit test  https://review.openstack.org/34974622:38
openstackgerritJay Pipes proposed openstack/nova: rt: Refactor resize claim abort unit test  https://review.openstack.org/35029222:38
openstackgerritJay Pipes proposed openstack/nova: rt: Remove duplicate unit test for missing mig ctx  https://review.openstack.org/35029322:38
*** sdake has quit IRC22:40
*** shaohe_feng has quit IRC22:42
*** Apoorva_ has quit IRC22:43
*** _ducttape_ has joined #openstack-nova22:44
*** Apoorva has joined #openstack-nova22:44
*** shaohe_feng has joined #openstack-nova22:45
*** kaisers_ has joined #openstack-nova22:45
*** hoangcx has joined #openstack-nova22:47
*** ducttape_ has quit IRC22:47
openstackgerritAnusha Unnam proposed openstack/nova: Disassociate floating ip when fixed ip is removed  https://review.openstack.org/35029922:48
*** delattec has joined #openstack-nova22:48
*** _ducttape_ has quit IRC22:48
*** kaisers_ has quit IRC22:50
*** david-lyle has quit IRC22:50
*** cdelatte has quit IRC22:51
*** david-lyle has joined #openstack-nova22:51
*** shaohe_feng has quit IRC22:52
*** yamahata has quit IRC22:52
*** shaohe_feng has joined #openstack-nova22:53
*** lucas-dinner has quit IRC22:54
*** lucasagomes has joined #openstack-nova22:59
*** mriedem has joined #openstack-nova23:00
*** code-R_ has quit IRC23:02
*** shaohe_feng has quit IRC23:02
*** dave-mcc_ has quit IRC23:02
*** shaohe_feng has joined #openstack-nova23:03
*** shaohe_feng has quit IRC23:13
*** shaohe_feng has joined #openstack-nova23:13
*** yamahata has joined #openstack-nova23:13
*** sdake has joined #openstack-nova23:15
*** sdake_ has joined #openstack-nova23:17
*** sdake has quit IRC23:20
*** sdake_ is now known as sdake23:21
mriedemdansmith: poke https://review.openstack.org/#/c/330174/23:23
mriedemi'm trying to go through stable/mitaka stuff for a release23:23
*** shaohe_feng has quit IRC23:23
*** shaohe_feng has joined #openstack-nova23:23
dansmithdone23:24
mriedem<#23:25
mriedemer <323:25
mriedemvmware subteam 40423:26
mriedemhttps://review.openstack.org/#/c/342786/23:26
dansmithyikes23:27
mriedemwell ^ was proposed for mitaka first, just need the change on master reviewed by the subteam23:28
jaypipesdansmith: 314781 wallaby'd.23:28
mriedemgaryk had poked at it once23:28
*** xyang1 has quit IRC23:29
mriedembrowne: ^23:30
mriedemgjayavelu: ^23:30
gjayavelumriedem: looking at it23:30
*** shaohe_feng has quit IRC23:33
*** edleafe_ has quit IRC23:34
*** shaohe_feng has joined #openstack-nova23:34
*** TravT has quit IRC23:34
*** devkulkarni1 has joined #openstack-nova23:35
*** RuiChen has quit IRC23:38
*** shaohe_feng has quit IRC23:43
*** shaohe_feng has joined #openstack-nova23:44
*** tblakeslee has joined #openstack-nova23:45
*** nic has quit IRC23:47
*** hoangcx2 has joined #openstack-nova23:51
*** tblakeslee has quit IRC23:51
*** hoangcx has quit IRC23:53
*** shaohe_feng has quit IRC23:54
*** shaohe_feng has joined #openstack-nova23:54
*** code-R has joined #openstack-nova23:55
*** anush_ has quit IRC23:57
*** code-R_ has joined #openstack-nova23:57
dansmithjaypipes: are you sure? am I waiting for a gertty sync? :P23:58
*** mlavalle has quit IRC23:58
mriedemsfinucan: https://review.openstack.org/#/c/337107/ was meant to fix shelve/unshelve in intel nfv ci but it's still failng those tests in stable/mitaka with the intel nfv ci23:59

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