[GitHub] cloudstack pull request: KVM: Fix plugging ip addresses to the wro...

2016-05-02 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/1524#issuecomment-216336787 this does not work for me as well. If there are multiple public interfaces in the VR, only the last one works. --- If your project is set up for it, you

[GitHub] cloudstack pull request: KVM: Fix plugging ip addresses to the wro...

2016-05-01 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1524#issuecomment-216064935 @kiwiflyer Sorry but this seems to have issues. We run this in prod with Cosmic but apparently some other patch is missing here in order for this to work

[GitHub] cloudstack pull request: KVM: Fix plugging ip addresses to the wro...

2016-05-01 Thread remibergsma
Github user remibergsma closed the pull request at: https://github.com/apache/cloudstack/pull/1524 --- 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

[GitHub] cloudstack pull request: KVM: Fix plugging ip addresses to the wro...

2016-05-01 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1524#issuecomment-216030504 Force pushed a final time, else I give up on this. --- 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: Fix plugging ip addresses to the wro...

2016-05-01 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1524#issuecomment-216030450 This time around Jenkins is happy and Travis times out :-s ``` No output has been received in the last 10m0s, this potentially indicates a stalled build

[GitHub] cloudstack pull request: KVM: Fix plugging ip addresses to the wro...

2016-04-30 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1524#issuecomment-215991817 Jenkins error says: `Unable to instrument project`, seems like a workspace issue or such. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: KVM: Fix plugging ip addresses to the wro...

2016-04-30 Thread kiwiflyer
Github user kiwiflyer commented on the pull request: https://github.com/apache/cloudstack/pull/1524#issuecomment-215986875 Strangely enough, I just ran into this problem yesterday.I'll pull it in. Thanks Remi! --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: KVM: Fix plugging ip addresses to the wro...

2016-04-30 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1524 KVM: Fix plugging ip addresses to the wrong interface Fix for KVM, where the public ip would be added to the guest network. Reason is because it used 'broadcastUrl' as an index, which