[GitHub] cloudstack pull request #1629: CLOUDSTACK-9449: Fix typo in user role descri...

2016-08-06 Thread rhtyd
GitHub user rhtyd opened a pull request:

https://github.com/apache/cloudstack/pull/1629

CLOUDSTACK-9449: Fix typo in user role description

Fixes description in default user role entry.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shapeblue/cloudstack dynamicroles-bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1629.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 #1629


commit def64e14fb58a9d62d947705acab7778cbd67936
Author: Rohit Yadav 
Date:   2016-08-06T06:56:11Z

CLOUDSTACK-9449: Fix typo in user role description

Fixes description in default user role entry

Signed-off-by: Rohit Yadav 




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1629: CLOUDSTACK-9449: Fix typo in user role description

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1629
  
A Trillian-Jenkins job has been kicked to build packages and start testing. 
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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1629: CLOUDSTACK-9449: Fix typo in user role description

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1629
  
@blueorangutan kick


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1629: CLOUDSTACK-9449: Fix typo in user role description

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1629
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1629


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [VOTE] Apache Cloudstack 4.9.0 RC2

2016-08-06 Thread Rohit Yadav
Pierre - the role_id column is added in the upgrade path (java class and not in 
sql file):

https://github.com/apache/cloudstack/commit/4347776ac6ef9ae86fb016862f4a6b2376f8319a#diff-c93d874f0a029693b9d0baf34555f277R96


I don't know how rpms were generated at apt-get.eu, you may try the packages I 
built here:

http://packages.shapeblue.com/cloudstack/upstream


It looks like the 481 to 490 cleanup sql file did not run which recreates the 
host_view:

https://github.com/apache/cloudstack/blob/4.9.0/setup/db/db/schema-481to490-cleanup.sql#L276


I've upgraded a local installation which worked without any issues. I also 
deployed database with a fresh install and it worked as well.

Can you share details/steps on how to reproduce your issues? Or, can you try 
with a fresh install or a new upgrade test?


Regards.


From: Pierre-Luc Dion 
Sent: 06 August 2016 07:33:40
To: dev@cloudstack.apache.org
Subject: Re: [VOTE] Apache Cloudstack 4.9.0 RC2

I'm working on the release note, so I've installed rpm's from apt-get.eu;
the managemnt server was not able to start because of a missing column
(account.role_id), I'm not seing an alter tables for this column
in setup/db/db/schema-481to490.sql but the creation of the table role is
there.

I did a quick fix but I doubt it's the right change:

ALTER TABLE account ADD COLUMN role_id bigint(20);

then I got the management-server to work but now I have a lot of errors
related to views tables:

DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@208fa188: SELECT
account_view.id, account_view.uuid, account_view.account_name,
account_view.type, account_view.role_id, account_view.state,
account_view.removed, account_view.cleanup_needed,
account_view.network_domain, account_view.domain_id,
account_view.domain_uuid, account_view.domain_name,
account_view.domain_path, account_view.data_center_id,
account_view.data_center_uuid, account_view.data_center_name,
account_view.bytesReceived, account_view.bytesSent, account_view.vmLimit,
account_view.vmTotal, account_view.ipLimit, account_view.ipTotal,
account_view.ipFree, account_view.volumeLimit, account_view.volumeTotal,
account_view.snapshotLimit, account_view.snapshotTotal,
account_view.templateLimit, account_view.templateTotal,
account_view.stoppedVms, account_view.runningVms,
account_view.projectLimit, account_view.projectTotal,
account_view.networkLimit, account_view.networkTotal,
account_view.vpcLimit, account_view.vpcTotal, account_view.cpuLimit,
account_view.cpuTotal, account_view.memoryLimit, account_view.memoryTotal,
account_view.primaryStorageLimit, account_view.primaryStorageTotal,
account_view.secondaryStorageLimit, account_view.secondaryStorageTotal,
account_view.job_id, account_view.job_uuid, account_view.job_status,
account_view.default FROM account_view WHERE account_view.id = 4

ERROR 1054 (42S22): Unknown column 'host_view.oobm_enabled' in 'field list'


Did anyone got this too after an upgrade?  I'll do more test, but to me
that is a blocker :-S

Thanks,


rohit.ya...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

