- About services w.r.t orgs and spaces


James Bayer
 

inline

On Wed, May 13, 2015 at 11:03 PM, Kinjal Doshi <kindoshi(a)gmail.com> wrote:

Hi,

I wanted to understand if orgs and spaces in Pivotal CF contribute towards
accessing services from:
"Pivotal Cloud Foundry" uses open source cloud foundry, so the same
behavior would be in both.




1. Applications deployed in different spaces of same org and

applications can only be directly bound to services in their own space.
you could take credentials from a service in another space and create a
user-provided-service in the space you want to use. however, changing /
deleting the original service would not be directly connected to the
user-provided-service clone you created.


1.
2. Application deployed in different orgs altogether. (spaces would be
different here by default, right?)

yes, an app in a different org from an org/space where a service is would
be in a different org by default and the above still response still applies.


Thanks for your help in advance.

Regards,

Kinjal

_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev


--
Thank you,

James Bayer


Kinjal Doshi
 

Hi,

I wanted to understand if orgs and spaces in Pivotal CF contribute towards
accessing services from:


1. Applications deployed in different spaces of same org and
2. Application deployed in different orgs altogether. (spaces would be
different here by default, right?)

Thanks for your help in advance.

Regards,

Kinjal