Javi Fontan
7c26e8ca1d
feature #301 : add logrotate configuration
2015-03-13 14:26:52 +01:00
Javi Fontan
c4ada3b65f
bug #3665 : add ipset to the allowed list in sudoers files
2015-03-12 17:55:15 +01:00
Jaime Melis
45081dd261
Bump version 4.12.0
2015-03-09 10:29:02 +01:00
Carlos Martín
4873ee4284
Update xsd files
2015-02-25 16:49:38 +01:00
Jaime Melis
8d00b74177
Change year to 2015
2015-02-24 12:27:59 +01:00
Jaime Melis
9389ea4081
Generate man pages for 4.11.80
2015-02-24 12:24:31 +01:00
Jaime Melis
d34903367e
Bump version 4.11.80
2015-02-24 11:52:56 +01:00
Carlos Martín
578070dfcd
Bug #3620 : Add new states to xsd
2015-02-20 18:00:40 +01:00
Javi Fontan
b3a77fe3da
feature #3594 : Change MESSAGE_SIZE description in oned.conf
2015-02-20 15:28:36 +01:00
Javi Fontan
a44c9747bc
Merge branch 'install_gems_ops' of https://github.com/alvarosimon/one into alvarosimon-install_gems_ops
2015-02-18 16:13:37 +01:00
Daniel Dehennin
f69314145c
Do not override global sudo configuration
...
The actual sudo configuration apply globally and can conflict with
system configuration.
* share/pkgs/CentOS/opennebula.sudoers: Limit the “!requiretty” and
“secure_path” to user oneadmin.
* share/pkgs/Debian/opennebula.sudoers: Ditoo.
* share/pkgs/Ubuntu/opennebula.sudoers: Ditoo.
* share/pkgs/openSUSE/opennebula.sudoers: Ditoo.
2015-02-14 22:06:47 +01:00
Carlos Martín
ab5483df14
Feature #3456 : Add a state to DS, and a enable/disable action
2015-02-13 16:37:24 +01:00
Ruben S. Montero
fcf2677697
Add missing man pages to build scripts
2015-02-10 11:29:38 +01:00
lsimngar
98fd7d7d20
Scientific linux is also supported
2015-02-06 16:25:05 +01:00
Jaime Melis
19a210192f
Merge remote-tracking branch 'pr-49/bug-2866'
2015-02-06 11:24:42 +01:00
Daniel Dehennin
6d177e8e35
Debian init: add optional dependency on mysql
...
Debian with insserv use dependency based boot sequence.
“Required-Start” and “Required-Stop” can not be used because MySQL may
not be available.
* share/pkgs/Debian/opennebula: Add the “Should-Start” and “Should-Stop”
on MySQL.
* share/pkgs/Ubuntu/opennebula: Ditoo.
2015-02-05 20:04:05 +01:00
lsimngar
6d14b01c7f
Included new options to show pkgs and gems list
2015-02-05 13:49:08 +01:00
Carlos Martín
2706e3f546
Feature #3458 : Add a default cost to oned.conf
2015-02-04 18:16:31 +01:00
Carlos Martín
e41f53a5d8
Feature #3541 : Update xsd files
2015-02-03 17:48:38 +01:00
Javi Fontan
614758b294
Generate man pages and add onesecgroup.1
2015-02-02 10:02:52 +01:00
Carlos Martín
b5c58229d0
Feature #3471 : Update xsd files
2015-01-23 18:32:39 +01:00
Carlos Martín
509300f1da
Feature #3471 : Remove group resource providers
2015-01-21 12:24:44 +01:00
Carlos Martín
35f82264ea
Merge remote-tracking branch 'origin/master' into feature-3471
2015-01-14 15:01:58 +01:00
Tino Vazquez
547bc6c8a5
Feature #i3307: Add attach/detach nic for vCenter VMs
2014-12-20 01:32:06 +01:00
Carlos Martín
dca0c29244
Feature #3471 : New pool VDC, ruby oca and cli
2014-12-19 17:30:00 +01:00
Javi Fontan
10092dc02d
Merge remote-tracking branch 'origin/feature-2697'
2014-12-15 15:14:49 +01:00
Carlos Martín
77aaa332a9
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
include/NebulaUtil.h
install.sh
src/common/NebulaUtil.cc
src/onedb/local/4.9.80_to_4.11.80.rb
src/sunstone/public/js/plugins/templates-tab.js
src/sunstone/public/js/sunstone.js
2014-12-10 17:28:52 +01:00
Jaime Melis
84bfe1ed15
Feature #3175 : Add FILTER_MAC_SPOOFING and FILTER_IP_SPOOFING to the
...
inherited attributes in oned.conf
2014-12-10 11:02:23 +01:00
Javi Fontan
5a18ce4fc4
feature #2697 : update sunstone systemd to start novnc
2014-11-27 19:14:49 +01:00
Javi Fontan
5f045785ee
feature #2697 : add econe systemd script
2014-11-27 19:13:11 +01:00
Javi Fontan
c2ac822718
feature #2697 : add novnc systemd start script
2014-11-27 18:48:20 +01:00
Ruben S. Montero
036600bc74
Merge branch 'feature-3264'
...
Conflicts:
src/sunstone/public/js/plugins/templates-tab.js
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-27 16:35:24 +01:00
Javi Fontan
5e5f212354
Add rbvmomi dependency to opennebula gem
...
(cherry picked from commit 6474cbadbdb9e56d9c3fabbab7d0f10427dfb930)
2014-11-26 23:15:28 +01:00
Javi Fontan
23939000b7
feature #2697 : add systemd init scripts for CentOS 7
...
Based on openSUSE systemd scripts by Robert Schweikert
*.service files go in /lib/systemd/system
opennebula.conf goes in /lib/tmpfiles.d
sunstone, oneflow and onegate lose the *.error log files. That information
can be retrieved using systemctl status, for example for sunstone:
systemctl status -l opennebula-sunstone
2014-11-26 18:14:52 +01:00
Javi Fontan
977c176d4e
Add onevcenter man page
2014-11-25 16:54:00 +01:00
Javi Fontan
de7d889d91
feature #3264 : add oneshowback man page
2014-11-25 16:43:55 +01:00
Daniel Molina
64480d6e3d
Merge branch 'master' into feature-3264
2014-11-21 15:18:51 +01:00
Carlos Martín
a529276b6d
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/js/plugins/vnets-tab.js
2014-11-20 15:50:52 +01:00
Javi Fontan
d1fc2d55ff
Add rbvmomi dependency to opennebula gem
...
(cherry picked from commit 6474cbadbdb9e56d9c3fabbab7d0f10427dfb930)
2014-11-20 15:05:14 +01:00
Javi Fontan
676a8f0c4c
bug #3364 : install zendesk_api gem compatible with 1.8.7
...
(cherry picked from commit abca2ddd03b2a8075d529caa1e3907c55a7d171c)
2014-11-18 14:52:07 +01:00
Javi Fontan
62d58423b2
bug #3295 : install net-ldap < 0.9 with ruby 1.8.7
...
(cherry picked from commit 1355c28734bcab3d67a70df093bf68473d52c78a)
2014-11-12 13:45:36 +01:00
Carlos Martín
7c515abc2b
Feature #3264 : Move cpu/memory cost to obj template. Make them restricted
2014-11-07 15:34:57 +01:00
Carlos Martín
69ed82f022
Feature #3264 : Create new command oneshowback
2014-11-07 12:27:54 +01:00
Javi Fontan
f3b0a5d66f
Add license to rubygems spec
...
(cherry picked from commit 31c92483404982a50d254420245ca7828448211a)
2014-11-02 20:44:28 +01:00
Carlos Martín
004c13cec8
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/css/app.css
src/sunstone/public/js/plugins/vnets-tab.js
2014-10-31 17:36:31 +01:00
Tino Vazquez
1c4126002b
Bug #3258 : Add mysql gem to Centos distros
2014-10-30 11:51:35 +01:00
Jaime Melis
d938cc18a6
Feature #3243 : Remove openSUSE from install_gems as it's no longer an official platform of OpenNebula
2014-10-30 11:10:23 +01:00
Jaime Melis
ff270bd7fb
Bump man pages
2014-10-29 17:44:48 +01:00
Jaime Melis
7fdd1bc91a
Bump version to 4.10.0
2014-10-29 17:32:29 +01:00
Ruben S. Montero
cc1dc8cb70
Custom format string to log xml-rpc calls
2014-10-28 18:52:48 +01:00