1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

7566 Commits

Author SHA1 Message Date
a1ff8bf9d7 Feature #1712: Fix scheduler to not add VM storage capacity for migrations 2013-09-17 17:10:33 +02:00
33d14dc20e Bug #2056: re-check resource row after refresh 2013-09-17 16:52:17 +02:00
4e89d82653 feature #2321: Include shared_lvm in oned.conf 2013-09-16 16:40:52 +02:00
a288053e3a feature #2321: cpds are mvds are independent files 2013-09-16 16:38:41 +02:00
055d1422b5 feature #2321: ln, mv, mvds, postmigrate and premigrate are now links 2013-09-16 16:27:18 +02:00
ee662a22ba feature #2321: Update install.sh 2013-09-16 16:22:36 +02:00
32498c016b feature #2321: LVM TM drivers compatible with the DS fs drivers 2013-09-16 16:19:56 +02:00
46bcb93b26 Merge branch 'master' into feature-1712 2013-09-16 12:02:31 +02:00
56681cec9a Merge branch 'master' into feature-1712 2013-09-16 12:01:38 +02:00
aaaadf3fc8 feature #1712: Default DS selection code moved to Cluster class 2013-09-16 12:00:34 +02:00
27db93832b Add standard paths to the commands executed in OpenNebulaNetwork.rb 2013-09-16 10:58:16 +02:00
ff9210f95e Bug #2315: Uncheck context on update if context doesn't exist
As a bonus, set memory default on VM template create
2013-09-13 16:47:08 +02:00
15ae2c9fa4 Initial value for VM Template memory field 2013-09-13 16:32:15 +02:00
8bb82020ef Revert for bug #2315 2013-09-12 16:44:40 +02:00
ac53d33665 Bug #2314: Change deprecated RANK and REQUIREMENTS for their SCHED_ equivalents 2013-09-11 19:30:09 +02:00
71ce6fe0c0 bug #2315: Uncheck contextualization by default 2013-09-11 19:16:21 +02:00
8f2e1c5237 Improve init_scripts tip 2013-09-11 19:04:47 +02:00
5528686aa6 Bug #2290: Clear hidden pane before attaching imge to VM disk 2013-09-11 18:49:04 +02:00
9d30cbc2ce Feature #1712: Fix resched. It was planning migrations to hosts using different system DS 2013-09-11 17:41:35 +02:00
44332e72a6 Feature #1712: Fix comments in sched.conf 2013-09-11 16:31:25 +02:00
578e9073dd Feature #1712 CLI: Show DS id in VM history, remove system_ds from cluster output 2013-09-11 16:25:37 +02:00
5767c4b7f6 Bug #2106: attach ceph image problem.
This patch is a minor modification of the one submitted by
Alan Zhang <alan.zhang@linuxwind.org> in  dev.opennebula.org.
2013-09-11 15:14:15 +02:00
59bbb3b156 feature #2245: Allow multiple MySQL connections 2013-09-11 12:38:58 +02:00
f77ec81fb8 Bug #2290: Fix typo 2013-09-10 19:00:49 +02:00
e3e8a19f3e Bug #2290: Switch from input to label to VM and DISK ID values in different VM dialogs, so value is not lost upon datatable refresh 2013-09-10 18:53:39 +02:00
bf5d238056 Bug #2290: Now refresh after successful attach/detach won't fail 2013-09-10 17:23:33 +02:00
1d0cd105f4 Feature #1712: If the ds_id is not defined, the first cluster system DS is used 2013-09-10 13:43:50 +02:00
beeb642af6 Homogenize storage gateway host list parameter in all datastore types template
This also includes Sunstone interface changes
2013-09-10 12:00:56 +02:00
df161051f9 Feature #1712: Fix sched.conf syntax error 2013-09-10 11:33:56 +02:00
3a2c1abd79 feature #2135: add UNKNOWN state to onevm shutdown 2013-09-10 11:08:48 +02:00
cdd10b4adf bug #2210: Add missing tooltips in VM template creation wizard 2013-09-09 18:40:55 +02:00
fe2d710146 Feature #1712: Add Ds id to deploy action, cli, ruby & java oca 2013-09-09 18:32:34 +02:00
db155f8896 Merge branch 'feature-2187' 2013-09-09 17:11:16 +02:00
13f4ff0cdb Update OpenvSwitch.rb
Block ARP cache poisoning in openvswitch
2013-09-09 16:07:12 +02:00
28ebcdfc08 feature #2262: Add Storage Server parameter to Ceph, iSCSI and LVM 2013-09-09 15:15:02 +02:00
1f6a7d47b0 feature #2135: skip VMware cancel when VM is not defined 2013-09-09 12:13:10 +02:00
aac1b1fef3 feature #2135: skip xen cancel when VM is not defined 2013-09-08 19:18:13 +02:00
b892965041 Feature #2212: IMAGE/FSTYPE and DISK/FORMAT now default to 'raw' 2013-09-06 17:11:03 +02:00
59a5bc8d63 feature #2187: Add INIT_SCRIPTS to Sunstone 2013-09-06 17:00:20 +02:00
4d95677c48 feature #2187: fix FILES_DS generation from CLI 2013-09-06 16:40:26 +02:00
cd1964ea7a feature #2187: change separator of INIT_SCRIPTS to space 2013-09-06 16:20:16 +02:00
ba0c0ad8c4 Feature #2135: Missing unknown state in cancel action 2013-09-06 11:36:13 +02:00
1b2df8e0fc Feature #1742: Add secondary groups to sunstone config tab 2013-09-05 18:27:04 +02:00
cb070444c7 feature #2187: add files_ds and init options to CLI template creation 2013-09-05 17:42:55 +02:00
f6112ad196 Merge branch 'master' of git.opennebula.org:one 2013-09-05 15:24:06 +02:00
df9862ad30 feature #2289: add default parameters to ec2 drivers 2013-09-05 12:27:15 +02:00
e7f61e8295 Merge branch 'feature-1713' 2013-09-04 23:24:29 +02:00
33579df771 feature #1713: Deal with concurrent renames 2013-09-04 18:43:23 +02:00
7be821b342 bug #2294: install nokogiri < 1.6.0 for ruby < 1.9 in install_gems 2013-09-04 17:13:35 +02:00
c7bb778c56 Feature #1742: Add secondary groups to sunstone user tab 2013-09-04 16:21:34 +02:00