Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README tweaks #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

README tweaks #24

wants to merge 1 commit into from

Conversation

duglin
Copy link

@duglin duglin commented Apr 18, 2018

From an email I sent a few weeks ago

Signed-off-by: Doug Davis [email protected]

Signed-off-by: Doug Davis <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Apr 18, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

The entity that is registered with the platform instance as an OSB API
compliant service broker. The proxy works with the service manager to
manage the OSB API communications between the platform and the actual
service brokers.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We miss here that SBProxy is needed to register a platform in Service Manager.
This current case this is an implementation detail, but we need to describe another role "SM Platform agent" that describe this.
In old description we assume that SBProxy accommodate this role too.

instances from the corresponding Platform Instance to the Service Manager and
the services registered there.

As brokers are (de)registered at the Service Manager, the Platform Instance's
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, we may decouple the both roles:

  • Service Broker Proxy that has a role to represent single OSB API compliant Service Broker registered in Service Manager.
  • Service Manager Platform Agent that has a role to ensure communication between Service Manager and single Platform, and is also responsible to register/unregister Service Broker Proxies in Platform specific way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants