1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

7460 Commits

Author SHA1 Message Date
Tino Vazquez
ab85640c56 feature #2092: Changed PROLOG and EPILOG bypass to TransferManager.cc 2013-10-08 19:40:39 +02:00
Tino Vazquez
3b269146bc feature #2092: Added hybrid mode, not triggering PROLOG
Still need to figure out EPILOG
2013-10-04 19:05:55 +02:00
Ruben S. Montero
866c6afe5b Merge branch 'feature-2164' 2013-10-02 21:00:50 +02:00
Ruben S. Montero
3cb4a984c1 bug #2352: Set host share variables to long long type
Conflicts:
	src/host/Host.cc
2013-10-02 18:24:33 +02:00
Carlos Martín
ff384e6b01 Bug #2353 #2354: disk_type is not removed from template, is processed in update, and is case insensitive 2013-10-02 16:21:46 +02:00
Carlos Martín
6d447c0831 Feature #2135: Update vm state diagrams 2013-10-02 11:51:46 +02:00
Carlos Martín
6ddf0a3d8e Bug #2330: Add changes to migrator 2013-10-02 10:55:54 +02:00
Ruben S. Montero
71bec54fb3 Merge branch 'pool-mysql' 2013-09-27 13:50:17 +02:00
Jaime Melis
4329436beb feature #2164: Remove bzip2 support for stat 2013-09-26 11:15:30 +02:00
Tino Vazquez
d2b1ed5193 Feature #2332:Sunstone configurable table order 2013-09-23 12:07:42 +02:00
Tino Vazquez
55cd5cbe07 Get rid of unused debug line 2013-09-20 18:37:19 +02:00
Jaime Melis
aa6cb1c869 Feature #2164: Register compressed images in LVM 2013-09-20 16:56:57 +02:00
Tino Vazquez
436ef22ba7 Bug #2293: In VM template update, replace \" with ' on client, and replace back in Sunstone server. 2013-09-20 16:11:20 +02:00
Ruben S. Montero
48512ff93b Merge branch 'feature-2284' 2013-09-19 23:09:15 +02:00
Ruben S. Montero
6b0f59b679 Merge branch 'feature-2135' 2013-09-19 23:05:19 +02:00
Tino Vazquez
e430b912dc Bug #1606: Changed Sunstone time functions to omply with dd/mm/yyyy 2013-09-19 19:24:06 +02:00
Ruben S. Montero
e076b1dac6 Merge branch 'bug-2330' 2013-09-19 18:58:42 +02:00
Tino Vazquez
a6bddd2163 Bug #1886: All dialogs now open with focus on first input 2013-09-19 18:55:15 +02:00
Jaime Melis
d525f3a8ea Change the IMAGE_ID variable in the DS drivers to ID 2013-09-19 18:31:59 +02:00
Jaime Melis
598535c03c Monitor a randomized host every time 2013-09-19 18:31:58 +02:00
Jaime Melis
66a25715b0 Ceph should clone images in the target HOST, not in the BRIDGE_LIST 2013-09-19 18:31:56 +02:00
Jaime Melis
eddb3dbfbd Change HOST to BRIDGE_LIST for all the DS drivers in ceph, iscsi and lvm drivers 2013-09-19 18:31:51 +02:00
Tino Vazquez
7b56ae8301 Bug #1962: Extended template table now is more careful with context
Removed commented code
2013-09-19 15:30:17 +02:00
Tino Vazquez
e1caa587b2 [Sunstone] Add memory default in template creation 2013-09-19 12:35:00 +02:00
Tino Vazquez
7c36d1f873 bug #2114: Now the cluster change is actually performed
Info panel still not updated :(
2013-09-18 18:06:45 +02:00
Ruben S. Montero
4bd8557341 Merge branch 'feature-2321' 2013-09-17 17:14:49 +02:00
Tino Vazquez
33d14dc20e Bug #2056: re-check resource row after refresh 2013-09-17 16:52:17 +02:00
Jaime Melis
4e89d82653 feature #2321: Include shared_lvm in oned.conf 2013-09-16 16:40:52 +02:00
Jaime Melis
a288053e3a feature #2321: cpds are mvds are independent files 2013-09-16 16:38:41 +02:00
Jaime Melis
055d1422b5 feature #2321: ln, mv, mvds, postmigrate and premigrate are now links 2013-09-16 16:27:18 +02:00
Jaime Melis
ee662a22ba feature #2321: Update install.sh 2013-09-16 16:22:36 +02:00
Jaime Melis
32498c016b feature #2321: LVM TM drivers compatible with the DS fs drivers 2013-09-16 16:19:56 +02:00
Jaime Melis
27db93832b Add standard paths to the commands executed in OpenNebulaNetwork.rb 2013-09-16 10:58:16 +02:00
Tino Vazquez
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
Tino Vazquez
15ae2c9fa4 Initial value for VM Template memory field 2013-09-13 16:32:15 +02:00
Tino Vazquez
8bb82020ef Revert for bug #2315 2013-09-12 16:44:40 +02:00
Tino Vazquez
ac53d33665 Bug #2314: Change deprecated RANK and REQUIREMENTS for their SCHED_ equivalents 2013-09-11 19:30:09 +02:00
Tino Vazquez
71ce6fe0c0 bug #2315: Uncheck contextualization by default 2013-09-11 19:16:21 +02:00
Tino Vazquez
8f2e1c5237 Improve init_scripts tip 2013-09-11 19:04:47 +02:00
Tino Vazquez
5528686aa6 Bug #2290: Clear hidden pane before attaching imge to VM disk 2013-09-11 18:49:04 +02:00
Jaime Melis
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
Ruben S. Montero
59bbb3b156 feature #2245: Allow multiple MySQL connections 2013-09-11 12:38:58 +02:00
Tino Vazquez
f77ec81fb8 Bug #2290: Fix typo 2013-09-10 19:00:49 +02:00
Tino Vazquez
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
Tino Vazquez
bf5d238056 Bug #2290: Now refresh after successful attach/detach won't fail 2013-09-10 17:23:33 +02:00
Tino Vazquez
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
Javi Fontan
3a2c1abd79 feature #2135: add UNKNOWN state to onevm shutdown 2013-09-10 11:08:48 +02:00
Tino Vazquez
cdd10b4adf bug #2210: Add missing tooltips in VM template creation wizard 2013-09-09 18:40:55 +02:00
Ruben S. Montero
db155f8896 Merge branch 'feature-2187' 2013-09-09 17:11:16 +02:00
atwardowski
13f4ff0cdb Update OpenvSwitch.rb
Block ARP cache poisoning in openvswitch
2013-09-09 16:07:12 +02:00