Re: Clearing out DB in 4.2

2013-09-04 Thread Jonathan Creasy
7;@'localhost' (using password: NO) I fear I'm somehow messed something up (not sure how since I haven't been using this setup for a week or so). I'm pretty sure the root password is just 'password'. On Wed, Sep 4, 2013 at 4:16 PM, Jonathan Creasy < jonathan.c

Re: Clearing out DB in 4.2

2013-09-04 Thread Jonathan Creasy
Is there a root password set? What do you get for: mysql -u root - Original Message - From: "Mike Tutkowski" To: dev@cloudstack.apache.org Sent: Wednesday, September 4, 2013 5:11:47 PM Subject: Re: Clearing out DB in 4.2 No idea...I just completely uninstalled, then reinstalled MySQ

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-29 Thread Jonathan Creasy
rather than the doc. No reason to change an established standard now. > On Aug 28, 2013 10:10 PM, "Jonathan Creasy" wrote: > >> It's Admin on my boxes, 4.2 branch, CentOS 4.2. Using "admin" doesn't >> work. >> >> I haven't looked

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-29 Thread Jonathan Creasy
.[OK] CloudStack Management Server setup is Done! [root@devcloud-kvm /]# mysql -e 'select username from cloud.user where id=2' +--+ | username | +--+ | admin | +--+ On Wed, Aug 28, 2013 at 10:54 PM, Marcus Sorensen wrote: > I'm just wondering what the a

Re: Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-28 Thread Jonathan Creasy
/13610/#review25706 >> ------- >> >> Ship it! >> >> >> Ship It! >> >> - Radhika PC >> >> >> On Aug. 16, 2013, midnight, Jonathan Creasy wrote: >> >

Doc change for 4.2

2013-08-28 Thread Jonathan Creasy
I was doing some testing with 4.2 and it looks like the initial user is Admin not admin. https://reviews.apache.org/r/13610/ -Jonathan

Review Request 13610: Bugfix CLOUDSTACK-4359: Default username is Admin not admin

2013-08-15 Thread Jonathan Creasy
://reviews.apache.org/r/13610/diff/ Testing --- Thanks, Jonathan Creasy

Re: Review Request 13025: Creating is mis-spelled in CreateFirewallRuleCmd

2013-07-29 Thread Jonathan Creasy
Indeed. :) - Original Message - From: "Donal Lafferty" To: "dev@cloudstack.apache.org" , "Jonathan Creasy" , "cloudstack" Sent: Monday, July 29, 2013 2:34:59 PM Subject: RE: Review Request 13025: Creating is mis-spelled in CreateFirewallR

Re: Review Request 13025: Bugfix CLOUDSTACK-3915: Creating is mis-spelled in CreateFirewallRuleCmd

2013-07-29 Thread Jonathan Creasy
/firewall/CreateFirewallRuleCmd.java ff8e283 Diff: https://reviews.apache.org/r/13025/diff/ Testing --- Ran it, seems to work. Thanks, Jonathan Creasy

Review Request 13025: Creating is mis-spelled in CreateFirewallRuleCmd

2013-07-29 Thread Jonathan Creasy
-git Description --- Fixing a typo in the firewall creation rule script. Diffs - api/src/org/apache/cloudstack/api/command/user/firewall/CreateFirewallRuleCmd.java ff8e283 Diff: https://reviews.apache.org/r/13025/diff/ Testing --- Ran it, seems to work. Thanks, Jonathan