Commit Graph

4129 Commits

Author SHA1 Message Date
Jessica Wang cd576af3be bug 7377: router page - add domain row. 2011-01-25 16:43:30 -08:00
Kelven Yang a56e5ace88 Bug 8102: CheckSshAnswer could be null 2011-01-25 16:42:05 -08:00
Kelven Yang 2b646f3ee0 1) Refactor ConsoleProxyManager to new networking and VirtualMachineManager interface
2) Don't destroy/re-create console proxy because of starting failure to take advantage of storage recreation in 2.2
3) Remove the race-condition in starting new instance of console proxy to avoid multiple ones being started for standby capacity reservation
4) Add a global configuration variable - system.vm.auto.reserve.capacity, set it to false to prevent automatical console proxy launching, the change of the variable value can take effect without the need of restarting management server
2011-01-25 16:04:02 -08:00
Jessica Wang 6728b33733 bug 8182: zone page - still show Add Cluster/Add Host/Add Primary storage dialog even there is no pod under the zone. 2011-01-25 16:01:55 -08:00
abhishek 9b43e27706 bug 7707: resolving the snapshots listing issue
status 7707: resolved fixed
2011-01-25 15:54:53 -08:00
alena 4fdbb00060 Allow to add 1-1 Nat with the same public IP address and different port ranges 2011-01-25 15:31:48 -08:00
will 5937f6b648 bug 4556: localized string replacement for network.jsp 2011-01-25 15:02:11 -08:00
alena a96f8f9575 Refactored 1-1 NAT feature:
* added new fields to createIpForwardingRule api: startPort/protocol - required, endPort is optional
* updated "firewall_rules" table with a new field "is_one_to_one_nat" (being set when new rule is created)
2011-01-25 14:43:32 -08:00
NIKITA 5c80ac13a2 Icon for midmenu security group 2011-01-25 14:40:58 -08:00
abhishek b2a9b3061d bug 8099: returning systemvms for direct networking
status 8099: resolved fixed
2011-01-25 14:34:41 -08:00
Jessica Wang 69846d7c6e VM Wizard - when zone field is selected, call listHypervisors with zoneId to populate hypervisor field. 2011-01-25 14:23:58 -08:00
will fed5e9f853 Added search string. 2011-01-25 14:20:33 -08:00
Jessica Wang 62b036b63d network page - public network - external load balancer tab - parse listExternalLoadBalancers response and dynamically create grid row for each parsing result. 2011-01-25 13:43:16 -08:00
NIKITA 7568265bc7 bug 8198: Issue has been resolved 2011-01-25 12:42:59 -08:00
Jessica Wang 6e5c4f3465 network page - public network - external firewall tab - parse listExternalFirewalls response and dynamically create grid row for each parsing result. 2011-01-25 12:04:36 -08:00
will fa138e4280 bug 4556: localized string replacement for iso.jsp 2011-01-25 11:51:22 -08:00
will 11b9733f0c Removed sleep call that was accidentally checked in. 2011-01-25 11:36:40 -08:00
Kelven Yang 8f138d9330 Remove unused code in ConsoleProxyManager 2011-01-25 11:36:07 -08:00
will bd414536ea Revert "bug 4556: Missing resource localized strings."
This reverts commit de565a9fb92a578464f85a6036e1fa3f0cb1a886.
2011-01-25 11:34:05 -08:00
will cbc8153dd5 bug 4556: localized string replacement for instance.jsp
- removed old change name and group dialogs as they are not being used anymore
2011-01-25 11:33:41 -08:00
abhishek fc5ec096f5 bug 8188: removing service and disk offerings associated with a domain, when we delete a domain
status 8188: resolved fixed
2011-01-25 11:23:51 -08:00
Kelven Yang 28bbba3cea Reset pending-only jobs upon management server startup 2011-01-25 11:19:35 -08:00
Edison Su e4d9216222 Revert "fix for the Bug 7836 - Add secondary storage- MS fails to check invalid path specified"
This reverts commit 53b2ba278d.
2011-01-26 04:07:56 -05:00
Jessica Wang db981484ab community template shows for (1) root-admin role (2) domain-admin role + getUserPublicTemplateEnabled() == "true". 2011-01-25 10:39:15 -08:00
alena e256285b05 Generate alerts_types.xml document along with other xml docs. 2011-01-25 10:37:00 -08:00
kishan a705b104e7 bug 8197: entity owner for create command is caller account id
status 8197: resolved fixed
2011-01-25 23:27:19 +05:30
alena 240a4b84be Fixed logging for vm expunge process 2011-01-25 09:47:54 -08:00
alena 825042fbd7 bug 8156: fixed update for xen.heartbeat.config.interval parameter
status 8156: resolved fixed
2011-01-25 09:35:39 -08:00
kishan 16c8111add bug 8122: cover port forwarding rules for usage
status 8122: resolved fixed
2011-01-25 19:14:55 +05:30
kishan e5b2b396ec bug 8124: log VM.STOP usage event for user Vms only
status 8124: resolved fixed
2011-01-25 16:54:58 +05:30
kishan 00ebbbed6d bug 8098, 8126: Added vm destroy event during expunge
status 8098,8126: resolved fixed
2011-01-25 15:51:20 +05:30
kishan 2e13c9c477 use destroy state instead of boolean falg for volumes 2011-01-25 15:49:11 +05:30
root 5411e6d91f Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-01-25 12:06:47 -05:00
root 53b2ba278d fix for the Bug 7836 - Add secondary storage- MS fails to check invalid path specified
mounting the path to validate the NFS URl
2011-01-25 11:58:33 -05:00
alena 3a008ee699 Changed restartNetwork command flow:
* API requires network id to be passed in (it was optional before)
* restartNetwork calls restart() method of all network elements in the system, and it's up to the element to decide which actions to take on the restart (for example, for Virtual Router it's IPAssoc/applyPF/applyLBRules).
2011-01-24 18:37:57 -08:00
Alex Huang 9d3eedaf01 removed gateway and guestzonemacaddress from domr 2011-01-24 17:50:32 -08:00
Alex Huang 463835e7d7 removed unused domain in system vms 2011-01-24 17:50:32 -08:00
Alex Huang 3dd7301fb2 removed unused gateway 2011-01-24 17:50:32 -08:00
Alex Huang 68464d6f66 removed unused dns 2011-01-24 17:50:32 -08:00
Alex Huang c59e576a51 removed unused dns 2011-01-24 17:50:32 -08:00
Alex Huang 65034995a3 removed unused guest ip fields from system vm 2011-01-24 17:50:32 -08:00
Alex Huang 1a7617bb95 removed unused vlan fields from system vm 2011-01-24 17:50:32 -08:00
Jessica Wang 8c2bf3308e when "allow.public.user.templates == false", hide community template/iso submenu. 2011-01-24 17:48:01 -08:00
Jessica Wang f4564df820 bug 7357: secondary storage page - clear tab when there is no secondary storage and a tab is clicked. 2011-01-24 17:33:00 -08:00
alena 851d7c2bd2 Use correct searchBuilder in NicDao 2011-01-24 17:29:54 -08:00
Jessica Wang 292265784c bug 7357: primary storage page - clear tab when there is no primary storage and a tab is clicked. 2011-01-24 17:28:38 -08:00
Jessica Wang 8526c0714f bug 7357: host page - clear tab when there is no host and a tab is clicked. 2011-01-24 17:25:20 -08:00
abhishek b714f1170c bug 8097: introducing an optional zoneId param whilst listing hypervisors
status 8097: resolved fixed
2011-01-24 17:24:31 -08:00
Jessica Wang 9d75b55d98 bug 7357: cluster page - clear tab when a cluster is deleted and a tab is clicked. 2011-01-24 17:11:41 -08:00
alena 0e4196448a bug 7811: Start domR/Dhcp if it's not running when do userVmReboot
status 7811: resolved fixed

Other fixes:
* vmExpunge: cleanup LB/PF rules after vm was marked as Expunging in the DB to avoid the situation when user recovers a vm in the middle of expunge job.
2011-01-24 17:04:23 -08:00