On Thu, Aug 4, 2016 at 7:47 AM, Will Stevens  wrote:

> Still working through getting the release notes written.  Hopefully will
> have them finished in the next day or two.
>
> *Will STEVENS*
> Lead Developer
>
> *CloudOps* *| *Cloud Solutions Experts
> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> w cloudops.com *|* tw @CloudOps_
>
> On Thu, Aug 4, 2016 at 1:39 AM, ilya  wrote:
>
> > Hi Will and Team
> >
> > Can someone point me to upgrade instructions if such exist.
> >
> > Would like to avoid learning through trial and error if possible.
> >
> > I will be testing upgrade and functionality of KVM & VMware Advanced
> > Shared Zones from ACS4.5.2 to latest.
> >
> > Thanks
> > ilya
> >
> > On 7/29/16 11:06 AM, ilya wrote:
> > > Hi Will
> > >
> > > What Remi mentioned sounds reasonable..
> > >
> > > I'll be spending sometime today and next week to test out the issue
> > > reported in 4.8 with VR not starting in Basic Zone - as well latest
> 4.9..
> > >
> > > i know i'm late to the party - but this is the best i could do :(
> > >
> > > Regards,
> > > ilya
> > >
> > >
> > >
> > > On 7/29/16 9:19 AM, Will Stevens wrote:
> > >> I think everything is up to date and correct now.  Please let me know
> if
> > >> anything seems out of place (this is the first time I have done this).
> > >>
> > >> I will wait to do an official announcement until Monday in case
> anything
> > >> comes up.  I will also wait to update the following things until
> Monday:
> > >> http://cloudstack.apache.org/downloads.html and the release notes
> > (cause I
> > >> have to finish them).
> > >>
> > >> Let me know if you have questions.
> > >>
> > >> Should I be cutting a 4.8.1 release as well?  Not sure how that works.
> > >> Remi said to do the 4.9.0 release first and then take care of the
> 4.8.1
> > >> release after.  Ideas?
> > >>
> > >> *Wi

Re: SSLv3 on Apache Cloudstack 4.9.0 RC2

2016-08-06 Thread Rohit Yadav
Hi Ilya,


Can you try this:

sudo pip install --upgrade requests[security] requests

sudo pip install --upgrade 
git+https://github.com/apache/cloudstack-cloudmonkey.git


Then try again?


As a workaround (in case of custom CA etc.) if it fails we can ask cloudmonkey 
to ignore ssl certificate verification (connection will be still secure, but 
cloudmonkey/requests won't verify the certificate) by running: set 
verifysslcert false.


Regards.


From: ilya 
Sent: 06 August 2016 06:15:25
To: dev@cloudstack.apache.org
Subject: Re: SSLv3 on Apache Cloudstack 4.9.0 RC2

Looks more like cloudmonkey 5.3.2 issue - i guess..

I confirmed i'm not serving SSLv3 - which would be Tomcat configuration
issue anyway.

(lab1-ssl) > list zones
Connection refused by server: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3
alert handshake failure (_ssl.c:590)
Error Authentication failed

regards
ilya


On 8/5/16 3:32 PM, ilya wrote:
> Has anyone tested Cloudstack 4.9.0 RC2 with SSL?
>
> Somehow, in my case tomcat reverted back to SSL v3 on port 8443 - which
> is a big no-no.
>
> Please kindly check, alternatively if i dont hear from anyone i will
> raise a blocker.
>
> On 8/3/16 10:39 PM, ilya wrote:
>> Hi Will and Team
>>
>> Can someone point me to upgrade instructions if such exist.
>>
>> Would like to avoid learning through trial and error if possible.
>>
>> I will be testing upgrade and functionality of KVM & VMware Advanced
>> Shared Zones from ACS4.5.2 to latest.
>>
>> Thanks
>> ilya
>>
>> On 7/29/16 11:06 AM, ilya wrote:
>>> Hi Will
>>>
>>> What Remi mentioned sounds reasonable..
>>>
>>> I'll be spending sometime today and next week to test out the issue
>>> reported in 4.8 with VR not starting in Basic Zone - as well latest 4.9..
>>>
>>> i know i'm late to the party - but this is the best i could do :(
>>>
>>> Regards,
>>> ilya
>>>
>>>
>>>
>>> On 7/29/16 9:19 AM, Will Stevens wrote:
 I think everything is up to date and correct now.  Please let me know if
 anything seems out of place (this is the first time I have done this).

 I will wait to do an official announcement until Monday in case anything
 comes up.  I will also wait to update the following things until Monday:
 http://cloudstack.apache.org/downloads.html and the release notes (cause I
 have to finish them).

 Let me know if you have questions.

 Should I be cutting a 4.8.1 release as well?  Not sure how that works.
 Remi said to do the 4.9.0 release first and then take care of the 4.8.1
 release after.  Ideas?

 *Will STEVENS*
 Lead Developer

 *CloudOps* *| *Cloud Solutions Experts
 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
 w cloudops.com *|* tw @CloudOps_

 On Fri, Jul 29, 2016 at 12:13 PM, Will Stevens 
 wrote:

