Carlos Martín
8f5c2b3fd2
Feature #1772 : Save updated quotas to the DB
2013-02-25 16:16:47 +01:00
Carlos Martín
6d8b31d5bd
Feature #1772 : Resize capacity enforce is mandatory for everyone, except for oneadmin
2013-02-25 16:08:58 +01:00
Carlos Martín
bf60dc734c
Feature #1772 : Fix bug in RM, update VM owner/group quotas, not the caller's quotas.
...
Also take into account that we can delete users/groups and have orphan VMs
2013-02-25 15:13:14 +01:00
Carlos Martín
4be2e1e9a8
Feature #1772 : Minor edits
2013-02-25 12:57:39 +01:00
Ruben S. Montero
96c00ab9e5
feature #1722 : 0 means keep current size for any attribute
2013-02-24 13:26:37 +01:00
Ruben S. Montero
19e90ec530
feature #1722 : Use the right units for host update. Fix enforce in onevm command
2013-02-24 00:57:55 +01:00
Ruben S. Montero
126af25bb7
feature #1722 : Fix float parameter get
2013-02-23 23:34:06 +01:00
Ruben S. Montero
dcfa0a1773
feature #1772:Resize VM capacity (cpu, memory and vcpu) offline
2013-02-23 19:49:06 +01:00
Ruben S. Montero
00b664dc8d
Merge branch 'bug-1521'
2013-02-20 13:06:34 +01:00
Ruben S. Montero
3cb3366eb7
Merge branch 'feature-1701'
2013-02-20 10:37:05 +01:00
Ruben S. Montero
4f57719209
feature #1701 : Default cache mode set to none
2013-02-20 10:36:28 +01:00
Javi Fontan
1a61c079e2
feature #1701 : add new disk io paramaeter to configuration file help
2013-02-19 18:56:27 +01:00
Javi Fontan
00dd618c16
feature #1701 : add io parameter to disks in kvm driver
2013-02-19 17:36:50 +01:00
Carlos Martín
0277e7430a
Feature #1739 : Fix bug in VM monitoring parser
2013-02-19 17:33:53 +01:00
Jaime Melis
eb612e6c8b
Bug #1521 : Clone LVM instead of doing snapshot
2013-02-19 14:39:05 +01:00
Javi Fontan
acbba62ba0
feature #1640 : add --cache option to onevm attachdisk
2013-02-19 12:50:48 +01:00
Javi Fontan
9b164dacec
feature #1761 : make xen monitor work with the driver name changes
2013-02-18 18:15:37 +01:00
Carlos Martín
ae5561c27e
Feature #1697 : Use add_create_auth for the merged template
2013-02-18 16:44:38 +01:00
Carlos Martín
b5c31213ee
Merge remote-tracking branch 'origin/feature-1697'
2013-02-18 15:07:40 +01:00
Carlos Martín
bac2adb825
Feature #1697 : Change the PoolObjectAuth used for the CREATE TEMPLATE
2013-02-18 15:06:28 +01:00
Carlos Martín
2fba9a4c5b
Feature #1739 : If the VM poll info can't be parsed, the VM is set to 'unknown'
2013-02-18 14:30:35 +01:00
Carlos Martín
69b4cfc083
Feature #1739 : Minor changes (code style, error message readability)
2013-02-18 14:25:48 +01:00
Ruben S. Montero
415be14bcb
feature #1697 : Added CREATE perms for instantiate. Group user template code.
2013-02-17 00:55:31 +01:00
Ruben S. Montero
b84a0350a7
Merge branch 'feature-1739'
...
Conflicts:
src/common/NebulaUtil.cc
src/common/SConstruct
2013-02-17 00:07:07 +01:00
Ruben S. Montero
064e99df74
featue #1739 : Minor modifications
2013-02-16 23:49:23 +01:00
Ruben S. Montero
701f33ca5f
featue #1739 : Move Host and VM update functions to each class.
2013-02-16 02:55:17 +01:00
Carlos Martín
da19c47d29
Typo
2013-02-15 17:32:18 +01:00
Carlos Martín
83b5b9d116
Feature #1697 : Add new template instantiate argument to java oca
2013-02-15 17:17:57 +01:00
Carlos Martín
1d41973de3
Feature #1697 : Add VM creation options to onetemplate instantiate (--cpu, --memory...)
2013-02-15 16:53:15 +01:00
Carlos Martín
60f0d4bfbd
Feature #1697 : Change Template::merge to replace and add attributes
...
This allows to merge a template with repeated attributes, like
several DISK or NIC atts.
2013-02-15 16:07:15 +01:00
Carlos Martín
9280aa362b
Feature #1697 : Add the new template instantiate param to ruby oca and cli
2013-02-15 16:06:31 +01:00
Jaime Melis
a59c899ed4
Bug #1521 : LVM transfer driver remove persistent LV when onevm shutdown
...
The code in this commit is based on Milos Kozak's patch
2013-02-15 15:58:21 +01:00
Simon Boulet
3deeec215a
Feature #1697 : Initial commit for user supplied Attributes on one.template.instantiate
2013-02-15 14:58:58 +01:00
Javi Fontan
1e0d87c147
Fix log path for Sunstone in system wide installation
2013-02-15 11:22:14 +01:00
Ruben S. Montero
9ab566b2d7
Merge branch 'feature-1068'
2013-02-14 23:05:25 +01:00
Ruben S. Montero
e1e6b15ec9
feature #1068 : Change default staging dir to /var/tmp
2013-02-14 23:04:30 +01:00
Jaime Melis
b73efa596b
Feature #1068 : add ceph to install.sh
2013-02-14 18:55:37 +01:00
Jaime Melis
9a19cbfdea
Feature #1068 : add ceph to oned.conf
2013-02-14 18:55:15 +01:00
Jaime Melis
3642a8eb08
Feature #1068 : add Ceph TMs
2013-02-14 18:54:34 +01:00
Jaime Melis
f52d7dbe34
Feature #1068 : rbd names inside the name attribute of the disk's section in the libvirt domain file
2013-02-14 18:53:49 +01:00
Carlos Martín
fd73ebf919
Feature #1739 : Clean Host error messages when the problem is solved
2013-02-14 16:55:47 +01:00
Carlos Martín
fd1a2d165a
Feature #1739 : Skip VMM monitoring the first period
2013-02-14 16:31:13 +01:00
Carlos Martín
c5f28d8a03
Feature #1739 : Change host monitoring timeout to 5 minutes
2013-02-14 15:26:30 +01:00
Carlos Martín
d749af7057
Feature #1739 : Merge oned.conf Host & VM monitoring intervals
2013-02-14 15:24:32 +01:00
Carlos Martín
7e9d1b8035
Feature #1739 : Move the host last_poll_time filtering to the DB query
2013-02-14 14:51:16 +01:00
Javi Fontan
997c4b1a34
feature #1737 : configurable default cache for attached disks
2013-02-14 12:59:42 +01:00
Carlos Martín
bf5fd2eb3e
Feature #1739 : Touch remotes location at start time to force the refresh
2013-02-14 12:18:44 +01:00
Carlos Martín
4b9d2a4926
Feature #1739 : Remove unused var
2013-02-14 11:14:24 +01:00
Carlos Martín
6de3545710
Feature #1739 : Decode the host poll info string also in case of error
2013-02-13 19:11:29 +01:00
Carlos Martín
2ea768842b
Feature #1739 : fix VMMD log levels, and omit redundant monitoring info
2013-02-13 19:11:29 +01:00