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

Make a developer APB to help develop the broker & catalog #26

Open
rthallisey opened this issue May 24, 2017 · 2 comments
Open

Make a developer APB to help develop the broker & catalog #26

rthallisey opened this issue May 24, 2017 · 2 comments

Comments

@rthallisey
Copy link
Contributor

It would be nice to create an APB that could be used by developers working on the broker & catalog. The apb would be very simple and can perform [provision, deprovision, bind, unbind] in a flexible and debuggable manner. It would also serve as an example template for array of APBs. A perfect example of this is an apb that has a pinch of every feature we're adding into an apb, but as all hard coded values. The hello-world-apb currently is useful in that it's simple, but it doesn't have bind.

@tsanders-rh
Copy link
Contributor

tsanders-rh commented May 24, 2017 via email

@rthallisey
Copy link
Contributor Author

Yes, that would help. Also, adding some simple parameters, meta data, ect ... so that it has every possible thing you can do with an APB hard coded in there.

For example as a developer, I can use this as a template APB for my new App that I'm building. Or I can use it for testing a new feature for the broker without having to use an APB I don't understand. Also, I think an APB like this would be useful for gating/CI in the broker down the road.

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

No branches or pull requests

2 participants