> Yep, in the process of getting the release cut.  Got side tracked by
> people a few times, but I am almost finished...  I will keep you posted...
>
> *Will STEVENS*
> Lead Developer
>
> *CloudOps* *| *Cloud Solutions Experts
> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> w cloudops.com *|* tw @CloudOps_
>
> On Fri, Jul 29, 2016 at 12:10 PM, Rohit Yadav 
> wrote:
>
>> Thank you Will. Please cut the 4.9 branch so it can be picked for LTS
>> release work.
>>
>> I'll publish the rpm/deb packages in the sb hosted upstream repo shortly.
>>
>> Regards.
>>
>>
>>
>>
>> rohit.ya...@shapeblue.com
>> www.shapeblue.com
>> 53 Chandos Place, Covent Garden, London  WC2N 4HSUK
>> @shapeblue
>>
>>
>>
>> On Fri, Jul 29, 2016 at 7:27 PM +0530, "Will Stevens" <
>> wstev...@cloudops.com> wrote:
>>
>> Sorry, I did not follow the correct format.  :P
>>
>> After 72 hours, the vote for CloudStack 4.9.0 *passes* with 6 PMC + 2
>> non-PMC votes.
>>
>> +1 (PMC / binding)
>> * Rohit Yadav
>> * Mike Tutkowski
>> * Wido den Hollander
>> * Milamber
>> * Nux!
>> * John Burwell
>>
>> +1 (non binding)
>> * Paul Angus
>> * Abhinandan Prateek
>>
>> 0
>> none
>>
>> -1
>> none
>>
>> Thanks to everyone participating.
>>
>> *Will STEVENS*
>> Lead Developer
>>
>> *CloudOps* *| *Cloud Solutions Experts
>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> w cloudops.com *|* tw @CloudOps_
>>
>> On Fri, Jul 29, 2016 at 9:44 AM, Will Stevens 
>> wrote:
>>
>>> The vote is closed.  The RC passed with the following votes.
>>>
>>> +1 : 8 (including 6 binding)
>>> +0 : 0
>>> -1 : 0
>>>
>>> Thanks everyone, I will get this pushed out today...
>>>
>>> *Will STEVENS*
>>> Lead Developer
>>>
>>> *CloudOps* *| *Cloud Solutions Experts
>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>> 

[GitHub] cloudstack issue #1618: Now returning os info with the list snapshot respons...

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1618
  
@blueorangutan package
@ProjectMoon can you push -f to rekick Travis?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1617: Changed UsageEventUtils to UsageEventEmitter and mad...

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1617
  
@blueorangutan package
@ProjectMoon can you push -f to rekick Travis?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1618: Now returning os info with the list snapshot respons...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1618
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1606
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1611: marvin: deploy clusters in separate threads

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1611
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1605: CLOUDSTACK-9428: Fix for CLOUDSTACK-9211 - Improve p...

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1605
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1617: Changed UsageEventUtils to UsageEventEmitter and mad...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1617
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1606
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1603: Vrouter fixes pylint

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1603
  
