questions about registerIso API and updateIsoPermissions API

2013-10-08 Thread Jessica Wang
Hi, I have questions about registerIso API and updateIsoPermissions API. (1) A normal user is allowed to specify isextractable property when registering an ISO (through registerIso API), but NOT allowed to update isextractable property when updating an ISO (through updateIsoPermissions API). Is

RE: questions about registerIso API and updateIsoPermissions API

2013-10-09 Thread Jessica Wang
t, but can't create the > object with this flag by default. Thanks Jessica -Original Message- From: Alena Prokharchyk Sent: Tuesday, October 08, 2013 5:21 PM To: Jessica Wang; Cc: Nitin Mehta; Shweta Agarwal Subject: Re: questions about registerIso API and updateIsoPermissions API On

RE: questions about registerIso API and updateIsoPermissions API

2013-10-09 Thread Jessica Wang
t;, "zoneid": "6bcd3bd9-591c-4d99-a164-d05b87df1b04", "zonename": "jw-adv", "status": "", "domain": "aaa", "domainid": "47b09d73-84ef-48dc-9b73-1720bad600cb",

RE: questions about registerIso API and updateIsoPermissions API

2013-10-09 Thread Jessica Wang
to: (1) allow a normal user to specify "isfeatured" when registering ISO (API won't ignore "isfeatured" parameter when a normal user passes it) OR (2) disallow a normal user to specify "isfeatured" when updating ISO ? p.s. I'll do corresponding UI change afte

RE: questions about registerIso API and updateIsoPermissions API

2013-10-09 Thread Jessica Wang
Thanks, Nitin. I just filed an API bug for this: https://issues.apache.org/jira/i#browse/CLOUDSTACK-4843 From: Nitin Mehta Sent: Wednesday, October 09, 2013 2:08 PM To: Jessica Wang; ; Alena Prokharchyk Cc: Shweta Agarwal Subject: Re: questions about registerIso API and updateIsoPermissions API

RE: UI accounts wizard broken

2013-10-10 Thread Jessica Wang
+1 -Original Message- From: Brian Federle Sent: Thursday, October 10, 2013 12:55 PM To: dev@cloudstack.apache.org Cc: Animesh Chaturvedi; Jessica Wang; Sonny Chhen Subject: RE: UI accounts wizard broken Also, I am referring to this commit. I do not remember any active UI comitters

Unable to start SSVM in latest code of master branch: "Unable to start s-15-VM due to java.lang.NullPointerException at com.cloud.hypervisor.xen.resource.XenServer56FP1Resource.createVmFromTemplate(Xe

2013-10-23 Thread Jessica Wang
Hi, My management server is unable to start SSVM in latest code of master branch. Does anyone see the same error? 2013-10-23 15:02:25,287 WARN [c.c.h.x.r.CitrixResourceBase] (DirectAgent-2:ctx-2593db33) Unable to start s-15-VM due to java.lang.NullPointerException at com.cloud.hypervisor.

Re: Review Request 15068: Change labels for VLAN to vNet

2013-11-04 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15068/#review28144 --- Ship it! Ship It! - Jessica Wang On Nov. 1, 2013, 4:52 p.m

Re: Review Request 15078: Fixed some html validation errors.

2013-11-05 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15078/#review28195 --- Ship it! Ship It! - Jessica Wang On Nov. 5, 2013, 6:29 a.m

RE: JavaScript Question - $isCustomizedIops.is(':checked')

2013-11-06 Thread Jessica Wang
Mike, Your $isCustomizedIops is something like: Custom disk iops So, if you want to know whether the checkbox is checked or not, you should use "($isCustomizedIops.find('input[type=checkbox]').is(':checked')" instead of "($isCustomizedIops.is(':checked')" Jessica

RE: Create View Question

2013-05-31 Thread Jessica Wang
Nitin, I added volume_view to schema-410to420.sql first. I added volume_view at line 718 ~ line 818: --- Author: Jessica Wang #mailto:jessicaw...@apache.org Author date:1 month ago (Tue Apr 23

RE: git commit: updated refs/heads/master to a59067e

2013-06-11 Thread Jessica Wang
ttp://git-wip-us.apache.org/repos/asf/cloudstack/tree/a59067e9 > Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a59067e9 > > Branch: refs/heads/master > Commit: a59067e94f7095a2448d342d5eed0ffee5f066c0 > Parents: 40982cc > Author: Jessica Wang > Authored: Mo

cloudstack UI: add shared network

2013-06-11 Thread Jessica Wang
a page to add shared networks in Infracstruture tab. Please go to Infrastructure tab > Zones > Physical Network tab > Guest > Network tab => "Add guest network" button Jessica From: Wei ZHOU [mailto:ustcweiz...@gmail.com] Sent: Tuesday, June 11, 2013 10:57 AM To: Jessica Wan

RE: if anybody know how to restrict access to a specific zone

2013-06-11 Thread Jessica Wang
> I want to give access to a user to see only a specific zone. What is the role of the user that you want to give access to see only a specific zone? A normal-user, a domain-admin, or a root-admin? -Original Message- From: William Jiang [mailto:william.ji...@manwin.com] Sent: Tuesday,

RE: Git Push Summary

2013-06-18 Thread Jessica Wang
Chip, > all my fixes that I've put to this branch, were originally committed to > master. Me, too. Jessica -Original Message- From: Alena Prokharchyk Sent: Tuesday, June 18, 2013 12:32 PM To: Chip Childers; dev@cloudstack.apache.org Cc: Jessica Wang; Min Chen Subject: R

RE: NFS Cache storage query

2013-06-18 Thread Jessica Wang
Min, > We may need to provide a way from UI to allow users to configure and display > their NFS cache. Is there an API that list NFS cache? Jessica -Original Message- From: Min Chen Sent: Friday, June 14, 2013 9:26 AM To: dev@cloudstack.apache.org Cc: Jessica Wang Subject: R

RE: NFS Cache storage query

2013-06-19 Thread Jessica Wang
to show cache store. Thanks -min On 6/18/13 6:06 PM, "Edison Su" wrote: >Currently, no, I can add an API for it. > >> -Original Message- >> From: Jessica Wang [mailto:jessica.w...@citrix.com] >> Sent: Tuesday, June 18, 2013 4:24 PM >> To: M

RE: NFS Cache storage query - an UI change where you can create a NFS Cache Storage independently

2013-06-21 Thread Jessica Wang
Sanjeev, I've made an UI change where you can create a NFS Cache Storage independently. After getting latest code from master branch, you'll see a new dropdown "Select view" in Infrastructure menu > Secondary Storage. Change "Select view" to "Cache Storage", then you'll see "Add NFS Cache Stor

RE: Query String Request Authentication(QSRA) support by S3 providers

2013-06-28 Thread Jessica Wang
Thomas, I've written down my comment in this bug. Jessica -Original Message- From: Thomas O'Dowd [mailto:tpod...@cloudian.com] Sent: Thursday, June 27, 2013 8:04 PM To: Min Chen Cc: dev@cloudstack.apache.org; Jessica Wang Subject: Re: Query String Request Authentication(QSR

RE: Query String Request Authentication(QSRA) support by S3 providers

2013-07-01 Thread Jessica Wang
is true. Jessica -Original Message- From: Thomas O'Dowd [mailto:tpod...@cloudian.com] Sent: Thursday, June 27, 2013 8:04 PM To: Min Chen Cc: dev@cloudstack.apache.org; Jessica Wang Subject: Re: Query String Request Authentication(QSRA) support by S3 providers Hi Min/Jessica, I atta

RE: Query String Request Authentication(QSRA) support by S3 providers

2013-07-08 Thread Jessica Wang
hen Sent: Wednesday, July 03, 2013 5:53 PM To: dev@cloudstack.apache.org; Thomas O'Dowd Cc: Jessica Wang Subject: Re: Query String Request Authentication(QSRA) support by S3 providers Jessica, would you please take a look at this to see if UI can disable decoding in displaying this download templat

RE: Query String Request Authentication(QSRA) support by S3 providers

2013-07-19 Thread Jessica Wang
Sanjeev, Thanks for the confirmation. Jessica -Original Message- From: Sanjeev Neelarapu Sent: Thursday, July 18, 2013 11:05 PM To: dev@cloudstack.apache.org; Jessica Wang Cc: Edison Su; Thomas O'Dowd Subject: RE: Query String Request Authentication(QSRA) support by S3 provider

RE: Reformatting UI code

2013-07-22 Thread Jessica Wang
this commit is causing a lot of git conflicts with various development branches I'm working on. Please give a bit more heads up in the future about this, try to CC the main UI developers about it first before committing - right now myself and Jessica Wang (jessica.w...@citrix.com) do the m

RE: Reformatting UI code

2013-07-22 Thread Jessica Wang
ng committed. Now , probably you would need to do a lot of rebasing , sorry for that !! Thanks, Pranav On Tue, Jul 23, 2013 at 12:29 AM, Jessica Wang wrote: > +1 > > -Original Message- > From: Brian Federle [mailto:brian.fede...@citrix.com] > Sent: Monday, Jul

RE: Reformatting UI code

2013-07-22 Thread Jessica Wang
l.com] Sent: Monday, July 22, 2013 3:53 PM To: Brian Federle Cc: Jessica Wang; Pranav Saxena; Ian Duffy (i...@ianduffy.ie); dev@cloudstack.apache.org Subject: Re: Reformatting UI code On 23 Jul 2013, at 00:34, Brian Federle wrote: > In this case it was fine, I could resolve the conflicts

RE: Updating list view after data addition.

2013-07-25 Thread Jessica Wang
Ian, > What is the correct way of handling this table update? call "args.response.success()" with the embedded object returned in API response. e.g. API response is: { "createaccountresponse": { "account": { "id": "7005b368-5da6-4a8b-a588-e7c5c113c40e", "nam

RE: UI Query: createForm

2013-07-25 Thread Jessica Wang
Ian, That's correct. JQuery Validation only checks CSS class("disallowSpecialCharacters" in this case) of input field. It doesn't check CSS class of label. Jessica -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Thursday, July 25, 2013 6:02 AM To: dev@cloudstack.apa

RE: Switch dialog actions based on result from API call.

2013-07-25 Thread Jessica Wang
Ian, I don't think current widget code support it (that calls different dialogs for Add action depending on count number in listView). Brian, Please confirm it. Jessica -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Thursday, July 25, 2013 7:36 AM To: CloudStack De

RE: Switch dialog actions based on result from API call.

2013-07-25 Thread Jessica Wang
}, notification: { ~~~ } } } From: Pranav Saxena [mailto:psb...@gmail.com] Sent: Thursday, July 25, 2013 10:59 AM To: dev@cloudstack.apache.org; Jessica Wang; Brian Federle Subject: Re: Switch dialog actions based on result

RE: Switch dialog actions based on result from API call.

2013-07-26 Thread Jessica Wang
CSS style in screen1.png looks good :) -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Friday, July 26, 2013 3:12 AM To: Jessica Wang Cc: dev@cloudstack.apache.org; Pranav Saxena; Brian Federle Subject: Re: Switch dialog actions based on result from API call. Got

