Re: Virtual Router execute python slowly

2016-08-19 Thread Gust
A port forward rule operation spent: not optimized 5min optimized 3min optmized+cProfile8min top 30 : Fri Aug 19 11:27:50 2016d:\temp\py_pro.data 614887355 function calls (614884838 primitive calls) in 548.846 seconds Ordered by: cumulative time

Re: Virtual Router execute python slowly

2016-08-19 Thread ilya
Hi Gust Are you proposing solution "optimized CsAddress.py in VR" or just analysis on where time is being spent? Regards ilya On 8/18/16 9:34 PM, Gust wrote: > > Hi,all > > we constructed a advance network in cloudstack , it work fine early , but > when I added some VR rules ,it execute slow

RE: Migration of secondary storage templates to another secondary storage location

2016-08-19 Thread Suresh Sadhu
Oh great , you can check the storage-pool,storage_pool_details table at backend db and remove the corresponding entries. Make sure any existing storage resource are not point to existing storage ID Regards Sadhu -Original Message- From: Marty Godsey [mailto:ma...@gonsource.com] Sent:

RE: Migration of secondary storage templates to another secondary storage location

2016-08-19 Thread Marty Godsey
Thank you Sadhu. I got it figured out. I do have a question about primary storage. I tried removing primary storage from ACS and even though it said it had volumes attached it did not so I forced.. I had another primary on a different server so my VMs are fine.. Question I have it now when I

[GitHub] cloudstack-docs-admin pull request #40: index.po and ui.po translated in FR

2016-08-19 Thread lmrv
GitHub user lmrv opened a pull request: https://github.com/apache/cloudstack-docs-admin/pull/40 index.po and ui.po translated in FR I started working on a french translation of the admin doc. You can merge this pull request into a Git repository by running: $ git pull

RE: Migration of secondary storage templates to another secondary storage location

2016-08-19 Thread Suresh Sadhu
I don't think we have api for that ,public templates will sync automatically and private template we have to copy manually and update the storage id of those templates with new storage Id. Regards sadhu -Original Message- From: Marty Godsey [mailto:ma...@gonsource.com] Sent:

[GitHub] cloudstack pull request #1652: Marvin Tests: Fix VPC network offering select...

2016-08-19 Thread PaulAngus
GitHub user PaulAngus opened a pull request: https://github.com/apache/cloudstack/pull/1652 Marvin Tests: Fix VPC network offering selection . It appears that original code did not expect there to be an alternate default VPC offering (Nuage) . VPC selection uses isdefault=True

[GitHub] cloudstack pull request #1651: Marvin Tests: fix expected return string for ...

2016-08-19 Thread PaulAngus
GitHub user PaulAngus opened a pull request: https://github.com/apache/cloudstack/pull/1651 Marvin Tests: fix expected return string for successful pings. fix expected return string for successful pings. these pings are from the test instance inside the isolated networks. The

[GitHub] cloudstack pull request #1650: fix macchinina template specificied for vmwar...

2016-08-19 Thread PaulAngus
GitHub user PaulAngus opened a pull request: https://github.com/apache/cloudstack/pull/1650 fix macchinina template specificied for vmware in Marvin tests fix macchinina template specificied for vmware - .vmdk.bz2 is not valid… for CloudStack. edit to use .ova You can merge this

Migration of secondary storage templates to another secondary storage location

2016-08-19 Thread Marty Godsey
Hello, If I have a secondary storage with templates and ssvms only and I want to migrate those to a new secondary storage, is there an API command for that? Regards, Marty Godsey

[GitHub] cloudstack issue #1649: CLOUDSTACK-9463: Fix dynamic-roles migrate script fo...

2016-08-19 Thread PaulAngus
Github user PaulAngus commented on the issue: https://github.com/apache/cloudstack/pull/1649 LGTM tested against a client's customised commands.properties file. --- 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

[GitHub] cloudstack issue #1649: CLOUDSTACK-9463: Fix dynamic-roles migrate script fo...

2016-08-19 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1649 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1649 Job ID-93 --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1647: [lts] CLOUDSTACK-9462: Systemd support for Ubuntu 16...

2016-08-19 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1647 @wido given it's a pure packaging fix, and as per RMs we've enough LGTMs but we lack a test LGTM -- I can help merge this after some tests wrt usage and kvm agent (on ubuntu 16.04) over the

[GitHub] cloudstack issue #1649: CLOUDSTACK-9463: Fix dynamic-roles migrate script fo...

2016-08-19 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1649 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack issue #1649: CLOUDSTACK-9463: Fix dynamic-roles migrate script fo...

2016-08-19 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1649 @blueorangutan package --- 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

[GitHub] cloudstack pull request #1649: CLOUDSTACK-9463: Fix dynamic-roles migrate sc...

2016-08-19 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1649 CLOUDSTACK-9463: Fix dynamic-roles migrate script for old format The old commands.properties format included the full class name such as:

[GitHub] cloudstack pull request #1648: test/integration: fix tearDown order in list_...

2016-08-19 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1648 test/integration: fix tearDown order in list_acl_ tests This fixes tearDown issues because of which few Travis tests have failed such as:

