---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23805/
---
Review request for cloudstack and Ilia Shakitko.
Repository: cloudstack-git
publicipaddresses forvirtualnetwork=false listall=true page=1 pagesize=0
count = 10
list publicipaddresses forvirtualnetwork=false listall=true allocatedonly=false
page=1 pagesize=0
count = 100
list publicipaddresses forvirtualnetwork=false listall=true state=free page=1
pagesize=0
count = 90
Thanks,
Ilia Shakitko
0
list publicipaddresses forvirtualnetwork=false listall=true allocatedonly=false
page=1 pagesize=0
count = 100
list publicipaddresses forvirtualnetwork=false listall=true state=free page=1
pagesize=0
count = 90
Thanks,
Ilia Shakitko
Prokharchyk, Alex Huang, Harikrishna
Patnala, Prachi Damle, Rohit Yadav, Ilia Shakitko, and Wei Zhou.
Bugs: CLOUDSTACK-7159
https://issues.apache.org/jira/browse/CLOUDSTACK-7159
Repository: cloudstack-git
Description
---
This improvement is introducing a new parameter for the
Prokharchyk, Alex Huang, Harikrishna
Patnala, Kishan Kavala, Prachi Damle, Rohit Yadav, Ilia Shakitko, and Wei Zhou.
Bugs: CLOUDSTACK-7159
https://issues.apache.org/jira/browse/CLOUDSTACK-7159
Repository: cloudstack-git
Description
---
This improvement is introducing a new parameter for
Prokharchyk, Alex Huang, Harikrishna
Patnala, Kishan Kavala, Prachi Damle, Rohit Yadav, Ilia Shakitko, Wei Zhou, and
Wido den Hollander.
Bugs: CLOUDSTACK-7159
https://issues.apache.org/jira/browse/CLOUDSTACK-7159
Repository: cloudstack-git
Description
---
This improvement is introducing
licated method, isn't it? As well is "isForLoadBalancing" and
"getForLoadBalancing" (just noticed, I'll check for these methods usages as
well later)
- Ilia
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23805/#review488
-
On July 28, 2014, 10:12 a.m., Ilia Shakitko wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23805/
> -
> On July 29, 2014, 10:20 a.m., Rohit Yadav wrote:
> > Looks fine, we still need to test it before we land it on master. I
> > unfortunately don't have my hardware (and some parts) setup will try with
> > DevCloud or hope someone else would review, test and ship it :
Prokharchyk, Alex Huang, Harikrishna
Patnala, Kishan Kavala, Prachi Damle, Rohit Yadav, Ilia Shakitko, Wei Zhou, and
Wido den Hollander.
Changes
---
New formatted git diff (patch)
Bugs: CLOUDSTACK-7159
https://issues.apache.org/jira/browse/CLOUDSTACK-7159
Repository: cloudstack-git
> On July 29, 2014, 10:20 a.m., Rohit Yadav wrote:
> > Looks fine, we still need to test it before we land it on master. I
> > unfortunately don't have my hardware (and some parts) setup will try with
> > DevCloud or hope someone else would review, test and ship it :
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24557/#review50324
---
Ship it!
Ship It!
- Ilia Shakitko
On Aug. 12, 2014, 7:27 a.m
few tags for that rule
3) Deleted that rule and check listTags
4) Tags have also been deleted
Thanks,
Ilia Shakitko
---
Tested on master branch (codebase 21st of August).
1) Created a SG rule
2) Created few tags for that rule
3) Deleted that rule and check listTags
4) Tags have also been deleted
Thanks,
Ilia Shakitko
uld you help me with correct direction? What am I missing? ☺
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: i.shaki...@tech.leaseweb.com
W: www.leaseweb.com<http://www.leaseweb.com>
Luttenbergweg 8, 1101 EC Amsterdam, The Netherlands
Can somebody help me in that? I’ve tried to contact Jessica Wang (main changer
in that ui part, but haven’t got an answer yet)
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: i.shaki...@tech.leaseweb.com
W: www.leaseweb.com<h
d find you made with the ACL rules tab, btw.
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, The Netherlands
-Original Message-
From: Gabor
minutes.
With 3k instances it increases more. And if instances are being actively
created/destroyed this number will grow.
How do use tackle case like that? I think it’s not a good idea to let usage
database grow that quick on a busy platform.
Kind regards,
Ilia Shakitko
Innovation Engineer
turned
Thanks,
Ilia Shakitko
- Ilia
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25435/#review52591
-------
On Sept. 8, 2014, 1:45 p.m., Ilia Shakitko wrote:
&
se any issue? I would avoid this though there is no much
> > different, long will occupy some more bytes than Int, but it would require
> > us to note change in the API.
>
> Ilia Shakitko wrote:
> 1) UsageTypes are Inegers
> 2) usageRecord.getUsageType() is returning
se any issue? I would avoid this though there is no much
> > different, long will occupy some more bytes than Int, but it would require
> > us to note change in the API.
>
> Ilia Shakitko wrote:
> 1) UsageTypes are Inegers
> 2) usageRecord.getUsageType() is returning
se any issue? I would avoid this though there is no much
> > different, long will occupy some more bytes than Int, but it would require
> > us to note change in the API.
>
> Ilia Shakitko wrote:
> 1) UsageTypes are Inegers
> 2) usageRecord.getUsageType() is returning
or example type=4 or type=5): only
records for that usage type is returned
Thanks,
Ilia Shakitko
On Sept. 9, 2014, 8:55 a.m., Ilia Shakitko wrote:
> > By using variable type to CommandType.STRING, we run the risk of blowing up
> > inner layers if they are UUIDs. If there are other places where STRING is
> > used instead of UUID, they must be fixed too. By using the com
On Sept. 9, 2014, 8:55 a.m., Ilia Shakitko wrote:
> > By using variable type to CommandType.STRING, we run the risk of blowing up
> > inner layers if they are UUIDs. If there are other places where STRING is
> > used instead of UUID, they must be fixed too. By using the com
On Sept. 9, 2014, 8:55 a.m., Ilia Shakitko wrote:
> > By using variable type to CommandType.STRING, we run the risk of blowing up
> > inner layers if they are UUIDs. If there are other places where STRING is
> > used instead of UUID, they must be fixed too. By using the com
r type=5): only
records for that usage type is returned
Thanks,
Ilia Shakitko
On Sept. 9, 2014, 8:55 a.m., Ilia Shakitko wrote:
> > By using variable type to CommandType.STRING, we run the risk of blowing up
> > inner layers if they are UUIDs. If there are other places where STRING is
> > used instead of UUID, they must be fixed too. By using the com
On Sept. 9, 2014, 8:55 a.m., Ilia Shakitko wrote:
> > By using variable type to CommandType.STRING, we run the risk of blowing up
> > inner layers if they are UUIDs. If there are other places where STRING is
> > used instead of UUID, they must be fixed too. By using the com
How do I contact Jessica Wang?
I can see her commits in repo, but I can’t get an answer from her (used this
email: jessicaw...@apache.org<mailto:jessicaw...@apache.org>) or via mailing
list for few weeks ☹
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T:
ly
records for that usage type is returned
Thanks,
Ilia Shakitko
Stephen, Daan - thanks!
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, The Netherlands
-Original Message-
From: Stephen Turner [mailto
deleted from UI in different browsers, no
exceptions/errors.
Thanks,
Ilia Shakitko
://issues.apache.org/jira/browse/CLOUDSTACK-7525
Tags can be added and deleted from UI in different browsers, no
exceptions/errors.
Thanks,
Ilia Shakitko
Any ideas?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: i.shaki...@tech.leaseweb.com
W: www.leaseweb.com<http://www.leaseweb.com>
Luttenbergweg 8,1101 EC Amsterdam, Netherlands
Looks like it's a bug and it is there for 4.4 branch (for 4.4.2 as well). You
can remove this test (CertServiceTest.java) in case you need to test something
specific.
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.
Yeah, I am running jetty run on the server for tests, there is no IDE, hehe.
Can I solve it w/o an IDE?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC
Good! I'll re-post the solution, in case someone will be interested.
# add mysql-connector dependency to run Usage in Jetty
# usage/pom.xml
mysql
mysql-connector-java
${cs.mysql.version}
runtime
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.
lf4j.org/codes.html#version_mismatch for further details.
[cid:image001.png@01CFF4FD.000C67F0]
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: i.shaki...@tech.leaseweb.com
W: www.leaseweb.com<http://www.leaseweb.com>
Luttenbergweg 8,1101 EC Amsterdam, Netherlands
g4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
Tried to fix that, but haven't succeed yet :\
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://w
Hi,
I am doing an API call:
command=listUsageRecords&response=json&startdate=2014-11-03&enddate=2014-11-03&type=8&account=Ilia
Shakitko
class stdClass#1 (1) {
public $listusagerecordsresponse =>
class stdClass#2 (2) {
public $count =>
int(3)
public $
Hi,
I was doing that call from the ROOT admin. The account I specified was the
Domain Admin of its domain. Specifying the domainid has effect.
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http
31 | KVM | NULL | NULL | 2014-11-03 14:05:00 | 2014-11-03 14:15:00 |
NULL | NULL | NULL | NULL |
| 153086 | 1 | 23 |11 | wolkvm01 allocated
(ServiceOffering: 1) (Template: 201) | 0.17 Hrs | 2 |
0.166716337204 | 31 | wolkvm01 | 1 | 201 |
31 | KVM | NULL | NULL | 2014-11-03 14:15:00 | 2014-11-03 14:25:00 |
NULL
Actually,
It was account 'ilia'. Silly Outlook has replaced it with my name and surname )
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC
Might be https://issues.apache.org/jira/browse/CLOUDSTACK-6850 is also broken
in 4.4.1
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherlands
Does anybody have Cores, Memory stored & displayed with UsageServer in 4.4?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherl
2net.com/s/jdjAkz
(checked) http://clip2net.com/s/jdjBzi
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherlands
-Original Message-
What type of Compute Offering do you use?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherlands
-Original Message-
From: Nux
capacity stats)
I think something is wrong here. Isn’t it?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: i.shaki...@tech.leaseweb.com
W: www.leaseweb.com<http://www.leaseweb.com>
Luttenbergweg 8,1101 EC Amsterdam, Netherlands
Well, I am receiving those 3 values for VMs deployed with custom compute
offering. Don't you have it at all?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 11
Anyone?
Or it is being considered as an expected behavior?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherlands
-Original Message
Hi Lucian,
I am looking to it few days playing with VMs. So yes, I did :)
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherlands
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherlands
-Original Message-
From: Ilia Shakitko [mailto:i.shaki...@tech.leaseweb.com]
Sent: vr
and master branches.
Thanks,
Ilia Shakitko
://reviews.apache.org/r/27979/diff/
Testing
---
Tested on both 4.4 and master branches.
Thanks,
Ilia Shakitko
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27979/#review61226
---
Ship it!
Ship It!
- Ilia Shakitko
On Nov. 13, 2014, 10:09 a.m
an's opinion is ...
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC Amsterdam, Netherlands
-Original Message-
From: Rohit Yadav [mailto:nore...@reviews.apac
)
Thanks,
Ilia Shakitko
tually let admins to decide. Maybe I don't
need less than 5, but someone will need 1 or 2.
Could you please review it? Would be also cool to apply it to 4.4 and 4.5 (I
wrote a remark in the review).
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 023
Hi @Daan,
How do I make one patch applicable for the two versions of file with lines
changed in the same place where your patch does changes? (I can only see
n-different patch files, one per different version)
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31
Okay, but I also have a pending review, with same thing. Should I create
multiple review request, each for every release I need. Or I can just upload
multiple patches into the one review?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E
Hi everybody,
Today I found (or actually not found) an option to list/manage SSH Keypairs
under the Account tab which was here: http://clip2net.com/s/jlj2EP
Is that a bug or it has been moved somewhere explicitly?
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T
the patch, could you also cherry-pick my commit to 4.4 and 4.5
branches? (there will be 1 one-line conflict to resolve)
Thanks,
Ilia Shakitko
Sorry for long reply. I am looking at release. And latest branch 4.4 - same
bug. No SSH Keypairs selector.
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
M:
E: i.shaki...@tech.leaseweb.com
W: http://www.leaseweb.com
Luttenbergweg 8, 1101 EC
Dear colleagues,
Could you review and submit the patch (if everything is okay)? Very minor
change.
https://reviews.apache.org/r/27979/
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: i.shaki...@tech.leaseweb.com
W: www.leaseweb.com<h
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 T
.
It should be: “binary-i-386”
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: i.shaki...@tech.leaseweb.com
W: www.leaseweb.com<http://www.leaseweb.com>
Luttenbergweg 8,1101 EC Amsterdam, Netherlands
68 matches
Mail list logo