Commit Graph

575 Commits

Author SHA1 Message Date
alena 2956733760 bug 9080: createVolume - return error for the failure to the user
status 9080: resolved fixed
2011-03-22 09:36:19 -07:00
will 5a5bdc485c bug 9078: You will only see VMs with Virtual Network support when adding port forwarding and lb rules. 2011-03-21 13:59:59 -07:00
nit 197a09f29d 217 to 218 data migration for op_host_capacity. We dont want to use this table for secondary/primary storage used 2011-03-18 17:20:44 -07:00
nit 455f31c0c0 bug 7921,9036 : Host Details should account for Stopped VM's. Dashboard cpu/memory would start accounting for migrated vm's on successful migration
Status 7921 : resolved
2011-03-18 15:34:36 -07:00
anthony d03e401278 remove template vhd hidden flag 2011-03-16 16:12:57 -07:00
kishan d8d416dbbd bug 7877: update domR Map during start/stop of router 2011-03-16 14:24:56 +05:30
will d764ee92e1 - Limit the new domain search to 20 items. 2011-03-15 18:37:28 -07:00
will 16e9e4ae51 - Limit the new domain search to 20 items. 2011-03-15 18:37:26 -07:00
nit 057ddad997 bug 8887 : Forgot the checkin 2011-03-15 18:33:16 -07:00
anthony 6d691f0021 bug 8480: allow multiple hosts in maintenance mode
status 8480: resolved fixed
2011-03-15 16:44:05 -07:00
nit 05e5845176 bug 8887 : Stats Calculation Improvement - Storage stats wont update DB anymore and would be kept "in memory" just like other stats. For the listCapacityCmd which consumes it (sec. storage used and primary storage used) this would be constructed using the in memory maps rather than DB which wont have sec storage and primary storage used in the DB anymore. 2011-03-15 16:41:19 -07:00
alena 92084421c6 Fixed db data upgrade script 2011-03-15 14:56:32 -07:00
will 18f33d017a bug 8980: Fixed UI to no longer allow domain dedication of public VLAN. 2011-03-14 17:45:46 -07:00
alena c7be5c6ee1 bug 8979: fixed pageSize in listCapacity api call
status 8979: resolved fixed
2011-03-14 17:13:16 -07:00
alena 16d3dce66b bug 8981: don't allow to create domain specific vlans if they are not Direct
status 8981: resolved fixed
2011-03-14 16:49:08 -07:00
Frank 81e39f3486 Install all scripts under setup/db 2011-03-14 11:24:12 -07:00
alena a6ef471eb8 Default value of "default.page.size" is 500 2011-03-14 10:18:50 -07:00
alena ff5cef64d0 bug 8944: default page size for list* API commands is taken from global config params now. The name of the parameter is "default.page.size", default value is 50
status 8944: resolved fixed
2011-03-14 10:10:10 -07:00
kishan 107103a6e1 bug 7877: sync domR private Ip map independent of start/stop/migrate of router 2011-03-13 23:30:38 +05:30
kishan f7dd5f9216 bug 7877: sync domR private Ip map independent of start/stop/migrate of router 2011-03-12 02:55:40 +05:30
Kelven Yang f458af624f bug 8858: merge fix from master with improved cluster management
Status 8858: Resolved Fixed
2011-03-10 15:30:37 -08:00
nit 9d4565a1a7 Fix logic to deployvm from templates. 2011-03-10 12:13:02 -08:00
Frank 2835bfae5c Fix RPM build dry run failed 2011-03-10 09:41:07 -08:00
anthony f9db6f9f56 bug 7877: prevent two mgmt servers connecting to one same host
status 7877: resolved fixed
2011-03-09 17:45:52 -08:00
prachi 7ed4317cef Adding log statement in allocator while skipping a storagepool if it crosses the storage.capacity.threshold 2011-03-09 15:50:30 -08:00
prachi 6d33fe8401 Changes for 2.1.8 Bug 8801 reserve some space for snapshots
Storagepoolallocator should refer the primary storage pool in-memory map of the StatsCollector.
2011-03-09 12:50:57 -08:00
nit 0dbed1ae09 bug 7433: In case of multiple zones deleting a tempate from a zone doesn't prevent a user from selecting it to deploy the VM in the same zone. It was still visible in the listTemplates. Made change to check for template_zone_ref and template_host_ref removed and destroyed columns. During deployVM disallow a vm to be deployed from a template that has been removed in the zone.
bug 7433: resolved fixed
2011-03-08 17:53:35 -08:00
will 0813580c59 bug 8821: Added UI support for dedicating network to a domain
- Add path request and response to listDomain as searching by name is useless
- Fixed UI to support new path request and to fix other general problems with the auto-completion feature.
2011-03-08 16:15:21 -08:00
alena 2913eb1ab4 Default page limit is 500 for listVms 2011-03-07 18:15:50 -08:00
alena 2e9faf1982 bug 8821: 2.1.7 to 2.1.8 DB upgrade for Domain specific Direct Vlans 2011-03-07 14:08:53 -08:00
alena 485733b9e7 bug 8821: Domain specific Direct Vlans 2011-03-05 10:02:11 -08:00
nit 1e31f1bd6c bug 8643: listCapacityCmd - Make the capacity calculation more optimal. Now the API wont recalculate the stats everytime its called. It would rely on the capacity checker thread running (configurable) every 5 mins to get the capacity. Change the initital delay of capacity check thread from 5 mins to 30 seconds so that we check capacity immediately as we log in.
status 8643: resolved fixed
2011-03-04 14:25:42 -08:00
Prasanna Santhanam 2f62dd7344 Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2011-03-04 09:30:45 +05:30
Prasanna Santhanam 606dc47667 fixing the build errors. Need to not have simulator build as part of classpath however 2011-03-04 09:30:01 +05:30
Jessica Wang c0b58bc7d5 bug 8636: (2.1.x UI) - remove non-used code. 2011-03-03 11:38:15 -08:00
Jessica Wang bd32d4e05a bug 8636: (2.1.x UI) Network Group - Search Panel 2 - change domain dropdown to autoComplete input text field. 2011-03-03 11:27:06 -08:00
Jessica Wang fe013c5653 bug 8636: (2.1.x UI) Event page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-03 10:55:50 -08:00
Jessica Wang f7e8528c7f bug 8636: (2.1.x UI) Network Group page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-03 10:50:07 -08:00
Jessica Wang 1ed6668f4b bug 8636: (2.1.x UI) Snapshot page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-03 10:45:04 -08:00
Prasanna Santhanam bc179cdd43 SimulatorManagerImpl class and SimulatorManager interface 2011-03-03 17:31:37 +05:30
Prasanna Santhanam 3b4d5d88ce Simulator Discoverer for finding in-process simulated hosts 2011-03-03 17:02:35 +05:30
Prasanna Santhanam 18f36c5b36 Merge branch 'disco' into 2.1.x 2011-03-03 15:27:27 +05:30
anthony ddbb0a3fd6 never make iscsi volume unavailable 2011-03-02 18:58:18 -08:00
Jessica Wang 3713585276 bug 8636: (2.1.x UI) Volume page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-02 17:14:59 -08:00
Jessica Wang bdeccc3304 bug 8636: (2.1.x UI) Router page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-02 17:08:55 -08:00
Jessica Wang 7db6306fff bug 8636: (2.1.x UI) Instances page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-02 17:00:49 -08:00
Jessica Wang bb2527f83b bug 8636: (2.1.x UI) Zones page - Add VLAN IP Range dialog - change domain dropdown to autoComplete input text field. 2011-03-02 15:56:35 -08:00
Chiradeep Vittal ab91056e26 bug 8380: use instance name: persist in db so that it survives restarts 2011-03-01 14:14:47 -08:00
Prasanna Santhanam eceba8f692 The simulator discoverer will find hosts that are simulated within the AgentSimulator 2011-03-01 20:22:17 +05:30
will 1a1f038afa Added better logging when an account attempts to access a command it does not have priviledges for. 2011-02-28 17:58:14 -08:00