@romain-dartigues can you rebase against latest master and push -f?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1604: improvement: systemvm slow operations

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1604
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1611: marvin: deploy clusters in separate threads

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1611
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1605: CLOUDSTACK-9428: Fix for CLOUDSTACK-9211 - Improve p...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1605
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1602: CLOUDSTACK-9422: Granular 'vmware.create.full.clone'...

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1602
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1604: improvement: systemvm slow operations

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1604
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1593: CLOUDSTACK-9417: Usage module refactoring

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1593
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1597: added constant for magic code

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1597
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1599
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1602: CLOUDSTACK-9422: Granular 'vmware.create.full.clone'...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1602
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1593: CLOUDSTACK-9417: Usage module refactoring

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1593
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1599
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1597: added constant for magic code

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1597
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1592: CLOUDSTACK-9416 (Bug in ACS master GUI) : Enabling S...

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1592
  
@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 wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1592: CLOUDSTACK-9416 (Bug in ACS master GUI) : Enabling S...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1592
  
@rhtyd a Trillian-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 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1629: CLOUDSTACK-9449: Fix typo in user role description

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1629
  
@blueorangutan help


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1629: CLOUDSTACK-9449: Fix typo in user role description

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1629
  
@rhtyd I understand these comments: "help", "hello", "thanks", "package", 
"test"
Authorized contributors for kicking Trillian Jenkins test jobs are: 
['rhtyd', 'jburwell', 'murali-reddy', 'abhinandanprateek', 'PaulAngus', 
'borisstoyanov']


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Meet BlueOrangutan

2016-08-06 Thread Rohit Yadav
All,


Meet blueorangutan [1], a Github bot account that will help us automate 
CloudStack (PR) testing [2][3] among other things.


It works by polling Github notifications for the apache/cloudstack repository 
every minutes and then reacts to comments. We can post comments on a 
apache/cloudstack PR and ask @blueorangutan to perform certain build jobs such 
as building packages, then running Trillian [2] tests (across a set of 
hypervisors) using those packages, and finally report us the results.


Since, the task of building packages and testing them are expensive. A typical 
packaging job may take up to 30 minutes, a typical Trillian [2][3] environment 
can take about 30 minutes to build/deploy a zone, and a Trillian (smoke) test 
run may take hours while an exhaustive Trillian (component+smoke) test run may 
take 3-4 days. Due to these reasons, for now the '@blueorangutan test' task is 
restricted to a selected Github users (my colleagues at ShapeBlue). Running 
Trillian test for each PR may be expensive, we may consider batching smaller 
thoroughly reviewed PRs, then create packages for a set of PRs and test them 
all at once as well.


The task to build (centos6, centos7, debian) packages is relatively less 
expensive and anyone can request blueorangutan to build packages now by 
commenting '@blueorangutan package' on a PR.


The great blue ape aims to be a quite friendly and polite bot, go on any 
apache/cloudstack PR and try:

'@blueorangutan hello'


Or, build package for a PR:

'@blueorangutan package'


Or, if it helps you build packages you may say:

'@blueorangutan thanks'


This is an experiment and I hope to improve this over time, any feedback and 
comments are welcome.


[1] https://github.com/blueorangutan

[2] 
http://www.shapeblue.com/trillian-flexible-on-demand-individual-cloud-environment-creation/

[3] 
http://www.shapeblue.com/cloudstack-test-automation-with-trillian-and-jenkins/

Regards.

rohit.ya...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 



[GitHub] cloudstack issue #1618: Now returning os info with the list snapshot respons...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1618
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1618


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1606
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1606


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1611: marvin: deploy clusters in separate threads

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1611
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1611


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1617: Changed UsageEventUtils to UsageEventEmitter and mad...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1617
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1617


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1602: CLOUDSTACK-9422: Granular 'vmware.create.full.clone'...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1602
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1602


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1604: improvement: systemvm slow operations

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1604
  
Packaging result: ✔centos6 ✔centos7 ✖debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1604


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1605: CLOUDSTACK-9428: Fix for CLOUDSTACK-9211 - Improve p...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1605
  
Packaging result: ✖centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1605


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1593: CLOUDSTACK-9417: Usage module refactoring

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1593
  
Packaging result: ✖centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1593


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1597: added constant for magic code

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1597
  
Packaging result: ✖centos6 ✖centos7 ✖debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1597


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1599
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1599


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1592: CLOUDSTACK-9416 (Bug in ACS master GUI) : Enabling S...

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1592
  