RE: UI Plugin Feature Discussion

2013-07-31 Thread Jessica Wang
Chris, > UI Internationalization: > This would allow UI Plugins to contribute their own internationalized strings > to the global js dictionary. Each plugin would define a dictionary.js and > several dictionary_.js files. So, the translation will be done on client-side? > Default value funct

RE: UI Plugin Feature Discussion

2013-07-31 Thread Jessica Wang
Brian Federle; Jessica Wang; Sonny Chhen Subject: Re: UI Plugin Feature Discussion Hey Chris , I think whatever proposals you have mentioned here make a lot of sense and should help in a better user experience. I would suggest that you submit a patch/multiple patches as per your convenience for the

Questions about 4.2 RC - internal-load-balancing-between-vpc-tiers (2)

2013-09-05 Thread Jessica Wang
4451-bd2f-e9cb9a7f6fbf > enable the InternalLbVM provider Jessica -Original Message- From: Jessica Wang [mailto:jessica.w...@citrix.com] Sent: Thursday, September 05, 2013 2:49 PM To: dev@cloudstack.apache.org Cc: Animesh Chaturvedi; Brian Federle Subject: RE: Questions about 4.2 RC - i

RE: Questions about 4.2 RC - internal-load-balancing-between-vpc-tiers

2013-09-05 Thread Jessica Wang
Marcus, > list internalloadbalancerelements > configure internalloadbalancerelement enabled=true > id=de5f3495-6a48-4451-bd2f-e9cb9a7f6fbf > enable the InternalLbVM provider, If you create an Advanced zone through cloudStack UI, you don't need to do anything above. cloudstack UI will do them au

