Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E870A200D5D for ; Tue, 14 Nov 2017 13:33:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E6D2C1609EF; Tue, 14 Nov 2017 12:33:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4F791160C0D for ; Tue, 14 Nov 2017 13:33:19 +0100 (CET) Received: (qmail 72559 invoked by uid 500); 14 Nov 2017 12:33:18 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 72422 invoked by uid 99); 14 Nov 2017 12:33:18 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2017 12:33:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B0590F16B0; Tue, 14 Nov 2017 12:33:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.apache.org Date: Tue, 14 Nov 2017 12:33:26 -0000 Message-Id: In-Reply-To: <9c86635daee2440ab27a16894958bf88@git.apache.org> References: <9c86635daee2440ab27a16894958bf88@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [10/10] brooklyn-docs git commit: This closes #228 archived-at: Tue, 14 Nov 2017 12:33:20 -0000 This closes #228 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/62cf36a7 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/62cf36a7 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/62cf36a7 Branch: refs/heads/master Commit: 62cf36a7da3bfe320e6b5c43d1b8846a76057006 Parents: cd6242a add9d81 Author: Alex Heneveld Authored: Tue Nov 14 12:33:07 2017 +0000 Committer: Alex Heneveld Committed: Tue Nov 14 12:33:07 2017 +0000 ---------------------------------------------------------------------- guide/SUMMARY.md | 9 +- guide/ops/upgrade.md | 351 ------------------------- guide/ops/upgrades/_blueprints.md | 50 ++++ guide/ops/upgrades/_server.md | 338 ++++++++++++++++++++++++ guide/ops/upgrades/_systems-under-mgmt.md | 24 ++ guide/ops/upgrades/index.md | 22 ++ 6 files changed, 440 insertions(+), 354 deletions(-) ----------------------------------------------------------------------