[cloudstack-www] branch master updated: Update GIT URLs to point to Gitbox

2017-04-17 Thread widodh
This is an automated email from the ASF dual-hosted git repository.

widodh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git

The following commit(s) were added to refs/heads/master by this push:
   new  654e141   Update GIT URLs to point to Gitbox
654e141 is described below

commit 654e141126d94be54978039e268ce93a59ffbe94
Author: Wido den Hollander 
AuthorDate: Mon Apr 17 10:59:21 2017 +0200

Update GIT URLs to point to Gitbox

After we moved to Github we have new GIT URLs.

Signed-off-by: Wido den Hollander 
---
 source/developers.markdown | 8 
 source/downloads.md.erb| 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/source/developers.markdown b/source/developers.markdown
index 002130a..c99e158 100644
--- a/source/developers.markdown
+++ b/source/developers.markdown
@@ -58,7 +58,7 @@ $ git config --global user.email y...@domain.com
 You'll grab the CloudStack source with git:
 
 
-$ git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git
+$ git clone https://gitbox.apache.org/repos/asf/cloudstack.git
 
 
 If you already have the source, make sure you're working with the most 
recent version. Do a `git pull` if you cloned the source more than a few hours 
ago. (Apache CloudStack development can move pretty fast!)
@@ -139,8 +139,8 @@ $ git checkout -b mybranch
 The git repositories are hosted on Apache infrastructure, and can be found 
here:
 
 
-https://git-wip-us.apache.org/repos/asf/cloudstack.git; 
target="_blank">Apache CloudStack source code
-https://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey.git; 
target="_blank">Apache CloudStack Cloudmonkey source code
+https://gitbox.apache.org/repos/asf/cloudstack.git; 
target="_blank">Apache CloudStack source code
+https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git; 
target="_blank">Apache CloudStack Cloudmonkey source code
 https://github.com/apache/cloudstack-ec2stack; 
target="_blank">Apache CloudStack EC2stack Inteface
 https://github.com/apache/cloudstack-gcestack; 
target="_blank">Apache CloudStack GCEstack Interface
 https://github.com/apache/cloudstack-docs; 
target="_blank">General Documentation
@@ -153,7 +153,7 @@ $ git checkout -b mybranch
 To get the most recent source for Apache CloudStack, use:
 
 
-git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git
+git clone https://gitbox.apache.org/repos/asf/cloudstack.git
 
 
 Similarly, clone the cloudstack-cloudmonkey repository or the other 
repositories to get access to the most recent source of all CloudStack 
subprojects.
diff --git a/source/downloads.md.erb b/source/downloads.md.erb
index e79e5cc..2337397 100644
--- a/source/downloads.md.erb
+++ b/source/downloads.md.erb
@@ -199,7 +199,7 @@ CloudMonkey's most current release is <%= 
data.cloudstack.cloudmonkey.version %>
 
 
 
-Instructions for building and installing from source can be found in the 
included 
[README.md](https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=README.md)
 file.
+Instructions for building and installing from source can be found in the 
included 
[README.md](https://gitbox.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=README.md)
 file.
 
  PyPi Package
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" '].


[cloudstack] branch master updated (3f29ace -> b8dd08c)

2017-04-17 Thread widodh
This is an automated email from the ASF dual-hosted git repository.

widodh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.

  from  3f29ace   Merge pull request #1771 from nitin-maharana/nitin3
  adds  a3f351c   [CLOUDSTACK-9858] Retirement of midonet plugin (build 
disabling)
   new  b8dd08c   Merge pull request #2036 from 
rafaelweingartner/midoneDisablingForRetirement

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 plugins/pom.xml | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" '].


[cloudstack] 01/01: Merge pull request #2036 from rafaelweingartner/midoneDisablingForRetirement

2017-04-17 Thread widodh
This is an automated email from the ASF dual-hosted git repository.

widodh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit b8dd08c3621e65265910ded8d78e53904a8cdc9f
Merge: 3f29ace a3f351c
Author: Wido den Hollander 
AuthorDate: Mon Apr 17 10:51:55 2017 +0200

Merge pull request #2036 from rafaelweingartner/midoneDisablingForRetirement

[CLOUDSTACK-9858] Retirement of midonet plugin (build disabling)

(This is also a test for me to see if Github merges work properly)

 plugins/pom.xml | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" .