1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-05 09:17:41 +03:00
Commit Graph

127 Commits

Author SHA1 Message Date
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
e3594fc11b Bump to version 4.3.0 2013-08-06 07:42:57 -04:00
Jaime Melis
53d0108469 Mount CDROM context by Label 2013-07-11 16:05:49 +02:00
Jaime Melis
47bf5a55b9 Fix context scripts to use native commands to register services 2013-07-11 15:56:22 +02:00
Carlos Martín
fe636ad42e Feature #2054: Add Linux guest onegate script 2013-07-03 12:33:41 +02:00
Javi Fontan
97eae56e60 bug #2128: datastore file scripts are not executed in context
init scripts execution is moved to an external one-context.d script.
Now there is a new context variable (INIT_SCRIPTS) with the list of
files to execute from context.
2013-06-14 12:09:09 +02:00
Jaime Melis
e87da0aa31 Bump version 4.1.0 2013-05-09 16:12:37 +02:00
Javi Fontan
437346202c Bump version 2013-05-06 16:01:53 +02:00
Javi Fontan
fdfc9b29fb feature #1891: add label to swap images and script to mount them 2013-04-09 17:35:00 +02:00
Javi Fontan
588b3c5e34 feature #1643: enable /root/.ssh in selinux (for SSH_PUBLIC_KEY) 2013-04-05 13:11:45 +02:00
Javi Fontan
7fdb30508e feature #1643: packages version bump 2013-04-05 13:09:32 +02:00
Javi Fontan
afaa90ec73 feature #1643: add IPv6 support to RPM context packages 2013-04-05 12:50:49 +02:00
Javi Fontan
24a4aeb6ff feature #1643: add IPv6 support to RPM context packages 2013-04-04 17:39:12 +02:00
Javi Fontan
2cca4c5676 feature #1859: start/stop/restart actions for scheduler 2013-04-04 12:34:29 +02:00
djboris9
4387159f8b Update share/scripts/context-packages/base_deb/etc/one-context.d/00-network
If network is already up, it won't use the new configured interfaces file. Only with stop and start this is working (On Debian, restart is deprecated).
2013-02-04 11:50:11 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Jaime Melis
7890918dff Feature #1592: Upload a patched version of the 'tgt-setup-lun' script provided by SZTAKI LPDS. 2012-12-11 14:44:22 +01:00
Javi Fontan
dea2b088a9 feature #1620: set network script executable for rpm context packages 2012-10-31 11:31:44 +01:00
Javi Fontan
aa3593e2da feature #1620: bump context packages version 2012-10-30 16:15:41 +01:00
Javi Fontan
6ca715d82b feature #1620: change package description 2012-10-30 16:14:51 +01:00
Javi Fontan
9df691f49b feature #1620: add dns and ssh key scripts to context packages 2012-10-30 14:51:46 +01:00
Javi Fontan
3d7fb80941 Add context packages building to scons script 2012-10-23 16:22:36 +02:00
Javi Fontan
5bf32c2b47 Bump context packages version to 3.8.0 2012-10-18 13:31:02 +02:00
Javi Fontan
4e6c01b460 Add sr* devices to context script mount 2012-10-18 11:55:15 +02:00
Javi Fontan
2aa8d0b788 bug #1541: add seconds to oned.log backup name
related to #1533
2012-10-11 15:18:54 +02:00
Javi Fontan
e307cc6f73 bug #1533: Now by default one start backs up oned.log 2012-10-11 12:18:39 +02:00
Javi Fontan
e96fc8d108 Change context package generator version 2012-10-08 12:11:56 +02:00
Javi Fontan
c6548cdb71 Change license and description to the context packages 2012-09-12 15:01:40 +02:00
Javi Fontan
ae9552293a Change context package version 2012-09-12 13:13:19 +02:00
Javi Fontan
40c7fbcc96 feature #1452: add contextualization packages generator 2012-09-10 16:48:38 +02:00
Jaime Melis
a2b7cb6bc9 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Ruben S. Montero
3f38152881 feature #360: Scheduler now uses configuration file parameters. Removed sched options from one start script and scheduler daemon 2011-12-15 01:19:23 +01:00
Jaime Melis
1b51947976 Bug #648: vmcontext.sh script is not LSB compliant 2011-08-31 18:33:18 +02:00
Jaime Melis
d38efff33e Bug #186: one stop does not kill oned 2011-07-21 13:23:35 +02:00
Javi Fontan
8db92a7612 Revert "port configuration reader for scheduler now more compatible"
Breaks startup when config file does not exist

