Description of problem:Openstack security protocol changes from non-ssl to ssl without validation after 5.4.5.2->5.5.4.0 migration Version-Release number of selected component (if applicable):5.5.4.0 How reproducible:100% Steps to Reproduce: 1.provision configured 5.4.5.2 appliance 2.add Openstack provider 3.Migrate to 5.5.4 using migration doc Actual results:Provision with Openstack fails due to changes to the provider credentials Expected results:Provision function correctly Additional info:A quick work around is to edit the provider and change the security protocol back to non-ssl
Infra provider or cloud provider? Do you happen to know what the provider settings were before and after the migration?
Hi Scott, its a cloud provider setup. Which provider settings are you after?
I'm mainly interested in the auth-related fields, since that's what seems to be broken post-upgrade. The upgrade script takes what's there, adds new fields, possibly changes data as needed. Post-upgrade, security protocol is wrong. Of the authentication-related fields (IP addr, port, security protocol, username, password), did anything change other than the protocol? What was the protocol before the upgrade (or is this a new field that wasn't there pre-upgrade)?
Hey Scott, so before migration the provider has non-ssl set as the security protocol and after migration is complete it has changed to ssl security. That is the only thing that I have notice change, as I said editing the provider and changing the security protocol back to non-ssl it then authenticates correctly. Hope that helps.
Assigning to Marcel to track down upgrade issues.
Luke, can you check if the same problem exists for a 5.4 -> 5.6 upgrade. I'm assuming "yes", but just want to be sure.
Hey Greg, this problem does exist in 5.4 -> 5.6. cheers