8866 Commits

Author SHA1 Message Date
Alena Prokharchyk
9ae3dffee4 bug 11924: don't return ISO entries where removed != null
status 11924: resolved fixed
reviewed by: Will Chan

Conflicts:

	server/src/com/cloud/storage/dao/VMTemplateDao.java
	server/src/com/cloud/storage/dao/VMTemplateDaoImpl.java
2011-11-09 09:42:31 -08:00
Alex Huang
0353133369 Added ways to acquired ip to network guru 2011-11-09 09:37:22 -08:00
kishan
e331e1c80f bug 10285: Throw exception when loadbalancer API fails
status 10285: resolved fixed
2011-11-09 18:52:55 +05:30
Naredula Janardhana Reddy
00ea2a5995 bug 11590:
reviewed-by: Abhi

Summary of Changes:
 while adding a primary address to the domR interface, previous primaray addresses(ip) are removed and added as with 32-bit netmask.
   This is to avoid two same ip's with different netmask attached to the interface.
2011-11-09 16:44:47 +05:30
Nitin
e2e7da3ff4 bug 11428: Under VMware with current version, for snapshot related related operations,
1) if snapshot is originally created from root volume, allow only CreateTemplateCommand from snapshot 2) if snapshot is originally created from data volume, allow only CreateVolumeCommand from snapshot Reviewed by - Kishan
status 11428: resolved fixed
2011-11-09 16:33:09 +05:30
kishan
507bc20c03 bug 11938: Removed unique constraint on usage_network_offering table.
status 11938: resolved fixed
reviewed-by: Abhi
2011-11-09 16:28:22 +05:30
kishan
2a620fa5ed bug 10286: When router API fails, throw error instead of returning null
status 10286: resolved fixed
2011-11-09 15:02:43 +05:30
Edison Su
4f263a56b2 fix the build 2011-11-08 19:11:36 -08:00
Jessica Wang
592483f7df cloudStack 3.0 new UI - service offering page - implement Edit action. 2011-11-08 18:13:21 -08:00
Jessica Wang
21f64a71b4 cloudStack 3.0 new UI - service offering page - add network rate, offerHA, CPU cap, storage tags, host tags, domain, create date. 2011-11-08 18:04:31 -08:00
Jessica Wang
f1248a4d02 cloudStack 3.0 new UI - service offering page - add details tab. 2011-11-08 17:47:12 -08:00
Jessica Wang
940ebff7b4 cloudStack 3.0 new UI - service offering page - list view - add unit to CPU speed, Memory field. 2011-11-08 17:19:59 -08:00
Sam Robertson
b4ddcfbe48 Cleaning up stuff, reorganizing parser into a class to make it more manageable 2011-11-08 17:11:44 -08:00
Jessica Wang
1736826ff0 cloudStack 3.0 new UI - ISO page - add Filter By dropdown on listView. 2011-11-08 17:00:45 -08:00
Jessica Wang
f8945168ae cloudStack 3.0 new UI - listView widget - (1) remove default option "All". (2) fix a bug that args.filterBy.kind got value from wrong dropdown when selectView dropdown and filterBy dropdown both exist on the same page. 2011-11-08 16:36:28 -08:00
Brian Federle
d9a5f851b5 Updated zone page; update detail view edit notification 2011-11-08 16:25:33 -08:00
Alena Prokharchyk
50cf9cb8fb Removed unused code 2011-11-08 15:54:56 -08:00
Alena Prokharchyk
3aff7f00ff Re-create serviceProvider map when network is updated 2011-11-08 14:55:06 -08:00
Alena Prokharchyk
9c09c35fa5 Fixed incorrect exception method 2011-11-08 14:55:06 -08:00
Jessica Wang
7a8ca9d8cb cloudStack 3.0 new UI - domain page - remove resource limits tab that is already merged into details tab. 2011-11-08 14:22:57 -08:00
Jessica Wang
30b0fdd30a cloudStack 3.0 new UI - account page - optimize data returned to dataProvider. 2011-11-08 14:08:58 -08:00
Jessica Wang
93e11db07d cloudStack 3.0 new UI - domain page - merge update resource limit into Edit action. 2011-11-08 13:17:29 -08:00
Murali Reddy
db991dd8f6 NAAS : adding support for service capabilities to be specified as part of network offering 2011-11-08 13:01:44 -08:00
Brian Federle
7097edf15f Add sample NAAS section to system config 2011-11-08 12:53:54 -08:00
Brian Federle
28521a3819 Updated header/project appearance; add new system chart view 2011-11-08 12:43:57 -08:00
Alena Prokharchyk
eac54e3ad4 Don't allow to upgrade networkOfferingId and networkDomain for Shared network offerings 2011-11-08 12:33:28 -08:00
Jessica Wang
7d430c8a25 cloudStack 3.0 new UI - domain page - Delete Domain action - pass cleanup parameter to API call if "Forced" checkbox is visible. 2011-11-08 12:24:12 -08:00
Jessica Wang
b8ba041027 cloudStack 3.0 new UI - domain page - add VM limits, IP limits, Volume limits, Snapshot limits, Template limits field. 2011-11-08 12:14:45 -08:00
Jessica Wang
9e070e41b9 cloudStack 3.0 new UI - domain page - add Instance Total field, Volume Total field. 2011-11-08 11:56:23 -08:00
Jessica Wang
a76711b453 cloudStack 3.0 new UI - domain page - add Account Total field. 2011-11-08 11:49:01 -08:00
prachi
8836a08e60 Added tp the table op_dc_vnet_alloc foreign key references to physical_network & data_center 2011-11-08 11:23:37 -08:00
Jessica Wang
1fc8997547 cloudStack 3.0 new UI - domain page - implement Edit Domain action. 2011-11-08 10:57:05 -08:00
Alena Prokharchyk
5e6fedb7ff Removed unused code 2011-11-08 10:36:29 -08:00
Abhi
f8319823cc bug 11880: host status is now in sync 2011-11-08 16:53:58 +05:30
kishan
606779b300 bug 11851: When Add VPN user fails, remove the user entry from db instead of leaving in Add state.
status 11851: resolved fixed
reviewed-by: Abhi
2011-11-08 15:56:16 +05:30
Alena
0785b64306 bug 11923: don't expose command name in the exception response when command is not available
status 11923: resolved fixed
reviewed-by: Will Chan
2011-11-07 18:00:33 -08:00
Kelven Yang
9489d6ffeb 1) Fix a serialization problem in command inherits AsyncCreateCommand.
2) Deal with special IDs (i.e. -1) in UUID translation
2011-11-07 18:00:14 -08:00
Jessica Wang
0b6abd1717 cloudStack 3.0 new UI - user page - implement Delete User action. 2011-11-07 17:39:51 -08:00
Jessica Wang
156833b4e9 cloudStack 3.0 new UI - user page - implement Enable User action. 2011-11-07 17:33:04 -08:00
Brian Federle
08d11f1901 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-11-07 17:08:46 -08:00
Brian Federle
1fd8f41ca5 Remove call to listConfigurations -- not supported by non-admins 2011-11-07 17:08:34 -08:00
Jessica Wang
650acd6845 cloudStack 3.0 new UI - user page - implement Disable User action. 2011-11-07 16:54:05 -08:00
alena
76a3bb7581 Fixed unittest 2011-11-07 16:28:31 -08:00
alena
3a845d2d75 Keep Service/Provider map per network as well as per networkOffering (to handle the case when there are multiple providers defined for the same service in the network offering, and only one is picked when the network is created) 2011-11-07 16:16:03 -08:00
Jessica Wang
751685541c cloudStack 3.0 new UI - user page - implement Generate Keys action. 2011-11-07 16:10:30 -08:00
Jessica Wang
5d55037310 cloudStack 3.0 new UI - user page - implement Change Password action. 2011-11-07 16:01:46 -08:00
Jessica Wang
55c817ad62 cloudStack 3.0 new UI - user page - implement Edit User action. 2011-11-07 15:38:35 -08:00
Brian Federle
5ad821612c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-11-07 15:29:27 -08:00
Brian Federle
0d16593e3a Fix typo 2011-11-07 15:26:53 -08:00
Brian Federle
af6b5c52f0 Update icons 2011-11-07 15:23:00 -08:00