[GitHub] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-14 Thread bhaisaab
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

[GitHub] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-14 Thread bhaisaab
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

[GitHub] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-14 Thread bhaisaab
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

[GitHub] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-14 Thread NuxRo
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] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-14 Thread asfgit
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] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-14 Thread DaanHoogland
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

[GitHub] cloudstack pull request: KVM: improve CentOS 7 support (ifconfig)

2015-04-13 Thread remibergsma
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

CentOS 7 support

2015-01-09 Thread Marcus
Hi guys, I'm going to be evaluating CentOS/EL 7 as a Hypervisor. The primary points of concern are the move from init to systemd and dropping iptables(the command) for firewalld, however a cursory look indicates that there might be sufficient compatibility layers/wrappers built-in. It may

Re: CentOS 7 support

2015-01-09 Thread Hugo Trippaers
. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: Marcus shadow...@gmail.com To: dev@cloudstack.apache.org Sent: Friday, 9 January, 2015 16:41:17 Subject: CentOS 7 support Hi guys, I'm going to be evaluating CentOS

Re: CentOS 7 support

2015-01-09 Thread Nux!
...@gmail.com To: dev@cloudstack.apache.org Sent: Friday, 9 January, 2015 16:41:17 Subject: CentOS 7 support Hi guys, I'm going to be evaluating CentOS/EL 7 as a Hypervisor. The primary points of concern are the move from init to systemd and dropping iptables(the command) for firewalld