This is a recent UI regression.
The column circled in red should be labeled as "Name" instead of "Host Name".
The regression was made by a check-in 17 days ago (2012-09-28 12:18:59)
I'll notify the committer to revert or modify his check-in.
[cid:image002.png@01CDAAE4.25B58190]
From: Min Che
I'm using real XenServer instead of DevCloud, but I encountered the same error
when trying to register template:
http://localhost:8080/client/api?command=registerTemplate&response=json&sessionkey=jFnBsQ%2BCaoow57qABLd%2BhDXjQ5w%3D&name=templateAAA&displayText=templateAAADesc&url=http%3A%2F%2Fnfs1
Thanks, Edison!
-Original Message-
From: Edison Su
Sent: Wednesday, October 24, 2012 2:58 PM
To: Jessica Wang; jburw...@basho.com
Cc: cloudstack-dev@incubator.apache.org
Subject: RE: Cannot Find Template Adapter Error - registerTemplate API returns
error "Cannot find template ad
I just got latest code.
Yes, it has been fixed.
Thanks, Edison!
-Original Message-
From: Edison Su
Sent: Wednesday, October 24, 2012 4:02 PM
To: Jessica Wang; jburw...@basho.com
Cc: cloudstack-dev@incubator.apache.org
Subject: RE: Cannot Find Template Adapter Error - registerTemplate
Noah,
The 2 links you provided below are not working: "Oops, we encountered an error."
Jessica
-Original Message-
From: Alex Huang
Sent: Saturday, October 27, 2012 5:39 PM
To: cloudstack-dev@incubator.apache.org
Cc: Jessica Wang; Brian Federle
Subject: RE: [VOTE] Apache
Noah,
Since you are able to see Infra menu now, I believe it was an installation bug
in your environment earlier.
If you do see the problem again (i.e. infra menu doesn't show), please let us
know.
Jessica
-Original Message-
From: Noah Slater [mailto:nsla...@apache.org]
Sent: Sunday,
Edison,
"count" is not referring to how many items in an API response.
"count" is referring to how many items in database.
e.g. There are 3500 VMs in database.
listVirtualMachines API returns 500 VMs each time (by page parameter and
pagesize parameter).
In this case, "count" will be 3500 instead
+1
-Original Message-
From: Min Chen [mailto:min.c...@citrix.com]
Sent: Monday, November 05, 2012 4:04 PM
To: Alena Prokharchyk; cloudstack-dev@incubator.apache.org
Subject: Re: Should we have separate "Count" API?
Thanks Alena. Maybe we should support a query parameter "countOnly" or
s
down API response time.
-Original Message-
From: Jessica Wang
Sent: Monday, November 05, 2012 4:09 PM
To: cloudstack-dev@incubator.apache.org; Alena Prokharchyk
Cc: Min Chen
Subject: RE: Should we have separate "Count" API?
+1
-Original Message-
From: Min Chen [ma
Alena,
pagesize=0 doesn't work.
pagesize=0 doesn't return count property.
UI currently uses pagesize=1 as a workaround.
Jessica
-Original Message-
From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com]
Sent: Monday, November 05, 2012 4:16 PM
To: Chiradeep Vittal; CloudStack Deve
e-4a8d-414e-94e5-9b3022050a27",
"netmask": "255.255.255.0",
"gateway": "10.1.1.1",
"ipaddress": "10.1.1.187",
"isolationuri": &quo
Thanks, Alena,
I just filed a bug for this.
-Original Message-
From: Alena Prokharchyk
Sent: Monday, November 05, 2012 4:54 PM
To: Jessica Wang; cloudstack-dev@incubator.apache.org; Chiradeep Vittal
Cc: Min Chen
Subject: Re: Should we have separate "Count" API?
Jessica, seems
Edison,
How about on master branch?
On master branch, should we run:
export MAVEN_OPTS="-XX:MaxPermSize=128m -Xmx512m"
or
export MAVEN_OPTS="-XX:MaxPermSize=512m -Xmx1024m"
Jessica
-Original Message-
From: Edison Su [mailto:edison...@citrix.com]
Sent: Tuesday, February 12, 2013 3:3
Mice,
I encountered an error when building latest code from master branch:
===
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
on project cloud-server: Compilation failu
+1
I encountered the same error.:(
-Original Message-
From: Brian Federle [mailto:brian.fede...@citrix.com]
Sent: Tuesday, February 19, 2013 4:17 PM
To: cloudstack-dev@incubator.apache.org
Subject: Broken master build?
Hey all,
I'm having issues starting up the management server o
+1
I encountered the same error:
===
ERROR [utils.db.ScriptRunner] (main:) Error executing: alter table vm_template
add image_data_store_id bigint unsigned
ERROR [utils.db.ScriptRunner] (main:)
com.mysql.jdbc.exc
Right.
-Original Message-
From: Pranav Saxena
Sent: Friday, January 25, 2013 12:26 PM
To: cloudstack-dev@incubator.apache.org; Jessica Wang
Cc: Brian Federle; Donal Lafferty
Subject: RE: Updating Register Template UI
I think , the UI code needs to be updated here . Currently the type of
Hi,
I just got latest code from apache 4.0 branch and "mvn install" failed:
===
[ERROR] Failed to execute goal on project cloud-awsapi: Could not resolve
dependenc
-> [Help 1]
===
Jessica
From: Edison Su
Sent: Tuesday, January 08, 2013 4:24 PM
To: Jessica Wang; cloudstack-dev@incubator.apache.org
Subject: RE: "mvn install" failed on apache 4.0 branch: [ERROR] Failed to
execute goal
ct in the reactor: developer -> [Help
1]
===
From: Edison Su
Sent: Wednesday, January 09, 2013 1:26 PM
To: Jessica Wang; cloudstack-dev@incubator.apache.org
Cc: Sheng Yang
Subject: RE: "mvn install" failed on apache 4.0 branch: "error reading
C:\Users
==
Is this why the error happens when running ""mvn -P developer -pl developer
-Ddeploydb"?
("[ERROR] Could not find the selected project in the reactor: developer")
Jessica
-Original Messag
4.1
Diffs
-
ui/scripts/system.js 207e9f2
ui/scripts/zoneWizard.js 576ec62
Diff: https://reviews.apache.org/r/9833/diff/
Testing
---
Thanks,
Jessica Wang
Reverting UI for IPv6 in 4.1
https://reviews.apache.org/r/9833/
thank you.
Chip,
> Based on Ahmad's last email, we've agreed. Let's pull it from the UI now!
I've submitted a patch to revert UI for IPv6 at Fri 3/8/2013 4:12 PM.
(The subject of my email is "[ACS41][Patch Request] - Reverting UI for IPv6 in
4.1")
Could you please review it?
Jessica W
-Original M
Chip,
Thanks, I just found your email.
Jessica
-Original Message-
From: Chip Childers [mailto:chip.child...@sungard.com]
Sent: Monday, March 11, 2013 10:21 AM
To: Jessica Wang
Cc: Ahmad Emneina; Sheng Yang; cloudstack-dev@incubator.apache.org
Subject: Re: Reverting UI for IPv6 in 4.1
+1
-Original Message-
From: Chip Childers [mailto:chip.child...@sungard.com]
Sent: Monday, March 11, 2013 9:42 AM
To: cloudstack-dev@incubator.apache.org
Subject: [VOTE] Graduate Apache CloudStack from the Incubator
Hi,
I would like to invite the CloudStack community to vote on whether
Olga,
I just reviewed and pushed your patch to master branch.
I also checked in another change:
(1) to distinguish between getUpdatedItem() and getUpdatedData(), I renamed
getUpdatedData() to getUpdatedItemWhenAsyncJobFails() since it's being called
only when async job fails.
(2) to fix the sp
appear in Instances
>
> -Original Message-
> From: Jessica Wang [mailto:jessica.w...@citrix.com]
> Sent: Tuesday, June 26, 2012 3:12 PM
> To: olga smola (olya.sm...@gmail.com)
> Cc: cloudstack-dev@incubator.apache.org
> Subject: RE: [PATCH] CS-15329: Instances with E
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5580/#review8668
---
Ship it!
Ship It!
- Jessica Wang
On June 26, 2012, 10:10 a.m
Olga,
Did you see the error in master branch or vpc branch?
Jessica
From: Olga Smola [mailto:olya.sm...@gmail.com]
Sent: Friday, July 20, 2012 2:46 AM
To: cloudstack-dev@incubator.apache.org
Subject: Network VPC Site-to-site VPN issue
HI,
I've just set up CS environment using DevCloud. When I
Olga,
Your commit f090fdeea748e72b92878d955764d5059055e69d ("CS-15292: Split long OS
Type list when create Template,ISO") produces bug 39 that blocks QA's testing
since QA is unable to select any provider on any service during network
offering creation.
https://issues.apache.org/jira/browse/C
Jonas,
Did you try to create a Basic zone or Advanced zone?
Isolation Method Dropdown is only available for Advanced zone.
Basic zone supports only 1 isolation method (L3), so we don't show Isolation
Method Dropdown for Basic zone.
Jessica
From: Jonas Vachal [mailto:jo...@vertexcg.com]
Sent:
Hugo, Murali,
Your UI change at 2012-07-11 ("Phase 1 of Nicira integration") made Zone Wizard
skip the checking of global setting "sdn.ovs.controller" and show Isolation
Method dropdown regardless of value of global setting "sdn.ovs.controller".
Is there any specific reason to do so?
We use val
Hugo, Murali,
Thank you for the explanation.
Jessica
From: Murali Reddy
Sent: Tuesday, September 18, 2012 4:06 AM
To: Hugo Trippaers; Jessica Wang; cloudstack-dev@incubator.apache.org
Cc: Alena Prokharchyk; Sangeetha Hariharan
Subject: Re: when OVS tunnel manager is not used, isolationMethods
this
line
==
Jessica
-Original Message-
From: Chiradeep Vittal
Sent: Monday, September 17, 2012 10:04 PM
To: Jessica Wang
Subject: FW: Force UI to be in English
On 9/17/12 9:43 PM, "Marcos Ortiz" wrote:
>Hi all
>
>I am from Spain and I need to change th
==
Jessica
-Original Message-
From: Jessica Wang [mailto:jessica.w...@citrix.com]
Sent: Tuesday, September 18, 2012 11
I just checked in a fix that will automatically refresh JS scripts.
-Original Message-
From: Will Chan [mailto:will.c...@citrix.com]
Sent: Friday, May 11, 2012 3:16 PM
To: cloudstack-dev@incubator.apache.org; cloudstack-us...@incubator.apache.org
Subject: RE: DB schema upgrade script for
Hi,
jquery.timer.js will be removed from cloudstack.
It will happen before the first apache cloudstack release.
Jessica
Legion,
The reason that Russian UI doesn't work is because you have invalid characters
in your messages_ru.properties
The following label has invalid characters \n\n
message.installWizard.copy.whatIsCloudStack=CloudStack&\#8482 - это программная
плафторма для создания публичных, частных
I just log in the URL Legion provided.
So, This is not Russian?
(I can't tell, just like to confirm it's not)
[cid:image001.png@01CD44B0.5FC4AC70]
-Original Message-
From: Alena Prokharchyk
Sent: Thursday, June 07, 2012 1:07 PM
To: Jessica Wang; legion.m...@ua.fm
Cc: Bri
I see.
Let me check.
-Original Message-
From: Даниил Брежнев [mailto:legion.m...@ua.fm]
Sent: Thursday, June 07, 2012 1:23 PM
To: Jessica Wang
Cc: Alena Prokharchyk; Brian Federle; Will Chan; Sonny Chhen; Kevin Kluge;
David Nalley; cloudstack-dev@incubator.apache.org
Subject: Re[2
Is this Russian?
[cid:image001.png@01CD44C8.E4457E80]
-Original Message-
From: Jessica Wang [mailto:jessica.w...@citrix.com]
Sent: Thursday, June 07, 2012 1:43 PM
To: Даниил Брежнев
Cc: Alena Prokharchyk; Brian Federle; Will Chan; Sonny Chhen; Kevin Kluge;
David Nalley; cloudstack
haha, thanks god.
What I did is:
(1) in index.jsp, replace
with
(2) change index.jsp from "Encode in UTF-8" to "Encode in UTF-8 without BOM"
(see the attachements)
-Original Message-
From: Alena Prokharchyk
Sent: Thursday, June 07, 2012 4:18
Olga,
We have sortable field already, but only on the 4 pages (not on all pages):
Compute offerings page
System offerings page
Disk offerings page
Network offerings page
On the 4 pages, there is a column called "Order" in listView which is for
sorting field.
However, it only works when API supp
June 14, 2012 3:00 AM
To: cloudstack-dev@incubator.apache.org
Cc: Brian Federle; Sonny Chhen; Jessica Wang
Subject: Re: UI List view sortable fields
Jessica,
As far as I get it, the sorting you have in mind allows changing the order of
individual fields within a table and updating their orde
Thanks, Brian.
Legion,
The fix in Brian's email is for the problem you encounter: overlong Russian
text in "View all" icon on network configuration screen.
Jessica
From: Brian Federle
Sent: Thursday, June 14, 2012 12:42 PM
To: cloudstack-dev@incubator.apache.org
Cc: Jessica W
The patch of CS-15026 looks good to me.
I just pushed it into to master branch.
-Original Message-
From: Brian Federle
Sent: Wednesday, June 20, 2012 11:15 AM
To: cloudstack-dev@incubator.apache.org
Cc: Jessica Wang
Subject: Re: UI tickets: Review request
Hey Olga, I'll revie
[
https://issues.apache.org/jira/browse/CLOUDSTACK-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-97:
---
Component/s: (was: UI)
Management Server
Assignee: Alex Huang
[
https://issues.apache.org/jira/browse/CLOUDSTACK-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-109.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
[
https://issues.apache.org/jira/browse/CLOUDSTACK-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-110.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
[
https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463987#comment-13463987
]
Jessica Wang commented on CLOUDSTACK-91:
It’s API error.
API should re
[
https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467241#comment-13467241
]
Jessica Wang commented on CLOUDSTACK-91:
Author: Saksham Srivas
[
https://issues.apache.org/jira/browse/CLOUDSTACK-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-228.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
[
https://issues.apache.org/jira/browse/CLOUDSTACK-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang reassigned CLOUDSTACK-238:
---
Assignee: Sudha Ponnaganti (was: Jessica Wang)
Sudha,
This is a server-side
[
https://issues.apache.org/jira/browse/CLOUDSTACK-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-1251.
--
Resolution: Fixed
> Baremetal zone doesn't need primary/secondary st
[
https://issues.apache.org/jira/browse/CLOUDSTACK-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-1343.
--
Resolution: Fixed
> Porting Baremetal related UI changes to
[
https://issues.apache.org/jira/browse/CLOUDSTACK-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-1319.
--
Resolution: Fixed
> createCustomerVpnGateway response gives TypeEr
[
https://issues.apache.org/jira/browse/CLOUDSTACK-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-1348:
-
Component/s: (was: UI)
Assignee: (was: Jessica Wang)
This is NOT an
[
https://issues.apache.org/jira/browse/CLOUDSTACK-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-1388.
--
Resolution: Cannot Reproduce
Just tried it with the reporter (Chandan), unable to
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-687.
-
Resolution: Cannot Reproduce
Richard,
I'm unable to reproduce this bug
Jessica Wang created CLOUDSTACK-976:
---
Summary: unable to start cloudstack (error:
"java.lang.NoSuchMethodError:
org.apache.commons.codec.binary.Base64.encodeBase64URLSafeString([B)Ljava/lang/String;")
Key: CLOU
[
https://issues.apache.org/jira/browse/CLOUDSTACK-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-976:
Attachment: vmops.log
> unable to start cloudstack (er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-976:
Attachment: awsapi.log
> unable to start cloudstack (er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553215#comment-13553215
]
Jessica Wang commented on CLOUDSTACK-976:
-
I just attached 2 files "
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-687:
Attachment: 2013-01-14-jessica1.jpg
> s2s VPN er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-687:
Attachment: 2013-01-14-jessica2.jpg
> s2s VPN er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-687:
Attachment: 2013-01-14-jessica3.jpg
> s2s VPN er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-687:
Attachment: 2013-01-14-jessica4.jpg
> s2s VPN er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-687:
Attachment: 2013-01-14-jessica5.jpg
> s2s VPN er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-687.
-
Resolution: Cannot Reproduce
> s2s VPN er
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553350#comment-13553350
]
Jessica Wang commented on CLOUDSTACK-687:
-
Richard,
I unzipped your
[
https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1340#comment-1340
]
Jessica Wang commented on CLOUDSTACK-687:
-
great!
>
Jessica Wang created CLOUDSTACK-1057:
Summary: regression of changeServiceForVirtualMachine API - fails
to find service offering by serviceOfferingId parameter
Key: CLOUDSTACK-1057
URL: https
[
https://issues.apache.org/jira/browse/CLOUDSTACK-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-1057:
-
Attachment: 2013-01-24-A.jpg
> regression of changeServiceForVirtualMachine
[
https://issues.apache.org/jira/browse/CLOUDSTACK-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang updated CLOUDSTACK-1057:
-
Attachment: 2013-01-24-B.jpg
> regression of changeServiceForVirtualMachine
[
https://issues.apache.org/jira/browse/CLOUDSTACK-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567105#comment-13567105
]
Jessica Wang commented on CLOUDSTACK-355:
-
Author: Jessica
Jessica Wang created CLOUDSTACK-1166:
Summary: cloudstack UI - xss issue in regular user's and
domain-admin's dashboard, but not in root-admin's dashboard.
Key: CLOUDSTACK-1166
URL: https://is
Jessica Wang created CLOUDSTACK-474:
---
Summary: Create NetworkOffering wizard should provide dropdown for
LB isolation when LB is set to External devices & guest_type is set to Shared
Key: CLOUDSTACK-474
[
https://issues.apache.org/jira/browse/CLOUDSTACK-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-474.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Jessica Wang created CLOUDSTACK-475:
---
Summary: cloudstack UI - create network offering - Hide VPC
checkbox when Guest Type is Shared. Show it when Guest Type is Isolated.
Key: CLOUDSTACK-475
URL: https
[
https://issues.apache.org/jira/browse/CLOUDSTACK-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-475.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Date
Jessica Wang created CLOUDSTACK-476:
---
Summary: cloudstack UI - create network offering - Supported
Source NAT type dropdown - set "Per zone" as default option.
Key: CLOUDSTACK-476
URL: https://issues.
[
https://issues.apache.org/jira/browse/CLOUDSTACK-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-476.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Date
Jessica Wang created CLOUDSTACK-477:
---
Summary: cloudstack UI - zone wizard - When Advanced/SecurityGroup
is selected, pass forVirtualNetwork=false to createVlanIpRange API.
Key: CLOUDSTACK-477
URL: https
[
https://issues.apache.org/jira/browse/CLOUDSTACK-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-477.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Date
Jessica Wang created CLOUDSTACK-484:
---
Summary: cloudstack UI - zone wizard - Hide Guest CIDR field when
Advanced/SecurityGroup is selected. Show it otherwise.
Key: CLOUDSTACK-484
URL: https://issues.apache.org
[
https://issues.apache.org/jira/browse/CLOUDSTACK-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-484.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Date
Jessica Wang created CLOUDSTACK-485:
---
Summary: cloudstack UI - zone wizard - Hide Guest Traffic
Step(VLAN Range field) when Advanced/SecurityGroup is selected. Show it when
Advanced/VLAN is selected.
Key: CLOUDSTACK-485
[
https://issues.apache.org/jira/browse/CLOUDSTACK-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-485.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Date
Jessica Wang created CLOUDSTACK-495:
---
Summary: cloudstack UI - template page - JS error
"cloudStack.context.projects is null" shows
Key: CLOUDSTACK-495
URL: https://issues.apache.org/jira/browse/CLOU
[
https://issues.apache.org/jira/browse/CLOUDSTACK-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-495.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Date
Jessica Wang created CLOUDSTACK-496:
---
Summary: cloudstack UI - zone wizard - replace Isolation mode
VLAN/SecurityGroup radio buttons with one single checkbox SecurityGroup.
Key: CLOUDSTACK-496
URL: https
[
https://issues.apache.org/jira/browse/CLOUDSTACK-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang resolved CLOUDSTACK-496.
-
Resolution: Fixed
Author: Jessica Wang
#mailto:jessica.w...@citrix.com
Date
Jessica Wang created CLOUDSTACK-537:
---
Summary: UI of "Security Group support in Advance zone" feature
Key: CLOUDSTACK-537
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-537
[
https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504004#comment-13504004
]
Jessica Wang commented on CLOUDSTACK-537:
-
Author: Jessica
[
https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504005#comment-13504005
]
Jessica Wang commented on CLOUDSTACK-537:
-
Author: Jessica
[
https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504043#comment-13504043
]
Jessica Wang commented on CLOUDSTACK-537:
-
Author: Jessica
[
https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504045#comment-13504045
]
Jessica Wang commented on CLOUDSTACK-537:
-
Author: Jessica
[
https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504047#comment-13504047
]
Jessica Wang commented on CLOUDSTACK-537:
-
Author: Jessica
[
https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504089#comment-13504089
]
Jessica Wang commented on CLOUDSTACK-537:
-
Author: Jessica
1 - 100 of 147 matches
Mail list logo