Problem/Motivation
- Fix error in validation check when inter-region is specified in OpenStack image.
- Error message:
Symfony\Component\Routing\Exception\RouteNotFoundException: Route "openstack.settings" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of /var/www/html/web/core/lib/Drupal/Core/Routing/RouteProvider.php).
Issue fork cloud-3389044
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
sekinet commented@yas
Could you please review the patch?
Comment #4
yas@sekinet
Thank you for the fix. I'll merge the patch to
5.xand6.x, and close this issue as Fixed.Comment #7
yas