Richard Downer [Fri, 7 Sep 2018 11:07:14 +0000 (11:07 +0000)]
Change version to 1.0.0-M1
m4rkmckenna [Thu, 6 Sep 2018 08:13:36 +0000 (09:13 +0100)]
This closes #267
Andrea Turli [Wed, 5 Sep 2018 19:31:40 +0000 (21:31 +0200)]
Update blueprints.md
Thomas Bouron [Thu, 30 Aug 2018 12:19:14 +0000 (13:19 +0100)]
This closes #266
Paul Campbell [Thu, 30 Aug 2018 10:18:56 +0000 (11:18 +0100)]
Comment on netcat command for macos/linux compatibility
The version of netcat on MacOS doesn't support, or need, the `-N` parameter.
Paul Campbell [Fri, 24 Aug 2018 14:53:45 +0000 (15:53 +0100)]
Extract Entity Config Override example to YAML file
Paul Campbell [Fri, 24 Aug 2018 13:30:58 +0000 (14:30 +0100)]
Extract Entity Constraint example to YAML file
Paul Campbell [Fri, 24 Aug 2018 12:59:40 +0000 (13:59 +0100)]
Extract Entity Config example to YAML file
Added a name for the deployed application.
Aled Sage [Fri, 24 Aug 2018 13:30:07 +0000 (14:30 +0100)]
This closes #262
Paul Campbell [Fri, 24 Aug 2018 11:55:59 +0000 (12:55 +0100)]
Quote jdbc string format templates
Ampersand (&) in format wasn't being parsed properly.
Paul Campbell [Fri, 24 Aug 2018 11:51:56 +0000 (12:51 +0100)]
Fix typo in example yaml for dynamicfabric
Paul Campbell [Fri, 24 Aug 2018 11:50:16 +0000 (12:50 +0100)]
Update to use datastore.creation.script.template.url
Paul Campbell [Wed, 22 Aug 2018 14:32:10 +0000 (15:32 +0100)]
example_yaml: netcat client closes connection after EOF
From the nc(1) man page:
-N shutdown(2) the network socket after EOF on the input. Some servers
require this to finish their work.
Ubuntu would appear to be one such server.
Paul Campbell [Wed, 22 Aug 2018 13:57:38 +0000 (14:57 +0100)]
example_yaml: make start.sh executable after extracting
/tmp/brooklyn-...-launching_VanillaSoftwareProce.sh:
line 9: ./start.sh: Permission denied
Richard Downer [Wed, 15 Aug 2018 15:08:19 +0000 (16:08 +0100)]
Merge and close #265
Paul Campbell [Wed, 15 Aug 2018 14:45:37 +0000 (15:45 +0100)]
guide/concepts: fix typos and add clarifications
Alex Heneveld [Fri, 27 Jul 2018 09:55:35 +0000 (10:55 +0100)]
This closes #263
Thomas Bouron [Thu, 26 Jul 2018 13:46:57 +0000 (14:46 +0100)]
Update IDE environment setup
Thomas Bouron [Thu, 26 Jul 2018 13:46:44 +0000 (14:46 +0100)]
Adding back the web console issues
Thomas Bouron [Fri, 20 Jul 2018 12:43:30 +0000 (13:43 +0100)]
Update docs to match the new Brooklyn UI
Geoff Macartney [Wed, 18 Jul 2018 15:23:37 +0000 (16:23 +0100)]
Closes #261
updated LICENSE and NOTICE, in line with new procedure
(but which isn't used for this project as it doesn't need it, and doesn't have a pom),
and update doc on licensing
Supporting changes for https://github.com/apache/brooklyn-dist/pull/123
Alex Heneveld [Tue, 26 Jun 2018 12:47:22 +0000 (13:47 +0100)]
updated LICENSE and NOTICE, in line with new procedure
(but which isn't used for this project as it doesn't need it, and doesn't have a pom),
and update doc on licensing
Alex Heneveld [Tue, 26 Jun 2018 12:46:54 +0000 (13:46 +0100)]
some blueprinting tweaks
Duncan Grant [Thu, 21 Jun 2018 14:16:23 +0000 (15:16 +0100)]
Closes #260
Use the official AWS CLI instead of s3cmd
Based on this comment: https://github.com/apache/brooklyn-docs/pull/258#discussion_r197133399
Note: I checked the docs and this is the only place where we suggested to use `s3cmd`
Thomas Bouron [Thu, 21 Jun 2018 14:14:22 +0000 (15:14 +0100)]
Update index.md
Thomas Bouron [Thu, 21 Jun 2018 14:13:37 +0000 (15:13 +0100)]
Merge branch 'master' into patch-7
Duncan Grant [Thu, 21 Jun 2018 14:10:59 +0000 (15:10 +0100)]
Closes #258
Fix copy-state usage for brooklyn-karaf
In brooklyn classic, one could run `brooklyn copy-state ...`. This is not supported in brooklyn karaf.
Instead, the REST api can be used. This PR updates the docs to show how to use it.
Please first review/merge https://github.com/apache/brooklyn-server/pull/972, to fix this REST api for usage in karaf!
Thomas Bouron [Thu, 21 Jun 2018 13:40:27 +0000 (14:40 +0100)]
Use the official AWS CLI instead of s3cmd
Duncan Grant [Thu, 21 Jun 2018 09:19:08 +0000 (10:19 +0100)]
Closes #259
Use generate-password.sh script
In brooklyn classic, one could run `brooklyn generate-password --user ...`. However, that is not possible in brooklyn karaf.
This updates the docs to tell people to use `generate-password.sh`, which we'll need from 1.0.0 (as we'll delete the brooklyn classic distro entirely).
Please first review/merge https://github.com/apache/brooklyn-dist/pull/122
Aled Sage [Wed, 20 Jun 2018 14:50:32 +0000 (15:50 +0100)]
Use generate-password.sh script
Aled Sage [Wed, 20 Jun 2018 14:29:05 +0000 (15:29 +0100)]
Fix copy-state usage for brooklyn-karaf
Duncan Grant [Fri, 15 Jun 2018 14:01:16 +0000 (15:01 +0100)]
Closes #257
BROOKLYN-592: add to WinRM troubleshooting
See https://issues.apache.org/jira/browse/BROOKLYN-592
Aled Sage [Fri, 15 Jun 2018 11:21:52 +0000 (12:21 +0100)]
BROOKLYN-592: add to WinRM troubleshooting
Thomas Bouron [Tue, 5 Jun 2018 08:20:38 +0000 (09:20 +0100)]
This closes #256
Aled Sage [Mon, 4 Jun 2018 20:57:03 +0000 (21:57 +0100)]
PR #256: incorporate review comments
Aled Sage [Mon, 4 Jun 2018 08:54:11 +0000 (09:54 +0100)]
BROOKLYN-588: add to troubleshooting for curl failure
See https://issues.apache.org/jira/browse/BROOKLYN-588
Aled Sage [Mon, 4 Jun 2018 08:52:40 +0000 (09:52 +0100)]
Fix/improve links
Geoff Macartney [Tue, 29 May 2018 22:27:42 +0000 (23:27 +0100)]
Closes #255
Fix a couple of typos
Geoff Macartney [Tue, 29 May 2018 22:26:08 +0000 (23:26 +0100)]
Fix typos
Geoff Macartney [Tue, 29 May 2018 22:22:25 +0000 (23:22 +0100)]
Closes #254
HA docs: behaviour when a single server
Aled Sage [Fri, 25 May 2018 13:59:48 +0000 (14:59 +0100)]
HA docs: behaviour when a single server
Thomas Bouron [Wed, 23 May 2018 12:52:18 +0000 (13:52 +0100)]
This closes #253
Martin Harris [Wed, 23 May 2018 11:23:44 +0000 (12:23 +0100)]
Document Azure ad app password reset
Provides the command used to change the Azure active directory
application password used for API access
Richard Downer [Wed, 11 Apr 2018 12:19:58 +0000 (13:19 +0100)]
Merge and close #249
Martin Harris [Fri, 23 Mar 2018 12:23:54 +0000 (12:23 +0000)]
Updates ulimit docs for Centos 7
andreaturli [Mon, 26 Feb 2018 11:44:37 +0000 (12:44 +0100)]
improve OpenStack documentation
- describes how to link Neutron to Nova
Duncan Godwin [Mon, 12 Feb 2018 15:52:31 +0000 (15:52 +0000)]
This closes #244
Duncan Godwin [Mon, 12 Feb 2018 15:27:20 +0000 (15:27 +0000)]
Update DynamicCluster docs
Duncan Godwin [Wed, 3 Jan 2018 11:48:53 +0000 (11:48 +0000)]
This closes #242
Sam Corbett [Tue, 19 Dec 2017 14:48:55 +0000 (14:48 +0000)]
Describe authentication in brooklyn.libraries
Sam Corbett [Tue, 19 Dec 2017 14:48:37 +0000 (14:48 +0000)]
Improve presentation of catalog metadata options
Sam Corbett [Tue, 19 Dec 2017 14:47:15 +0000 (14:47 +0000)]
Typos
Duncan Godwin [Mon, 18 Dec 2017 22:19:06 +0000 (22:19 +0000)]
This closes #241
Sam Corbett [Mon, 18 Dec 2017 18:40:52 +0000 (18:40 +0000)]
Quote included file name
Without the quotes `npm run book` fails cryptically: "template names
must be a string: NaN"
Geoff Macartney [Wed, 6 Dec 2017 14:15:07 +0000 (14:15 +0000)]
Closes #240
Race condition causing main.uri to be null
Fixed by adding all required sensors to triggerSensors
Duncan Grant [Wed, 6 Dec 2017 14:07:36 +0000 (14:07 +0000)]
Race condition causing main.uri to be null
Fixed by adding all required sensors to triggerSensors
Duncan Godwin [Tue, 28 Nov 2017 11:01:47 +0000 (11:01 +0000)]
This closes #239
Duncan Godwin [Tue, 28 Nov 2017 10:44:09 +0000 (10:44 +0000)]
Correct elect primary policies package
Thomas Bouron [Fri, 17 Nov 2017 11:40:34 +0000 (11:40 +0000)]
This closes #238
Duncan Godwin [Fri, 17 Nov 2017 11:13:49 +0000 (11:13 +0000)]
Specify EBS Boot volume size
Alex Heneveld [Fri, 17 Nov 2017 11:29:44 +0000 (11:29 +0000)]
This closes #237
Alex Heneveld [Thu, 16 Nov 2017 18:08:15 +0000 (18:08 +0000)]
address PR comments, fix yaml
Alex Heneveld [Wed, 15 Nov 2017 17:10:36 +0000 (17:10 +0000)]
instructions for using a keypair in AWS
Aled Sage [Tue, 14 Nov 2017 12:34:04 +0000 (12:34 +0000)]
This closes #236
Alex Heneveld [Tue, 14 Nov 2017 12:33:07 +0000 (12:33 +0000)]
This closes #228
Alex Heneveld [Tue, 14 Nov 2017 12:33:05 +0000 (12:33 +0000)]
Merge remote-tracking branch 'upstream/master'
Alex Heneveld [Tue, 14 Nov 2017 12:32:52 +0000 (12:32 +0000)]
fix typo
Duncan Godwin [Tue, 14 Nov 2017 10:35:48 +0000 (10:35 +0000)]
This closes #231
Aled Sage [Tue, 14 Nov 2017 08:54:29 +0000 (08:54 +0000)]
This closes #227
Valentin Aitken [Tue, 14 Nov 2017 08:09:39 +0000 (10:09 +0200)]
Refer to inheritance.runtime instead of deprecated inheritance.runtime
Alex Heneveld [Fri, 10 Nov 2017 11:24:01 +0000 (11:24 +0000)]
add file type after triple backtick
Alex Heneveld [Fri, 10 Nov 2017 11:22:53 +0000 (11:22 +0000)]
This closes #227
Alex Heneveld [Fri, 10 Nov 2017 11:22:31 +0000 (11:22 +0000)]
update auto-gen LICENSE file
Duncan Godwin [Thu, 9 Nov 2017 16:09:04 +0000 (16:09 +0000)]
This closes #235
Alex Heneveld [Thu, 9 Nov 2017 16:00:11 +0000 (16:00 +0000)]
update for simpler primary propagator
Thomas Bouron [Thu, 9 Nov 2017 15:56:20 +0000 (15:56 +0000)]
Update outdated blueprint examples
Duncan Godwin [Thu, 9 Nov 2017 13:54:58 +0000 (13:54 +0000)]
This closes #232
Duncan Godwin [Thu, 9 Nov 2017 13:50:33 +0000 (13:50 +0000)]
This closes #233
Duncan Godwin [Thu, 9 Nov 2017 13:47:32 +0000 (13:47 +0000)]
This closes #234
Thomas Bouron [Thu, 9 Nov 2017 10:19:16 +0000 (10:19 +0000)]
Update YAML example to newer syntax
Does 2 things:
- update `serviceType` to `type`
- update `start.latch` to `latch.start`
Thomas Bouron [Wed, 8 Nov 2017 17:56:09 +0000 (17:56 +0000)]
Update outdated blueprint examples
Thomas Bouron [Tue, 7 Nov 2017 17:57:06 +0000 (17:57 +0000)]
Fix typo + syntax highlighting
Alex Heneveld [Mon, 6 Nov 2017 23:41:10 +0000 (23:41 +0000)]
address PR comments
Alex Heneveld [Mon, 6 Nov 2017 14:39:07 +0000 (14:39 +0000)]
document the new ElectPrimaryPolicy and related items
Alex Heneveld [Sat, 4 Nov 2017 10:55:33 +0000 (10:55 +0000)]
use correct case for Brooklyn-Catalog-* manifest headers
Duncan Godwin [Thu, 2 Nov 2017 14:11:09 +0000 (14:11 +0000)]
This closes #230
Alex Heneveld [Thu, 2 Nov 2017 11:42:34 +0000 (11:42 +0000)]
fix toc generation - hyperlinks are formed from the title, not the included file name
Alex Heneveld [Thu, 2 Nov 2017 11:23:19 +0000 (11:23 +0000)]
rename with _ so that pages build
Alex Heneveld [Thu, 2 Nov 2017 10:27:45 +0000 (10:27 +0000)]
add note on node version and npm
Alex Heneveld [Thu, 2 Nov 2017 11:03:04 +0000 (11:03 +0000)]
attempt to refactor ugprades to have sections, and live in a subdir
Alex Heneveld [Thu, 2 Nov 2017 10:52:18 +0000 (10:52 +0000)]
more notes on upgrades
ideally this would be separate pages but that can come later
Alex Heneveld [Thu, 2 Nov 2017 10:22:36 +0000 (10:22 +0000)]
release notes updated with recent code changes
Duncan Godwin [Wed, 1 Nov 2017 09:13:11 +0000 (09:13 +0000)]
This closes #223
Duncan Godwin [Wed, 1 Nov 2017 09:07:52 +0000 (09:07 +0000)]
This closes #224
Thomas Bouron [Mon, 30 Oct 2017 11:53:29 +0000 (11:53 +0000)]
Use colour from variables.less for blueprint tour
Thomas Bouron [Mon, 30 Oct 2017 11:48:38 +0000 (11:48 +0000)]
Add page title as part of the template rather than content
m4rkmckenna [Wed, 25 Oct 2017 21:02:27 +0000 (22:02 +0100)]
This closes #222
Thomas Bouron [Wed, 25 Oct 2017 13:27:44 +0000 (14:27 +0100)]
Update README for release documentation
Thomas Bouron [Wed, 25 Oct 2017 12:20:53 +0000 (13:20 +0100)]
Fix broken links
Thomas Bouron [Wed, 25 Oct 2017 10:34:08 +0000 (11:34 +0100)]
Use relative links from docs root for all internal links