1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-10 00:58:17 +03:00

624 Commits

Author SHA1 Message Date
Carlos Martín
964def4bc3 Bug #2047: Add NIC/BRIDGE as a default restricted attribute 2013-11-14 15:28:04 +01:00
Ruben S. Montero
3238b0d915 Merge branch 'feature-2391' 2013-11-12 22:57:24 +01:00
Ruben S. Montero
61f1ceee50 Merge branch 'bug-2411' 2013-11-12 22:45:35 +01:00
Ruben S. Montero
6cea397d1a Merge branch 'feature-2446' 2013-11-12 22:36:55 +01:00
Tino Vazquez
9979c5e261 feature #2183: Fix for ozones init script in openSUSE
(cherry picked from commit 14f0051b24c5d8e2fbfc7ca86b6ddbfff15c9edb)
2013-11-12 16:18:44 +01:00
Tino Vazquez
bb4e4b568a feature #2183: Add init scripts for openSUSE 2013-11-11 18:41:39 +01:00
Tino Vazquez
b34232d6c4 feature #2183: Add init scripts for Ubuntu
(cherry picked from commit 1618ffa4e5ab6d40984daaa4dc8604507397583d)
2013-11-11 18:07:43 +01:00
Javi Fontan
8cf0f56b8f feature #2446: rename shared_lvm to fs_lvm 2013-11-11 17:43:57 +01:00
Tino Vazquez
33f535e4f1 feature #2183: Add init scripts for CentOS and Debian 2013-11-11 17:36:52 +01:00
Javi Fontan
9044b6491b feature #2391: changed variable SEARCH to SEARCH_DOMAIN
SEARCH is too generic and could be mistanken with some other ot may be used
in the future for other things.
2013-11-11 15:32:56 +01:00
Carlos Martín
81e28b2088 Feature #2442: New oned.conf default values
(cherry picked from commit 4f373795ed32b0d88dc5e6999c67b87bdeaa8b6c)
2013-11-08 23:04:43 +01:00
Carlos Martín
4f373795ed Feature #2442: New oned.conf default values 2013-11-08 15:28:19 +01:00
Javi Fontan
eb3422970d bug #2411: only run vmcontext with parameter start 2013-11-08 14:36:19 +01:00
Javi Fontan
591cca303b Add trollop dependency for rbvmomi to install_gems 2013-11-06 12:20:35 +01:00
Javi Fontan
ee9a2aea74 feature #2428: add aws-sdk dependency to install_gems 2013-11-06 12:03:07 +01:00
Jaime Melis
f43dcbeec7 Feature #1678: The monitor push interval is now defined in the args
of the collectd IM_MAD as "-i"
2013-11-05 19:24:39 +01:00
Javi Fontan
cb5397c8ca Updated man pages 2013-11-05 15:19:52 +01:00
Jaime Melis
3a6cd82ae4 Feature #1678: Add a new MONITORING_PUSH_INTERVAL
configuration option that handles the  time between push
monitoring intervals. This new parameter is passed on to the
collectd-client.rb
2013-11-05 12:55:52 +01:00
Valentin Bud
85d08ebf23 01-dns script processes SEARCH and sets it in /etc/resolv.conf. 2013-11-05 10:33:04 +01:00
Daniel Molina
719b7490b6 feature #1678: Add TM_MAD_CONF documentation in oned.conf 2013-10-28 17:58:31 +01:00
Carlos Martín
9bd0b4b735 Update xsd files 2013-10-28 12:02:07 +01:00
Ruben S. Montero
b99d0c294a Merge branch 'feature-1678'
Conflicts:
	src/im_mad/remotes/common.d/collectd-client_control.sh
	src/onedb/4.2.0_to_4.3.80.rb
