Jan Orel
20308f6d7e
B #-: Fix ruby shebang ( #2730 )
2023-09-15 09:22:57 +02:00
Pavel Czerný
dfb4e80006
F #6275 : Serialize custom attributes
...
- EXTERNAL_VM_ATTR can be defined in sched conf to add additional
VM attributes to the JSON document sent to the external sched. The
format is: "XPATH<:NAME>" (NAME is optional, if not defined the
original attribute name will be used).
- Add example server to the share folder
2023-09-14 10:46:18 +02:00
Ricardo Diaz
91ce868828
B #-: Fencing template in cmdline instead of stdin ( #1409 )
...
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-08-23 11:32:58 +02:00
Jan Orel
c4c6cc9998
EC2 ipamm driver, update alias_sdnat ( #408 )
...
Co-authored-by: Ruben S. Montero <rsmontero@opennebula.org>
2020-11-17 09:40:24 +01:00
Tino Vazquez
315ede85fc
L #-: rubocop 0.90.0
2020-09-08 19:48:05 +02:00
Vlastimil Holer
424ab046b7
M #-: Use non-interactive sudo, fix arping path on Debians ( #4555 )
...
* M #-: Force all sudo usage as non-interactive
* M #-: Fix sudoers arping path on Debian-like systems
2020-04-17 19:26:31 +02:00
Daniel Clavijo Coca
9986eee7b4
F #3189 : Fix LXD status report ( #4210 )
...
* F #3189 : Fix lxd net hook
* F #3189 : Fix LXD transitions
* F #3189 : Prioritize transition flag over status
* M #: Lint
* M #: Remove WIP hook
* M #: C7 compat
* F #3189 : Remove flag only on native containers
(cherry picked from commit e594c88540
)
2020-02-19 17:55:30 +01:00
Daniel Clavijo Coca
85d8d745ad
F #3189 : Improve looks ( #3902 )
2019-11-05 16:11:54 +01:00
Daniel Clavijo Coca
ffaed2dd2d
F #3189 : Fix LXD net patch ( #3897 )
2019-11-04 09:48:17 +01:00
Ruben S. Montero
eb2bc22ef4
B #3189 : Add missing sudo for lxd_clean hook. Change install location of lxd clean hook
2019-10-02 16:49:32 +02:00
Alejandro Huertas Herrero
dd7f564553
F #3380 : add host error hook template example ( #3749 )
2019-09-23 15:16:05 +02:00
Alejandro Huertas Herrero
5f660a2c6b
F #3380 : adapt DDC to new hook system ( #3727 )
2019-09-19 11:28:36 +02: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
Carlos Martín
ddd2ec6e28
Feature #2027 : Move files to new tree structure
2013-07-09 14:53:54 +02:00
Jaime Melis
275a7d127e
Disable deprecated examples for TMs
2012-04-16 15:03:49 +02:00
Jaime Melis
a2b7cb6bc9
Bump to version 3.2.0
2012-01-12 12:29:18 +01:00
Tino Vázquez
bc36bca504
Add missing oZones templates
2011-07-15 18:07:30 +02:00
Tino Vázquez
a6b8c8c65a
bug #497 : Remove of the vm.schema file, info already on the web documentation
...
(cherry picked from commit cca976af0e
)
2011-03-16 12:34:10 +01:00
Jaime Melis
4980255942
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Ruben S. Montero
34d488303f
Better example for vm template
2010-08-06 20:02:33 +02:00
Ruben S. Montero
7ac6121da9
bug #274 : Error messages are now sent to the user when allocating objects
2010-08-05 19:28:28 +02:00
Ruben S. Montero
2e06f4f26d
Merge branch 'feature-189'
...
Conflicts:
include/VirtualMachine.h
include/VirtualMachinePool.h
include/VirtualNetwork.h
share/etc/oned.conf
src/scheduler/src/xml/expr_arith.cc
src/scheduler/src/xml/expr_arith.h
src/scheduler/src/xml/expr_bool.cc
src/scheduler/src/xml/expr_bool.h
src/scheduler/src/xml/expr_parser.c
src/template/template_parser.c
src/template/template_syntax.cc
src/template/template_syntax.h
src/vm/VirtualMachine.cc
src/vm/VirtualMachinePool.cc
src/vm/vm_var_parser.c
src/vm/vm_var_syntax.cc
src/vm/vm_var_syntax.h
2010-06-25 14:34:44 +02:00
Daniel Molina
9311f27b41
feature #189 Added info to CONTEXT and REQUIREMENTS template schema
2010-06-25 13:50:13 +02:00
Javier Fontán Muiños
fdfe10407e
Changed copyright notice
2010-02-22 18:00:30 +01:00
Constantino Vázquez Blanco
5118e198f6
Changed vm.template sample to conform to new quote convention.
...
git-svn-id: http://svn.opennebula.org/one/trunk@700 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-16 17:29:38 +00:00
Rubén S. Montero
f1f6972bae
Updated examples with context and new "syntax"
...
git-svn-id: http://svn.opennebula.org/one/trunk@394 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-03-07 01:15:47 +00:00
Rubén S. Montero
a8e3c441fa
Support for Virtual CPU's. Xen & Libvirt now understands the VCPU
...
template attribute.
git-svn-id: http://svn.opennebula.org/one/trunk@333 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-30 12:30:28 +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
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
9ef3ea451d
Added sample tm scripts
...
git-svn-id: http://svn.opennebula.org/one/trunk@272 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-02 16:14:37 +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
fdf1f01faa
Improving kernel_cmd support. Now works for XEN as well.
...
git-svn-id: http://svn.opennebula.org/one/trunk@245 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-18 14:21:21 +00:00
Constantino Vázquez Blanco
ee411e7963
Merged TransferManager and VirtualNetworkManager branches.
...
git-svn-id: http://svn.opennebula.org/one/trunk@230 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-13 16:21:17 +00:00
Constantino Vázquez Blanco
1410db8a4a
Changed XEN Driver to take ROOT as mandatory, no BOOT.
...
Updated examples, configuration and schema.
git-svn-id: http://svn.opennebula.org/trunk@45 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-09 17:24:01 +00:00
Rubén S. Montero
d08bc4d673
Ticket #3 : Extended template attributes. Xen driver rewritten to use new format. Also Attributes can now have blanks (but not ','). A file with all the attributes has been included.
...
git-svn-id: http://svn.opennebula.org/trunk@38 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-06 17:15:16 +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