1879 Commits

Author SHA1 Message Date
NIKITA
bd23cfec05 UI for test provisioning tool 2010-11-02 11:49:50 -07:00
abhishek
b6aeb6746c bug 6889: fixing the issue where we were able to create a disk offering of size 0. The check was incorrect, and now we ensure we only create the right sized volumes.
status 6889: resolved fixed
2010-11-02 11:30:43 -07:00
abhishek
85f78d8cb3 bug 6886: fixing the npe which occurs when we try to delete a non existant user. We were trying to return user details for an async job desc assuming the user always existed. Changing that logic to ensure when we don't have such details, we log the apt message
status 6886: resolved fixed
2010-11-02 11:20:52 -07:00
edison
566521fbf3 remove the minifyjs in waf build 2010-11-02 11:13:42 -07:00
Jessica Wang
d4c361aa84 new UI - fix a bug "JQuery is not definied". 2010-11-02 10:54:56 -07:00
alena
6c3256d1e4 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain
2) Added "haschild" return parameter to Domain response.
3) Fixed updateDomain command - used to set domainname to "updatedomainnameresponse" value if no name was specified in the request. Added more logging for updateDomain command.
2010-11-01 23:49:57 -07:00
alena
5d4e4be974 1) Created ApiResponseHelper class - all api response objects should be built there.
2) Removed isMirrored tag from the update/create/listDiskOffering commands
2010-11-01 23:49:57 -07:00
edison
b0ab0df4fe fix rpm build 2010-11-01 23:19:12 -07:00
will
4fdd71c799 Sigh. Renaming the jquery scripts back so RPM build doesn't break. 2010-11-01 22:57:26 -07:00
will
034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00
will
287c1da1b5 Making the new 2.2 UI to be the default UI.
2.1 UI can still be accessed by http://<mgmt_url>:8080/client/2.1
2010-11-01 21:43:37 -07:00
Jessica Wang
5a9059ba2a new UI - fix a bug that account failed to udpate resource limit ("resourcetype is wrong). 2010-11-01 20:59:43 -07:00
Jessica Wang
4919e2f458 new UI - domain page - restore listResourceLimits section since bug 6697 is fixed. 2010-11-01 20:36:57 -07:00
Jessica Wang
624940dd94 new UI - after API refactor, boolean parameter is returned as boolean (i.e. true/false) instead of a string (i.e. "true"/"false"). This is corresponding UI change. 2010-11-01 20:16:46 -07:00
Jessica Wang
2da75a93bf new UI - apply setBooleanEditField() to all editable dropdown boolean field. 2010-11-01 20:12:25 -07:00
Jessica Wang
4b8b149237 new UI - cluster page - show host header and primary storage header in middle menu even there is no host or no primary storage. 2010-11-01 19:21:16 -07:00
Jessica Wang
19ee44b1c8 new UI - split resource.js into 7 JS files. 2010-11-01 19:07:57 -07:00
edison
4d7d09a7a8 fix the import vmware template 2010-11-01 18:33:34 -07:00
Jessica Wang
2eb98e9ad6 new UI - host page - fix a bug "id is not found" when clicking Add Host button. 2010-11-01 18:22:49 -07:00
NIKITA
c136e048ff Title icons for host, cluster, host, primary storage, systemvm, zone 2010-11-01 18:11:41 -07:00
NIKITA
9508131164 Midmenu has hover effect now 2010-11-01 17:42:48 -07:00
abhishek
3bab616478 After discussing with Alex, it was agreed that there is no need to mgmt server level locking using the mgmt_server_id. This makes the code easier, as we have one parent acquire and release mechanism, and the complexity is reduced. In accordance, we do not need to maintain cleanup tasks for mgmt server crashes, as the async mechanism deals with this. Also, the schema becomes a tad simpler as the mgmt_server_id column is not needed anymore 2010-11-01 17:04:28 -07:00
NIKITA
a1e5e3db15 Search - Closed icon made hidden 2010-11-01 16:54:13 -07:00
NIKITA
2e7d724993 minor UI changed for left menu highlighted 2010-11-01 16:03:17 -07:00
NIKITA
54d8712e10 Changed Left menu border 2010-11-01 15:56:40 -07:00
Jessica Wang
6abec31235 new UI - resource page - fix a bug that nothing happened when clicking Add Zone button after splitting resource.jsp into 7 JSP file. 2010-11-01 15:54:55 -07:00
edison
d3404cfec1 cloud-setup-databases don't need to specify hypervisor type, just remove the confusing help 2010-11-01 15:40:43 -07:00
Jessica Wang
8da65435be new UI - fix a bug that some menu at left navigation disappear after refresh page. 2010-11-01 15:37:26 -07:00
edison
d9ba39bd8b enable user to config default hypervisor type as vmware 2010-11-01 15:25:32 -07:00
NIKITA
9264ebb3f1 Action panel removed from grid container in Instance detail tab 2010-11-01 15:13:36 -07:00
Jessica Wang
93532102ec new UI - seperate resource.jsp into zone.jsp, pod.jsp, cluster.jsp, host.jsp, primarystorage.jsp, systemvm.jsp. 2010-11-01 15:01:57 -07:00
Alex Huang
394af1b29c more changes on the way 2010-11-01 15:01:28 -07:00
Alex Huang
cd1c903260 Better integration between it and virtual machine gurus 2010-11-01 15:01:28 -07:00
Alex Huang
4db0b7d156 Better integration between it and virtual machine gurus 2010-11-01 15:01:28 -07:00
NIKITA
1bc46cdc6f New title icons added for Zone, Pod, System VM and cluster 2010-11-01 14:39:20 -07:00
abhishek
8e9d74c7f6 bug 5190: This covers the case of unforseen exceptions (although a corner case), which might pop up. We introduce a finally block which will release the cert db record for other ms to process, in case the owning ms errors out (not crash), whilst running the cert update process 2010-11-01 14:36:13 -07:00
anthony
17d049138f fix for add /resources/resource*.properties to /etc/cloud/management 2010-11-01 14:29:37 -07:00
anthony
ab8065e5f1 add /resources/resource*.properties to /etc/cloud/management 2010-11-01 14:21:04 -07:00
abhishek
45f4499c14 bug 6836: fixing the api responses for disk offerings. We were using the wrong objext name, and were only returning success responses. Now, we are constructing the apt object and returning the entire object back.
status 6836: resolved fixed
2010-11-01 13:24:28 -07:00
Chiradeep Vittal
8dda98a1bb fix problems after merging in bug fixes from 2.1.x 2010-11-01 12:31:10 -07:00
Chiradeep Vittal
76c7b54fc5 fix problems after merging in bug fixes from 2.1.x 2010-11-01 12:27:15 -07:00
Chiradeep Vittal
8a1245d433 bug 6807: first ip is different from sourcenat
status 6807: resolved fixed
2010-11-01 12:21:56 -07:00
Chiradeep Vittal
149a5d0eb9 bug 6807: add the source nat ip with net mask
status 6807: resolved fixed
2010-11-01 12:21:56 -07:00
Chiradeep Vittal
d6a2766c04 dont wipe dhcp and antispoof rules every time 2010-11-01 12:21:56 -07:00
Chiradeep Vittal
3c897c5b27 bug 5532: allow more instances. could still fail with a very long instance name 2010-11-01 12:21:56 -07:00
Chiradeep Vittal
cd056c8d01 bug 6522: ensure destroyed routers are not picked up
status 6522: resolved fixed
2010-11-01 12:21:56 -07:00
Chiradeep Vittal
c1b7f5a6fa bug 6485: fix reboot logic 2010-11-01 12:21:56 -07:00
Chiradeep Vittal
40f15106be when user vm migrates, update rules on destination host 2010-11-01 12:21:56 -07:00
Chiradeep Vittal
63739558d0 bug 6105: default to mode http if the public port is 80 2010-11-01 12:21:55 -07:00
Chiradeep Vittal
2c14634e3b bug 6268: cloud-private is actually the management interface 2010-11-01 12:21:55 -07:00