GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/962
allow tags to be set on catalog items
it has been supported in code and in rest api, but not possible to set from
`catalog.bom` -- this fixes that
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server
tags-for-catalog-items
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/962.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 #962
----
commit bfe8766e33e05392d908abe91ab4a9722d1c84ee
Author: Alex Heneveld <alex.heneveld@...>
Date: 2018-05-04T21:28:45Z
allow tags to be set on catalog items
----
---