| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-10-17 | |||
| 06:04:04 | gmann | agenda ^^ | |
| 06:04:11 | gmann | #topic API Subteam Tracking | |
| 06:04:23 | gmann | #link https://etherpad.openstack.org/p/stein-nova-subteam-tracking | |
| 06:06:05 | gmann | 1. Boot instance specific storage backend | |
| 06:06:10 | gmann | this is merged which was in runway | |
| 06:06:20 | alex_xu | yup, we done last week | |
| 06:06:47 | gmann | yeah | |
| 06:06:54 | gmann | https://review.openstack.org/#/q/topic:bp/api-extensions-merge-stein+status:open | |
| 06:07:06 | gmann | this is also next in runway but i saw you already reviewed most of them | |
| 06:07:39 | alex_xu | yea, part of review for the last patch | |
| 06:08:04 | alex_xu | https://review.openstack.org/#/c/607088/5/nova/api/openstack/compute/views/servers.py | |
| 06:08:13 | alex_xu | gmann: I guess you just forget to remove one line code | |
| 06:09:19 | gmann | yeah, i am sure i did but got restore from rebse form PS4 to 5 | |
| 06:10:35 | openstackgerrit | Ghanshyam Mann proposed openstack/nova master: Remove more code related to extensions and testing https://review.openstack.org/607088 | |
| 06:10:47 | gmann | alex_xu: ^^ done | |
| 06:10:53 | gmann | alex_xu: thanks for reviewing that series. | |
| 06:11:25 | alex_xu | gmann: np, I'm done also :) | |
| 06:11:36 | gmann | alex_xu: thanks :) | |
| 06:11:46 | gmann | other than that there is no updated from other BP code. | |
| 06:11:55 | gmann | spec review is soemthing we can do. | |
| 06:12:25 | gmann | melwitt set the 23rd as spec review day. | |
| 06:12:42 | alex_xu | yea | |
| 06:12:53 | gmann | i will cover those during spec day | |
| 06:13:26 | gmann | that is all from tracking topic, alex_xu you have anything else | |
| 06:13:34 | alex_xu | no more from me | |
| 06:15:01 | gmann | ok | |
| 06:15:03 | gmann | #topic Bug Triage/Discussion | |
| 06:16:41 | gmann | no response from previous bug we discussed so i marked incomplete as of now | |
| 06:19:18 | alex_xu | ok | |
| 06:20:22 | alex_xu | i'm planning to trigger this by a fake cell timeout exception, but I didn't get a chance | |
| 06:21:13 | openstack | Launchpad bug 1789382 in OpenStack Compute (nova) "openstack server list error" [Undecided,Incomplete] | |
| 06:21:13 | gmann | this one ? https://bugs.launchpad.net/nova/+bug/1789382 | |
| 06:21:21 | alex_xu | yes | |
| 06:23:19 | gmann | ok, not sure it will be reproducible on that but god to give try | |
| 06:23:21 | gmann | good | |
| 06:24:39 | gmann | next is new bug | |
| 06:24:41 | openstack | Launchpad bug 1791478 in OpenStack Compute (nova) "nova-api get 504 when keepalived restart" [Undecided,New] | |
| 06:24:41 | gmann | https://bugs.launchpad.net/nova/+bug/1791478 | |
| 06:24:49 | gmann | this is 504 gateway timeout | |
| 06:26:42 | openstackgerrit | Brin Zhang proposed openstack/nova master: Add restrictions on updated_at when getting instance action records https://review.openstack.org/607801 | |
| 06:27:44 | gmann | it seems nova-api does not recognize the new node | |
| 06:27:50 | gmann | untill it is running on old node | |
| 06:28:19 | gmann | i am not sure why, alex_xu you ? | |
| 06:29:30 | gmann | also not sure if this is nova-api isssue, or keepalive switch ip issue | |
| 06:29:37 | alex_xu | why nova api should recognize the new node? | |
| 06:31:47 | gmann | might be he means keepalive does not recognize the new node nova-api service (and does not switch the vip)? | |
| 06:33:03 | alex_xu | doesn't sounds like nova api problem, it should be his ha configuration problem | |
| 06:33:24 | gmann | yea, sounds like | |
| 06:35:12 | gmann | added the comment on bug | |
| 06:35:31 | gmann | and keeping it open until next week and then we can make it invalid or incomplete | |
| 06:35:56 | gmann | last new bug is this- https://bugs.launchpad.net/nova/+bug/1793606 | |
| 06:35:57 | openstack | Launchpad bug 1793606 in OpenStack Compute (nova) "Setting vendordata_providers to DynamicJSON causes config drive to stop working" [Undecided,New] | |
| 06:37:55 | gmann | i remember, there was some fix for DynamicJSON option. | |
| 06:39:34 | alex_xu | i'm not familar with this one | |
| 06:41:20 | gmann | me too, but i can try to reproduce this on local tomorrow and see whats happening | |
| 06:43:23 | gmann | its default value is StaticJSON https://github.com/openstack/nova/blob/042f08ee968fc83b80e554efe58270c8dfd6265c/nova/conf/api.py#L84 | |
| 06:44:21 | gmann | i will check this later and reply on bug | |
| 06:44:32 | gmann | that's all on bug side for today | |
| 06:44:59 | gmann | alex_xu: you have any bug to discuss or we can move to open discussion | |
| 06:45:55 | alex_xu | we can move on | |
| 06:46:53 | gmann | #topic Open Discussion | |
| 06:47:03 | gmann | i have 1 quick topic | |
| 06:47:13 | gmann | policy related change in upgrade-check CLI | |
| 06:47:15 | gmann | #link http://lists.openstack.org/pipermail/openstack-dev/2018-October/135779.html | |
| 06:47:50 | gmann | ^^ i replied to matt email on upgrade-check and i feel most of the policy changes are candidate for upgrade-check CLi | |
| 06:48:03 | gmann | alex_xu: what you say ? | |
| 06:48:20 | alex_xu | that is good idea | |
| 06:48:34 | alex_xu | better than operator to read the boring release note | |
| 06:49:02 | gmann | they can be checked by comparing the previous release policy sample file json and new one and build the upgrade msg | |
| 06:49:08 | gmann | yeah | |
| 06:49:40 | gmann | or some more optimize way. | |
| 06:49:56 | alex_xu | and some action to take for their custom policy config | |
| 06:50:53 | gmann | yeah | |
| 06:51:41 | gmann | that's all on this from my side. | |
| 06:51:54 | alex_xu | me too | |
| 06:51:56 | gmann | anything else alex_xu or we can close the office hour | |
| 06:51:58 | gmann | ok | |
| 06:52:06 | gmann | thank alex_xu for joining | |
| 06:52:10 | gmann | #endmeeting | |
| 06:52:12 | openstack | Meeting ended Wed Oct 17 06:52:10 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | |
| 06:52:13 | openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova_api/2018/nova_api.2018-10-17-06.02.html | |
| 06:52:14 | openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova_api/2018/nova_api.2018-10-17-06.02.txt | |
| 06:52:15 | openstack | Log: http://eavesdrop.openstack.org/meetings/nova_api/2018/nova_api.2018-10-17-06.02.log.html | |
| 06:59:20 | openstackgerrit | Brin Zhang proposed openstack/nova master: Add restrictions on updated_at when getting migrations https://review.openstack.org/607798 | |
| 07:02:21 | openstackgerrit | liuming proposed openstack/nova master: Deletes evacuated instance files when source host is ok https://review.openstack.org/605987 | |
| 07:07:07 | openstackgerrit | Merged openstack/nova master: Handle online_data_migrations exceptions https://review.openstack.org/608091 | |
| 07:08:55 | openstackgerrit | Brin Zhang proposed openstack/nova master: Add restrictions on updated_at when getting instance action records https://review.openstack.org/607801 | |
| 07:11:01 | amorin | bauzas: I found out my issue about live migration with image not found | |
| 07:11:10 | amorin | I confirm that the bug is fixed on my newton infra | |
| 07:13:10 | openstackgerrit | Jie Li proposed openstack/nova-specs master: Support volume-backed server rebuild https://review.openstack.org/532407 | |
| 07:16:21 | openstackgerrit | Jie Li proposed openstack/nova-specs master: Support volume-backed server rebuild https://review.openstack.org/532407 | |
| 07:42:04 | bauzas | good morning Nova | |
| 07:42:09 | bauzas | amorin: cool, what was the issue ? | |
| 07:42:14 | gibi | bauzas: good morning | |
| 08:09:10 | openstackgerrit | huanhongda proposed openstack/nova master: Fix instance delete stuck in deleting task_state https://review.openstack.org/598084 | |
| 10:38:48 | openstack | bug 1798163 in OpenStack Compute (nova) "Placement incomplete consumers online migration fails" [Critical,In progress] https://launchpad.net/bugs/1798163 - Assigned to Matt Riedemann (mriedem) | |
| 10:38:48 | openstackgerrit | Merged openstack/nova master: Add recreate test for bug 1798163 https://review.openstack.org/611113 | |
| 10:41:54 | kashyap | stephenfin: Hey, is there a less-strain-on-the-eye version of this? -- https://docs.openstack.org/nova/rocky/configuration/sample-config.html | |
| 10:42:15 | kashyap | Renderings for older releases had a table for config files | |
| 10:42:28 | kashyap | Now it is all one big sphaghetti noodle "sample-config.html" file | |