1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-15 18:50:09 +03:00

1769 Commits

Author SHA1 Message Date
Carlos Martin and Ruben S. Montero
60d1dd70ec feature #212: get rid of rank & req methods for Host class 2010-05-14 03:36:04 +02:00
Ruben S. Montero
a156dca7e3 feature #212: Initial Refactor of Scheduler code. Added XML base class to use the XML-RPC interface, the commit includes some tests for this class 2010-05-09 01:58:07 +02:00
Ruben S. Montero
a8905b2704 feature #206: OpenNebula can now be compiled with several DB backends 2010-05-07 14:45:27 +02:00
Ruben S. Montero
1d4653f793 feature #206: Thread safe for MySQL class 2010-05-06 16:16:50 +02:00
Ruben S. Montero
b80e688d05 Merge branch 'feature-206' of dsa-research.org:one into feature-206 2010-05-04 12:17:31 +02:00
Carlos Martin
75112ebd06 feature #192: Tests now uses the same DB 2010-05-04 12:16:58 +02:00
Tino Vázquez
28c7f107db feature-#206: History is updated now, not inserted. 2010-05-03 19:29:08 +02:00
Constantino Vázquez Blanco
56e49136e0 feature #206: Isolation of INSERT and REPLACE SQL queries for History objects 2010-05-03 19:13:37 +02:00
Constantino Vázquez Blanco
f91f9de99c feature-#206: Modified return value of VM pool allocate to comply with virtual definition 2010-05-03 17:21:35 +02:00
Carlos Martin and Ruben S. Montero
31dad56bfc feature #192: More tests for Vnet allocation. It also solves some bugs. 2010-05-03 15:57:52 +02:00
Carlos Martin
8349f1ac37 feature #206: VirtualNetworks now MySQL compliant 2010-05-03 13:13:47 +02:00
Carlos Martin
f27c991dfb feature #192: More checks for the PoolTest tests 2010-05-03 13:02:56 +02:00
Constantino Vázquez Blanco
eb07cd9425 feature #206: Isolation of INSERT and REPLACE SQL queries for VirtualMachine objects. 2010-04-29 18:11:04 +02:00
Carlos Martin
f48cf0b8c5 feature #192: Tests now can be run for sqlite and MySQL backends 2010-04-28 18:43:56 +02:00
Carlos Martin and Ruben S. Montero
7043f80c51 bug: better comments for the UserPool and erro returning oid in allocate 2010-04-28 18:37:45 +02:00
Carlos Martin and Ruben S. Montero
321ee27472 bug : Rollback Host objects while inserting in DB, better comments for HostPool.h and return oid in method allocate 2010-04-28 18:25:43 +02:00
Constantino Vázquez Blanco
0e1a364736 feature #206: Isolation of INSERT and REPLACE SQL queries for Host objects. 2010-04-28 15:00:07 +02:00
Constantino Vázquez Blanco
5cf9d453e1 feature #206: Formatting, indenting and commenting hosts clases 2010-04-27 17:42:37 +02:00
Carlos Martín
4d0d92ec46 feature #206: Isolation of INSERT and REPLACE SQL queries for User objects. 2010-04-26 18:29:31 +02:00
Ruben S. Montero
e98aff5510 feature #192: Logs set to DEBUG level 2010-04-26 18:00:19 +02:00
Ruben S. Montero
238644743d feature #192: free log resources in NebulaLog and base PoolTest class 2010-04-22 23:27:39 +02:00
Carlos Martin
b1190c16e5 feature #192: Base tests for Pool classes 2010-04-22 00:46:48 +02:00
Ruben S. Montero
bbd8f7c869 Add dump method to base class PoolSQL 2010-04-22 00:13:52 +02:00
Carlos Martin
ba790e2337 Minor log fix and style 2010-04-22 00:13:46 +02:00
Ruben S. Montero
21b729dbdd feature #192: Decouple Logger from Nebula class 2010-04-21 00:40:16 +02:00
Ruben S. Montero
84709c2cde feature #192: Decoupled logger classes from Nebula 2010-04-21 00:39:34 +02:00
Carlos Martin
e60e22da70 feature #206: New Class to interface MySQL DBs 2010-04-17 00:25:04 +02:00
Ruben S. Montero
b85ff59abd feature #206: moved Nebula to SqlDB and missing file for Virtual Netwokrs 2010-04-10 22:19:49 +02:00
Ruben S. Montero
d215c5dccd feature #206: Some minor fixes 2010-04-10 22:19:16 +02:00
Ruben S. Montero
ce7d0681e3 feature #206: VirtualMachine uses SqlDB 2010-04-10 22:16:47 +02:00
Ruben S. Montero
aeb27c1004 feature #206: Moved the Virtual Network to new DB classes 2010-04-10 22:15:47 +02:00
Ruben S. Montero
4f74172044 feature #206: update casting in generic sqlite callback function 2010-04-07 17:25:39 +02:00
Carlos Martin and Ruben S. Montero
36d27746ba feature #204: Drop method now in the base class PoolSQL 2010-04-05 23:34:09 +02:00
Ruben S. Montero
7d16e4b0c8 feature #206: User classes ported to the new SQL interface 2010-04-05 00:07:31 +02:00
Ruben S. Montero
47108138e7 feature #206: Host moved to the new SQL classes 2010-04-04 01:12:52 +02:00
Ruben S. Montero
e20171a581 feature #206: Template Class now uses the new SQL interface 2010-04-04 01:11:13 +02:00
Ruben S. Montero
9b9fa8b196 feature #206: initialize error string pointer 2010-04-03 18:47:38 +02:00
Ruben S. Montero
ed3994ab75 feature #206: Removed unneeded reference 2010-04-03 18:46:23 +02:00
Ruben S. Montero
88f7cbe8c1 feature #206: Moved Pool classes to the new DB interface 2010-04-03 16:54:54 +02:00
Ruben S. Montero
4aaac043d0 feature #206: New interace for callbacks 2010-04-03 16:54:09 +02:00
Ruben S. Montero
eacaa30e12 feature #206: sqlite class implements the SqlDB interface 2010-04-03 15:56:57 +02:00
Ruben S. Montero
31ef166ee2 featrure #206: Abstract interface for generic DB engine. Callback interface for ObjectSQL class 2010-04-03 15:55:12 +02:00
Ruben S. Montero
b211fc3b43 feature #206: Interface for DB backends. 2010-03-29 13:57:33 +02:00
Ruben S. Montero
61d7079cc2 bug #196: Added parsing of share variables, it includes RUNNING_VMS, USED_CPU, USED_MEMORY...
(cherry picked from commit b59616d00a1f7a18da14ffb5b4d91f142b1d68bb)
2010-03-08 17:22:54 +01:00
Ruben S. Montero
3366abdb7f feature #189: Support to access NETWORK templates in VM CONTEXT (e.g. $NETWORK[DNS]) 2010-03-06 00:15:03 +01:00
Ruben S. Montero
28e9d41ab1 feature #189: Moved attribute parsing to VirtualMachine class (get rid of cross references). Added Requirements parsing and initial vnc_port generation 2010-03-05 19:17:52 +01:00
Javier Fontán Muiños
fdfe10407e Changed copyright notice 2010-02-22 18:00:30 +01:00
Rubén S. Montero
88e97aca68 parse requirements
git-svn-id: http://svn.opennebula.org/one/branches/DEVELOPMENT/Context_Requirements@960 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-21 12:07:26 +00:00
Rubén S. Montero
fc4f60822a Trunk is now 1.5, the new development release of OpenNebula
git-svn-id: http://svn.opennebula.org/one/trunk@941 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-12 15:36:03 +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