[
https://issues.apache.org/jira/browse/GORA-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059501#comment-15059501
]
ASF GitHub Bot commented on GORA-453:
-------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/gora/pull/47
GORA 453 - Implement bootstraping of GoraCI nodes with Chef and the JClouds
ComputeService
This issue addresses https://issues.apache.org/jira/browse/GORA-453
@sujen1412 and I are working on the implementation of Chef recipes for
GoraCI but that is a different kettle of fish besides this logic for doing the
software provisioning using Chef.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/gora GORA-453
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/47.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 #47
----
commit 77afc4ad4f01efc6edd03015002d9c1401e99b0a
Author: Lewis John McGibbney <[email protected]>
Date: 2015-12-02T02:07:05Z
GORA-452 Upgrade goraci prior to Chef and the ComputeService
implementations this closes #46
GORA-453 Implement bootstraping of GoraCI nodes with Chef and the JClouds
ComputeService
commit 382227277b8b209ee8b2cbc91ec239fdc1eccde3
Author: Lewis John McGibbney <[email protected]>
Date: 2015-12-16T05:05:11Z
GORA-453 Implement bootstraping of GoraCI nodes with Chef and the JClouds
ComputeService
----
> Implement bootstraping of GoraCI nodes with Chef and the JClouds
> ComputeService
> -------------------------------------------------------------------------------
>
> Key: GORA-453
> URL: https://issues.apache.org/jira/browse/GORA-453
> Project: Apache Gora
> Issue Type: Bug
> Components: chef, gora-goraci
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 0.7
>
>
> Right now, the Cloud-based implementation of GoraCI involves manual
> installation and configuration of software on each node created by the
> existing Rackspace orchestration code I implemented.
> I've been over on the [JClouds
> lists|http://www.mail-archive.com/user%40jclouds.apache.org/msg01786.html]
> and was advised that we can [bootstrap nodes with Chef and the JClouds
> ComputeService|https://jclouds.apache.org/guides/chef/]. This would means
> that all GoraCI bootstrapping (Rackspace orchestration and services
> provisioning) would happen simply by running $GORA_HOME/bin/gora goracisetup
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)