Github user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/165#issuecomment-92988843
@bhaisaab we even want this in 4.4 @SBP as we are experimenting with KVM.
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/165#issuecomment-92789451
@NuxRo @remibergsma in that case should we merge this patch on 4.5 as well?
I tested this with 4.5 advance zone with Ubuntu 14.04 host and it worked for
me, though I
Github user NuxRo commented on the pull request:
https://github.com/apache/cloudstack/pull/165#issuecomment-92782014
Do note there are slight differences between EL7 ifconfig output and EL6.
Since we're making changes, +1 for "ip", ifconfig might not even be
available at all in the
Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack/pull/165
---
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
Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/165#issuecomment-92774873
@remibergsma why not add the dependency to install "net-tools" to rpms?
I've tested the patch with 4.5, it worked for me. but applying only on master
now. Please adv
Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/165#issuecomment-92713667
@remibergsma thanks for the patch will test and merge.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
GitHub user remibergsma opened a pull request:
https://github.com/apache/cloudstack/pull/165
KVM: improve CentOS 7 support (ifconfig)
CentOS 7 does not ship with ifconfig anymore. We should use ip commands
instead. This also works on older versions, like CentOS 6 and Ubuntu 12.x/14.