Azure / open-service-broker-azure

The Open Service Broker API Server for Azure Services
https://osba.sh
MIT License
248 stars 100 forks source link

Open Service Broker for PCF - (Experimental) #483

Open sreenivasmrpivot opened 6 years ago

sreenivasmrpivot commented 6 years ago

When I add the Storage or KeyVault from the experimental version of the OSB for PCF, I get the below error.

TypeError

Cannot convert undefined or null to object

in t

in div

in div

in div

in t

in div

in t

in div

in t

in t

in div

in t

in div

in t

in div

in div

in div

in t

in t

Could you please point me to the resolution?

krancour commented 6 years ago

@sreenivasmrpivot, what version of OSBA are you using? The latest is v1.0.0 and does not include any of the experimental modules. They are slated to be added back in in a future minor release. We can still try to help you out a bit here, but I think we need more to go on.

miclip commented 6 years ago

@krancour we deployed the version (0.10.0) that's currently in pivnet https://network.pivotal.io/products/azure-open-service-broker-pcf/ and enabled the experimental features during deployment. We see the experimental services in our Marketplace.

screen shot 2018-06-25 at 9 02 20 am

zhongyi-zhang commented 6 years ago

It is supposed that Apps Manager throwed the error when parsing the plan details. Please use CF CLI instead before Apps Manager solves the issue .