how can we make emphasize to recognize a new blobstore provider


PARTHASARATHI KUNDU
 

I have modified the config/final.yml and config/private.yml as per the new blobstore provider(foo) as per http://bosh.io/docs/reference/blobs.html. But I am not sure how to inject the new blobstore in bosh.
Obviously I get the error as below when I am trying to upload blobs using bosh cli
Cannot initialize blobstore: Unknown client provider 'OracleBM', available providers are: ["dav", "simple", "s3", "local", "s3cli"]
How can I make bosh to recognize "foo" ?

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