Commit Graph

354 Commits

Author SHA1 Message Date
alena 74f34a0e0c bug 10435: removed vpn feature
status 10435: resolved fixed
2011-06-24 09:18:46 -07:00
Jessica Wang 250bd2162f cloudStack UI - localize new translation labels. 2011-06-21 15:34:11 -07:00
Jessica Wang 4919f741ac cloudStack - localize new translation labels. 2011-06-21 15:13:34 -07:00
Jessica Wang 93c63bd2f9 cloudStack UI - localize new translation labels. 2011-06-21 14:49:53 -07:00
Alex Huang 22d5eac400 new log4j 2011-06-21 10:15:21 -07:00
Jessica Wang 430338682e bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - localize new labels. 2011-06-20 11:34:06 -07:00
Jessica Wang e6be7d5688 bug 9419: CloudStack UI - localize new translation labels. 2011-06-17 10:57:54 -07:00
Jessica Wang ab99abb45a bug 9579: cloudStack UI - Network page - localize new labels. 2011-06-16 18:10:15 -07:00
Murali Reddy aa4f654929 bug 9419: implement api to reset resource count
added a command to reset resource count for account/domain based on real usage of resources
2011-06-16 18:59:38 +05:30
Jessica Wang 1ac1f8a20f cloudStack UI - Domain page - Delete Domain dialog - localize warning message of Force Delete. 2011-06-15 11:12:21 -07:00
Jessica Wang ec81e1ac7b cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain. 2011-06-15 11:12:20 -07:00
kishan 22577363ca bug 8373: Added new API listEventTypes 2011-06-15 12:40:23 +05:30
alena 635a1075de bug 9127: intermediate checkin for agent load balancer 2011-06-02 21:47:54 -07:00
Jessica Wang 5abe9a3e79 bug 7553: cloudStack - Router page - add new action "change service". 2011-05-31 16:40:22 -07:00
Jessica Wang 997ef3768f bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action. 2011-05-31 15:59:17 -07:00
Jessica Wang 69cab811aa bug 7553: cloudStack - add files for new page "System Service Offering". 2011-05-31 13:23:18 -07:00
alena 55692fd7cf bug 9127: intermediate checkin for agent load balancer 2011-05-24 18:45:00 -07:00
anthony 99be3718cf bug 3224:
multiple secondary storage, copying template between zone works
2011-05-19 19:07:44 -07:00
Jessica Wang cf9ebb76e7 bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork". 2011-05-11 14:51:41 -07:00
Edison Su 0b6fe0523d fix setup-managment script 2011-05-09 13:21:34 -04:00
Edison Su 736ed1ba69 rename cloud to cloudutils 2011-05-09 10:09:09 -04:00
Edison Su cbf2b03e31 refactore cloud related tools 2011-05-06 19:54:52 -04:00
Jessica Wang 74556f4043 translate newly added localization labels. 2011-05-06 10:10:33 -07:00
Jessica Wang 4c6833b8f2 bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group. 2011-05-05 15:49:45 -07:00
Jessica Wang 4ac4a5a709 bug 9687: CloudStack UI - VM Wizard - correct error message. 2011-05-05 15:48:48 -07:00
Jessica Wang f0b8540d98 bug 6873: CloudStack UI - Pod page - implement Enable/Disable Pod action. 2011-05-04 17:09:12 -07:00
Jessica Wang 36d0132950 bug 6873: CloudStack UI - Cluster page - implement Enable/Disable Cluster action. 2011-05-04 16:18:49 -07:00
Jessica Wang 2b4a463faf bug 9534: CloudStack UI - Add Service Offering Dialog - add "CPU cap: (yes/no)" 2011-05-04 14:57:01 -07:00
Chiradeep Vittal 303e2a7481 Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00
Jessica Wang 6fe9025c89 cloudStack - network device UI - chagne TFT Directory to TFTP Directory. 2011-05-02 15:30:34 -07:00
will 4b803d1676 Added default endpointe URL and renamed cloudkit to mycloud in the complete registration servlet. 2011-04-28 16:05:38 -07:00
will 633d024b7c - Merge all CloudZones Registration feature into master 2011-04-28 16:05:36 -07:00
Jessica Wang e815ed6df7 cloudStack - Pod page - new button "Add Network Device" - implement type PxeServer. 2011-04-28 14:44:31 -07:00
Jessica Wang 9552de426f cloudStack - Pod page - new button "Add Network Device" - implement type ExternalDHCP. 2011-04-28 13:46:35 -07:00
Frank 937989ee37 Bug 9635 - set java heap size to 1 GB by defaul
Resolved: Fixed
2011-04-28 13:31:59 -07:00
prachi c2824edc03 Bug 9446: Investigator reports that a system vm is down even if it isn't....
Changes:
- Added new Investigator 'ManagementIPSystemVMInvestigator' that checks if Vm is alive only for System VM's that have a management IP address.
- If no management IP is found, ping test cannot be done, so this investigator would return null in that case.
- Current implementation InvestigatorImpl is renamed as 'UserVmDomRInvestigator' and does the ping test for user VMs only.
- Corrected the ping test code that was checking a hard-coded string. Now if the ping answer is negative, we just return null
- Added the new investigator to components.xml
2011-04-28 12:28:51 -07:00
prachi 9dfb6dd61f Bug 9586 - NPE during host allocation
- This NPE happened when starting the DomR and its Volume's podId was null.
- This case should never happen that podId of a Volume is null.
- It looks like this is a side-effect of some other bug- most likely another DomR and basic networking issue (9578)

- While reviewing this bug, found out that we need not use the RecreateHostAllocator anymore. Using it actually is not good, since this allocator ignores what is passed to it in the plan by the DeploymentPlanner and lists pods once again.
- Changed components.xml to use FirstFitRoutingAllocator instead.
2011-04-27 11:36:49 -07:00
Abhinandan Prateek 0fc005f20a bug 6451: XenServer username/password should be changable through API 2011-04-27 12:08:02 +05:30
Kelven Yang e6194b6e09 localization and migration for custom certification support 2011-04-22 17:22:01 -07:00
Frank eaf6468144 Bug 9542 - install on CentOS 5.6 does not work
get rid of augtool from setup script
nstall on CentOS 5.6 does not work#	.wscript_build.swp
2011-04-22 14:44:44 -07:00
Kelven Yang 160b2e1114 Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
Edison Su d8ee7d9fc3 if storage network disconnected, reboot the host 2011-04-14 17:46:54 -04:00
Edison Su 72bf54469c move kvm/xenserver fence builder into oss 2011-04-12 18:03:02 -04:00
David Nalley 2a00f8f950 adding paths to a few commands for bug 9319 2011-04-07 16:50:39 -04:00
Frank cfa40b6d73 Bug 9218 - service cloud-management restart OR stop FAILED (edit)
Resloved Fixed
2011-04-05 20:42:17 -07:00
will d4bc7c8d2e bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this. 2011-04-04 10:40:17 -07:00
will 09fe485f8f bug 8816: Added link local IP to the system VM UI 2011-04-04 10:01:33 -07:00
will eb0dec5072 bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
Merge from 2.2.4
2011-03-31 16:29:36 -07:00
Frank da6285bf11 Bug 9218 - service cloud-management restart OR stop FAILED
Resolved: Fixed
2011-03-31 09:48:55 -07:00
will e32aa32bfc bug 9021: Fixed network rate display issue in network offering. 2011-03-29 18:50:58 -07:00