[GitHub] cloudstack issue #1647: [lts] CLOUDSTACK-9462: Systemd support for Ubuntu 16...

2016-08-19 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1647 @rhtyd No, it doesn't do the management server. Let's just merge this PR and make a new one for that. I don't want to delay merging this any longer. Thanks @vincentbernat for the

[GitHub] cloudstack issue #1635: CLOUDSTACK-9451

2016-08-19 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1635 LGTM --- 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

[GitHub] cloudstack issue #1647: [lts] CLOUDSTACK-9462: Systemd support for Ubuntu 16...

2016-08-19 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1647 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1647 Job ID-92 --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1647: [lts] CLOUDSTACK-9462: Systemd support for Ubuntu 16...

2016-08-19 Thread vincentbernat
Github user vincentbernat commented on the issue: https://github.com/apache/cloudstack/pull/1647 LGTM for the Ubuntu part. You could share `/etc/sysconfig/*` and `/etc/default/*` files between RHEL/Ubuntu (same files, just installed at different locations). Same for the service

[GitHub] cloudstack issue #1541: Systemd packaging for Ubuntu 16.04

2016-08-19 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1541 @wido I've used your PR to create this new branch on asf remote (so we both and anyone else can collaborate) and this PR: #1647 -- let's close this PR and continue on the new one against 4.9

[GitHub] cloudstack pull request #1647: CLOUDSTACK-9462: Systemd support for Ubuntu 1...

2016-08-19 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1647 CLOUDSTACK-9462: Systemd support for Ubuntu 16.04 Created this based on @wido 's origin PR #1541 . Requesting for review and testing -- @jburwell @karuturi @wido @vincentbernat

[GitHub] cloudstack issue #1647: CLOUDSTACK-9462: Systemd support for Ubuntu 16.04

2016-08-19 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1647 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply

Re: Virtual Router : Marvin test gap analysis

2016-08-19 Thread Raja Pullela
Hi Murali, Great initiative… and VR is one area that could help greatly if we have more automation. we have done high-level analysis on VR functionality/automation recently and have posted our findings to the wiki under “high-level Automation analysis” section. Please take a look, [1]

Re: AJAX video stream for VM console is broken in Chrome

2016-08-19 Thread Rohit Yadav
Hi Sergey, Since the same URL open perfectly fine in a tab, there must be something in your installation of Chrome blocking elements in the pop-up. Can you try to upgrade to latest Chrome, and then enable pop-ups in Chrome (follow something like:

[GitHub] cloudstack issue #1646: [4.9/LTS] Add upgrade path from 4.9.0 to 4.9.1, chan...

2016-08-19 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1646 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1646 Job ID-91 --- If your project is set up for it, you can reply to this email

Re: Consoleproxy FF Quicksearch

2016-08-19 Thread Stephan Seitz
As a quick fix, you could modify the systemvm.iso which is used to initialize the console-proxy-vm. Im not sure if it's  /usr/share/cloudstack-common/vms/systemvm.iso or /usr/share/cloudstack-management/webapps/client/WEB- INF/classes/vms/systemvm.iso Inside the systemvm.iso you'll find a

[GitHub] cloudstack issue #1541: Systemd packaging for Ubuntu 16.04

2016-08-19 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1541 @wido if this helps you I can port your PR to 4.9 and push on asf remote so we can work on it together? Cherry-picking to 4.9 would against cause conflicts, and nice we've a fwd-merging based

[GitHub] cloudstack issue #1646: [4.9/LTS] Add upgrade path from 4.9.0 to 4.9.1, chan...

2016-08-19 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1646 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack issue #1646: [4.9/LTS] Add upgrade path from 4.9.0 to 4.9.1, chan...

2016-08-19 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1646 @blueorangutan package --- 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

[GitHub] cloudstack issue #1646: [4.9/LTS] Add upgrade path from 4.9.0 to 4.9.1

2016-08-19 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1646 @jburwell @karuturi fixed. --- 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

[GitHub] cloudstack issue #1599: Marvin: Fix codegenerator to work with API discovery

2016-08-19 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1599 @jburwell fixed. --- 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,

Virtual Router : Marvin test gap analysis

2016-08-19 Thread Murali Reddy
All, We (at ShapeBlue) did a gap analysis to figure if current set of smoke and component tests sufficiently test the VR functionality for the regressions. I have posted the analysis at [1]. I went through the test suites, and listed down all the tests that touch virtual router functionality.

Re: AJAX video stream for VM console is broken in Chrome

2016-08-19 Thread Wei ZHOU
Hi Sergey, Could you check if disk is full in console proxy vm? -Wei 2016-08-17 22:42 GMT+02:00 Sergey Levitskiy : > Has anyone observed issues in using Chrome for VM console sessions? Since > recently we have had reports from many but not all users seeing white

Re: Jira permissions

2016-08-19 Thread Rajani Karuturi
done ~ Rajani http://cloudplatform.accelerite.com/ On August 18, 2016 at 10:22 PM, Nathan Johnson (njohn...@ena.com) wrote: Is there any way I could be added to the list of people who can be assigned bugs in Jira? My username is nathanejohnson . Thanks in advance, Nathan