bfederle
d16c535514
Fix IE7 syntax errors for system.js
2012-01-04 11:43:50 -08:00
bfederle
f076a4a8a7
Syntax fixes for IE7
2012-01-04 11:38:53 -08:00
bfederle
1b2150498a
Update test data for new dashboard
2012-01-04 11:24:37 -08:00
Jessica Wang
f0cd240bdb
bug 12371: cloudstack 3.0 new UI - User page - change password dialog - password field - display asterisks instead of characters.
2012-01-04 10:31:41 -08:00
bfederle
1bd3549fab
Code/whitespace cleanup
2012-01-04 09:08:18 -08:00
bfederle
7249dc99a2
Show zone-specific data on dashboard
2012-01-04 08:48:31 -08:00
Abhinandan Prateek
2778deacb6
bug 8962: usage related changes
2012-01-04 16:41:18 +05:30
kishan
9b3f78254d
Bug 12845: When moving Vm to another account, add volume create usage event with size and template/offering id
...
Status 12845: resolved fixed
Reviewed-By: Abhi
2012-01-04 16:34:52 +05:30
Naredula Janardhana Reddy
019bc1c5b7
Bug 12140: Blocking ICMP timestamp request to system vm's (only console and ssvm).
2012-01-04 12:32:03 +05:30
Jessica Wang
64a54f32a5
bug 12199: error message returned from API shouldn't include double quote. That's invalid JSON format.
2012-01-03 17:53:47 -08:00
Sam Robertson
3f35ce40ac
Bug 12618 - Making usage data commands use their own socket instead of locking all activity to process data.
2012-01-03 17:29:28 -08:00
Kelven Yang
3843e08892
bug 11780: remove vmware-lib-mailapi.jar and vmware-lib-smtp.jar from dependency distribution
2012-01-03 17:01:38 -08:00
bfederle
4e97121f02
Add new admin dashboard
...
-Use cluster level capacity display for all zones
-Show capacities as pie charts
-Misc. dashboard layout fixes
2012-01-03 16:29:06 -08:00
Jessica Wang
a8c50dd824
bug 12147: cloudstack 3.0 new UI - host page - add "View Instances" which will display instances under the host when being clicked.
2012-01-03 15:58:30 -08:00
Jessica Wang
98eb06b2a9
cloudstack 3.0 new UI - template page, ISO page - remove ID from listView.
2012-01-03 15:21:21 -08:00
Nitin Mehta
cec3ac5e38
bug 12782 When host is put in maintenance remove the capacity entries in DB. When maintenance is cancelled repopulate the capacity entries in the DB. This is done to not account for the capacity of hosts in maintenance in the dashboard. Also for the capacity checker thread do not calaculate capacities for the hosts in maintenance.
...
Reviewed by : Kishan.
2012-01-03 17:21:05 +05:30
Abhinandan Prateek
3a6719aa1b
adding annotation to convert the uuids/ids to ids
2012-01-03 12:18:06 +05:30
kishan
294ad89c38
Bug 12746: During network offering update log usage events to reflect the change in network ofeering usage
...
Status 12746: resolved fixed
Reviewed-By: Nitin
2012-01-02 18:16:39 +05:30
Abhinandan Prateek
4f9cbdaadb
bug 11303: passing the request params to the authenticators, callingh authenticators in a configurable chain
2012-01-02 14:55:26 +05:30
Abhinandan Prateek
a60d8cea86
bug 12530: moved the initial full sunc from the cron to host connect.
2012-01-02 13:40:33 +05:30
Sheng Yang
7e6bbf9b16
Discard rrouter lock
...
Then we can make all the actions in sequence
2011-12-30 15:00:59 -08:00
Alena Prokharchyk
217aceb9ef
bug 12753: retry 1 more time when start fails for the virtual router
...
status 12753: resolved fixed
2011-12-30 14:45:41 -08:00
Sheng Yang
1bc44a578d
bug 12705: Don't set first ip if it's not source NAT
...
It would happen with first ip of nics other than first public nic.
status 12705: resolved fixed
2011-12-30 14:06:17 -08:00
Alena Prokharchyk
d56d1f699d
bug 12790: use processDisconnect() when disconnect the agent during agent LB process
...
status 12790: resolved fixed
Conflicts:
api/src/com/cloud/host/Status.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
2011-12-30 10:03:56 -08:00
Sheng Yang
af50ecb7db
bug 11056: Add backported kernel and discard customized kernel module
...
But still keep customized iptables because the newer version of iptables would
result in very big range of package upgrading due to dependence relationship.
Also add newer version of "virt-what" from debian testing, otherwise it would
provide wrong information for xen-domU(reported as xen-dom0 in previous version
for 2.6.39). This one have no dependency issue and can be added easily.
status 11056: resolved fixed
2011-12-29 21:25:49 -08:00
Abhinandan Prateek
9333acffb4
bug 12530: ignore VMs in starting state, as the first sync may happen after the managment server has already issued start for system VMs
2011-12-30 10:35:08 +05:30
Chiradeep Vittal
24894e2354
bug 11302: dont allow stuff like BPDUS, don't allow vms to connect to hypervisor
2011-12-29 17:35:24 -08:00
Jessica Wang
bec829e12a
cloudstack 3.0 new UI - (1) apply action filter to newly created primary storage in listView. (2) apply action filter to newly created secondary storage in listView.
2011-12-29 17:00:51 -08:00
Alex Huang
37e7c3d125
bug: 12805 Moved the managers into the right order
2011-12-29 16:42:03 -08:00
Jessica Wang
b074448154
cloudstack 3.0 new UI - apply action filter to newly created pod in listView.
2011-12-29 16:30:23 -08:00
Jessica Wang
9a07b763c3
cloudstack 3.0 new UI - apply action filter to newly created cluster in listView.
2011-12-29 16:25:37 -08:00
Jessica Wang
b6388837c6
bug 11721: cloudstack 3.0 new UI - cluster page - add a new field "state". "state" field will be the same as "allocationstate" when a cluster is managed. "state" field will be the same as managedstate when a cluster is unmanaged. Use "state" field to decide which actions to show/hide.
2011-12-29 16:14:59 -08:00
Chiradeep Vittal
4718f194ef
bug 12772: typo
2011-12-29 16:01:41 -08:00
Chiradeep Vittal
338aa3e2a8
accidental commit
2011-12-29 16:01:41 -08:00
Chiradeep Vittal
a51ee064ee
bug 11302: more efficient caching of keyword
2011-12-29 16:01:41 -08:00
Chiradeep Vittal
c05903b2d0
bug 11302: support new CSP for SP2.
...
conditional check : --match-set vs --set
forgot to merge this in from 2.2.y
2011-12-29 16:01:40 -08:00
Kelven Yang
d12343b132
bug 12763: add a missing mapping(SHIFT = --> +) for english keyboard
2011-12-29 11:39:05 -08:00
Kelven Yang
86cbe3e0ee
bug 12763: rebuild keycode mapping when browser is running on Japanese system with Japanese keyboard under the new framework
2011-12-29 11:23:15 -08:00
Alena Prokharchyk
e4debe7af4
Fixed error message when network fails to implement
2011-12-29 11:18:03 -08:00
Prasanna Santhanam
9c8f989d6b
typos and other fixes
2011-12-29 17:28:58 +05:30
Prasanna Santhanam
e9b861432a
typos and other fixes
2011-12-29 17:28:58 +05:30
Prasanna Santhanam
b82d88d1d2
basic zone setup template
2011-12-29 17:28:58 +05:30
Prasanna Santhanam
d842119dc4
Fixing the framework for 3.0 /Acton API
...
* zones now have to be configured with physical networks and providers
* enabling the virtual router and configuring it are sperate API action
* create networks of shared type with SG network offering is done implicitly
2011-12-29 17:28:58 +05:30
Prasanna Santhanam
eaf57eb847
providers are in a list iterable
2011-12-29 17:28:58 +05:30
Prasanna Santhanam
431b571908
property files for simulator and basic zone setup
2011-12-29 17:28:58 +05:30
kishan
ccc4cd820f
Bug 12757: Clear cluster GUID during cluster delete
...
Status 12757: resolved fixed
Reviewed-By: Abhi
2011-12-29 16:34:05 +05:30
Abhinandan Prateek
8173474a42
bug 8962: done some testing on basic networks
2011-12-29 12:37:28 +05:30
Sheng Yang
aeda3f3a1c
bug 11056: Add customized iptables and kernel modules to the system template
...
The new kernel module xt_CHECKSUM.ko is based on [1], and back ported to 2.6.32
kernel. New iptables is based on adding a new extension from [2].
[1]https://lwn.net/Articles/396466/
[2]https://git.netfilter.org/cgi-bin/gitweb.cgi?p=iptables.git;a=commit;h=9d1b11102b53103c00b7fddf4658a4d2bdee1338
status 11056: resolved fixed
2011-12-28 20:20:35 -08:00
Jessica Wang
899f512a41
cloudStack 3.0 new UI - instance page - actions - get ID from args.context.instances[0].id instead of obsolete args.data.id
2011-12-28 16:21:47 -08:00
anthony
6c953ebe48
SWIFT : db upgrade
2011-12-28 16:01:10 -08:00