10812 Commits

Author SHA1 Message Date
Brian Federle
18bfc4090a WIP: Install wizard localization 2012-02-15 10:16:08 -08:00
Murali reddy
4b728abedb bug 13722: When we try to create a network when there is no capacity in F5, we should not attempt to create the network
Reviewed-By:Jana
status 13722: resolved fixed

thorwing resource unavaiable exception when there is not enough capacity to implement network
2012-02-15 19:05:44 +05:30
Murali reddy
a338fe5003 bug 13664: F5 device can be added in "Dedicated" mode but Network offering allows for only "shared" LB isolation to be set.
Reviewed-By: nitin.mehta@citrix.com
status 13664: resolved fixed

added dedicated mode as capability to F5 load balancer element
2012-02-15 17:16:59 +05:30
Murali reddy
4c4d08cc15 bug 13626: Able to add a F5 device successfully even when invalid username/password was provided
Reviewed-By:nitin.mehta@citrix.com
status 13626: resolved fixed

added a fake call during to login to force validate the credentails
2012-02-15 17:14:31 +05:30
Nitin Mehta
805ce41a39 Bug 13684: Remove .vhd that we were appending for backupSnapshot UUID and keep it only in teh case of swift.
Reviewed-By: Kishan
2012-02-15 14:02:39 +05:30
abhi
eb105fb06b Bug 13471: disabling agent lb 2012-02-15 12:12:23 +05:30
Sheng Yang
3a37ab6772 bug 13715: Modify changeCidr parameter of updateNetwork API
We expect user to use following sequence when update virtual router provided
network offering to external firewall devices offering:
1. Shutdown all the user VMs.
2. Modify network to new offering.
3. Click "Allow CIDR change" in the pop-up dialog, which would pass
changeCidr=true to the updateNetwork API.

We would shutdown guest network before we update the network for new
offering(with changeCidr = true), in order to re-implement the network.

status 13715: resolved fixed

Reviewed-by: Alex
2012-02-14 19:34:23 -08:00
anthony
ae3c1966c1 bug 13712: do not download removed template
status 12712: resolved fixed

reviewed-by: edison
2012-02-14 18:32:28 -08:00
Alena Prokharchyk
d55850526c Don't change the domain state when the domain can't be removed (cleanup=false and there are resources referencing it)
Reviewed-by: Edison Su
2012-02-14 17:17:10 -08:00
Jessica Wang
3d7e423903 cloudstack 3.0 new UI - system page - localize network providers section. 2012-02-14 17:09:46 -08:00
Edison Su
6df005aef7 bug 13698: set max processes per user is ulimited
status 13698: resolved fixed
Reviewed-by: alex
2012-02-14 16:22:14 -08:00
Brian Federle
d6935a003c Add missing project state localization 2012-02-14 16:04:10 -08:00
Kelven Yang
64abfca407 bug 13637: don't send ENTER/BACKSPACE in javascript KEY-PRESS event. Reviewed-By: Anthony 2012-02-14 16:02:20 -08:00
Brian Federle
34999a25ae Projects UI localization
-Dashboard
-New project wizard
-Misc. missing localized strings
2012-02-14 16:00:52 -08:00
Brian Federle
667d8188e2 More UI widget localization 2012-02-14 16:00:52 -08:00
frank
ede4c502f2 Bug 13662 - OVM host remain in Alert state, Unable to create deployment for OVM instance
Bug 13641 - OVM add host to OVM cluster results in host remaining in state: Alert
Bug 13652 - OVM add primary storage to OVM cluster FAIL

making Ovm work on Acton

status 13662: resolved fixed
status 13641: resolved fixed
status 13652: resolved fixed

reviewed-by: edison
2012-02-14 15:12:46 -08:00
Jessica Tomechak
39eed1d36d Merge branch 'master' of ssh://git.cloud.com:/var/lib/git/cloudstack-oss 2012-02-14 14:47:49 -08:00
Brian Federle
4ed91ab252 Localization for instance wizard 2012-02-14 14:46:21 -08:00
Brian Federle
c1e976cba4 bug 13717
Rename 'Cancel' -> 'No' for confirm dialog