RE: Questions about 4.2 RC - listVmwareDcs API

2013-09-06 Thread Jessica Wang
> This API is called by UI to implement toggle effect for icon "Add/Remove > VMware Datacenter". [Jesisca] No, listVmwareDcs API was called by UI to get VMware DataCenter info to display in zone detail page (which has 3 fields: "VMware dataCenter Name", "VMware dataCenter vcenter", "VMware data

RE: Questions about 4.2 RC - Unknown API command: listVmwareDcs

2013-09-06 Thread Jessica Wang
Sebastien, >> [Sebastien] 2. Under infrastructure when I view the DevCloud Zone, I get >> this in the log: >> WARN [cloud.api.ApiServer] (642225853@qtp-111037821-10:) Unknown API >> command: listVmwareDcs This is not a deal breaker but why is our UI calling a >> non-implemented API ? This sounds

RE: Questions about 4.2 RC - listVmwareDcs API - Here's the discovery API

2013-09-06 Thread Jessica Wang
riday, September 06, 2013 1:49 PM To: Jessica Wang Cc: dev@cloudstack.apache.org; Animesh Chaturvedi; Edison Su; run...@gmail.com; Sateesh Chodapuneedi Subject: Re: Questions about 4.2 RC - listVmwareDcs API On Fri, Sep 06, 2013 at 08:21:38PM +0000, Jessica Wang wrote: > > [Chip] Perhaps a future

RE: Questions about 4.2 RC - listVmwareDcs API - Here's the discovery API

2013-09-06 Thread Jessica Wang
: 530, "cserrorcode": , "errortext": "Api Discovery plugin was unable to find an api by that name or process any apis" } } Jessica -Original Message- From: Jessica Wang Sent: Friday, September 06, 2013 1:58 PM To: 'Chip Childe

