| commit | 6b229a572ae6aff7f87e4aa0a797c62afb4fdb8b | [log] [tgz] |
|---|---|---|
| author | Brian Haley <haleyb.dev@gmail.com> | Sun Mar 29 21:27:21 2026 -0400 |
| committer | Brian Haley <haleyb.dev@gmail.com> | Sun Mar 29 21:27:21 2026 -0400 |
| tree | 673d0f832fc009c51244d4d048cae6b7e517621a | |
| parent | 18bb3512772cb33bb8fc82f53ab49fb6309a58e4 [diff] |
Remove tenant_id from auto-allocated-topology check The auto-allocated-topology API calls are not guaranteed to return a 'tenant_id' key, so remove the assert. Updated related code accordingly. Blueprint: https://blueprints.launchpad.net/neutron/+spec/keystone-v3 Change-Id: I92ba25dd510ac911f1fb61dd455d3192f1371924 Signed-off-by: Brian Haley <haleyb.dev@gmail.com>