Packaging result: ✔centos6 ✔centos7 ✔debian repo: 
http://packages.shapeblue.com/cloudstack/pr/1592


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [VOTE] Apache Cloudstack 4.9.0 RC2

2016-08-06 Thread Pierre-Luc Dion
I will retry an upgrade from 4.7.1 will see how it goes...   a fresh
install of 4.9.0 work fine.


On Sat, Aug 6, 2016 at 4:29 AM, Rohit Yadav 
wrote:

> Pierre - the role_id column is added in the upgrade path (java class and
> not in sql file):
>
> https://github.com/apache/cloudstack/commit/4347776ac6ef9ae86fb016862f4a6b
> 2376f8319a#diff-c93d874f0a029693b9d0baf34555f277R96
>
>
> I don't know how rpms were generated at apt-get.eu, you may try the
> packages I built here:
>
> http://packages.shapeblue.com/cloudstack/upstream
>
>
> It looks like the 481 to 490 cleanup sql file did not run which recreates
> the host_view:
>
> https://github.com/apache/cloudstack/blob/4.9.0/setup/
> db/db/schema-481to490-cleanup.sql#L276
>
>
> I've upgraded a local installation which worked without any issues. I also
> deployed database with a fresh install and it worked as well.
>
> Can you share details/steps on how to reproduce your issues? Or, can you
> try with a fresh install or a new upgrade test?
>
>
> Regards.
>
> 
> From: Pierre-Luc Dion 
> Sent: 06 August 2016 07:33:40
> To: dev@cloudstack.apache.org
> Subject: Re: [VOTE] Apache Cloudstack 4.9.0 RC2
>
> I'm working on the release note, so I've installed rpm's from apt-get.eu;
> the managemnt server was not able to start because of a missing column
> (account.role_id), I'm not seing an alter tables for this column
> in setup/db/db/schema-481to490.sql but the creation of the table role is
> there.
>
> I did a quick fix but I doubt it's the right change:
>
> ALTER TABLE account ADD COLUMN role_id bigint(20);
>
> then I got the management-server to work but now I have a lot of errors
> related to views tables:
>
> DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@208fa188: SELECT
> account_view.id, account_view.uuid, account_view.account_name,
> account_view.type, account_view.role_id, account_view.state,
> account_view.removed, account_view.cleanup_needed,
> account_view.network_domain, account_view.domain_id,
> account_view.domain_uuid, account_view.domain_name,
> account_view.domain_path, account_view.data_center_id,
> account_view.data_center_uuid, account_view.data_center_name,
> account_view.bytesReceived, account_view.bytesSent, account_view.vmLimit,
> account_view.vmTotal, account_view.ipLimit, account_view.ipTotal,
> account_view.ipFree, account_view.volumeLimit, account_view.volumeTotal,
> account_view.snapshotLimit, account_view.snapshotTotal,
> account_view.templateLimit, account_view.templateTotal,
> account_view.stoppedVms, account_view.runningVms,
> account_view.projectLimit, account_view.projectTotal,
> account_view.networkLimit, account_view.networkTotal,
> account_view.vpcLimit, account_view.vpcTotal, account_view.cpuLimit,
> account_view.cpuTotal, account_view.memoryLimit, account_view.memoryTotal,
> account_view.primaryStorageLimit, account_view.primaryStorageTotal,
> account_view.secondaryStorageLimit, account_view.secondaryStorageTotal,
> account_view.job_id, account_view.job_uuid, account_view.job_status,
> account_view.default FROM account_view WHERE account_view.id = 4
>
> ERROR 1054 (42S22): Unknown column 'host_view.oobm_enabled' in 'field list'
>
>
> Did anyone got this too after an upgrade?  I'll do more test, but to me
> that is a blocker :-S
>
> Thanks,
>
>
> rohit.ya...@shapeblue.com
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London  WC2N 4HSUK
> @shapeblue
>
>
>
> On Thu, Aug 4, 2016 at 7:47 AM, Will Stevens 
> wrote:
>
> > Still working through getting the release notes written.  Hopefully will
> > have them finished in the next day or two.
> >
> > *Will STEVENS*
> > Lead Developer
> >
> > *CloudOps* *| *Cloud Solutions Experts
> > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> > w cloudops.com *|* tw @CloudOps_
> >
> > On Thu, Aug 4, 2016 at 1:39 AM, ilya 
> wrote:
> >
> > > Hi Will and Team
> > >
> > > Can someone point me to upgrade instructions if such exist.
> > >
> > > Would like to avoid learning through trial and error if possible.
> > >
> > > I will be testing upgrade and functionality of KVM & VMware Advanced
> > > Shared Zones from ACS4.5.2 to latest.
> > >
> > > Thanks
> > > ilya
> > >
> > > On 7/29/16 11:06 AM, ilya wrote:
> > > > Hi Will
> > > >
> > > > What Remi mentioned sounds reasonable..
> > > >
> > > > I'll be spending sometime today and next week to test out the issue
> > > > reported in 4.8 with VR not starting in Basic Zone - as well latest
> > 4.9..
> > > >
> > > > i know i'm late to the party - but this is the best i could do :(
> > > >
> > > > Regards,
> > > > ilya
> > > >
> > > >
> > > >
> > > > On 7/29/16 9:19 AM, Will Stevens wrote:
> > > >> I think everything is up to date and correct now.  Please let me
> know
> > if
> > > >> anything seems out of place (this is the first time I have done
> this).
> > > >>
> > > >> I will wait to do an official announcement until Monday in case
> > anything
> > > >> comes up.  I will also wait to update the following t

Re: [VOTE] Apache Cloudstack 4.9.0 RC2

2016-08-06 Thread Pierre-Luc Dion
look like I got it to work from 4.7.1 was probably my environment that was
broken...
thanks,


On Sat, Aug 6, 2016 at 11:23 AM, Pierre-Luc Dion 
wrote:

> I will retry an upgrade from 4.7.1 will see how it goes...   a fresh
> install of 4.9.0 work fine.
>
>
> On Sat, Aug 6, 2016 at 4:29 AM, Rohit Yadav 
> wrote:
>
>> Pierre - the role_id column is added in the upgrade path (java class and
>> not in sql file):
>>
>> https://github.com/apache/cloudstack/commit/4347776ac6ef9ae8
>> 6fb016862f4a6b2376f8319a#diff-c93d874f0a029693b9d0baf34555f277R96
>>
>>
>> I don't know how rpms were generated at apt-get.eu, you may try the
>> packages I built here:
>>
>> http://packages.shapeblue.com/cloudstack/upstream
>>
>>
>> It looks like the 481 to 490 cleanup sql file did not run which recreates
>> the host_view:
>>
>> https://github.com/apache/cloudstack/blob/4.9.0/setup/db/db/
>> schema-481to490-cleanup.sql#L276
>>
>>
>> I've upgraded a local installation which worked without any issues. I
>> also deployed database with a fresh install and it worked as well.
>>
>> Can you share details/steps on how to reproduce your issues? Or, can you
>> try with a fresh install or a new upgrade test?
>>
>>
>> Regards.
>>
>> 
>> From: Pierre-Luc Dion 
>> Sent: 06 August 2016 07:33:40
>> To: dev@cloudstack.apache.org
>> Subject: Re: [VOTE] Apache Cloudstack 4.9.0 RC2
>>
>> I'm working on the release note, so I've installed rpm's from apt-get.eu;
>> the managemnt server was not able to start because of a missing column
>> (account.role_id), I'm not seing an alter tables for this column
>> in setup/db/db/schema-481to490.sql but the creation of the table role is
>> there.
>>
>> I did a quick fix but I doubt it's the right change:
>>
>> ALTER TABLE account ADD COLUMN role_id bigint(20);
>>
>> then I got the management-server to work but now I have a lot of errors
>> related to views tables:
>>
>> DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@208fa188: SELECT
>> account_view.id, account_view.uuid, account_view.account_name,
>> account_view.type, account_view.role_id, account_view.state,
>> account_view.removed, account_view.cleanup_needed,
>> account_view.network_domain, account_view.domain_id,
>> account_view.domain_uuid, account_view.domain_name,
>> account_view.domain_path, account_view.data_center_id,
>> account_view.data_center_uuid, account_view.data_center_name,
>> account_view.bytesReceived, account_view.bytesSent, account_view.vmLimit,
>> account_view.vmTotal, account_view.ipLimit, account_view.ipTotal,
>> account_view.ipFree, account_view.volumeLimit, account_view.volumeTotal,
>> account_view.snapshotLimit, account_view.snapshotTotal,
>> account_view.templateLimit, account_view.templateTotal,
>> account_view.stoppedVms, account_view.runningVms,
>> account_view.projectLimit, account_view.projectTotal,
>> account_view.networkLimit, account_view.networkTotal,
>> account_view.vpcLimit, account_view.vpcTotal, account_view.cpuLimit,
>> account_view.cpuTotal, account_view.memoryLimit, account_view.memoryTotal,
>> account_view.primaryStorageLimit, account_view.primaryStorageTotal,
>> account_view.secondaryStorageLimit, account_view.secondaryStorageTotal,
>> account_view.job_id, account_view.job_uuid, account_view.job_status,
>> account_view.default FROM account_view WHERE account_view.id = 4
>>
>> ERROR 1054 (42S22): Unknown column 'host_view.oobm_enabled' in 'field
>> list'
>>
>>
>> Did anyone got this too after an upgrade?  I'll do more test, but to me
>> that is a blocker :-S
>>
>> Thanks,
>>
>>
>> rohit.ya...@shapeblue.com
>> www.shapeblue.com
>> 53 Chandos Place, Covent Garden, London  WC2N 4HSUK
>> @shapeblue
>>
>>
>>
>> On Thu, Aug 4, 2016 at 7:47 AM, Will Stevens 
>> wrote:
>>
>> > Still working through getting the release notes written.  Hopefully will
>> > have them finished in the next day or two.
>> >
>> > *Will STEVENS*
>> > Lead Developer
>> >
>> > *CloudOps* *| *Cloud Solutions Experts
>> > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> > w cloudops.com *|* tw @CloudOps_
>> >
>> > On Thu, Aug 4, 2016 at 1:39 AM, ilya 
>> wrote:
>> >
>> > > Hi Will and Team
>> > >
>> > > Can someone point me to upgrade instructions if such exist.
>> > >
>> > > Would like to avoid learning through trial and error if possible.
>> > >
>> > > I will be testing upgrade and functionality of KVM & VMware Advanced
>> > > Shared Zones from ACS4.5.2 to latest.
>> > >
>> > > Thanks
>> > > ilya
>> > >
>> > > On 7/29/16 11:06 AM, ilya wrote:
>> > > > Hi Will
>> > > >
>> > > > What Remi mentioned sounds reasonable..
>> > > >
>> > > > I'll be spending sometime today and next week to test out the issue
>> > > > reported in 4.8 with VR not starting in Basic Zone - as well latest
>> > 4.9..
>> > > >
>> > > > i know i'm late to the party - but this is the best i could do :(
>> > > >
>> > > > Regards,
>> > > > ilya
>> > > >
>> > > >
>> > > >
>> > > > On 7/29/16 9:19 AM, Will Stevens wrote:
>> > > >> I think everything