RE: Questions about 4.2 RC - listVmwareDcs API

2013-09-06 Thread Jessica Wang
are being exposed). Then, yes, UI can definitely be adjusted accordingly. -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Friday, September 06, 2013 12:33 PM To: Jessica Wang Cc: dev@cloudstack.apache.org; Animesh Chaturvedi; Edison Su; run...@

RE: [ACS41] Baremetal blockers

2013-03-21 Thread Jessica Wang
-Original Message- From: Animesh Chaturvedi Sent: Thursday, March 21, 2013 2:56 PM To: dev@cloudstack.apache.org Cc: cloudstack-...@incubator.apache.org; Jessica Wang Subject: RE: [ACS41] Baremetal blockers > -Original Message- > From: Animesh Chat

RE: [ACS41] Baremetal blockers - To remove Baremetal from UI

2013-03-21 Thread Jessica Wang
quot;name": "VpcVirtualRouter", "canenableindividualservice": true } ], "capability": [] }, { "name": "SecurityGroup",

RE: [ACS4.2] master blockers

2013-03-28 Thread Jessica Wang
I just resolved all of my bugs: >CLOUDSTACK-1730 Jessica Wang >CLOUDSTACK-1728 Jessica Wang >CLOUDSTACK-1616 Jessica Wang >CLOUDSTACK-1731 Jessica Wang -Original Message- From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] Sent: Wedn

RE: CloudStack UI Authentication Mechanism

2013-04-04 Thread Jessica Wang
Donal, > 1. How are API calls authenticated and authorized if they are not signed with > API keys? API calls are authenticated and authorized by sessionkey returned by login API. When logging in to cloudstack UI, cloudstack UI passes userName/password/domainName to login API, then login API re

RE: [Query] Advanced Zone with Security Groups

2013-04-29 Thread Jessica Wang
Yes (in master branch) -Original Message- From: Srikanteswararao Talluri [mailto:srikanteswararao.tall...@citrix.com] Sent: Monday, April 29, 2013 3:34 AM To: dev@cloudstack.apache.org Subject: [Query] Advanced Zone with Security Groups Is Advanced Zone with Security Groups feature ava

RE: [Query] Advanced Zone with Security Groups

