Earlier  
Posted Nick Remark
#openstack-nova - 2019-03-05
23:02:06 mriedem *stalbe
23:02:08 mriedem gah
23:02:14 mriedem we don't bump lower-constraints
23:02:23 mriedem because those could be frozen for people at GA
23:03:09 efried okay, got it.
23:03:23 mriedem so yeah they can backport the ironicclient fix and release it with a patch version on stable
23:03:32 mriedem but we can't depend on it with a requirements/lower-constraints update on stable
23:03:59 mriedem if we can hack around it in a backportable way and then fix on master-only with a lower-constraints bump on ironicclient, then sure
23:05:01 efried ack
23:53:58 mriedem WOO F TO THE HOO
23:55:02 mriedem time to fix a multi-cell bug in our functional tests
23:56:26 openstackgerrit Merged openstack/nova master: Parse elements from virConnectGetCapabilities() https://review.openstack.org/640483
23:56:58 eandersson Anyone else having issues with soft-anti-affinity etc in Rocky?
23:57:17 eandersson > Invalid input for field/attribute 0. Value: soft-anti-affinity. u'soft-anti-affinity' is not one of ['anti-affinity', 'affinity']
23:57:25 eandersson > openstack --os-compute-api-version 2.15 server group create anti-affinity-test --policy soft-anti-affinity
23:57:33 openstackgerrit Merged openstack/nova master: Correct instance port binding for rebuilds https://review.openstack.org/603844
23:57:39 eandersson Tested both with openstack client and terraform
23:57:51 openstackgerrit Merged openstack/nova master: Fix resetting non-persistent fields when saving obj https://review.openstack.org/636271
23:58:14 mriedem eandersson: that looks correct https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/server-group.html#server-group-create
23:58:17 mriedem which version of osc?
23:58:21 eandersson 3.16.3
23:58:52 eandersson It was working before the upgrade with the same clients
23:59:18 mriedem hmm, this is the last change to the server groups module in osc https://github.com/openstack/python-openstackclient/commit/d0917cd14b94ce13fd92237490efb5722761eda4#diff-f8f1dd5d07b16e47671071cb4fede85d
23:59:38 eandersson We havne't changed osc version
23:59:41 eandersson just the nova version
23:59:48 eandersson went to nova rocky
23:59:57 eandersson brb
23:59:58 mriedem that error isn't from nova
#openstack-nova - 2019-03-06
00:00:03 eandersson interesting
00:00:05 mriedem oh wait...
00:00:07 eandersson terraform had the same issue
00:00:17 eandersson and we double checked that we had a version that supports it
00:00:20 eandersson brb
00:00:23 mriedem can you run the osc command with --debug?
00:00:31 mriedem after you're rb
00:08:03 openstackgerrit Merged openstack/nova master: Ensure that bandwidth and VF are from the same PF https://review.openstack.org/623543
00:08:14 openstackgerrit Merged openstack/nova master: api-ref: typo service.disable_reason https://review.openstack.org/640956
00:08:24 openstackgerrit Merged openstack/nova master: Handle missing exception in instance creation code https://review.openstack.org/641082
00:13:28 mriedem eandersson: i'm not seeing it by eyeball but maybe something subtle regressed here https://review.openstack.org/#/c/567534/
00:17:42 openstackgerrit Eric Fried proposed openstack/nova master: WIP: use ironicclient AdapterClient https://review.openstack.org/641170
00:29:53 openstackgerrit Takashi NATSUME proposed openstack/nova stable/rocky: Fix an error when generating a host ID https://review.openstack.org/641173
00:36:45 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Fix RT usage issues in cross-cell resize functional tests https://review.openstack.org/641176
00:36:56 mriedem Kevin_Zheng: figured out another problem ^
00:39:14 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Support for changing deleted_on_termination after boot https://review.openstack.org/580336
00:40:55 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Support delete_on_termination in volume attach api https://review.openstack.org/612949
00:49:46 mriedem cfriesen: does starlingx by chance already have a fix for this? https://review.openstack.org/#/c/641176/1/nova/compute/resource_tracker.py@504
00:50:26 mriedem because that todo left from https://review.openstack.org/#/c/370374/ is the exact issue i'm hitting,
00:50:38 mriedem resource usage on the source node is not correct until update_available_resource runs
00:53:28 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Fix RT usage issues in cross-cell resize functional tests https://review.openstack.org/641176
00:53:29 openstackgerrit Matt Riedemann proposed openstack/nova master: Fix ProviderUsageBaseTestCase._run_periodics for multi-cell https://review.openstack.org/641179
00:57:16 mriedem cfriesen: sob it does
00:57:39 mriedem https://github.com/starlingx-staging/stx-nova/blob/master/nova/compute/resource_tracker.py#L728
01:00:22 yonglihe about this topology api, does it had block issue or we just run out of bandwidth? https://review.openstack.org/#/c/621476/
01:09:17 Kevin_Zheng mriedem: for cross cell resize? ACK
01:13:29 yonglihe Sean's several suggest directly confilict with current spec, what can i do for that? help me.
01:14:05 Kevin_Zheng yonglihe I will try to check
01:15:39 yonglihe Kevin_Zheng, thanks
01:23:39 openstackgerrit guang-yee proposed openstack/nova master: pass endpoint interface to Ironic client https://review.openstack.org/640879
01:44:20 openstackgerrit Merged openstack/nova master: Improve libvirt image and snapshot handling https://review.openstack.org/616692
01:45:21 eandersson I tried the latest openstack client in a lab version of Rocky
01:45:32 eandersson and soft-anti-affinity does not work there either
03:56:30 openstackgerrit Boxiang Zhu proposed openstack/nova master: Raise error when force_raw_images and images_type are incompatible https://review.openstack.org/640271
04:25:51 openstackgerrit Merged openstack/nova master: Check hosts have no instances for AZ rename https://review.openstack.org/509206
04:59:42 openstackgerrit Merged openstack/nova master: Move set_vf_interface_vlan to be with its only caller. https://review.openstack.org/624229
05:00:17 openstackgerrit Merged openstack/nova master: Move DHCP releasing to privsep. https://review.openstack.org/624230
05:00:25 openstackgerrit Merged openstack/nova master: Convert additional IP management calls to privsep. https://review.openstack.org/624231
05:00:33 openstackgerrit Merged openstack/nova master: Move route management to privsep. https://review.openstack.org/624232
05:43:15 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add a live migration regression test https://review.openstack.org/641200
05:45:08 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add a live migration regression test https://review.openstack.org/641200
05:58:36 openstackgerrit Luyao Zhong proposed openstack/nova master: object: Add pmem_namespaces field to the NUMACell obj https://review.openstack.org/634547
05:58:37 openstackgerrit Luyao Zhong proposed openstack/nova master: libvirt: Enable driver configures PMEM namespace when initiating libvirt driver https://review.openstack.org/634549
05:58:37 openstackgerrit Luyao Zhong proposed openstack/nova master: object: Add virtual_pmems fields to the InstanceNUMACell obj https://review.openstack.org/634548
05:58:38 openstackgerrit Luyao Zhong proposed openstack/nova master: API: parse pmem related flavor extra spec https://review.openstack.org/634552
05:58:38 openstackgerrit Luyao Zhong proposed openstack/nova master: libvirt: report pmem namespaces resources by provider tree https://review.openstack.org/634551
05:58:38 openstackgerrit Luyao Zhong proposed openstack/nova master: libvirt: Update PMEM namespaces info and usage https://review.openstack.org/634550
05:58:39 openstackgerrit Luyao Zhong proposed openstack/nova master: update _numa_fit_instance_cell for the support of virtual_pmems https://review.openstack.org/634554
05:58:39 openstackgerrit Luyao Zhong proposed openstack/nova master: scheduler: translate virtual pmems request to placement request group https://review.openstack.org/634553
05:58:40 openstackgerrit Luyao Zhong proposed openstack/nova master: libvirt: boot VM with vpmems and cleanup vpmems when destroying https://review.openstack.org/634555
05:58:41 openstackgerrit Luyao Zhong proposed openstack/nova master: support VM resizing with vpmem data migration https://review.openstack.org/634556
06:23:51 openstackgerrit Merged openstack/nova master: Flavor extra spec and image properties validation from API https://review.openstack.org/620706
06:35:56 openstackgerrit Surya Seetharaman proposed openstack/nova master: Update --max-rows parameter description for archive_deleted_rows https://review.openstack.org/606995
06:52:42 openstackgerrit Abhishek Kekane proposed openstack/nova-specs master: Support multiple backend of Glance https://review.openstack.org/641210
07:04:30 openstackgerrit Boxiang Zhu proposed openstack/nova master: Raise error when force_raw_images and images_type are incompatible https://review.openstack.org/640271
07:04:41 openstackgerrit melanie witt proposed openstack/nova master: Count instances from mappings and cores/ram from placement https://review.openstack.org/638073
07:04:42 openstackgerrit melanie witt proposed openstack/nova master: Use instance mappings to count server group members https://review.openstack.org/638324
07:06:35 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Add description for BDM volume_size https://review.openstack.org/641255
07:10:54 openstackgerrit melanie witt proposed openstack/nova master: Add user_id column to the instance_mappings table https://review.openstack.org/633349
07:10:55 openstackgerrit melanie witt proposed openstack/nova master: Populate InstanceMapping.user_id during migrations and schedules https://review.openstack.org/638574
07:10:55 openstackgerrit melanie witt proposed openstack/nova master: Add user_id field to InstanceMapping https://review.openstack.org/633350
07:10:56 openstackgerrit melanie witt proposed openstack/nova master: Add get_counts() to InstanceMappingList https://review.openstack.org/638072
07:10:56 openstackgerrit melanie witt proposed openstack/nova master: Add online data migration for populating user_id https://review.openstack.org/633351
07:10:57 openstackgerrit melanie witt proposed openstack/nova master: Use instance mappings to count server group members https://review.openstack.org/638324
07:10:57 openstackgerrit melanie witt proposed openstack/nova master: Count instances from mappings and cores/ram from placement https://review.openstack.org/638073
07:16:36 openstackgerrit Abhishek Kekane proposed openstack/nova-specs master: Support multiple backend of Glance https://review.openstack.org/641210
07:47:05 yonglihe sean-k-mooney: ping
07:56:02 yonglihe https://docs.google.com/document/d/1kRRZFq_ha0T9mFDOEzv0PMvXgtnjGm5ii9mSzdqt1VM/edit#heading=h.kn16u3i4dj85
07:57:56 yonglihe I collected your commets in google docs and anyone could edit or comment it, i given my opion about them, some of them needs discuss.
08:42:40 openstackgerrit Merged openstack/nova master: Validate PCI aliases early in resize https://review.openstack.org/641131
08:50:33 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Should not skip volume_size check for bdm.image_id == image_ref case https://review.openstack.org/641282
09:05:35 openstackgerrit Balazs Gibizer proposed openstack/nova master: Use Selection object to fill request group mapping https://review.openstack.org/638711

Earlier   Later