This reverts commit 1cb6f97ebd.
2011-07-12 22:18:14 +02:00
Javi Fontan
1cb6f97ebd port configuration reader for scheduler now more compatible 2011-07-12 12:37:23 +02:00
Javi Fontan
27f4e8c03e Added script to push data from probes to ganglia
(cherry picked from commit ddade2ec71efb5edbfb7ff10444489fb6cf7e1fa)
2011-04-11 15:44:21 +02:00
Jaime Melis
77abcbe081 Run the main 'one' script with bash instead of sh 2011-02-28 16:58:51 +01:00
Jaime Melis
4980255942 Update copyright year to 2011 2011-02-25 14:34:44 +01:00
Jaime Melis
aa828e3573 bug #466: added a README file. Added Debian scripts 2011-02-03 13:44:02 +01:00
Javi Fontan
0ad0cda489 Merged changes from bug-354 (#354)
f1bff01 bug #354: kills any running daemon if OpenNebula fails to start
a821bf8 bug #354: Fix if statement and reduced time to check for the daemons
96c4cbc bug #354: typo in one start script
eec200f bug-354: check that the daemons have started
c883bab Fixing whitespace for one script
2011-02-01 10:51:43 +01:00
Jaime Melis
1ad9a5d176 bug #466: update ubuntu context scripts
(cherry picked from commit a387107e44)
2011-01-18 11:27:19 +01:00
Jaime Melis
718b16c660 fixed vmcontext example for CentOS: updated start priority of script
(cherry picked from commit 827795d6fa)
2010-10-28 21:13:13 +02:00
Tino Vázquez
24f3a341d3 Change typo in one script
(cherry picked from commit 7e6f14f4af)
2010-10-27 11:41:32 +02:00
Jaime Melis
52db425030 bug 333: created regex to parse the opennebula port 2010-09-02 16:05:46 +02:00
Jaime Melis
37c3077fa7 option to backup oned.log (#318) 2010-08-30 19:12:29 +02:00
Ruben S. Montero
6d8cf78623 feature #258: Default values for mm_sched 2010-06-28 14:43:35 +02:00
Javier Fontán Muiños
fdfe10407e Changed copyright notice 2010-02-22 18:00:30 +01:00
Rubén S. Montero
92f3bdfc5b merge back missing changes from one-1.4
git-svn-id: http://svn.opennebula.org/one/trunk@953 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-16 15:27:20 +00:00
Rubén S. Montero
67817d6fba Merging differences back from 1.4 branch
git-svn-id: http://svn.opennebula.org/one/trunk@940 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-12 15:35:04 +00:00
Jaime Melis
6c10de10cc the vm templates examples now belong to the oneadmin user
git-svn-id: http://svn.opennebula.org/one/trunk@914 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-11-10 18:01:47 +00:00
Jaime Melis
ebbb432395 Improved bash completion script
git-svn-id: http://svn.opennebula.org/one/trunk@874 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-21 16:33:30 +00:00
Jaime Melis
c327ea0868 Move madcommon.sh (#147)
git-svn-id: http://svn.opennebula.org/one/trunk@805 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-25 16:03:03 +00:00
Jaime Melis
ee4219fb3e Added license information
git-svn-id: http://svn.opennebula.org/one/trunk@798 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-22 09:20:40 +00:00
Jaime Melis
24fc36eb50 Added openSUSE context scripts
git-svn-id: http://svn.opennebula.org/one/trunk@795 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-17 15:43:23 +00:00
Jaime Melis
03d3fc57b8 Added vmcontext scripts for CentOS. Minor correction of ubuntu vm template. (#94)
git-svn-id: http://svn.opennebula.org/one/trunk@788 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-14 15:55:31 +00:00
Jaime Melis
339c86f1d4 Added vmcontext scripts for ubuntu. Added license banners. (#94)
git-svn-id: http://svn.opennebula.org/one/trunk@787 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-11 15:46:59 +00:00
Jaime Melis
5ba13871cc Added the first draft of the bash_completion scripts of one commands
git-svn-id: http://svn.opennebula.org/one/trunk@785 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-08 13:15:23 +00:00
Jaime Melis
efaa7a92a5 Added ttylinux net-vmcontext and context scripts
git-svn-id: http://svn.opennebula.org/one/trunk@784 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-08 13:10:04 +00:00
Javier Fontán Muiños
cdb222ae23 Start script checks for ONE_AUTH the first time it is started, #125
git-svn-id: http://svn.opennebula.org/one/trunk@692 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-14 17:20:47 +00:00
Javier Fontán Muiños
156fda728f Added license headers and changed copyright year. For #67.
git-svn-id: http://svn.opennebula.org/one/trunk@308 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-19 18:05:46 +00:00
Rubén S. Montero
9afa95964a address #64. Patch contributed by soren
git-svn-id: http://svn.opennebula.org/one/trunk@304 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-17 21:37:02 +00:00
Rubén S. Montero
77681ccfc8 Address ticket #59
git-svn-id: http://svn.opennebula.org/one/trunk@294 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-02 14:58:51 +00:00
Javier Fontán Muiños
be0328fc77 Fixed garbled script
git-svn-id: http://svn.opennebula.org/one/trunk@279 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-03 17:35:00 +00:00
Javier Fontán Muiños
6a97172804 Changed vmcontext script to the new version
git-svn-id: http://svn.opennebula.org/one/trunk@278 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-03 17:32:09 +00:00
Javier Fontán Muiños
f2d3180b15 mad debug now appends to log file
git-svn-id: http://svn.opennebula.org/one/trunk@260 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-25 15:32:34 +00:00
Constantino Vázquez Blanco
e559d2afa1 Changed VM.schema to reflect network management changes. Added network contextualization script for VMs.
git-svn-id: http://svn.opennebula.org/one/trunk@255 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-21 17:20:00 +00:00
Constantino Vázquez Blanco
8322e5b3bc Get rid of uneeded terminal echo
git-svn-id: http://svn.opennebula.org/one/trunk@94 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-15 17:24:29 +00:00
Constantino Vázquez Blanco
841a010a08 Getting correctly the oned return codes.
git-svn-id: http://svn.opennebula.org/trunk@76 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-23 15:22:21 +00:00
Constantino Vázquez Blanco
663a9c45de fixed identation and changed filenames for coherence
git-svn-id: http://svn.opennebula.org/trunk@72 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-22 16:28:41 +00:00
Constantino Vázquez Blanco
7a4e349ea1 enhanced handling of oned and scheduler processess.
git-svn-id: http://svn.opennebula.org/trunk@70 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-22 15:55:33 +00:00
Constantino Vázquez Blanco
e3bdd5c9b9 Logging for MADs. Closes ticket #5
git-svn-id: http://svn.opennebula.org/trunk@56 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-14 14:51:15 +00:00
Constantino Vázquez Blanco
3109f34f7c Moving and renaming files for Coherent Configuration and Logging Files ticket #9
git-svn-id: http://svn.opennebula.org/trunk@41 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-07 15:11:41 +00:00
Javier Fontán Muiños
4df473a360 Bug getting global mad configuration
git-svn-id: http://svn.opennebula.org/trunk@21 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-25 12:54:37 +00:00
Rubén S. Montero
86a56c03c5 changed name of the script in help
git-svn-id: http://svn.opennebula.org/trunk@14 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-23 19:24:59 +00:00
Javier Fontán Muiños
6eb9fed97d Initial commit of ONE code
git-svn-id: http://svn.opennebula.org/trunk@2 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-17 16:27:32 +00:00