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 6474cbadbd
)
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 6474cbadbd
)
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 abca2ddd03
)
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 1355c28734
)
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 31c9248340
)
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
Carlos Martín
f97743eae9
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/js/plugins/templates-tab.js
src/sunstone/public/js/sunstone.js
2014-10-24 13:32:19 +02:00
Carlos Martín
02d6ded521
Bug #3228 : Add a note in oned.conf about hooks in a federation
2014-10-22 12:03:29 +02:00
Javi Fontan
377bb8ab92
bug #3185 : make nokogiri the first gem installed
2014-10-21 10:30:25 +02:00
Javi Fontan
eb1c04a29f
bug #3185 : install gem aws-sdk version 1.33
2014-10-20 11:11:02 +02:00
Carlos Martín
290bf9e919
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/css/app.css
2014-10-15 12:05:47 +02:00
Javi Fontan
3eb8ed3ad0
Update CLI man pages
2014-10-13 12:50:43 +02:00
Carlos Martín
fb0473d5cd
Merge remote-tracking branch 'origin/master' into feature-3175
2014-10-10 18:36:40 +02:00
Daniel Molina
d6d9580f46
Add zendesk_api to install_Gems
2014-10-10 16:11:41 +02:00
Javi Fontan
dc4bab8519
Bump version to 4.9.80
2014-10-10 15:48:16 +02:00
Carlos Martín
49495f5e54
Merge remote-tracking branch 'origin/master' into feature-3175
2014-10-08 17:14:00 +02:00
Jaime Melis
8442064b41
Feature #3156 : Add support for BRIDGE_OVS in LibvirtDriverKVM and in the
...
ovswitch drivers.
2014-10-03 16:39:37 +02:00
Carlos Martín
49b94d12ea
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
install.sh
2014-10-03 15:55:29 +02:00
Ruben S. Montero
c41ec419dd
Merge branch 'feature-2911b'
2014-09-29 20:03:48 +02:00
Carlos Martín
58810f41ee
Feature #3167 : Make the restricted attributes apply only to reservations
2014-09-29 18:27:19 +02:00
Tino Vazquez
59492736c8
feature #2911 : Add concurrency to vCenter driver
2014-09-29 11:11:43 +02:00
Tino Vazquez
33fd6274b0
Feature #2911 : Add install.sh and oned.conf for vCenter
2014-09-19 13:17:27 +02:00
Carlos Martín
6fbbef6b60
Feature #3175 : New onesecgroup command
2014-09-08 11:59:13 +02:00
Carlos Martín
36f19c0dcf
Feature #3167 : Allow users to edit their VNet's AR, respecting restricted attributes
2014-09-04 13:38:11 +02:00
Carlos Martín
00cb00b0e8
Feature #3167 : Allow users to edit their VNets, add vnet restricted attributes
2014-09-03 15:31:00 +02:00
Javi Fontan
b8e8bbd086
bug #3153 : bug in host_error hook reading config
2014-08-28 15:27:13 +02:00
Ruben S. Montero
82b4aaed55
feature #1639 : Typo
2014-08-24 12:21:27 +02:00
Ruben S. Montero
17cf5167d4
feature #1639 : UNKNOWN VMs migrate to BOOT state. Live migrations only for RUNNING VMs
...
(cherry picked from commit c794a0f62f47dcb1da4639e7a47757ffc426d5c4)
2014-08-24 12:07:55 +02:00
Carlos Martín
a445d02a50
Feature #1639 : Change fault tolerance default options
...
(cherry picked from commit 908ef5f499a674019772b4a6fee17ef0c507e896)
(cherry picked from commit 03af607c7ded4abe9c51ffd07a285aab753e9bdb)
2014-08-24 12:07:40 +02:00
Carlos Martín
f0cff9d151
Feature #1639 : fault tolerance hook rescheds VMs from unknown
...
(cherry picked from commit c5f0bc26366e93f528060b825ac4b8507cf6aef3)
(cherry picked from commit 674bacc122f61ea392e7420a83a0c2770630be16)
2014-08-24 12:07:40 +02:00
Carlos Martín
ee14b1a4a9
Update vnet xsd files
2014-08-06 16:45:44 +02:00
Jaime Melis
8063892b8e
Bump to version 4.8.0
2014-07-29 11:36:00 +02:00
Javi Fontan
fc0342533f
bug #2866 : add syslog dependency to opennebula daemon
2014-07-28 18:40:27 +02:00
Jaime Melis
13e1f7fb6b
Bug #3082 : Don't install gems that require Ruby > 1.9 if that Ruby version is not available
2014-07-24 17:47:36 +02:00
Jaime Melis
298730bc5c
Feature #3075 : typo
2014-07-24 15:10:10 +02:00
Jaime Melis
8810c2d006
Feature #3075 : Update Virtual Router with the new networking attributes
...
* IP6_SITE -> _ULA
* Take into account AR_POOL/AR
* Doesn't work any more without context
2014-07-24 12:41:48 +02:00
Jaime Melis
ff285c997a
Feature #2990 : Remove vconfig from the sudoers files
2014-07-23 09:56:50 +02:00
Javi Fontan
a04a2c379e
feauture #3041 : take out occi from main repo
2014-07-14 22:37:11 +02:00
Javi Fontan
612b63c157
feature #2530 : make io throttling attributes restricted
...
(cherry picked from commit bc612df553873af05b204e56eb33ad45c4faa9fb)
Conflicts:
share/etc/oned.conf
2014-07-14 12:19:42 +02:00
Jaime Melis
9f538e8745
Bump man pages to 4.7.80
2014-07-14 10:20:57 +02:00
Jaime Melis
98115791da
Bump version 4.7.80
2014-07-14 10:14:08 +02:00
Tino Vazquez
077dbac72c
Merge of Azure branch
...
Merge branch 'feature-2989'
Conflicts:
install.sh
share/etc/oned.conf
share/install_gems/install_gems
2014-07-11 15:23:31 +02:00
Tino Vazquez
f147945544
Merge of the SoftLayer branch
...
Merge branch 'feature-2959'
2014-07-11 15:14:52 +02:00
Carlos Martín
7e04a45478
Feature #3009 : Add restricted attributes for NIC_DEFAULT
2014-07-10 17:01:19 +02:00
Ruben S. Montero
ccc47d6534
Ceph: better management of RBD_FORMAT parameter. Default is RBD_FORMAT 2
2014-07-08 18:52:31 +02:00
Javi Fontan
95ce712797
feature #3010 : Create run and lock dirs when starting one in CentOS
...
In CentOS 7 /var/run and /var/lock are tmpfs so the directories for one
daemons must be created in the init script.
2014-07-08 15:50:02 +02:00
Javi Fontan
1e81c2374c
feature #3008 : delete context packages from main repo
...
These files now reside in its own repository:
https://github.com/OpenNebula/addon-context-linux
2014-07-02 19:06:58 +02:00
Ruben S. Montero
73f9fd80b2
feature #2970 : Updated oned.conf for dev datastore and remove uneeded TM files
2014-06-27 17:17:02 +02:00
Javi Fontan
390637da37
Merge branch 'feature-2970'
2014-06-24 12:28:36 +02:00
Javi Fontan
eb9b6ebcd4
Merge remote-tracking branch 'origin/feature-2988'
2014-06-23 11:55:55 +02:00
Tino Vazquez
e269f72bc7
Feature #2989 : Initial commit MS Azure drivers
2014-06-19 17:03:18 +02:00
CertiY
f3159b78a3
Add LANG for ifconfig
...
Adding Language for the ifconfig-command as the regex wouldnt match in other languagesets
2014-06-18 16:40:53 +02:00
Javi Fontan
e6daa90e8d
feature #2988 : update websocketproxy to latest version
...
Commit d37e72958793cc3bcd309dd5f8f2d690e364c5f9 from
https://github.com/kanaka/websockify.git
2014-06-18 12:37:25 +02:00
Javi Fontan
dbea483151
feature 2970: add new ds and tm drivers for devices
2014-06-17 19:31:53 +02:00
Javi Fontan
9213b474de
feature #2862 : novnc did not start in centos sunstone script
...
Also some whitespace fixing
2014-06-11 15:34:05 +02:00
Tino Vazquez
8b2c7d4b33
feature #2959 : Add SL gems to install gems
2014-06-06 18:46:17 +02:00
Tino Vazquez
0b243493da
Initial commit of SoftLayer integration drivers
2014-06-05 15:19:54 +02:00
Javi Fontan
bbce1ab1ab
feature #2862 : make sunstone-server script start novnc by default
...
Add commands start-sunstone, stop-sunstone, restart-sunstone to bypass novnc start,
stop and restart. The init scripts for CentOS, Debian and Ubuntu are changed so
they use these new commands.
2014-05-07 12:39:50 +02:00
Javi Fontan
b9fad4fd80
Merge branch 'novnc_init_centos' of https://github.com/tuxmea/one into feature-2862
2014-05-06 18:27:02 +02:00
Javi Fontan
f617f8af98
Merge branch 'novnc_init' of https://github.com/bechtoldt/one into feature-2862
...
Conflicts:
share/pkgs/Debian/opennebula-sunstone
share/pkgs/Ubuntu/opennebula-sunstone
2014-05-06 18:23:49 +02:00
Boris Parak
d6c4ce373b
Added status
to init script usage msgs
2014-05-05 16:44:43 +02:00
Boris Parak
0254343faf
Added status
to Sunstone init scripts for Debian
2014-05-05 16:44:43 +02:00
Boris Parak
8be4a1f09b
Added status
to Sunstone init scripts for Ubuntu
2014-05-05 16:44:42 +02:00
Arnold Bechtoldt
60c3d6d2c2
don't fail too hard. the user will see an error anyway
2014-05-04 10:00:20 +02:00
Martin Alfke
62d0eaa086
Separate novnc from CentOS init scripts
...
needs PR https://github.com/OpenNebula/one/pull/22
2014-05-03 21:48:09 +02:00
Arnold Bechtoldt
d9ea4da24e
setting the right paths for novnc scripts
2014-05-01 21:46:30 +02:00
Arnold Bechtoldt
5cb304f9ee
setting the correct script path for opennebula sunstone initscript
2014-05-01 21:36:53 +02:00
Arnold Bechtoldt
4c23f50044
separate novnc from sunstone to implement an dedicated init script for nonvnc
2014-05-01 21:30:07 +02:00
Javi Fontan
6cecb17f2d
context ubuntu: cleanup unused code
2014-04-28 22:10:30 +02:00
Stefan Kooman
1e429998f1
context ubuntu: flush ip address before configuring
2014-04-28 22:05:25 +02:00
Carlos Martín
dfb1aebcd5
typo in oned.conf
2014-04-25 17:14:39 +02:00
Jaime Melis
a6701b046e
Remove all the files under /etc/network/interfaces.d
2014-04-25 14:57:52 +02:00
Michael Kutzner
8e63e3dbf2
Deactivate network before starting it
2014-04-25 14:57:52 +02:00
Ruben S. Montero
00128ed6d1
Feature #2848 : Add a configuration flag to enable individual VM monitoring
2014-04-24 16:41:46 +02:00
Carlos Martín
def0b65794
Update xsd files
2014-04-24 16:32:02 +02:00
Jaime Melis
5434bfab72
Update man pages to 4.6.0
2014-04-23 12:27:00 +02:00
Jaime Melis
c53006b579
Bump to version 4.6.0
2014-04-23 12:26:38 +02:00
Javi Fontan
ff68202500
Restart each interface in ubuntu context
...
Ubuntu does not support restarting network and it needs to
restart each of the interfaces. In debian restarting the network
works and will continue to use the same method.
lsb_release command is not used as it is not installed by default
in debian.
2014-04-21 19:00:08 +02:00
Jaime Melis
52316e726b
Removes oneauth from the Scons and install script
2014-04-10 12:23:20 +02:00
Javi Fontan
a369c7523a
Delete old man page for oneauth
2014-04-09 17:30:56 +02:00
Javi Fontan
30687a9824
Updated man pages
2014-04-09 17:28:56 +02:00
Jaime Melis
960d6b1f94
Bump to version 4.5.85
2014-04-03 11:21:05 +02:00
Stefan Kooman
47dafb19e7
bug #2781 : work around bug in Ubuntu Precise where restarting network does not work
...
Signed-off-by: Javi Fontan <jfontan@opennebula.org>
2014-03-21 17:13:00 +01:00
Ruben S. Montero
387100cb72
Merge remote-tracking branch 'origin/feature-2453'
2014-03-13 18:14:53 +01:00
Tino Vazquez
512da05b86
Various fixes for groups
...
Various fixes for extended template
Add restart to one script
2014-03-12 16:34:49 +01:00
Tino Vazquez
24fafbc09b
Add restart option for one script
2014-03-11 18:27:41 +01:00
Javi Fontan
612fd8c2ab
Update man pages
2014-03-07 19:14:49 +01:00
Javi Fontan
03f577bbeb
Bump version
2014-03-04 12:53:44 +01:00
Javi Fontan
b2c8457999
feature #2453 : add hostname configuration to context
2014-02-28 17:38:08 +01:00
Ruben S. Montero
f01854f8d9
Merge branch 'master' of git.opennebula.org:one
2014-02-20 12:36:40 +01:00
Ruben S. Montero
d1a2b207f2
feature #2587 : Added a DEFAULT_DEV_PREFIX for CD-ROM devices
2014-02-20 12:36:06 +01:00
Jaime Melis
10a161eda7
Merge branch 'feature-2568'
2014-02-19 22:52:21 +01:00
Javi Fontan
25e09550e1
bug #2705 : install gems with specific version before normal gems
2014-02-14 16:32:19 +01:00
Ruben S. Montero
c557515575
Merge branch 'vdc-federation'
...
Conflicts:
src/sunstone/public/js/plugins/groups-tab.js
2014-02-13 10:56:32 +01:00
Jaime Melis
2aeb0353ac
Feature #2568 : Fetch RBD format attribute from the VM in the TM scripts
2014-02-07 12:39:48 +01:00
Ruben S. Montero
b3f9173197
Merge branch 'feature-2202'
2014-02-06 22:38:05 +01:00
Ruben S. Montero
62f6e89009
feature #2202 : Add comments to oned.conf
2014-02-06 22:31:45 +01:00
Ruben S. Montero
1b48b0b93c
Moved TM_MAD_CONF attributes in oned.conf
2014-02-06 17:03:50 +01:00
Ruben S. Montero
69ccb20216
feature #2202 : Add INHERIT attributes for GLUSTER DS
2014-02-06 16:51:04 +01:00
Tino Vazquez
0df71e67e2
Bug #2689 : Adjust to correct MONITORING_INTERVAL variable
...
(cherry picked from commit ce9c8eacb5
)
2014-01-30 10:42:09 +01:00
Tino Vazquez
ce9c8eacb5
Bug #2689 : Adjust to correct MONITORING_INTERVAL variable
2014-01-29 19:16:03 +01:00
Carlos Martín
6ba694d6b2
Feature #2632 : Update xsd for user and group pools
2014-01-29 16:48:24 +01:00
Carlos Martín
79e90bc8d6
Feature #2691 : Remove oZones code
...
Farewell oZones, you will be dearly missed
2014-01-29 15:56:20 +01:00
Ruben S. Montero
43a5e21c9a
Better comment for MASTER_ONED
2014-01-23 23:56:22 +01:00
Ruben S. Montero
d91a03ab01
Comments to FEDERATION attribute
2014-01-23 23:42:56 +01:00
Ruben S. Montero
7686ca93e0
Merge branch 'master' into vdc-federation
...
Conflicts:
include/GroupPool.h
include/UserPool.h
2014-01-23 16:36:22 +01:00
Carlos Martín
554cd57c61
Feature #2665 : Add federation config to oned.conf
2014-01-22 12:55:30 +01:00
Javi Fontan
8bcb1cfeb3
feature #2371 : add ox gem to install_gems
2014-01-22 11:21:03 +01:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +01:00
Ruben S. Montero
bd0cb167d6
feature #2533 : xml-rpc log file can be disable through oned.conf
2014-01-02 17:37:11 +01:00
Jaime Melis
bdef5c9799
Update man pages
...
(cherry picked from commit cd312925d0
)
2013-11-28 15:11:52 +01:00
Jaime Melis
6b32d4c20f
Bump to version 4.4.0
...
(cherry picked from commit d7c6a6a6d2
)
2013-11-28 15:11:39 +01:00
Javi Fontan
aea6d23620
New man pages for 4.3.90
...
(cherry picked from commit 38c9990f89
)
2013-11-28 15:09:44 +01:00
Javi Fontan
b775ef1247
Bump version to 4.3.90
...
(cherry picked from commit f783d3082b
)
2013-11-28 15:09:37 +01:00
Jaime Melis
e0c813b591
Bug #678 : Startup should create dir for pid file if it does not exists
2013-11-27 16:46:09 +01:00