1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-20 14:03:36 +03:00

5657 Commits

Author SHA1 Message Date
Carlos Martín
cdb2a8a476 Feature #846: Add methods to update the VM template from the sched and log messages 2013-01-30 17:49:24 +01:00
Carlos Martín
85e921dedd Feature #846: Minor changes in log messages 2013-01-30 12:56:13 +01:00
Ruben S. Montero
99a24ac04a Merge branch 'master' of git.opennebula.org:one 2013-01-24 17:25:44 +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
Javi Fontan
df59b9eb87 Fix xen attach disk bug 2013-01-24 14:47:40 +01:00
Javi Fontan
341623ca08 Feature #1700: fix server auth library loading 2013-01-24 12:47:20 +01:00
Javi Fontan
57ac26590a Retry kvm cancel to make sure the VM is destroyed 2013-01-24 12:45:15 +01:00
Ruben S. Montero
b4afe64b61 Merge branch 'master' of git.opennebula.org:one 2013-01-23 22:13:42 +01:00
Carlos Martín
185f05a273 Feature #1565: Clean ACL rules when a Cluster is deleted 2013-01-23 16:46:14 +01:00
Carlos Martín
eeac62263c Merge remote-tracking branch 'origin/feature-1685b' 2013-01-23 15:38:07 +01:00
Carlos Martín
ca955eb73c Feature #1685: Add new vm states to xsd files 2013-01-23 15:29:02 +01:00
Jaime Melis
808dcaed48 Bug #1688: Openvswitch brcompat deprecation issues 2013-01-23 12:34:39 +01:00
Ruben S. Montero
e5d540def9 Merge branch 'feature-1554' 2013-01-23 11:43:05 +01:00
Ruben S. Montero
4a70d4de08 feature #1554: Generate Lex&Yacc files 2013-01-23 11:42:24 +01:00
Ruben S. Montero
1a657d9268 Merge branch 'feature-1565'
Conflicts:
	src/pool/PoolObjectSQL.cc
