GitHub user wilderrodrigues opened a pull request:
https://github.com/apache/cloudstack/pull/325
Replacing real IPs by 127.0.0.1.
- It was causing problems in some environments
- The Ips should have been removed in a previous commit, but some of them
were missed
@bhaisaab @rsafonseca
There goes the PR with the IP changes you mentioned on the 25th May.
ACS builds successfully with Java 7 and 8 on MacOS and CentOS 7 machines.
Only unit tests were changed.
Cheers,
Wilder
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/schubergphilis/cloudstack
fix/libvirttest_remaining_ips
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/325.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 #325
----
commit 9ab2f5d5949bb2043dc875d795f92f45efab992f
Author: wilderrodrigues <[email protected]>
Date: 2015-05-29T07:36:19Z
Replacing real IPs by 127.0.0.1.
- It was causing problems in some environments
- The Ips should have been removed in a previous commit, but some of them
were missed
----
---
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.
---