Set an explicit neutron endpoint for grenade

Change-Id: I5661062a438a11340a796af53411a025095998f1
This commit is contained in:
Julia Kreger 2025-05-15 08:30:47 -07:00
parent 1bdea20488
commit c52b1a8745

View File

@ -1149,6 +1149,10 @@
# Required as different access rights are used by default
# and the classic devstack config which is defaulted doesn't work.
IRONIC_ENFORCE_SCOPE: True
NEUTRON_ENDPOINT_SERVICE_NAME: networking
# This option is being removed in 2025.2 devstack,
# but is applicable for 2025.1.
NEUTRON_DEPLOY_MOD_WSGI: True
old:
IRONIC_VM_LOG_DIR: '{{ devstack_bases.old }}/ironic-bm-logs'
grenade_localrc: