[
https://issues.apache.org/jira/browse/STRATOS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095563#comment-14095563
]
ASF GitHub Bot commented on STRATOS-598:
----------------------------------------
GitHub user R-Rajkumar opened a pull request:
https://github.com/apache/stratos/pull/13
Fixed JIRA STRATOS-598 (https://issues.apache.org/jira/browse/STRATOS-598)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/R-Rajkumar/stratos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/13.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 #13
----
commit 3fafde12dded85ba88b06ba49b67baeeb1572616
Author: R-Rajkumar <[email protected]>
Date: 2014-08-13T14:36:15Z
added keyPair and securityGroups property for openstack iaas provider in
cloud-controller xml
commit 6077a89f573cf66b7d023a8c76d81f1deda4cef0
Author: R-Rajkumar <[email protected]>
Date: 2014-08-13T14:54:14Z
added keyPair and securityGroups propertied in cloud-controller xml
----
> IaaS provider properties not included by automated product configuration
> script
> -------------------------------------------------------------------------------
>
> Key: STRATOS-598
> URL: https://issues.apache.org/jira/browse/STRATOS-598
> Project: Stratos
> Issue Type: Bug
> Components: Cloud Controller
> Reporter: Akila
> Assignee: Pradeep Fernando
> Priority: Minor
> Fix For: 4.1.0
>
>
> After running automated product configuration script some properties are not
> written to the cloud-controller.xml
> Following properties were defined in setup.conf but missing in
> cloud-controller.xml
> <property name="securityGroups" value="xxx"/>
> <property name="keyPair" value="xxx"/>
> <property name="autoAssignIp" value="xxx" />
--
This message was sent by Atlassian JIRA
(v6.2#6252)