1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
Commit Graph

4406 Commits

Author SHA1 Message Date
Carlos Martín
31684f5798 Feature #1099: Update VM usage attributes comments to reflect correct measure units 2012-05-08 16:18:24 +02:00
Carlos Martín
986bb82819 Feature #1099: Update oneacct command to show new accounting info from the core 2012-05-08 16:01:34 +02:00
Carlos Martín
2c88fe83c8 Feature #1099: Add complete VM info to all history records, even the active ones 2012-05-08 15:42:24 +02:00
Ruben S. Montero
de3cd97468 feature #1099: VM info is set in history records in a separate function 2012-05-05 20:57:17 +02:00
Ruben S. Montero
1c4fca1ce2 Merge branch 'master' into feature-1099 2012-05-05 20:57:07 +02:00
Ruben S. Montero
da346aecec Merge branch 'master' of git.opennebula.org:one 2012-05-05 03:24:51 +02:00
Ruben S. Montero
021cfd6fcd feature #1243: Fix compilation warning 2012-05-05 03:23:37 +02:00
Ruben S. Montero
7ad3ce1965 feature #1099: Moved SQL filters to the corresponding pools 2012-05-05 03:18:25 +02:00
Giovanni Toraldo
7cea1aeb5a Adding status command to be LSB compliant 2012-05-04 18:03:13 +02:00
Carlos Martín
70d5c75d04 Feature #1099: Add VM template information to the History records once they are "closed" 2012-05-04 17:29:36 +02:00
Carlos Martín
c178601623 Feature #1099: Add new one.vmpool.accounting XMLRPC method 2012-05-04 17:27:57 +02:00
Hector Sanjuan
7c6e890bde Feature #1229: :server: is now :host: in occi server configuration
(cherry picked from commit f437bd461f)
2012-05-04 16:29:45 +02:00
Daniel Molina
42872f9c44 Add --plain option to occi commands 2012-05-03 18:58:15 +02:00
Ruben S. Montero
0841d804c0 Merge branch 'feature-1243' 2012-05-01 23:29:59 +02:00
Ruben S. Montero
00b09519fd feature #1243: Seting/Clearing resched flag requires ADMIN permissions. Bring back Sconstruct tests. 2012-05-01 23:17:22 +02:00
Tino Vazquez
0c60e38f28 feature #1247: Enable VMware console access 2012-04-30 18:35:16 +02:00
Ruben S. Montero
f64fccdaad feature #1243: Do not store uneeded vars in Scheduler class 2012-04-29 23:41:34 +02:00
Ruben S. Montero
38c5992cd8 feature #1243: Add configuration option to select the rescheduling type 2012-04-29 23:38:40 +02:00
Ruben S. Montero
f2105549a7 feature #1243: Scheduler makes use of the resched flag. Needs to get live/cold migration type from config 2012-04-28 02:33:18 +02:00
Carlos Martín
97cf299f70 Bug #1232: Remove context/target att. from ec2 template 2012-04-27 15:16:23 +02:00
Carlos Martín
d209fbfee6 Bug #1232: Remove the constraint to have at least one OS image 2012-04-27 15:12:28 +02:00
Hector Sanjuan
63b4dd8467 Feature #1256: Show graphics section in template creation for vmware
(cherry picked from commit 50bc0711a5)
2012-04-27 14:21:28 +02:00
Hector Sanjuan
a344dbdd57 Feature #1253: Modify row click behaviour in Sunstone
When clicking on a row with CTRL it will be checked/unchecked. When >= 1 rows are already selected, subsequent clicks on rows will (un)select them instead of triggering the info dialog.
(cherry picked from commit 6cf2c019ff)
2012-04-27 14:21:19 +02:00
Hector Sanjuan
a467bbc30e Feature #1253: Ctrl + click select row for sunstone and selfservice
(cherry picked from commit 0e02730af8)
2012-04-27 13:54:38 +02:00
Hector Sanjuan
804881e713 Bug #1246: Add max cpu to host info view
(cherry picked from commit 30fbadd504)
2012-04-27 13:54:23 +02:00
Ruben S. Montero
71e4dc6967 bug 1212: Pass references instead of pointers 2012-04-27 00:12:55 +02:00
Ruben S. Montero
ae6df524bb bug #1232: Work on the target assginment function 2012-04-27 00:02:43 +02:00
Ruben S. Montero
8ff221052d feature #1243: Add resched flag to VMs. Includes associated logic to make it work: RM methods, OCA bindings, CLI commands. LCM updated to clear the resched flag when leaving the running state Fixes VM tests 2012-04-26 19:06:49 +02:00
Javi Fontan
a7ab6e4ce8 bug #1165: set correct state value for unknown state for vmm/poll 2012-04-26 17:35:34 +02:00
Carlos Martín
c71a92d18a Bug #1232: Improve automatic target assignment 2012-04-26 16:54:24 +02:00
Carlos Martín
7da6c9883e Bug #1232: Bring back part of commit:e401b49 : Only allow Datastore & volatile disks. 2012-04-26 16:54:24 +02:00
Carlos Martín
f0c1641fdc Revert "bug #1232: Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes"
This reverts commit e401b4900d.
2012-04-26 16:54:24 +02:00
Carlos Martín
e9e5d95417 Revert "bug #1232: Set default targets for EC2 API"
This reverts commit 44af8c6607.
2012-04-26 16:54:23 +02:00
Jaime Melis
0775a43100 bug #1211: Remove unnecessary quotes in the shutdown script
(cherry picked from commit 69cd251c91)
2012-04-26 16:15:20 +02:00
Javi Fontan
d364c3e57f bug #1211: default shutdown timeout is now 300 and typo fixing 2012-04-25 16:44:00 +02:00
Javi Fontan
28ad6e8743 Merge branch 'bug-1211' 2012-04-25 16:17:43 +02:00
Javi Fontan
c8d8e1d1cc bug #1211: change vmm/kvm/shutdown to make use of retry and force_destroy 2012-04-25 16:12:46 +02:00
Hector Sanjuan
6c726bfe4e Feature #1207: Add custom input field for host drivers and user auth driver
(cherry picked from commit 01cef09418)
2012-04-25 13:39:09 +02:00
Jaime Melis
72892faa1f Merge branch 'master' of git.opennebula.org:one 2012-04-25 12:00:31 +02:00
Jaime Melis
156d2ea9e0 Feature #1222: Improve readability of the context scripts 2012-04-25 11:59:59 +02:00
Daniel Molina
e024d57def Fix watch_client filtering
(cherry picked from commit 590ba0e4eb)
2012-04-25 10:37:41 +02:00
Hector Sanjuan
6fc7eac554 Bug #1043: Prevent VNC dialog from closing with ESC key in Sunstone and SelfService
(cherry picked from commit 889249a6af)
2012-04-24 17:33:51 +02:00
Hector Sanjuan
fda520349f Feature #1218: add IP column to compute list in Selfservice
(cherry picked from commit 5fcb907a9e)
2012-04-24 17:33:15 +02:00
Hector Sanjuan
fda4161a6c Sunstone: require image target when adding image to VM template. Autofill when attribute is present in image template. Include special input for target in image creation form.
(cherry picked from commit c7721e814d)
2012-04-24 17:31:50 +02:00
Javi Fontan
19fe111fcc bug #1211: change vmm/xen/shutdown to make use of retry and force_destroy 2012-04-24 17:23:02 +02:00
Javi Fontan
2de23bbaff bug #1211: add retry and force_shutdown to scripts_common 2012-04-24 17:00:29 +02:00
Daniel Molina
81a142374b Fix occi-server script, +x is not required 2012-04-24 16:54:37 +02:00
Jaime Melis
d8d814352e Feature #1240: Update install.sh for LVM drivers 2012-04-24 16:34:48 +02:00
Jaime Melis
ec7c9106d6 Feature #1240: Add LVM drivers adapted to the new datastore subsystem
(cherry picked from commit 8379ac09aa)

Conflicts:

	src/datastore_mad/remotes/xpath.rb
2012-04-24 15:59:59 +02:00
Jaime Melis
65ecb979d4 Feature #1222: Fix context scripts with variable number of arguments. 2012-04-24 15:44:58 +02:00