Skip to content

Migrate from URL to URI#200

Open
rodion-goritskov wants to merge 3 commits intoopenstack4j:mainfrom
rodion-goritskov:migrate-from-url-to-uri
Open

Migrate from URL to URI#200
rodion-goritskov wants to merge 3 commits intoopenstack4j:mainfrom
rodion-goritskov:migrate-from-url-to-uri

Conversation

@rodion-goritskov
Copy link
Copy Markdown

PR description

I ran into a problem when using Openstack4j via Jenkins openstack-cloud-plugin.
My OpenStack provider has some services with non-HTTP endpoints (wss://, notably) registered in the catalog, so openstack4j fails to deserialize such endpoints when deserializing it.

The only way to mitigate this issue is to migrate from the URL to URI.

I performed such a change and tested the result when using the openstack-cloud-plugin - everything is working fine.

However, it changes the contract a little - if it is critical, I can add some overloads to maintain backward compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant