Re: weird db setup issue

2015-01-22 Thread Nate Gordon
> > > Rohit Yadav > > > > > Software Architect, ShapeBlue > > > > > M. +91 88 262 30892 | rohit.ya...@shapeblue.com > > > > > Blog: bhaisaab.org | Twitter: @_bhaisaab > > > > > > > > > > > > > > > > > > > >

Re: On Ubuntu CloudStack is unable to detect usage server

2014-11-06 Thread Nate Gordon
eBlue SA Pty Ltd is > a company registered by The Republic of South Africa and is traded under > license from Shape Blue Ltd. ShapeBlue is a registered trademark. > -- *Nate Gordon*Director of Technology | Appcore - the business of cloud computing® Office +1.800.735.7104 | Direct +1.515.612

Re: [PROPOSAL] Remove SNAPSHOT from versioning and keep tags on the release branch

2014-10-27 Thread Nate Gordon
l is a solvable problem without dropping -SNAPSHOT. On Fri, Oct 24, 2014 at 12:29 AM, Rohit Yadav wrote: > Hi Nate, > > > On 24-Oct-2014, at 2:28 am, Nate Gordon wrote: > > > > The jars are used when developing plugins outside of the core repo. My > > company develops

Re: [PROPOSAL] Remove SNAPSHOT from versioning and keep tags on the release branch

2014-10-23 Thread Nate Gordon
w it to anyone. Please contact the sender > if you believe you have received this email in error. Shape Blue Ltd is a > company incorporated in England & Wales. ShapeBlue Services India LLP is a > company incorporated in India and is operated under license from Shape Blue > Ltd. Shape Blue Br

Re: [PROPOSAL] Remove SNAPSHOT from versioning and keep tags on the release branch

2014-10-21 Thread Nate Gordon
ut if a > > tarball/branch is an official release? > > I mean besides relying on the version number in POMs etc. > > > > As others I agree that having some sort of indication in the package > wether > > or not your install is an official release or no

Re: [PROPOSAL] Remove SNAPSHOT from versioning and keep tags on the release branch

2014-10-20 Thread Nate Gordon
ShapeBlue Services India LLP is a > company incorporated in India and is operated under license from Shape Blue > Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil > and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is > a company registere

Re: [DISCUSS] Prevent force push on release and master branches

2014-08-29 Thread Nate Gordon
any action based > > upon its contents, nor copy or show it to anyone. Please contact the > sender > > if you believe you have received this email in error. Shape Blue Ltd is a > > company incorporated in England & Wales. ShapeBlue Services India LLP is > a > >

Re: [VOTE] Adapting git workflow for release branches

2014-08-18 Thread Nate Gordon
ions expressed are solely those of the author and do not necessarily > > represent those of Shape Blue Ltd or related companies. If you are not > the > > intended recipient of this email, you must neither take any action based > > upon its contents, nor copy or show it to anyon

Re: [VOTE] git workflow

2014-08-07 Thread Nate Gordon
e as an argument for not improving the workflow. > > >>>>> > > >>>>> -- > > >>>>> Erik > > >>>> > > >>>> I¹m not arguing against keeping master release sta

Re: [VOTE] git workflow

2014-08-06 Thread Nate Gordon
uturi [mailto:rajani.karut...@citrix.com] > >>> Sent: Thursday, July 31, 2014 3:28 AM > >>> To: dev > >>> Subject: [VOTE] git workflow > >>> > >>> Hi All, > >>> > >>> We had long discussions on the git flow. > >>> I tried to capture the s

Re: [VOTE] git workflow

2014-08-01 Thread Nate Gordon
> Find out more about ShapeBlue and our range of CloudStack related services > > IaaS Cloud Design & Build< > http://shapeblue.com/iaas-cloud-design-and-build//> > CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/> > CloudStack Consulting<

Re: [DISCUSS] git commit proces

2014-07-29 Thread Nate Gordon
> > > >> >from > > > >> >Master. > > > >> > > > > >> >Please share your thoughts on this ? > > > >> > > > > >> > > > > >> >On Tue, Jul 29, 2014 at 2:32 PM, Tanner Danzey >

Re: [DISCUSS] git commit proces

2014-07-29 Thread Nate Gordon
flicts until > >release time. > > > >IMHO any workflow that does not rely on cherry-picking has only > >advantages compared to the current process. > > > >Git-flow has many people that like it and many people that don¹t. But, > >the people tha

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-29 Thread Nate Gordon
.5 from where master > is > >>>>>>>>> > >>>>>>>> now > >>>>> > >>>>>> Also create a develop branch from master and continue future work > for > >>>>>>>>> > >>&

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Nate Gordon
>>>>>>>>> To: dev@cloudstack.apache.org > >>>>>>>>>>> Subject: Re: [PROPOSAL] git workflow > >>>>>>>>>>> > >>>>>>>>>>> I think this flow is something we should

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-08 Thread Nate Gordon
; cherry-pick, > > >>>>>>> we have two physically distinct commits for the same change or > fix > > and > > >>>>>>> is difficult to track unless you do cherry-pick -x > > >>>>>>> 4. There should always be a co

Re: Review Request 20557: CLOUDSTACK-6472 listUsageRecords generates NPEs for expunging instances

2014-05-01 Thread Nate Gordon
h is against the 4.3 branch > > > > > > Diffs > > - > > > > server/src/com/cloud/api/ApiResponseHelper.java e543d1c > > > > Diff: https://reviews.apache.org/r/20557/diff/ > > > > > > Testing > > --- > > > > >

Re: CloudStack 4.3+ Plugins

2014-04-24 Thread Nate Gordon
urlin > > > wrote: > > > In version 4.2 and below to get a plugin to work, I was adding a > > dependency in the pom.xml of the Client project and modifying > > applicationContext.xml.inand commands.properties.in. 4.3 appears to have > > introduces discoverab

Re: login API with MD5 is not working

2014-04-15 Thread Nate Gordon
080/client/api?&command=login&username=admin&password=password > > Regards, > Tejas > -- *Nate Gordon*Director of Technology | Appcore - the business of cloud computing® Office +1.800.735.7104 | Direct +1.515.612.7787 nate.gor...@appcore.com | www.appcore.com

Re: Eclipse Errors.

2014-03-28 Thread Nate Gordon
must neither take any action based > upon its contents, nor copy or show it to anyone. Please contact the sender > if you believe you have received this email in error. Shape Blue Ltd is a > company incorporated in England & Wales. ShapeBlue Services India LLP is a > company incorpor

Re: [PROPOSAL] Bridge functionality

2014-03-14 Thread Nate Gordon
nitial implementation will cover the admin commands, user commands and > an > > implementation in the VMware NSX plugin. UI is out of scope for the > first > > implementation. > > > > Any feedback is welcome :D > > > > Cheers, > > > > Hugo > -

Re: [DISCUSS] Policy blocker?

2014-02-24 Thread Nate Gordon
within an > >> Apache product with the purpose of causing the default/standard build > >> of an Apache product to include any part of aprohibited work." > >> > >> We've released software with this dependency previously. Is this a > >> blocker for

Re: [DISCUSS] Policy blocker?

2014-02-20 Thread Nate Gordon
cy). > >> > > >> > Currently, our RPM packaging depends on the relevant RPM to pull this > >> > in as a system dependency. I can't tell with the DEBs, but that would > >> > need to be reviewed. > >> > > >> > The pr

Re: Code quality, QA, etc

2014-02-11 Thread Nate Gordon
viable option. I think it would > >> certainly be a step in the right direction. > >> > >> Separately, Jake Farrell and I were discussing our git-related > >> proposal for ApacheCon, and broached the subject of Gerrit. Jake is > >> the current person be

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-13 Thread Nate Gordon
I would also agree that user/account/domain access to this data via api would be welcome. Requiring that the request originate from the VM requires going to every VM to pull that data. With some of the setups I have seen to drive puppet from this data, a simple util could query for all VMs that the