Ruben S. Montero
11fbfb5636
feature #200 : Generate Disk attributes with the ImagePool metadata
2010-06-24 18:35:18 +02:00
Tino Vázquez and Ruben S. Montero
1c9e70dd80
feature #200 : New enable/publish methods, changed ImagePool interface for modifying template attributes.
2010-06-24 16:47:39 +02:00
Tino Vázquez and Ruben S. Montero
09adf06c4b
feature #200 : Disable/Enable methods for the Image Class
2010-06-24 16:22:05 +02:00
Tino Vázquez and Ruben S. Montero
3fd53cc4c2
feature #200 : New states for Images and associated life-cycle functions
2010-06-24 16:12:45 +02:00
Tino Vázquez
4bd2506f00
feature #200 : Finishing the CLI
2010-06-22 19:21:09 +02:00
Tino Vázquez
ffd05b42f1
feature #200 : Addded username to Image dump
2010-06-22 18:58:17 +02:00
Tino Vázquez
e38764e7e2
feature #200 : Fix troublesome deadlock
2010-06-21 19:27:04 +02:00
Tino Vázquez
d6c547a35f
feature #200 : Initial commit of "oneimage" command
2010-06-15 19:31:54 +02:00
Tino Vázquez
403fd524cb
feature #200 : Added states and type to Image OCA
2010-06-14 18:46:07 +02:00
Tino Vázquez
04e4e0137d
feature #200 : Added OCA methods
2010-06-14 17:36:56 +02:00
Tino Vázquez
ac2ed32178
Merge branch 'master' into feature-200
2010-06-14 13:04:08 +02:00
Ruben S. Montero
97eb669659
Improve SQL queries for vm_pool. Updates last_seq
2010-06-11 21:30:39 +02:00
Carlos Martín
3df3652b82
feature #192 : tests fixed for new VM sql schema.
2010-06-11 21:27:55 +02:00
Carlos Martín
0280c88bb6
Performance improvements for VMs SQL queries.
2010-06-11 20:25:49 +02:00
Ruben S. Montero
7ba4bdd721
Merge branch 'feature-258'
2010-06-11 20:12:57 +02:00
Ruben S. Montero
df272f8dbe
feature #258 : Added support to limit the number of VMs submitted to a host at a time
2010-06-11 20:09:06 +02:00
Carlos Martín
a4f94ab3c6
feature #192 : Updated tests for public downcase definition.
2010-06-11 19:56:52 +02:00
Carlos Martín
4d3a736d91
features #253 & #200 : Public attribute can be now defined in downcase.
2010-06-11 19:56:42 +02:00
Carlos Martín
6d60b1c0b2
bug #259 : Callback functions are locked until the DB query answer is processed.
2010-06-11 19:11:12 +02:00
Ruben S. Montero
82b383878d
feature #192 : Fix tests for template_sql and better erase method
2010-06-11 18:56:25 +02:00
Ruben S. Montero
9086162bbb
Merge branch 'feature-200' of dsa-research.org:one into feature-200
2010-06-11 17:16:43 +02:00
Ruben S. Montero
de5ed31fdb
feature #192 : Fixed compilation issues que template_sql test
2010-06-11 17:16:07 +02:00
Constantino Vázquez Blanco
06657604b4
feature #200 : Update image in DB after modifying attribute
2010-06-11 16:23:34 +02:00
Constantino Vázquez Blanco
5623814f03
feature #200 : Fixed public attribute wrong type (from string to int)
2010-06-11 16:04:51 +02:00
Carlos Martín
d411f58348
feature #192 : Virtual Network tests fixed for new public attribute, and new test added for this PUBLIC field.
2010-06-11 15:42:13 +02:00
Carlos Martín
7745093bd0
feature #253 : some improvements, and PUBLIC attribute changed from TEXT to INTEGER for Virtual Networks.
2010-06-11 15:42:04 +02:00
Carlos Martín
c150cc6e7b
feature #192 : New test for Image's public attribute.
2010-06-11 15:41:58 +02:00
Carlos Martín
ea7f60a7a8
feature #192 : Tests fixed for new public attribe of the Images.
2010-06-11 15:41:53 +02:00
Carlos Martín
5ddee46cc4
feature #200 : PUBLIC attribute changed from TEXT to INTEGER.
2010-06-11 15:41:49 +02:00
Carlos Martín
151b73e616
features #200 & #253 : Default public attribute removed.
2010-06-11 15:41:43 +02:00
Constantino Vázquez Blanco
b8de290197
feature #200 : Addde Image Update method
2010-06-10 18:54:48 +02:00
Ruben S. Montero
83c1b9d993
bug : solved potential deadlock in VM manager
2010-06-09 19:47:22 +02:00
Javi Fontan
21eef9568f
bug getting available cpu in onehost
2010-06-09 17:27:26 +02:00
Constantino Vázquez Blanco
9ca75314b4
feature #200 : Added Image Delete RM method
2010-06-08 17:42:18 +02:00
Constantino Vázquez Blanco
1a956aa355
feature #200 : Making ImageInfo aware of the Public attribute
2010-06-08 15:30:15 +02:00
Carlos Martín
125690380a
feature #253 : Add PUBLIC column to sql table for VirtualMachinePool.
2010-06-08 13:00:31 +02:00
Carlos Martín
3527189fbb
feature #200 : Changed ImagePool Info method to be consistent with other pools.
2010-06-08 12:42:12 +02:00
Carlos Martín
9b8862eb4c
feature #200 : Public attribute moved to main image sql table.
2010-06-08 12:36:39 +02:00
Ruben S. Montero
18313d25cc
bug #245 : cdroms are now mapped to disks of type cdrom
2010-06-04 16:05:02 +02:00
Ruben S. Montero
276fad87a6
bug #246 : Fix the bug for ranged networks without address. Added new tests to reproduce this bug
2010-06-03 17:03:14 +02:00
Ruben S. Montero
54f37dbd8a
Added pthread library
2010-06-03 16:37:44 +02:00
Ruben S. Montero
b4ac1ee99f
Fix compilation error in TestPool
2010-06-03 11:50:45 +02:00
Ruben S. Montero
ad57e2b2c6
Removed unneeded locks and updated Pool tests
2010-06-03 11:47:03 +02:00
Constantino Vazquez and Carlos Martin
6580699fec
feature #200 : Added ImagePoolInfo method to RM
2010-06-02 20:25:07 +02:00
Constantino Vázquez Blanco
328f3efca2
feature #200 : Added ImageAllocate method to RM
2010-06-02 19:41:05 +02:00
Ruben S. Montero
4be783e9be
Back-port of REQUIREMENTS parsing for VM templates
2010-06-02 14:51:05 +02:00
Constantino Vázquez Blanco
d1e3eb66a4
feature #200 : Added Image Info method to Request Manager
2010-06-01 19:35:42 +02:00
Carlos Martín
55ffd09abe
feature #192 : More tests for TemplateSQL, added also support for testing MySQL.
2010-06-01 18:32:34 +02:00
Constantino Vázquez Blanco
f41a74cd02
feature #200 : Initial integration of ImagePool
2010-06-01 18:00:44 +02:00
Carlos Martín
5e23f178d3
feature #192 : New test for Template::erase.
2010-06-01 16:16:17 +02:00