[GitHub] cloudstack-docs-install issue #27: make sure we use the same nfs paths. /pri...

2016-08-06 Thread pdion891
Github user pdion891 commented on the issue:

https://github.com/apache/cloudstack-docs-install/pull/27
  
Hi @bugoff, 

thanks for rising the source of confusion about nfs shares. Although, you 
change from ``/primary`` to ``/mnt/primary`` but quickly looking at the page 
other reference to nfs shares use ``/export/primary``.

I think it would be preferable to standardize to ``/export/primary``, make 
sense?

systemvm template path also need to be updated

Cheers,


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request #1630: Add projectid to project details page

2016-08-06 Thread pdion891
GitHub user pdion891 opened a pull request:

https://github.com/apache/cloudstack/pull/1630

Add projectid to project details page

Display the project ID on the details view of a project.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pdion891/cloudstack projectid

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1630.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 #1630


commit 98228c5fb1d5fd6eecd46eff631e630e4b192d08
Author: Pierre-Luc Dion 
Date:   2016-08-06T18:38:20Z

add projectid to project details page




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1603: Vrouter fixes pylint

2016-08-06 Thread romain-dartigues
Github user romain-dartigues commented on the issue:

https://github.com/apache/cloudstack/pull/1603
  
OK, will get back on it during the week.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-install pull request #30: update for 4.9.0

