GitHub user sverrirab opened a pull request:
https://github.com/apache/cloudstack/pull/1526
Add perl-modules as install dependency for cloudstack-agent
Required to run perl scripts that configure networking for VMs.
That script fails silently if this is not installed.
As requested here: https://github.com/apache/cloudstack/pull/1495
Another PR will be submitted with the module written in python to remove
this dependency...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greenqloud/cloudstack
pr-master-agent-perl-modules-install
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1526.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 #1526
----
commit c70802fde9f170046118f977bd7ee856205e2064
Author: Sverrir Berg <[email protected]>
Date: 2016-04-13T16:48:31Z
Add perl-modules as install dependency for cloudstack-agent
Required to run perl scripts that configure networking for VMs.
That script fails silently if this is not installed.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---