| .. |
|
Identity/dao
|
Make console proxy support UUID
|
2011-11-03 16:24:08 -07:00 |
|
account
|
Added more changes to the api
|
2010-10-21 15:11:49 -07:00 |
|
acl
|
More stuff to Projects feature - added support for adding resources (vms, templates, isos) to the project
|
2011-10-05 13:24:25 -07:00 |
|
agent
|
bug 12790: use processDisconnect() when disconnect the agent during agent LB process
|
2011-12-30 10:03:56 -08:00 |
|
alert
|
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.
|
2012-01-03 17:21:05 +05:30 |
|
api
|
bug 12364: fixed export template with swift
|
2011-12-21 16:07:06 -08:00 |
|
async
|
bug 11626: return same fields in queryAsyncJobResult and listAsyncJobs API commands
|
2011-12-09 16:50:08 -08:00 |
|
baremetal
|
createTemplate/createSnapshot for project - allow to execute for Projects in Active state only
|
2011-12-19 16:20:40 -08:00 |
|
capacity
|
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.
|
2012-01-03 17:21:05 +05:30 |
|
certificate/dao
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
cluster
|
bug 12206: Added op_user_stats_log table to store historic user stats. Network stats update thread will update aggregate bytes and log the entry in this table. Mgmt server with min id will run this job.
|
2011-12-15 16:46:41 +05:30 |
|
configuration
|
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 |
|
consoleproxy
|
bug 12337: encrypt Hidden category config values only
|
2011-12-20 15:07:22 +05:30 |
|
dao
|
Port forwarding rules and load balancing rules rewrite
|
2010-12-03 08:48:02 -08:00 |
|
dc
|
Bug 12757: Clear cluster GUID during cluster delete
|
2011-12-29 16:34:05 +05:30 |
|
deploy
|
bug 12337: Encrypt only password in host_detail table. Removed unused and duplicate references of HostDetailDao
|
2011-12-20 19:28:41 +05:30 |
|
domain
|
bug 6745: Using UUID instead of integers - for all commands
|
2011-11-03 07:34:00 -07:00 |
|
event
|
throw exception after intercepting to log error event
|
2011-07-19 18:39:32 +05:30 |
|
ha
|
Bug 12429 - Exception caught while handling disconnect: ClassCastException
|
2011-12-12 11:44:03 -08:00 |
|
host/dao
|
bug 12337: Encrypt only password in host_detail table. Removed unused and duplicate references of HostDetailDao
|
2011-12-20 19:28:41 +05:30 |
|
hypervisor
|
bug 12337: Encrypt only password in host_detail table. Removed unused and duplicate references of HostDetailDao
|
2011-12-20 19:28:41 +05:30 |
|
identity
|
Limit the ID valid range to be either numeric -1L for special usage or in range that it hits a DB record
|
2011-11-28 11:36:47 -08:00 |
|
keystore
|
Finalize custom certficate support. hook with UI
|
2011-04-22 13:45:09 -07:00 |
|
maint
|
Use Long type for version comparsion
|
2011-03-22 11:07:11 -07:00 |
|
migration
|
Merge complete except for virtualnetworkappliancemanager
|
2011-11-10 15:18:16 -08:00 |
|
netapp
|
1) Added resource limits for the Projects - the same as for the account
|
2011-09-21 17:09:49 -07:00 |
|
network
|
Bug 12746: During network offering update log usage events to reflect the change in network ofeering usage
|
2012-01-02 18:16:39 +05:30 |
|
offerings
|
bug 12305: drop max_connections from the network offering as this information is being set on network element level now
|
2011-12-09 09:00:08 -08:00 |
|
projects
|
bug 12644: don't allow to add new users to suspended/disabled projects
|
2011-12-19 13:42:03 -08:00 |
|
resource
|
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.
|
2012-01-03 17:21:05 +05:30 |
|
resourcelimit
|
bug 12607: fixed error message when resource limit exceeds
|
2011-12-19 11:17:00 -08:00 |
|
secstorage
|
Bug 11522 - New agent manager
|
2011-10-06 11:56:17 -07:00 |
|
server
|
bug 11303: passing the request params to the authenticators, callingh authenticators in a configurable chain
|
2012-01-02 14:55:26 +05:30 |
|
service
|
Bug 7883 - Add support to allow admins to sort templates, isos, offerings...
|
2011-11-03 10:54:00 -07:00 |
|
servlet
|
bug 12444: allow accessing Project's vms console
|
2011-12-08 14:38:21 -08:00 |
|
storage
|
SWIFT : sync swift with secondary storage
|
2011-12-28 11:47:55 -08:00 |
|
template
|
SWIFT : fixed install path
|
2011-12-28 12:09:09 -08:00 |
|
test
|
bug 12337: Encrypt only password in host_detail table. Removed unused and duplicate references of HostDetailDao
|
2011-12-20 19:28:41 +05:30 |
|
upgrade
|
bug 12361: db upgrade for network offering22s
|
2011-12-28 15:52:43 -08:00 |
|
usage
|
bug 11234: Get end millis from successful usage jobs only
|
2011-12-21 16:40:55 +05:30 |
|
user
|
bug 11303: passing the request params to the authenticators, callingh authenticators in a configurable chain
|
2012-01-02 14:55:26 +05:30 |
|
vm
|
bug 12530: moved the initial full sunc from the cron to host connect.
|
2012-01-02 13:40:33 +05:30 |