2016-08-06 Thread pdion891
GitHub user pdion891 opened a pull request:

https://github.com/apache/cloudstack-docs-install/pull/30

update for 4.9.0

* Upgrade release to 4.9.0;
* update library for building from source.
* Include PR #28 and #29. 
* fixes some confusion about nfs,  to help #27 
* CentOS 6 reference updated from 6.5 to 6.8


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pdion891/cloudstack-docs-install master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack-docs-install/pull/30.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 #30


commit 1f805eaa2cef32c40867624911e3f44919defa38
Author: Pierre-Luc Dion 
Date:   2015-12-19T21:27:16Z

update release to 4.7

commit 7c9cbc7038143a1a4d50e4a29784e16f22818f93
Author: Pierre-Luc Dion 
Date:   2015-12-19T21:27:30Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/cloudstack-docs-install

commit bd562e1912da4cc3d5c17ae14714cc5951bbc71d
Author: Pierre-Luc Dion 
Date:   2016-01-20T15:42:30Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/cloudstack-docs-install

commit 0b23e9d53477a29a9a2d61a0fb59df2e813f6109
Author: Pierre-Luc Dion 
Date:   2016-02-17T01:51:03Z

update to version 4.8.0

commit c577db63ea11df2e784be7946f9c41cb0e0a7506
Author: Pierre-Luc Dion 
Date:   2016-08-06T18:14:57Z

ignoring .pyc files

commit 3c1084775ac759dea76d6ceea62612a2a9420b8f
Author: Pierre-Luc Dion 
Date:   2016-08-06T18:15:50Z

remove file tracking

commit 1265b05f75460828eec48ad3f8e741e012b1d703
Author: Rajani Karuturi 
Date:   2016-08-05T06:51:34Z

corrected -d value while building rpm packages

Its listed as centos6 while its centos63.
Also added the help section for other available options

Signed-off-by: Pierre-Luc Dion 

commit 834e36eeb49fe20287b5dee8c6ce234915c10a6e
Author: Pierre-Luc Dion 
Date:   2016-08-06T21:30:09Z

update version to 4.9.0




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request #:

2016-08-06 Thread pdion891
Github user pdion891 commented on the pull request:


https://github.com/apache/cloudstack/commit/4347776ac6ef9ae86fb016862f4a6b2376f8319a#commitcomment-18549598
  
In setup/db/db/schema-481to490.sql:
In setup/db/db/schema-481to490.sql on line 473:
Forget about the missing field look like it work. upgrade tested from 4.7.1 
to 4.9.0.
thanks  @rhtyd !


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request #:

2016-08-06 Thread pdion891
Github user pdion891 commented on the pull request:


https://github.com/apache/cloudstack/commit/3315eb5420e1b2cedf906aeb709740efc2f08cfd#commitcomment-18549608
  
Look like [building deb 
package](http://builds.apachecloudstack.net/job/package-master-deb/) fail 
because changelog is in invalid format

initial lines should look like this :
```
 cloudstack (4.10.0-SNAPSHOT) unstable; urgency=low

  * Update the version to 4.10.0

 -- the Apache CloudStack project   Sat, 6 Aug 
2016 16:54:00 -0400

```

Also, while trying to build it on Debian 8.5 I'm having error about invalid 
version format, look like the line #1 should look like this:

```
cloudstack (4.10.0) unstable; urgency=low
```

So should we just use 4.10.0 instead of 4.10.0-SNAPSHOT ? this might be 
just related to Debian, I haven't test on Ubuntu 14.04.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1054: CLOUDSTACK-8818: Use MySQL native connector with Pyt...

2016-08-06 Thread pdion891
Github user pdion891 commented on the issue:

https://github.com/apache/cloudstack/pull/1054
  
Could it be possible the file ``debian/control`` should be updated to 
depend on mysql-connector-python  deb package instead of python-mysql.connector 
? 

I have this PR ready for the Debian side: 

https://github.com/pdion891/cloudstack/blob/b6ca215b17b7d65fd08cf567c8b584cc76aa7e52/debian/control

I'm just not sure if it's wanted to not have Debian updated to use the new 
driver?

Regards,


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---