2013-10-25 21:23:27 +02:00
Carlos Martín
84ecfbeb7e Remove outdated core tests 2013-10-25 16:05:53 +02:00
Ruben S. Montero
f98a2daee9 feature #1678: Exit oned if a driver cannot be loaded 2013-10-25 15:16:44 +02:00
Tino Vazquez
a4db79f4f1 feature #2183: Added oneflow and onegate CentOS init scripts 2013-10-24 16:19:45 +02:00
Jaime Melis
36ef1f0177 feature #1678: Improve monitoring algorithm and set better oned.conf defaults
(cherry picked from commit a2b24764ace993f6ee5aa52c8af89fe0a806032f)
2013-10-24 15:18:21 +02:00
Jaime Melis
a2b24764ac feature #1678: Improve monitoring algorithm and set better oned.conf defaults 2013-10-24 12:42:55 +02:00
Carlos Martín
232482a97b Feature #1678: Move TM_MAD ln and clone target definitions to oned.conf 2013-10-23 16:15:18 +02:00
Javi Fontan
9f51f72115 feature #2245: make xmlrpc-c-config the first option in scons
Try first using xmlrpc-c-config to compile and link options
instead of pkg-config. Needed for statically link new versions
of xmlrpc-c when other is installed systemwide.
2013-10-17 17:04:23 +02:00
Ruben S. Montero
fa5f2fb3f5 Merge branch 'feature-2289'
Conflicts:
	install.sh
2013-10-16 22:23:59 +02:00
Ruben S. Montero
3f8a18add5 Merge branch 'im-collectd' 2013-10-16 22:09:48 +02:00
Ruben S. Montero
e3ec77b41a feature im-collectd: Added control parameters. Install collectd driver. Added configuration for collectd in oned.conf 2013-10-13 20:19:13 +02:00
Jaime Melis
37e065b7f7 Bump to version 4.3.80 2013-10-11 16:37:50 +02:00
Ruben S. Montero
e24fc1aae4 Merge branch 'feature-1612' 2013-10-10 15:35:06 +02:00
Carlos Martín
1f3a60070a Feature #1612: Add VOLATILE_SIZE quota to xsd doc files 2013-10-09 18:02: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
Ruben S. Montero
4309d10c12 bug #2326 2013-10-04 13:26:03 +02:00
Carlos Martín
6d447c0831 Feature #2135: Update vm state diagrams 2013-10-02 11:51:46 +02:00
Ruben S. Montero
48512ff93b Merge branch 'feature-2284' 2013-09-19 23:09:15 +02:00
Jaime Melis
4e89d82653 feature #2321: Include shared_lvm in oned.conf 2013-09-16 16:40:52 +02:00
Javi Fontan
7be821b342 bug #2294: install nokogiri < 1.6.0 for ruby < 1.9 in install_gems 2013-09-04 17:13:35 +02:00
Javi Fontan
6b16ffabbf feature #2289: change oned.conf to use the new ec2 drivers 2013-09-03 18:52:33 +02:00
Javi Fontan
0650cb8411 feature #2284: delete references to ganglia in oned.conf 2013-08-28 16:03:57 +02:00
Javi Fontan
01ae1027a9 feature #2289: take out ganglia im/vmm files 2013-08-28 15:59:35 +02:00
Carlos Martín
074c17a002 Feature #1742: Update user pool xsd 2013-08-27 18:27:09 +02:00
Carlos Martín
ddad4270ac Feature #1742: Add migrator to 4.3.80 2013-08-26 13:20:47 +02:00
Javi Fontan
a1adef11a5 bug #2269: get IPV6 and IP6 in context packages
The core in 4.2 sets the IPv6 in context as IP6 instead of
IPV6 as done in OpenNebula 4.0. This change makes the context
packages compatible with both variables.
2013-08-21 15:29:04 +02:00
Jaime Melis
371094bbd5 Bug #2257: rename sudoers files 2013-08-15 15:53:47 -04:00
Jaime Melis
c80a947613 Bug #2257: Add sudoers files for all distributions 2013-08-15 15:15:50 -04:00
Jaime Melis
886cc05b8b Bug #2257: Better label for ONE commands for the sudoers file 2013-08-15 15:05:00 -04:00