1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-08 21:17:43 +03:00
Commit Graph

7524 Commits

Author SHA1 Message Date
Tino Vazquez
36e80dbdf7 Evolving OpenNebula description 2013-10-15 18:05:16 +02:00
Tino Vazquez
44c8e4da9c Bug #2362: Identify if multiple valued attribute is being change and add to array instead of overwritting 2013-10-15 17:11:47 +02:00
Tino Vazquez
675f0b646d bug #2280: Fixed sed -E --> sed -e for ESX
Also, some single quotes problem over ssh
2013-10-15 15:41:22 +02:00
Carlos Martín
b7234a4c37 Feature #1612: Add volatile disk quotas for attach/detach operations 2013-10-15 13:45:16 +02:00
Jaime Melis
37e065b7f7 Bump to version 4.3.80 2013-10-11 16:37:50 +02:00
Carlos Martín
18d67d02af Feature #1712: Fix scheduler resched migration 2013-10-10 18:19:22 +02:00
Ruben S. Montero
e24fc1aae4 Merge branch 'feature-1612' 2013-10-10 15:35:06 +02:00
Ruben S. Montero
d21c71f93c Merge branch 'feature-2092' 2013-10-10 13:12:03 +02:00
Ruben S. Montero
38ad6cebeb feature #2092: Make use of hybrid hypervisor instead of attribute 2013-10-10 13:07:33 +02:00
Ruben S. Montero
e68fe0202d Merge branch 'feature-1683' 2013-10-09 18:40:09 +02:00
Ruben S. Montero
09fe471af6 feature #1683: Renamed Nebula::init() to Nebula::bootstrap_db() 2013-10-09 18:39:18 +02:00
Carlos Martín
1f3a60070a Feature #1612: Add VOLATILE_SIZE quota to xsd doc files 2013-10-09 18:02:12 +02:00
Carlos Martín
2b92010fef Feature #1612: Add VOLATILE_SIZE quota to onedb migrator and fsck 2013-10-09 18:01:47 +02:00
Tino Vazquez
77278e1cc5 feature #2326: Add BASE_PATH to Sunstone 2013-10-09 17:48:52 +02:00
Tino Vazquez
c783b963f4 Feature #2092: Put hybrid checks in do_action for better coding understanding 2013-10-09 15:41:16 +02:00
Carlos Martín
7e2507e86f Feature #1612: Add VOLATILE_SIZE quota to Sunstone 2013-10-09 13:27:23 +02:00
Carlos Martín
b048c2973b Feature #1612: Add VOLATILE_SIZE quota to CLI 2013-10-09 12:34:51 +02:00
Carlos Martín
4020d536cb Feature #1612: Add VOLATILE_SIZE to VM quotas 2013-10-09 12:13:23 +02:00
Ruben S. Montero
683a3f1ad6 Merge branch 'bug-2252' 2013-10-08 23:23:13 +02:00
Tino Vazquez
ab85640c56 feature #2092: Changed PROLOG and EPILOG bypass to TransferManager.cc 2013-10-08 19:40:39 +02:00
Jaime Melis
d093d6af90 Bug #2106: Use the Image source instead of rebuilding it. Improved action if pool_name is not 'one' 2013-10-08 19:07:55 +02:00
Jaime Melis
3c300cc5c3 Bug #2252: Guest XML incorrect for CDROM images in a ceph datastore
Also prepare a new DiskType for Gluster, which might be useful in the future
2013-10-08 18:51:54 +02:00
Jaime Melis
3b2e92856e Bug #2110: create datablock error with ceph 2013-10-08 15:52:45 +02:00
Carlos Martín
4cc34621ec Feature #1683: Make initial sql queries quiet, so errors do not show in log 2013-10-08 15:20:09 +02:00
Carlos Martín
a9bccd4423 Feature #1683: Simplify bootstrap methods 2013-10-08 15:14:12 +02:00
Robert Schweikert
2054836301 Feature #1683: create a way to initialize without service start + This allows a mode to just initialize the database + Changes the decision making about DB bootstrapping such that a missing DB no longer produces misleading messages in the log file + Allows the DB to be initialized/bootstrapped during an automated install process without having to wait for some arbitrary time to kill the daemon - return the SQL error code from the DB::exec method + This allows to make decisions about DB bootstrapping earlier and avoids misleading messages in the log file 2013-10-08 15:14:00 +02:00
Carlos Martín
515f127acf Bug #2356: Ceph DS preset only allows RBD 2013-10-07 18:34:09 +02:00
Carlos Martín
bc260db160 Feature #2321: Create 2 DS presets: FS LVM & Block LVM 2013-10-07 18:00:43 +02:00
Ruben S. Montero
e0f2a3b393 feature #1612: Functions to check if a disk is volatile and to compute the total size of volatile disks of a template 2013-10-04 20:24:31 +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
19828ceafe Merge branch 'bug-2350' 2013-10-04 15:33:49 +02:00
Ruben S. Montero
1e6e71177b bug #2350: Move initialization of ostringstream 2013-10-04 15:32:05 +02:00
Ruben S. Montero
5899820844 Merge branch 'feature-1712'
Conflicts:
	src/scheduler/src/pool/HostXML.cc
2013-10-04 15:00:44 +02:00
Ruben S. Montero
4309d10c12 bug #2326 2013-10-04 13:26:03 +02:00
Tino Vazquez
876c58e327 feature #2092: Datastore gets its base path from DATASTORE_LOCATION in Datastore template or from oned.conf 2013-10-03 16:09:01 +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
Daniel Molina
6b675d8b77 feature #1712: Add enforce and datastore option to deploy dialog 2013-10-02 16:37:32 +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
Jaime Melis
7883f0b7ff Bug #2350: Template cannot be instantiated if CONTEXT, KERNEL or INITRD images are not in READY state. 2013-10-01 16:06:58 +02:00
Daniel Molina
a44190b16e feature #1712: Add SCHED_DS_REQUIREMENTS and SCHED_DS_RANK to Sunstone 2013-09-30 18:56:37 +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