2013-01-22 21:16:10 +01:00
Ruben S. Montero
b8d2eef35a Merge branch 'master' of git.opennebula.org:one 2013-01-22 21:03:47 +01:00
Ruben S. Montero
382f1f722b feature #1565: Check resource types for CLUSTER based ACLs 2013-01-22 20:57:42 +01:00
Jaime Melis
e05e0e725b Feature #1722: Implement locks for concurrent driver actions 2013-01-22 16:00:51 +01:00
Ruben S. Montero
dc9a6711e0 Merge branch 'feature-1681' 2013-01-22 15:41:10 +01:00
Ruben S. Montero
c5044cd51b feature #1681: Conversions from string to mask (binary) are made in User::get_umask 2013-01-22 15:37:07 +01:00
Carlos Martín
84c80c8d0f Feature #1554: Make requirements and rank expressions able to search in /HOST/CLUSTER_TEMPLATE 2013-01-22 15:07:57 +01:00
Carlos Martín
b676646656 Feature #1554: Scheduler adds a new element, CLUSTER_TEMPLATE, to each Host after the pool is refreshed 2013-01-22 14:24:36 +01:00
Carlos Martín
afc4cddfd5 Feature #1554: New method ObjectXML::add_node 2013-01-22 14:14:56 +01:00
Ruben S. Montero
5fb5d9cebe feature #1685: Better management of delete/resubmit on CLEANUP_DELETE state. Add new state to OCA bindings 2013-01-22 13:50:09 +01:00
Ruben S. Montero
68b73989fb feature 1685: Fix wrong delete/resubmit when a VM was in FAILURE 2013-01-22 13:34:58 +01:00
Ruben S. Montero
f39f7e6975 feature #1685: Fix minor bugs in VMM driver and TM 2013-01-22 13:11:45 +01:00
Javi Fontan
2288a38f54 Fix --prefix option in oneimage create 2013-01-21 18:21:50 +01:00
Ruben S. Montero
04dec2c332 feature #1685: Fix bug in dummy driver 2013-01-21 18:01:27 +01:00
Carlos Martín
24e913fb2c Feature #1681: Add command oneuser umask 2013-01-21 17:27:07 +01:00
Carlos Martín
780d7742f2 Feature #1681: Read User template's UMASK attribute to create new objects 2013-01-21 14:38:07 +01:00
Ruben S. Montero
35f44b0708 feature #1685: Add sleeps to dummy actions. Add NOP response to action list for dummy driver 2013-01-21 14:05:54 +01:00
Ruben S. Montero
e4544c42b8 feature #1685: CLEANUP_PREVIOUS action to cleanup previous hosts for migrate operations. Integrate CLEANUP actions with LCM. New state CLEANUP_DELETE. 2013-01-21 12:27:18 +01:00
Ruben S. Montero
6c50f2b147 feature #1685: Clean network in CLEANUP. Adds cleanup_action to VMM. Make use of new action in LCM 2013-01-21 00:15:46 +01:00
Ruben S. Montero
41789046a6 feature #1685: Epilog delete commands are generated in a separated function 2013-01-20 23:05:14 +01:00
Ruben S. Montero
c46c0686f4 feature #1685: Adds a new cleanup operation to VMM driver. It cancels the VM and removes all associated files, the operations are synchronized 2013-01-19 23:49:43 +01:00
Tino Vazquez
5bc0ae8634 feature #1726: Removerepetated keys beforehand from the .vmx files
(cherry picked from commit 974552f46b3d0bfc1a292dd591a9df0abb488e8c)
2013-01-18 18:52:30 +01:00
Ruben S. Montero
8bd0ba00d6 Feature #1726: Minor modifications to the driver
(cherry picked from commit 8ab717132d508765df272cfd6e615f437daefd87)
2013-01-18 18:51:43 +01:00
C12G Support Team
9ec4399f08 Feature #1726: Metadata can be forced into .vmx files
(cherry picked from commit 83330906574692813dae20d96946d51260dcdd90)

Conflicts:
	src/vmm/LibVirtDriverVMware.cc
2013-01-18 18:51:26 +01:00
Javi Fontan
069c2878c8 Make the Xen attach disk prefix configurable 2013-01-18 18:38:47 +01:00
Carlos Martín
d4245a6699 Feature #1681: Add new oned.conf att. for a default umask 2013-01-18 18:34:51 +01:00
Javi Fontan
934f4b0271 feature #1685: continue on error if step has defined :no_fail
(cherry picked from commit 6294f0b1b23953d7ed999b8ddb70bde4788f4379)
2013-01-18 17:46:23 +01:00
Ruben S. Montero
d797d04a88 feature #1449: Adds the IMMUTABLE persistent_type. This means that a persistent image will not be cloned and will not be modified, thus READONLY = YES and SAVE = NO 2013-01-17 23:14:34 +01:00
Carlos Martín
3d3cc4fa9f Bug #1732: Fix -s & -e options for oneacct 2013-01-17 17:37:02 +01:00
Carlos Martín
c3bbc983ca Bug #1733: Change onehost update method rights to ADMIN 2013-01-17 15:52:02 +01:00
Carlos Martín
60e2753548 Feature #1565: Add acl % cluster bit to Java OCA 2013-01-17 13:14:27 +01:00
Carlos Martín
cc428797e4 Feature #1565: Add new cid columns to fsck 2013-01-17 12:55:46 +01:00
Carlos Martín
e833df260f Feature #1565: Add new cid columns in onedb migrator 2013-01-17 12:37:03 +01:00
Carlos Martín
dafbc5d349 Feature #1565: Implement reverse search for ACLs that apply to objects in a cluster 2013-01-17 12:33:33 +01:00
Carlos Martín
9ff398d03f Feature #1565: Add new resource ID bit % in ruby OCA 2013-01-16 18:30:12 +01:00