AWS Spain region #22743
-
Hello, Is the AWS Spain region available on the latest Petrosian version? Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hey @rabah-beldi not with the released version but you can add additional regions via Advanced Settings and I've opened a pull request to update the list of regions for quinteros, ManageIQ/manageiq-providers-amazon#831 Go to the Find the This will be included automatically in the quinteros release |
Beta Was this translation helpful? Give feedback.
-
Hello @agrare , Thank you for your feedback. I added the configuration as instructed in the advanced configuration, and I'm encountering the following error when I click on 'add a provider.' It's impossible to remove the configuration to perform a rollback. The configuration reverts even after clicking 'save. Here are the details of my environment: bundle exec rake about;date About your application's environment Rails version 6.1.7 Ruby version ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux] RubyGems version 3.2.33 Rack version 2.2.5 Middleware SecureHeaders::Middleware, ActionDispatch::HostAuthorization, Rack::Sendfile, ActionDispatch::Executor, ActiveSupport::Cache::Strategy::LocalCache::Middleware, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, ActionDispatch::RemoteIp, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::DebugExceptions, ActionDispatch::ActionableExceptions, ActionDispatch::Callbacks, ActionDispatch::Cookies, ActionDispatch::Session::MemCacheStore, ActionDispatch::Flash, ActionDispatch::ContentSecurityPolicy::Middleware, ActionDispatch::PermissionsPolicy::Middleware, Rack::Head, Rack::ConditionalGet, Rack::ETag, Rack::TempfileReaper, RequestStartedOnMiddleware Application root /var/www/miq/vmdb Environment production Database adapter postgresql Database schema version 20221114165219 Tue Oct 10 10:44:00 CEST 2023 ruby -v && psql --version && date ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux] psql (PostgreSQL) 13.7 Tue Oct 10 10:42:48 CEST 2023 vmdb && cat VERSION && echo;date oparin-1.1 Thanks in advenced for your help. Regards, |
Beta Was this translation helpful? Give feedback.
-
And here is the ERROR in logs: Oct 18 13:51:44 XXXX api[3227]: ERROR -- api: MIQ(Api::ProvidersController.api_error) NoMethodError: undefined method |
Beta Was this translation helpful? Give feedback.
Hey @rabah-beldi not with the released version but you can add additional regions via Advanced Settings and I've opened a pull request to update the list of regions for quinteros, ManageIQ/manageiq-providers-amazon#831
Go to the
Advanced Settings
tab underSettings/Application Settings
Find the
ems/ems_amazon
section:Add the new region to the
additional_regions
section:You should now see the region as an option in the new provider Region dropdown:
This will be included automatically in the quinteros release