2013-04-29 Thread Jessica Wang
Srikanteswararao, I just confirmed with the server-side developer. He said the code is not in master branch yet. Jessica -Original Message- From: Jessica Wang [mailto:jessica.w...@citrix.com] Sent: Monday, April 29, 2013 10:56 AM To: dev@cloudstack.apache.org Subject: RE: [Query

RE: [jira] [Commented] (CLOUDSTACK-2463) CS Upgrade 2.2.14 to 4.1.0 failed due to no public network found (configuration : advanced network with security groups)

2013-05-13 Thread Jessica Wang
I'll remove this option (Advance zone with SG) from UI in 4.1 branch. Will submit a patch soon. -Original Message- From: Anthony Xu [mailto:xuefei...@citrix.com] Sent: Monday, May 13, 2013 1:46 PM To: Alena Prokharchyk; dev@cloudstack.apache.org; Chip Childers Subject: RE: [jira] [Commen

RE: [ACS41] CLOUDSTACK-2463 Patch?

2013-05-14 Thread Jessica Wang
Chip, Brian will provide the UI patch (to hide Advanced zone with Security Groups option from UI). Jessica -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, May 14, 2013 11:09 AM To: ; Jessica Wang Subject: [ACS41] CLOUDSTACK-2463 Patch? Jessica

RE: VM instance view UI is broken in 4.3-forward (This is an API bug, not UI bug. )

2014-01-28 Thread Jessica Wang
orkkbsread": 0, "networkkbswrite": 0, "diskkbsread": 0, "diskkbswrite": 0, "diskioread": 0, "diskiowrite": 0, "guestosid": "2aaa019e-8864-11e3-8fd5-3

RE: [VOTE] Apache CloudStack 4.3.0 (second round) - unable to manage Firewall, Port Forwarding or Load Balancing rules via the UI, the interfaces no longer exist.

2014-01-29 Thread Jessica Wang
Geoff, > I am unable to manage Firewall, Port Forwarding or Load Balancing rules via > the UI, the interfaces no longer exist. Are you referring to the Configuration tab in IP Address detail page? It's under Guest Network section or VPC section? e.g. Network > Guest Network > IP Addresses > c

RE: [VOTE] Apache CloudStack 4.3.0 (second round) - unable to manage Firewall, Port Forwarding or Load Balancing rules via the UI, the interfaces no longer exist.

2014-01-29 Thread Jessica Wang
Geoff, I fixed the bug yesterday in master branch. I just merged the fix to 4.3-forward branch: Branch: refs/heads/4.3-forward Commit: 1ad7bce69b764d3d833a8682ec5016bfbeea394c Parents: d38a503 Author: Jessica Wang mailto:jessicaw...@apache.org>> Authored: Wed Jan 29 15:40:14 2014

Did anyone get this error in SecondaryStorageVM in master branch? => Exception in thread "main" java.lang.UnsupportedClassVersionError: com/cloud/agent/AgentShell : Unsupported major.minor version 51.

2014-02-03 Thread Jessica Wang
Hi, Did anyone get this error in SecondaryStorageVM in master branch? == Exception in thread "main" java.lang.UnsupportedClassVersionError: com/cloud/age nt/AgentShell : Unsupported major.minor version 51.0 at java.lang

RE: [ANNOUNCE] New PMC Member: Mike Tutkowski

2014-02-04 Thread Jessica Wang
congrats, Mike -Original Message- From: Chip Childers [mailto:chipchild...@apache.org] Sent: Tuesday, February 04, 2014 8:21 AM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New PMC Member: Mike Tutkowski The Project Management Committee (PMC) for Apache CloudStack has asked Mike Tu

RE: [VOTE] Apache CloudStack 4.3.0 (third round) - CLOUDSTACK-6031 Virtual Router count not displaying in UI Infrastructure Screen

2014-02-05 Thread Jessica Wang
Geoff, I just fixed CLOUDSTACK-6031 in 4.3-forward branch. Jessica -Original Message- From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com] Sent: Wednesday, February 05, 2014 4:29 AM To: dev@cloudstack.apache.org Subject: RE: [VOTE] Apache CloudStack 4.3.0 (third round) -1

RE: form for createNetworkACL in ui passes label name instead of contents

2014-03-11 Thread Jessica Wang
Daan, Which branch did you find the bug, 4.3 branch, 4.3-forward branch or master branch? Jessica -Original Message- From: Alena Prokharchyk Sent: Tuesday, March 11, 2014 9:49 AM To: dev@cloudstack.apache.org; Jessica Wang Subject: Re: form for createNetworkACL in ui passes label name

RE: form for createNetworkACL in ui passes label name instead of contents