status 13717: resolved fixed
2012-02-14 14:46:20 -08:00
Brian Federle
82da2fc1dd Fix localization for instances filter drop-down 2012-02-14 14:46:20 -08:00
unknown
5c58a45f02 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2012-02-14 14:34:53 -08:00
Alena Prokharchyk
17349dfe12 bug 13695: deleteAccount - remove account from projects as a part of account cleanup process
status 13695: resolved fixed
Reviewed-by: Frank
2012-02-14 14:06:49 -08:00
Brian Federle
67f074e867 Fix missing labels for attach/detach iso action 2012-02-14 14:01:40 -08:00
Jessica Wang
55a999415b cloudstack 3.0 new UI - system page - (1) localize management traffic type (2) remove createVlanIPRange after creating guest network for basic zone. Because this AddGuestNetwork dialog is not available in basic zone any more. 2012-02-14 13:48:29 -08:00
Brian Federle
7479fd9b03 Localization for 'Allocated' state 2012-02-14 13:24:21 -08:00
Brian Federle
53126cdf9d Localize header bar drop-down 2012-02-14 13:06:43 -08:00
Alena Prokharchyk
136d9e7295 bug 13699: use correct way of checking VM permission during the service offering upgrade
status 13699: resolved fixed
2012-02-14 13:05:59 -08:00
Brian Federle
c721344752 Missing detail view widget localization 2012-02-14 12:54:39 -08:00
Brian Federle
cd8dd8fe38 Add missing instance detail tab localization 2012-02-14 12:54:39 -08:00
Alena Prokharchyk
5e9a15c07d bug 13708: make a search by traffic type when locate physical network in the zone
status 13708: resolved fixed
reviewed-by: Prachi Damle
2012-02-14 12:47:33 -08:00
Alena Prokharchyk
5446826a2f Added instanceType to some physical network async commands
Reviewed-by: Kelven Yang
2012-02-14 12:47:26 -08:00
prachi
63fd5d1f64 Bug 13703 - [External Service Providers] Unable to find a Discoverer to load the resource: 1 for hypervisor type : null
Changes:
- in case of external service providers, there is no discoverer that could load the resource.
- So we have to rely on agentMgr to load the resource as earlier.
2012-02-14 12:17:25 -08:00
Kelven Yang
a72d419f8c bug 13679: cosmetic fix to remove NPE warning message from log. Reviewed-By: anthony 2012-02-14 12:08:50 -08:00
Jessica Wang
2c14d45702 cloudstack 3.0 new UI - system page - localize storage traffic type, public traffic type section. 2012-02-14 12:07:56 -08:00
Brian Federle
6136a598e7 Add missing labels to list view widget 2012-02-14 12:01:05 -08:00
Brian Federle
0ff6248693 bug 13649
Recenter add network offering dialog on change, to prevent form from going off page

status 13649: resolved fixed
2012-02-14 12:01:04 -08:00
Brian Federle
b8757034b4 Add missing localization for dialogs 2012-02-14 12:01:04 -08:00
Brian Federle
1f021e3226 Localize global settings 2012-02-14 12:01:04 -08:00
Brian Federle
8246aff812 Add missing localization for notifications labels 2012-02-14 12:01:04 -08:00
Brian Federle
d031313b70 Localize dashboard capacity labels 2012-02-14 12:01:04 -08:00
Kelven Yang
5e630c0699 bug 13537: use --no-same-owner when we untar OVA file to work with NFSv4. Reviewed-By: Anthony 2012-02-14 11:50:09 -08:00
Jessica Wang
4d089c270c 3.0 UI - system page - localize KVM/XenServer/VMWare network label default display value. 2012-02-14 11:21:41 -08:00
Brian Federle
4ae31e4fca Translate new message properties 2012-02-14 11:20:25 -08:00
Jessica Wang
8246271635 bug 13583: Add Zone Wizard - Guest Traffic - change description of Guest Traffic. 2012-02-14 10:34:13 -08:00
Naredula Janardhana Reddy
94e016b0c3 Bug 12808: ignoring errors on delete. 2012-02-14 11:58:27 +05:30
Jessica Tomechak
b7c2b833f1 Update documentation source files. 2012-02-13 22:14:09 -08:00
Brian Federle
892d8216f5 bug 13651
Don't allow normal user to update project resources

status 13651: resolved fixed
2012-02-13 18:05:58 -08:00
Jessica Wang
012be834b5 3.0 UI - localize Add network offering dialog. 2012-02-13 17:40:45 -08:00
Brian Federle
06ac144e34 bug 13638
Hide VLAN/CIDR on network details when zone type = basic

status 13638: resolved fixed
2012-02-13 17:29:47 -08:00
Brian Federle
757bb2d0cb bug 13650
Add missing localization label on PF UI

status 13650: resolved fixed
2012-02-13 17:29:47 -08:00