thecodeteam / ecs-cf-service-broker

Cloud Foundry Service Broker for EMC ECS Object Storage
Apache License 2.0
29 stars 28 forks source link

'namespace' attribute missing from binding credentials after CF tile upgrade from 1.2.4 #172

Closed rogalv closed 4 years ago

rogalv commented 4 years ago

With 1.2.4 tile release, namespace bindings had a namespace name attribute in the credentials json passed to bound application. After upgrade to 2.0.x it is not present anymore. Need to get it back, as it was used by some applications as attribute in ECS management API requests.