[GitHub] brooklyn-docs pull request #245: improve OpenStack documentation

2018-02-27 Thread andreaturli
Github user andreaturli closed the pull request at:

https://github.com/apache/brooklyn-docs/pull/245


---


[GitHub] brooklyn-docs pull request #245: improve OpenStack documentation

2018-02-26 Thread duncangrant
Github user duncangrant commented on a diff in the pull request:

https://github.com/apache/brooklyn-docs/pull/245#discussion_r170577533
  
--- Diff: guide/locations/_openstack.md ---
@@ -1,23 +1,69 @@
 ## OpenStack
 
-### Apache jclouds
 
-Support for OpenStack is provided by Apache jclouds. For more information, 
see their guide
-[here](https://jclouds.apache.org/guides/openstack/).
+Brooklyn requires the following API to deploy application onto an 
OpenStack-based provider
--- End diff --

deploy an application


---


[GitHub] brooklyn-docs pull request #245: improve OpenStack documentation

2018-02-26 Thread andreaturli
GitHub user andreaturli opened a pull request:

https://github.com/apache/brooklyn-docs/pull/245

improve OpenStack documentation

- describes how to link Neutron to Nova



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/andreaturli/brooklyn-docs 
feature/openstack-context-linking

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/brooklyn-docs/pull/245.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 #245


commit d6494656c25095dfe3d5734e23372157323149f8
Author: andreaturli 
Date:   2018-02-26T11:44:37Z

improve OpenStack documentation

- describes how to link Neutron to Nova




---