IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

service properties are removed from __read_from_vcap_services #54

Closed ehdsouza closed 3 years ago

ehdsouza commented 4 years ago

commit updated the __read_from_vcap_services method where the keys like url and disable_ssl are ignored.

When updating vcap_service_credentials with new_vcap_creds, the other keys are removed.

padamstx commented 3 years ago

Closing this one out, as the vcap stuff is essentially obsolete now.