GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-server/pull/895
Add missing /v1/catalog/bundles REST endpoint for karaf distribution
Without this change, the `/v1/catalog/bundles` REST endpoint is now
available when launching through Karaf
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-server fix/rest-bundles
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/895.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #895
----
commit c772063d596f5aa2d5496ce19614b4d9f5cad64f
Author: Thomas Bouron <[email protected]>
Date: 2017-11-14T10:34:59Z
Add missing /v1/catalog/bundles REST endpoint for karaf distribution
----
---