GitHub user sjcorbett opened a pull request:
https://github.com/apache/brooklyn-docs/pull/242
Describe authentication options for catalog libraries
Reworks the catalogue schema documentation to make it easier to read and
adds a note on how to provide credentials for libraries.
Accompanies https://github.com/apache/brooklyn-server/pull/918.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/brooklyn-docs lib-cred
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/242.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 #242
----
commit 35b294066c59b66232cfc4924f2b9d81419c1fad
Author: Sam Corbett <[email protected]>
Date: 2017-12-19T14:47:15Z
Typos
commit e2711a9dd791fa0fd4abc979c49ad5498a60799f
Author: Sam Corbett <[email protected]>
Date: 2017-12-19T14:48:37Z
Improve presentation of catalog metadata options
commit bc0b1d871494f122a548cbf8c6609fa2fc1ebcf6
Author: Sam Corbett <[email protected]>
Date: 2017-12-19T14:48:55Z
Describe authentication in brooklyn.libraries
----
---