1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

918 Commits

Author SHA1 Message Date
Ruben S. Montero
8e7d97fc19 feature #192: Fix cache test for Pools with the new defaults 2010-07-08 01:41:29 +02:00
Ruben S. Montero
8a9d39a85c feature #200: Prevents dead-lock and removes some blank lines 2010-07-08 01:38:07 +02:00
Ruben S. Montero
0139994dcf Merge branch 'feature-200' 2010-07-08 00:56:25 +02:00
Ruben S. Montero
c174b62f6c Merge branch 'feature-192' 2010-07-08 00:47:55 +02:00
Ruben S. Montero
a164895764 feature #192: removed unneeded files 2010-07-08 00:45:08 +02:00
Daniel Molina
909bdb0381 feature #192 Fixed problem on REXML parser adding \n and whitespaces 2010-07-08 00:39:47 +02:00
Daniel Molina
76040825aa feature #192 Fixed NOKOGIRI returning 0 instead of nil 2010-07-08 00:36:59 +02:00
Daniel Molina
a185719604 feature #192 Fixed error on to_xml method when no @xml, now it returns nil 2010-07-08 00:35:08 +02:00
Daniel Molina
943e0d2578 feature #192 Added OCA Tests 2010-07-08 00:34:13 +02:00
Ruben S. Montero
2957a99168 feature #195: Do not set timeout by default 2010-07-08 00:29:32 +02:00
Tino Vázquez
54134bd13f Fix for bug #270, now the CloudServer uses by default the oneadmin account (if ran by oneadmin) 2010-07-07 19:07:26 +02:00
Tino Vázquez
494ac47372 Request #195 fulfilled, now occi commands may timeout while connected to server
Additionally, commands help section has been homogeneously tabbed.
2010-07-06 17:40:02 +02:00
Tino Vázquez
9dd9ee4aff feature #200: Correcting wrong error hadling 2010-07-06 14:55:04 +02:00
Tino Vázquez
6a566251fc fix for bug #251 Users now are not deleted if still owning VMs and/or Vnets 2010-07-05 18:55:15 +02:00
Tino Vázquez
df3eeb8f65 feature #200: Added support for empty datablocks 2010-07-05 16:12:58 +02:00
Tino Vázquez
fecfa93cce feature #200: Polishing the oneimage CLI 2010-07-01 20:04:59 +02:00
Ruben S. Montero
334ad65c82 feature #200: Homogenous insert/allocate methods 2010-07-01 19:36:25 +02:00
Ruben S. Montero
fdc007cb46 feature #266: Changes in VirtualNetwork insert and allocate methods 2010-07-01 19:04:52 +02:00
Ruben S. Montero
52e3b6f5e5 Merge branch 'feature-200' of dsa-research.org:one into feature-200 2010-07-01 16:26:40 +02:00
Ruben S. Montero
fa5684c894 feature #200:Fix tests 2010-07-01 16:26:03 +02:00
Jaime Melis
cf28a511e4 feature #200: fixed bugs in image hook 2010-07-01 16:23:38 +02:00
Ruben S. Montero
770ed2a966 bug: Check that id has been initialized before inserting 2010-07-01 13:36:03 +02:00
Ruben S. Montero
8763162b16 Merge branch 'feature-200' of dsa-research.org:one into feature-200 2010-07-01 13:34:50 +02:00
Tino Vázquez
66697573f2 feature #200: Now VirtualMachine uses the same OID for VM and its templates 2010-07-01 13:30:42 +02:00
Tino Vázquez
7cd847773d Merge branch 'feature-200' of dsa-research.org:one into feature-200 2010-07-01 13:29:39 +02:00
Tino Vázquez
5cb829cd2f feature #200: Removing unneeded callbacks from TemplateSQL 2010-07-01 13:29:03 +02:00
Jaime Melis
d150ea5d67 Merge branch 'feature-200' of opennebula.org:one into feature-200 2010-07-01 13:26:29 +02:00
Jaime Melis
94f88f7e0b added the image hook to the opennebula configuration file 2010-07-01 13:26:07 +02:00
Ruben S. Montero
06760708f0 Merge branch 'feature-200' of dsa-research.org:one into feature-200 2010-07-01 13:25:44 +02:00
Tino Vázquez
6478abca7c feature #200: Adding missing unlocks for RM managed objects 2010-07-01 13:12:10 +02:00
Tino Vázquez
ef13e81e36 feature #200: Remove selecting max oid from template SQL 2010-07-01 13:04:51 +02:00
Javi Fontan
e7ee28a91d ActionManager calls a finalize function if defined 2010-07-01 11:54:14 +02:00
Carlos Martín
23041aa113 feature #200: Erase PUBLIC attribute from image template. 2010-07-01 01:33:19 +02:00
Tino Vázquez
ac3b37767f feature #200: Finising the Virtual Network publish functionality 2010-06-30 18:02:59 +02:00
Tino Vázquez
ed48b53497 Merge branch 'feature-200' of dsa-research.org:one into feature-200 2010-06-30 18:02:21 +02:00
Tino Vázquez
57dd98bfce feature #200: Image update should not update the template 2010-06-30 18:01:56 +02:00
Ruben S. Montero
85fd79c029 feature #200: Slight modification of configuration attributes for the pool 2010-06-30 17:08:11 +02:00
Carlos Martín
5955da4dbe feature #192 & #200 : New test for Image::disk_attribute 2010-06-30 16:48:28 +02:00
Carlos Martín
f8df7cb595 feature #200: Image initialization code refactor 2010-06-30 16:48:24 +02:00
Jaime Melis
4e70f46b58 Added image hook 2010-06-30 12:17:47 +02:00
Tino Vázquez
cc6060ea43 feature #200: Adding missing RM file 2010-06-30 11:20:35 +02:00
Tino Vázquez
b3fd7ef2d1 feature #200: Adding VN publish/unpublish methods 2010-06-29 19:40:03 +02:00
Tino Vázquez
a55391ece7 feature #200: Fix bug in copy control of oneimage 2010-06-29 19:15:09 +02:00
Tino Vázquez
eb4bb13dec feature #200: Added publish method to virtual network 2010-06-29 18:32:55 +02:00
Tino Vázquez
44cdd342b0 feature #200: Added copy to repository feature to oneimage 2010-06-29 18:22:23 +02:00
Ruben S. Montero
0afd63941c Better defaults: Bigger cache for pools, mac prefix, ID length in onevm 2010-06-28 21:45:17 +02:00
Ruben S. Montero
1d54c60f45 Merge branch 'feature-261' 2010-06-28 17:19:16 +02:00
Ruben S. Montero
f02561682e Merge branch 'feature-258' 2010-06-28 15:10:17 +02:00
Ruben S. Montero
6d8cf78623 feature #258: Default values for mm_sched 2010-06-28 14:43:35 +02:00
Ruben S. Montero
0bebbaaa35 Merge branch 'feature-239' 2010-06-28 13:06:42 +02:00