CF disable-service-access broken


Kamath, Prasad
 

Hello ,

We have observed that the working on cf disable-service-access is broken with the latest CF release . we are on release no: 271

Below are the details of the issue :



1. cf enable-service-access redis -p v3.0-container



1. cf service-access -b service-fabrik-broker -e redis

i336605:vcap(a)AWS:HCP-STAGING:~$ cf service-access -b service-fabrik-broker -e redis
Getting service access for broker service-fabrik-broker and service redis as admin...
broker: service-fabrik-broker
service plan access orgs
redis v3.0-container all
redis v3.0-container-large all


1. cf disable-service-access redis -p v3.0-container -o test


1. cf service-access -b service-fabrik-broker -e redis


Getting service access for broker service-fabrik-broker and service redis as admin...
broker: service-fabrik-broker
service plan access orgs
redis v3.0-container all
redis v3.0-container-large all


As you can see above even after step 3 , the output of step 4 shows that the service plan is enabled for all Orgs . Has anyone encountered this issue ?

Let me know if you need any more details .

Regards,
Prasad

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.