frank
91476b40ce
2214to30 db upgrade scripts for:
...
1. new agent manager, delete allocation_state column, add resource_state
2. add enable_sshkey in vm_template
3. add sort_key to vm_template, service_offering, disk_offering, network_offering
2011-12-06 10:33:18 -08:00
Brian Federle
b08f581791
Fixes to IP address section
...
-Add network name field to IP address details
-bug 12255: Disable firewall area if firewall is disabled in config
2011-12-06 10:29:41 -08:00
Alena Prokharchyk
edd25b93a1
bug 12336: pass correct service offering id to createNetworkOffering command
2011-12-06 10:10:28 -08:00
Brian Federle
5ad92aeac2
Fix released IP address action filter
2011-12-06 09:04:12 -08:00
Brian Federle
04908e13cb
Fix cacheing in IE8
2011-12-06 09:03:58 -08:00
Brian Federle
30d2f60267
bug 12311
...
-Fix allowed actions not properly refreshing after attach/detach disk
-Fix allowed actions for snapshot section as well
-Misc. cleanup of storage section
2011-12-06 08:55:05 -08:00
Abhinandan Prateek
00dfbb228b
bug 12348: delink full sync states
2011-12-06 18:56:00 +05:30
Nitin Mehta
5def0bc567
bug 12129: Disable validation of router.stats.interval in the global configuration since it can have negative values.
...
Reviewed by : Kishan.
2011-12-06 18:35:03 +05:30
Nitin Mehta
3f5fbb8fe4
bug 12282: Fixed NPE in register template API. The ssh key enabled attribute didnt have any default value and was throwing NPE. Also changed some minor code to stick to the conventions.
...
Reviewed by : Kishan.
2011-12-06 16:31:02 +05:30
kishan
489a1d5738
bug 12365: Read secret key from file for encryption type file. For web type use comman-line option -s.
...
status 12365 : resolved fixed
reviewed-by: Nitin
2011-12-06 14:52:57 +05:30
Abhinandan Prateek
90a6bab334
bug 12348: putting a better check on stopped states
2011-12-06 09:13:20 +05:30
Brian Federle
8086e9abc7
bug 12362: List view error handling
2011-12-05 19:29:13 -08:00
Brian Federle
08bbd79ff9
Fix login error message
2011-12-05 19:28:53 -08:00
Brian Federle
433cd51d89
bug 12260: Hide previous button in step 1 of zone wizard
2011-12-05 19:12:16 -08:00
Brian Federle
9b6d1ba0b2
Properly refresh zone chart after provider action is performed
2011-12-05 19:08:58 -08:00
Brian Federle
6434469496
bug 12341
...
-Show summary page after install wizard creation
-Better icons for progress items
2011-12-05 18:50:52 -08:00
Murali Reddy
3a892508df
bug 12259:Netscaler -User should not be allowed to configure a "MPX" netscaler type in dedicated mode
...
status 12259: resolved fixed
2011-12-05 18:17:59 -08:00
anthony
2478b20f74
set fully cluster sync to 1 year interval
2011-12-05 18:14:23 -08:00
Edison Su
2e79da0ce5
kvm is working now
2011-12-05 18:07:00 -08:00
Murali Reddy
bc88d2eee3
specify which network service capabilities can be choosed as part of network offering
2011-12-05 17:59:54 -08:00
Alena Prokharchyk
d836699209
restartNetwork: don't try to disassoc the sourceNat IP on the domR
2011-12-05 17:28:08 -08:00
Alena Prokharchyk
84394ac3d4
bug 10804: added defaultDns parameter to DhcpEntry command
2011-12-05 16:56:31 -08:00
Chiradeep Vittal
797836723d
bug 10804: add default dns provider
2011-12-05 16:56:31 -08:00
Brian Federle
8de59166a4
bug 12315
...
-Show summary of actions being performed on installation
2011-12-05 16:38:00 -08:00
Jessica Wang
214e81e781
bug 12356: fix typo in add host dialog.
2011-12-05 16:28:32 -08:00
Jessica Wang
696da56e38
bug 12353: fix typo
2011-12-05 16:24:53 -08:00
Jessica Wang
6caefbc6e4
cloudStack 3.0 new UI - system - routers/systemVMs have been moved to zone on UI. Here is related API call change.
2011-12-05 16:08:25 -08:00
Brian Federle
88d438dc2f
bug 12313
...
-Add back button to install wizard steps
-Misc. refactoring
2011-12-05 16:05:17 -08:00
Alena Prokharchyk
d747801144
bug 12332: use short type for "accountType" field in EventVO object
...
status 12332: resolved fixed
2011-12-05 15:56:15 -08:00
Jessica Wang
8c0be2e34a
bug 12243: cloudStack 3.0 new UI - system - use a different way to get ID for view console of systemVM.
2011-12-05 15:50:57 -08:00
Jessica Wang
ef15652237
bug 12243: cloudStack 3.0 new UI - system - service provider - fix a bug that addNetworkServiceProvider was being called again after the provider has been created.
2011-12-05 15:32:38 -08:00
Alena Prokharchyk
bba8e941ce
bug 10804: Another fix for defaultNetwork feature - get the default Dhcp server IP from the domR's nic in vm's default network instead of getting it from the "gateway" field of the vm itself
2011-12-05 14:53:46 -08:00
Alena Prokharchyk
7b8287d323
bug 10804: Api and middle layer support for default route feature
2011-12-05 14:53:45 -08:00
Chiradeep Vittal
89f13ad700
bug 10804 virtual router support for per-vm default network
2011-12-05 14:53:42 -08:00
Brian Federle
e2743c66cd
Remove subtitle on install create phase
2011-12-05 14:23:02 -08:00
Brian Federle
b03a8b5939
bug 12344: Updates to system section
...
-Move System VMs section to relevant are on zone chart
-Make Virtual Router provider a detail view
-Move Virtual Appliances listing to 'virtual routers' detail tab
2011-12-05 14:22:44 -08:00
Kelven Yang
5648499183
bug 12146: fix the regression, allow console access to not just user VMs
2011-12-05 12:25:16 -08:00
Murali Reddy
68615b28a3
fix .classpath for cloud-netscaler-sdx.jar
2011-12-05 10:14:01 -08:00
Edison Su
6f9bbeb2f2
fix the build
2011-12-05 10:04:53 -08:00
Brian Federle
93b3aa3efb
Setup cloudStack.fullRefresh for zone chart
2011-12-05 09:40:09 -08:00
Prasanna Santhanam
206077aec2
kvm and xen are already part of sandbox/advanced
2011-12-05 21:51:38 +05:30
Prasanna Santhanam
d5424b0d31
kvm and xen are already part of sandbox/advanced
2011-12-05 21:51:38 +05:30
prachi
5ee096c00d
Bug 12095 - Migrate instance fail
...
Change:
UUId to ID mapping annotation was missing for MigrateVMCmd.
2011-12-05 15:38:18 +05:30
Murali Reddy
974dc62a2b
added support for dynamic load balancer provisioning when netscaler SDX is added
2011-12-05 00:06:45 -08:00
Abhinandan Prateek
426b464aab
bug 8313: still encrypt the passwords when setting up account
2011-12-05 13:08:53 +05:30
Abhinandan Prateek
1dee569f0e
bug 8313: LDAP connector tested with ApacheDS
2011-12-05 11:51:21 +05:30
Prasanna Santhanam
e365e64afe
Fixing build. removing windows chars
2011-12-05 10:41:24 +05:30
Abhinandan Prateek
fcb9db7802
bug 8313: removing bad chars
2011-12-05 07:56:34 +05:30
Alena Prokharchyk
3acf49daa5
bug 12329: use diff field name in listIps search
...
status 12329: resolved fixed
2011-12-04 10:13:49 -08:00
Abhinandan Prateek
50a1bfed06
bug 8313: disabling LDAPAuthenticator
2011-12-04 15:42:15 +05:30