Description of problem: In CloudForms 4.5 we can add proxy setting per provider which is great but once you added the proxy you cannot removed or updated from the UI, The only way currently to remove or update the setting is to update the database table directly. Version-Release number of selected component (if applicable): 5.8.1.5 How reproducible: Steps to Reproduce: 1. Navigate to the advanced tab under settings >> zones >> Select the appliance >> Advanced tab 2. under http_proxy: add proxy for ec2 and save. 3. everything should be good at this point. 4. try to update the proxy setting or remove the setting and save Actual results: nothing has been change Expected results: to see the new setting. Additional info:
Another workaround is to just set the value to an empty string in Advanced Settings
Sorry, I didn't mean empty string, I meant an empty value (aka nil)...you can do it as follows (that is, leave the key, but put nothing after it for a value. :http_proxy: :ec2: :host: :port: :user: :password:
*** This bug has been marked as a duplicate of bug 1358433 ***