2014-03-11 Thread Jessica Wang
Daan, Never mind. You did mention it's in master branch. Will fix it. Jessica -Original Message- From: Jessica Wang [mailto:jessica.w...@citrix.com] Sent: Tuesday, March 11, 2014 10:05 AM To: daan.hoogl...@gmail.com Cc: Alena Prokharchyk; dev@cloudstack.apache.org; Brian Fe

RE: form for createNetworkACL in ui passes label name instead of contents

2014-03-11 Thread Jessica Wang
Daan, I just fixed in master branch. Please try it. Thank you. Jessica -Original Message- From: Jessica Wang Sent: Tuesday, March 11, 2014 10:16 AM To: daan.hoogl...@gmail.com Cc: Alena Prokharchyk; Brian Federle; Stephen Turner; dev@cloudstack.apache.org Subject: RE: form for

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
, 2014 10:29 AM To: Alena Prokharchyk Cc: dev@cloudstack.apache.org; Brian Federle; Jessica Wang; Mike Tutkowski; Harikrishna Patnala Subject: Re: Resetting a VM is broken? >> the Reset Vm option is presented as a button unlike the icons I think this was because all the other icons we tried to repr

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
nt: Thursday, March 20, 2014 11:03 AM To: Jessica Wang Cc: Brian Federle; Harikrishna Patnala; Alena Prokharchyk; dev@cloudstack.apache.org; Stephen Turner Subject: Re: Resetting a VM is broken? Thanks, Jessica The even weirder part, though, is that the text Restore maps to the recoverVirtualM

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
Mar 20, 2014 at 12:26 PM, Jessica Wang mailto:jessica.w...@citrix.com>> wrote: Mike, Right. The history is recoverVirtualMachine API was created several years ago, restoreVirtualMachine didn't exist yet at that time. So, the icon that fires recoverVirtualMachine API wa

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
he VM." Harikrishna, do you any suggestion for the text in confirmation dialog? -Original Message----- From: Jessica Wang [mailto:jessica.w...@citrix.com] Sent: Thursday, March 20, 2014 11:32 AM To: Mike Tutkowski Cc: Brian Federle; Harikrishna Patnala; Alena Prokharchyk; dev@cloudstack.

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
+1 -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Thursday, March 20, 2014 1:53 PM To: dev@cloudstack.apache.org Subject: Re: Resetting a VM is broken? That sounds great. Let's go with your text. Thanks! On Thu, Mar 20, 2014 at 2:51 PM, Nux! wrote:

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
Yes, "Reinstall VM" sounds clearer. -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Thursday, March 20, 2014 1:54 PM To: dev@cloudstack.apache.org Subject: Re: Resetting a VM is broken? I also like Reinstall VM for the text (even if it doesn't match t

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
So, we'll change UI to: (1) Label the action icon that fires recoverVirtualMachine API as "Recover". Label the action icon that fires restoreVirtualMachine API as "Reinstall". (2) change text in confirmation dialog of Reinstall action as: "The VM will be reinstalled from template, all curr

RE: Resetting a VM is broken?

2014-03-20 Thread Jessica Wang
Also: (3) Change Reinstall icon to use a 'recycle' symbol, to avoid confusion w/ reboot VM From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Thursday, March 20, 2014 2:43 PM To: Jessica Wang Cc: Brian Federle; n...@li.nux.ro; dev@cloudstack.apache.org; Harikrishn

RE: [ACS4.4] Are tests still failing for people?

2014-03-20 Thread Jessica Wang
Min, Thanks a lot!!! (The testing failure is also blocking me) Jessica -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Thursday, March 20, 2014 4:31 PM To: dev@cloudstack.apache.org Subject: Re: [ACS4.4] Are tests still failing for people? I am reverting it for you

RE: [VOTE] Apache CloudStack 4.3.0 (ninth round) - CLOUDSTACK-6266 Missing "Accounts" menu text as well as the entire menu itself

2014-03-20 Thread Jessica Wang
apache.org Cc: Jessica Wang Subject: RE: [VOTE] Apache CloudStack 4.3.0 (ninth round) Can you clear up browser cache and try again? > -Original Message- > From: Animesh Chaturvedi > Sent: Thursday, March 20, 2014 4:54 PM > To: dev@cloudstack.apache.org > Cc: Jessica Wang >

RE: [VOTE] Apache CloudStack 4.3.0 (ninth round) - CLOUDSTACK-6266 Missing "Accounts" menu text as well as the entire menu itself

2014-03-20 Thread Jessica Wang
Tanner, I attached two screenshots to this bug: https://issues.apache.org/jira/i#browse/CLOUDSTACK-6266 Jessica -Original Message- From: Jessica Wang [mailto:jessica.w...@citrix.com] Sent: Thursday, March 20, 2014 5:04 PM To: Animesh Chaturvedi; dev@cloudstack.apache.org; arkan

RE: GRE isolation - no in service upgrade (4.1.1 to 4.3.0) - Is your zone an Advanced zone or Basic zone?

2014-03-21 Thread Jessica Wang
Florin, Is your zone an Advanced zone or Basic zone? Jessica -Original Message- From: Alena Prokharchyk Sent: Friday, March 21, 2014 11:53 AM To: dev@cloudstack.apache.org; Florin Dumitrascu; Jessica Wang Cc: Nguyen Anh Tu (t...@apache.org); Murali Reddy Subject: Re: GRE isolation - no

RE: GRE isolation - no in service upgrade (4.1.1 to 4.3.0) - Is your zone an Advanced zone or Basic zone? (2)

2014-03-21 Thread Jessica Wang
here other possibility? Jessica -Original Message----- From: Jessica Wang Sent: Friday, March 21, 2014 1:15 PM To: Alena Prokharchyk; Florin Dumitrascu Cc: Nguyen Anh Tu (t...@apache.org); Murali Reddy; dev@cloudstack.apache.org Subject: RE: GRE isolation - no in service upgrade (4.1.1 to 4

RE: GRE isolation - no in service upgrade (4.1.1 to 4.3.0) - Is your zone an Advanced zone or Basic zone? (2)

2014-03-21 Thread Jessica Wang
to 4.3, server-side won't automatically add OVS provider to its physical network. Murali, please confirm. -Original Message- From: Alena Prokharchyk Sent: Friday, March 21, 2014 2:44 PM To: Florin Dumitrascu; Jessica Wang; Murali Reddy; Florin Dumitrascu Cc: Nguyen Anh

RE: GRE isolation - no in service upgrade (4.1.1 to 4.3.0) - Is your zone an Advanced zone or Basic zone? (2)

2014-03-21 Thread Jessica Wang
+1 -Original Message- From: Alena Prokharchyk Sent: Friday, March 21, 2014 4:18 PM To: Jessica Wang; Florin Dumitrascu; Murali Reddy Cc: Nguyen Anh Tu (t...@apache.org); dev@cloudstack.apache.org Subject: Re: GRE isolation - no in service upgrade (4.1.1 to 4.3.0) - Is your zone an

[ACS44] cherry pick CLOUDSTACK-6477

2014-04-23 Thread Jessica Wang
Hi Hugo/Daan, Would you please cherry-pick following commit from 4.4-forward branch to 4.4 branch? Commit: 62cac4f645205d590cbdd7c1102cace46034834c CLOUDSTACK-6477: UI: Load Balancing - add VMs fails => error "Unable to decode parameter vmidipmap[0].vmip[]; if specifying an object array, pleas

[ACS4.4] Cherry pick for CLOUDSTACK-6483

2014-05-05 Thread Jessica Wang
le UI issues while assigning the VM to LB rule. Thank you. Jessica From: Brian Federle Sent: Friday, May 02, 2014 10:38 AM To: dev@cloudstack.apache.org Cc: Jessica Wang Subject: [ACS4.4] Cherry pick for CLOUDSTACK-6483 Please cherry-pick 4.4-forward commits for CLOUDSTACK-6483 (in this

[ACS44] cherry pick CLOUDSTACK-6379

2014-05-12 Thread Jessica Wang
Hi Hugo/Daan, Could you please cherry-pick following commit to 4.4 branch? Commit hash:f4c726d7b842636e665ba4ca3616688e2b26192b CLOUDSTACK-6379: UI:MS: Unable to create a user type Admin under a domain; No API being fired Thanks, Jessica

Re: Review Request 21221: CLOUDSTACK-6606: Fix: create network offering dailog box has greyed out (not selectable) providers for the connectivity service.

2014-05-12 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21221/#review42745 --- Ship it! Ship It! - Jessica Wang On May 8, 2014, 3:39 p.m

[ACS44] cherry pick CLOUDSTACK-6606

2014-05-12 Thread Jessica Wang
Hi Hugo/Daan, Could you please cherry-pick following commit to 4.4 branch? Commit hash:0d7ddc4337568939f47de875f1a03f39b54e3b30 CLOUDSTACK-6606: create network offering dailog box has greyed out (not selectable) providers for the connectivity service. Thanks, Jessica

Re: Review Request 21109: [UI] New Zones tab for Templates and ISOs

2014-05-13 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21109/#review42725 --- Ship it! Ship It! - Jessica Wang On May 6, 2014, 10:50 a.m

[ACS44] cherry pick CLOUDSTACK-6602 ([UI] createNetworkACL API action param value passed incorrectly)

2014-06-11 Thread Jessica Wang
Daan, Could you please cherry-pick following commit from 4.4-forward to 4.4 branch? Commit hash:95b7330d5696aa150f1845b76c6021885c919aea CLOUDSTACK-6602: [UI] createNetworkACL API action param value passed incorrectly Thank you. Jessica

RE: [ACS4.4] i18n problems in Add Primary Storage dialog

2014-06-26 Thread Jessica Wang
Vetrivel, Mike has reviewed it. Mike, thanks a lot! Jessica From: Vetrivel Chinnasamy Sent: Thursday, June 26, 2014 5:07 AM To: Mike Tutkowski; dev@cloudstack.apache.org Cc: Brian Federle; Alena Prokharchyk; Jessica Wang Subject: RE: [ACS4.4] i18n problems in Add Primary Storage dialog Hi Mike

Re: Review Request 22019: CLOUDSTACK-6732: [OVS][UI] Network Service Providers page displays two ovs providers

2014-06-26 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22019/#review46798 --- Ship it! Ship It! - Jessica Wang On May 29, 2014, 2:16 p.m

Re: Review Request 21817: [UI] New Zones tab for Templates and ISOs

2014-06-26 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21817/#review46807 --- Ship it! Ship It! - Jessica Wang On May 22, 2014, 4:52 p.m

Re: Review Request 23884: Fixed CLOUDSTACK-5212: [UI]Need Support for the LXC for the Report sockets

2014-07-28 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23884/#review48881 --- Ship it! Ship It! - Jessica Wang On July 24, 2014, 11:51 a.m

Re: Review Request 23922: Fixed CLOUDSTACK-6980: UI for RegisterTemplate API does not expose requireshvm parameter

2014-07-28 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23922/#review48887 --- Ship it! Ship It! - Jessica Wang On July 25, 2014, 9:58 a.m

RE: [VOTE] git workflow

2014-08-05 Thread Jessica Wang
Exactly. This just shifts pain from one branch to another. I don't see any gains from this, either. I vote "-1". Jessica -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Tuesday, August 05, 2014 11:27 AM To: dev@cloudstack.apache.org Subject: Re: [VOTE] git workflow

RE: [VOTE] Adapting git workflow for release branches

2014-08-18 Thread Jessica Wang
I agree with Edison. I am -1 on this as well. -Original Message- From: Edison Su [mailto:edison...@citrix.com] Sent: Saturday, August 16, 2014 12:11 PM To: dev Subject: RE: [VOTE] Adapting git workflow for release branches I agree with what Min said on thread: http://markmail.org/messa

RE: [VOTE] Adapting git workflow for release branches

2014-08-19 Thread Jessica Wang
My opinion is totally the same as Min's. -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Tuesday, August 19, 2014 11:12 AM To: dev@cloudstack.apache.org Subject: Re: [VOTE] Adapting git workflow for release branches I personally don't think introducing CI or gerrit

RE: Why is loginUrl parameter needed?

2013-12-05 Thread Jessica Wang
Demetrius, > (3) Pass a "loginUrl" parameter to the login page which fills out the > g_loginResponse data structure. This is for an outside application(e.g. CloudPortal) to navigate into CloudStack UI without prompting credentials dialog (i.e.signle-sign-on). e.g. http://:8080/client/api?log

ASF JIRA seems down?

2014-01-14 Thread Jessica Wang
hi, ASF JIRA seems down? Jessica

RE: UI blocker

2014-01-17 Thread Jessica Wang
> cosmetic issues are not blockers +1 -Original Message- From: Brian Federle Sent: Friday, January 17, 2014 10:41 AM To: dev@cloudstack.apache.org Cc: Jessica Wang; Sonny Chhen Subject: RE: UI blocker Sorry, but cosmetic issues are not blockers :) It would only be a blockers if