On Dec 2, 2014, at 8:32 AM, bhaisaab wrote:
> Github user bhaisaab commented on the pull request:
>
>https://github.com/apache/cloudstack/pull/33#issuecomment-65192819
>
>Wrong question, I should asked about veewee vs packer. The current
> systemvm building scripts uses veewee to buil
As I said above EL7 comes with qemu-img 1.5.3 and it requires the compat
option, so it's not only 1.7+.
Personally I'm in favour of Will's approach.
Lucian
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "Rohit Yadav"
> To: "Will Ste
I think your approaching this from the wrong side.
Why not just nfs export half of the space instead? (you could use lvm, thin-lvm
etc)?
Lucian
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "Andrija Panic"
> To: us...@cloudstack.a
true... ZFS pool under NFS...will consider...but I;'m just wondering, since
it is math of available space = overprovisioningFactor x realspace - I
guess this is technicaly possible...
On 2 December 2014 at 09:34, Nux! wrote:
> I think your approaching this from the wrong side.
> Why not just nfs
Github user lsimons commented on the pull request:
https://github.com/apache/cloudstack/pull/33#issuecomment-65199170
Hey folks,
Karl thanks for contributing. Looks like quite a bit of work!
Rohit thanks for CC-ing me in :)
It's a bit hard to read the pull req
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28597/
---
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-80
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28597/#review63508
---
Ship it!
2fa1b02e3c6cf31e77ac08fde789006859eb095e master
e6236297a1
H,
I saw the 4.4 branch at read the docs does not exist. Is this
intentional? I am looking for the update procedure for the 4.4.1
templates in there.
--
Daan
Wilder (sitting next to me) is testing 4.3.0 to 4.4.2 and is having
some template issues. So I wanted to look up howto in the release
notes but can only find the goto 4.4.0 art of it. you have a link?
On Mon, Dec 1, 2014 at 10:54 PM, Pierre-Luc Dion wrote:
> Actually, here is the best thread to
On Tue, Dec 2, 2014 at 1:11 AM, ChunFeng wrote:
> chunfeng
is in
--
Daan
> On Nov. 30, 2014, 10:16 p.m., Pierre-Luc Dion wrote:
> > Cannot be merge into 4.5 branch their is conflict in
> > ``test/integration/component/test_security_groups.py``
>
> Gaurav Aradhye wrote:
> Thanks Pierre-Luc, I will check, and put rebased patch.
Can you please try now? It wasn't a
Nitin,
On Tue, Dec 2, 2014 at 6:38 AM, Nitin Mehta wrote:
> The changes from the commit 0e2e6995 are right, but this is not exactly
> schema change but view definition changes.
> This has been fixed in 4.5 through acc9c79 so that any one upgrading to
> 4.5 do not miss these changes. Do note that
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28549/#review63517
---
Ship it!
6a2c18a989a081cdf79dc8453b488b14a72cdd01 master
3d279bbb19
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28598/
---
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-80
Hi,
Didn't get any reaction on this. In 4.4.2 RC the account tab doesn't have the
dropdown box to find SSH Keypairs. Is that expected?
Earlier versions of ACS had that option, was it moved somewhere or that's a bug?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T
It's probably a bug, the UI has been a bit messed up, the additional IP info
was also removed and added back in when I reported it.
You should open a issue in jira.
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "Ilia Shakitko"
> To
Thanks for replying Nitin. I've picked the latest fix, both schema files
are semantically same now.
If we're fixing/back-porting bug-fixes to all branches where a bug
exists and making sure we're not introducing differences in schema, by
doing that in a way we're helping the overall community (an
Hi,Does CloudStack accepted time zones limited to list
below?http://docs.cloudstack.apache.org/en/latest/dev.html?highlight=time%20zones#time-zones
Is it possible to use different time zone outside of the above list?Thanks
Hmm... AFAIK this list covers all timezones available. Pick the one that
match your timezone? Even if its not Your city thata written. I dont think
any is missing. (?)
FG
On Dec 2, 2014 7:41 AM, "Alireza Eskandari"
wrote:
> Hi,Does CloudStack accepted time zones limited to list below?
> http://d
Francois, you are right but unfortunately our time zone isn't standard. We use
+3.5 (+4.5 with DST)Thanks
Interesting. I guess you should do a JIRA ticket to track it. Most of these
timezone probably comes from Java tho.
FG
On Dec 2, 2014 7:56 AM, "Alireza Eskandari"
wrote:
> Francois, you are right but unfortunately our time zone isn't standard. We
> use +3.5 (+4.5 with DST)Thanks
>
>
In Jenkins I can find the 4.4.3 snapshots but where can I find the 4.4.2 so I
can test it?
Matthew Midgett
the source tarball is in
https://dist.apache.org/repos/dist/release/cloudstack/releases/4.4.2/
On Tue, Dec 2, 2014 at 3:33 PM, Matthew Midgett
wrote:
> In Jenkins I can find the 4.4.3 snapshots but where can I find the 4.4.2 so I
> can test it?
>
>
> Matthew Midgett
>
--
Daan
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28523/#review63535
---
Pushed into master and 4.5 branches.
- Pierre-Luc Dion
On Nov. 28
@Rohit: If the script is run with 'set -e' it should not be a problem
because I was planning to do an explicit 'set +e' before the call and then
a 'set -e' after the call. This should handle this case, no?
@Nux: When you say "EL7 comes with qemu-img 1.5.3 and it requires the
compat option", what
Will, I might have gotten lost in the details, apologies if it's the case.
What I wanted to point out is that the qemu-img in EL7 (v1.5.3 which is _lower_
than 1.7) will by default produce an image with compat = 1.1 which older
qemu-kvm will not be able to use, such as the one in CentOS 6.
So if
Interesting. Thanks for that...
So it seems that if you run the build system on a EL7 the version check
approach won't even help us because they have changed the default behavior
of the installed qemu-img version to make it default to '1.1'.
In light of this and considering what a PITA it is to
Thanks Daan, Going to get coffee as this build might take a while on the small
VM that its running on. Awesome!
I'm super stoked that now I have created my own repo. :)
BTW thanks for good documnetion
http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/building_from_so
Hi Daan/Wilder,
Quick question about fixing the following coverity issue (in-line);
On Tue, Dec 2, 2014 at 8:45 PM, wrote:
> Repository: cloudstack
> Updated Branches:
> refs/heads/master 818957de0 -> 6dd30eaf1
>
>
> CID-1256273/CID-1256274/CID-1256275 leaky resources plus switch
> statement
Hi Will,
Reply in-line;
On Tuesday 02 December 2014 08:41 PM, Will Stevens wrote:
@Rohit: If the script is run with 'set -e' it should not be a problem
because I was planning to do an explicit 'set +e' before the call and then
a 'set -e' after the call. This should handle this case, no?
Yes
I will do some testing and see what I can come up with.
BTW, I would be doing it the reverse of what you said. I would try to
specify the 'compat=0.10' option initially and if that is OK, then we are
good. If it fails (it is currently failing on the 4.5 branch) this is most
likely because the ve
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24991/#review63543
---
Hey KC,
I had some trouble applying the latest patch too, it appear
Hi ,
I am using cloudstack(4.4.1) with KVM host. I have a L3 switch - partitioned to
4 vlans
public(CIDR:-192.168.1.0/24)
guest vlan (CIDR:-10.0.0.0/24)
management vlan (CIDR:-10.0.1.0/24)
storage vlan (CIDR:-10.0.2.0/24)
I have a kvm host with four physical NICS that a connected in switch and e
On Tue, Dec 2, 2014 at 4:50 PM, Rohit Yadav wrote:
> Hi Daan/Wilder,
>
> Quick question about fixing the following coverity issue (in-line);
>
> On Tue, Dec 2, 2014 at 8:45 PM, wrote:
>
>> Repository: cloudstack
>> Updated Branches:
>> refs/heads/master 818957de0 -> 6dd30eaf1
>>
>>
>> CID-12562
Hi, ( sending same mail with attachments image- seems early mail image was not
attached),
I am using cloudstack(4.4.1) with KVM host. I have a L3 switch - partitioned to
4 vlans
public(CIDR:-192.168.1.0/24)
guest vlan (CIDR:-10.0.0.0/24)
management vlan (CIDR:-10.0.1.0/24)
storage vlan (CIDR:-10
> -Original Message-
> From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On
> Behalf Of Will Stevens
> Sent: Tuesday, December 02, 2014 8:06 AM
> To: dev@cloudstack.apache.org
> Subject: Re: 05bec59c - kvm, qcow, systemvm qemu-img -o compat
>
> I will do some testing and s
Hi Daan,
Thanks for confirming, I’ll use this pattern in future.
> On 02-Dec-2014, at 10:05 pm, Daan Hoogland wrote:
>
> On Tue, Dec 2, 2014 at 4:50 PM, Rohit Yadav wrote:
>> Hi Daan/Wilder,
>>
>> Quick question about fixing the following coverity issue (in-line);
>>
>> On Tue, Dec 2, 2014 at
I'll throw my hat in the ring and do whatever my skillset allows.
Regards,
Paul Angus
Cloud Architect
S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus
paul.an...@shapeblue.com
-Original Message-
From: ChunFeng [mailto:chunf...@domolo.com]
Sent: 02 December 2014 00:31
To: dev
Su
I'll be happy to participate and contribute to this effort.
On Wednesday 03 December 2014 02:04 AM, Paul Angus wrote:
I'll throw my hat in the ring and do whatever my skillset allows.
Regards,
Paul Angus
Cloud Architect
S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus
paul.an...@shap
That password reset infrastructure has bigger issues than just SSL. The server
side works, but that’s about all I can say for it. This topic comes up every
6-12 months. :)
I thought there was a Jira entry but I can’t find it…personally I’d love to see
the client and server sides both rewritten
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28579/#review63580
---
Ship it!
Ship It!
- sangeetha hariharan
On Dec. 1, 2014, 10:35 p
You would need client-side certs as well since the password server needs to be
able to validate WHO is asking for the password. Currently it is based on the
client's IP address.
Also the current scheme is a single-use password — as soon as the password is
retrieved, it is not available to anybod
> -Original Message-
> From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com]
> Sent: Friday, November 28, 2014 1:44 AM
> To: dev@cloudstack.apache.org
> Subject: Re: review board cleanup
>
>
> > On 28-Nov-2014, at 2:43 pm, Rajani Karuturi wrote:
> >
> > Is there a way to 'force' close a
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28611/
---
Review request for cloudstack and sangeetha hariharan.
Bugs: CLOUDSTACK-8007
CloudStack 4.4.2 deb/rpm repository is available now, for more information and
release notes, checkout:
http://shapeblue.com/packages
> On 18-Nov-2014, at 1:20 am, Andrija Panic wrote:
>
> Upgrade fine for me - no issues at all... - from the RPMs snapshots
>
> On 17 November 2014 14:36, Daan Hoo
I have gotten a bit side tracked with other work today. I have pushed this
change to master and I have verified that everything is working correctly.
I will be pushing a MERGE REQUEST for the same (ish) change to the 4.5
branch. Once it is committed I will validate that everything works as
expec
I have tested the equivalent fix in master and it is working perfectly.
The code in 4.5 is a bit different, but this should fix it in 4.5. I have
tested the basic logic on my system, but once this gets merged I will kick
off a 4.5 build of the system vms to verify that it fixes the build systems
(
I just posted a topic called: [MERGE REQUEST] hotfix/4.5-7959
This is a workflow that I am going to adopt and test out for a little while
to see if it has real benefits. I have added some notes below as to why I
decided to start doing this. This came out of a lot of conversations at
CCCEU.
I am
A stupid question!
I can't find the source of windows version of password manager! Where is it?
Sent from Samsung Mobile.
Original message From: Chiradeep Vittal
Date:03/12/2014 02:05 (GMT+03:30)
To: dev@cloudstack.apache.org Subject: Re: A secure way
to reset VMs password
Why do passwords at all? Why not just use ssh keys like AWS does. The
functionality is already there just not in the ACS UI. Cloud-init already
supports it which is available in most distros and therefore would not require
CS specific scripts. At least not for linux. On windows I'm not exactly
Correct...I've chatted with Folks in the past, it wasnt open-sourced.
Excuse any typos - sent from mobile device
> On Dec 2, 2014, at 20:50, Alireza Eskandari
> wrote:
>
> A stupid question!
> I can't find the source of windows version of password manager! Where is it?
>
> Sent from Samsung M
It's not our place to enforce how users authenticate to their VMs. We provide
flexible options, suggest best practices, and let them use the tool as best
suits their needs.
Excuse any typos - sent from mobile device
> On Dec 2, 2014, at 21:22, Carlos Reategui wrote:
>
> Why do passwords at al
Hi Edison,
Just curious, any update on the pytest effort? Thanks.
On Friday 26 September 2014 10:13 AM, Edison Su wrote:
Highlights the improvements on marvin I made in these days on pytest branch:
1. Switch test framework from nose to pytest, while also maintain the
back-compatibility for exi
John, +1If we provide password reset capability it should be secure, if not it
is better to make it disable at all.About source of windows version, so what
did we do? Should we write it from scratch? Why it isn't open?I open a jira
ticket, if you have any comment or suggestion please write
ther
I’m all for providing choice, but not when one of them is not a good/secure one.
> On Dec 2, 2014, at 9:48 PM, John Kinsella wrote:
>
> It's not our place to enforce how users authenticate to their VMs. We provide
> flexible options, suggest best practices, and let them use the tool as best
>
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28635/
---
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-80
While they might be better than weak passwords, ssh keys are not a silver
bullet - they're harder to use and a case can be made that they're no more
secure (think: attacker compromises desktop, accesses ssh key file)
And no, from my previous research, you can't enforce that an ssh key has a
pas
BTW If anyone wants to upvote the the key management GUI Jira here it is:
https://issues.apache.org/jira/browse/CLOUDSTACK-1230
> On Dec 2, 2014, at 9:59 PM, Carlos Reátegui wrote:
>
> I’m all for providing choice, but not when one of them is not a good/secure
> one.
>
>
>> On Dec 2, 2014, a
Probably should be re-written.
Excuse any typos - sent from mobile device
> On Dec 2, 2014, at 21:58, Alireza Eskandari
> wrote:
>
> John, +1If we provide password reset capability it should be secure, if not
> it is better to make it disable at all.About source of windows version, so
> wha
Hi,
Pardon me if this is already a known issue - wonder if anyone noticed the
schema450to460.sql file in master now is actually broken? It has a truncated
line, and a line ending with ‘,’.
KC
60 matches
Mail list logo