1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

2017 Commits

Author SHA1 Message Date
Tino Vázquez
41d76c8faa bug #598: size of storage reported differently from value set. 2011-05-09 17:07:52 +02:00
Carlos Martín
691c965312 Bug #566: New control table to store the last used oid
Feature #591: Add new control table, and fix SQL syntax for MySQL
2011-05-09 16:09:56 +02:00
Ruben S. Montero
17edfb56a5 feature #553: Added cache attribute for DISK in the KVM driver 2011-05-08 02:52:43 +02:00
Ruben S. Montero
dd32809e37 Bug #576: Parser of the monitor information is now more robust. Error parsing the monitor info is log as an error in the VM template. The Template attributes are also XML secure, names are fixed to conform XML namimg conventions 2011-05-08 02:13:37 +02:00
Ruben S. Montero
b9c8fd8914 feature #523: Make all fs scripts source fsrc 2011-05-07 23:32:26 +02:00
Ruben S. Montero
f2c04245f6 feature #523: Fixes some minor bugs for the fs drivers, and initialize source for images 2011-05-07 23:30:23 +02:00
Ruben S. Montero
76b786150a feature #523: Fix tests for the new image drivers 2011-05-07 23:29:37 +02:00
Ruben S. Montero
c08ac99788 feature #523b: Add new files to installer 2011-05-07 23:29:12 +02:00
Ruben S. Montero
96f26468a1 feature #523: Image repository is now decopled from storage backend. Source is generated by drivers using a driver-specific URL. 2011-05-07 02:49:07 +02:00
Ruben S. Montero
e050429a7d feature #589: Add support for filter option in KVM driver 2011-05-07 01:55:08 +02:00
Ruben S. Montero
4bf3dea1ba feature #559: Preserve DISK attributes when using the image repository 2011-05-06 21:47:36 +02:00
Ruben S. Montero
0722f4c901 bug: Updates Image drivers to the new OpenNebulaDriver class 2011-05-06 21:23:44 +02:00
Ruben S. Montero
9429b0338e feature #559: preserve custom NIC attributes 2011-05-06 20:36:16 +02:00
Carlos Martín
b7febc83da Bug #408: Better MySQL bootstrap, and fix vm_template tests 2011-05-06 18:53:31 +02:00
Carlos Martín
7aacd86c3c Bug #408: Fix compilation when mysql flag is set to 'no' 2011-05-06 18:14:23 +02:00
Carlos Martín
27977b913d Bug #408: reconnect to MySQL server when connection fails 2011-05-06 17:06:57 +02:00
Tino Vázquez
b218c52a17 bug #597: Tentative solution
(cherry picked from commit 14db7b5f8d)
2011-05-06 14:59:56 +02:00
Carlos Martín
97bf19d05e Feature #591: Better core bootstrap. Upgrade process done. New functionality for onedb 2011-05-05 18:55:40 +02:00
Javi Fontan
3c3b2e981e feature #575: bug in exec_and_log 2011-05-05 18:09:22 +02:00
Tino Vázquez
795dc66059 Merge branch 'master' of git.opennebula.org:one 2011-05-05 15:07:48 +02:00
Tino Vázquez
b949d8873d Fix typo
(cherry picked from commit d06a7a90bd)
2011-05-05 15:07:42 +02:00
Javi Fontan
876ecf8ad7 feature #612: Added meaningful error messages on quota violations 2011-05-05 12:57:17 +02:00
Daniel Molina
c8df2e9ab8 Add comments to the VNC implementation 2011-05-04 16:22:12 +02:00
Hector Sanjuan
02bec9360c Feature #564: Update vnc server and client side.
Server side: corrected path to vnc proxy script. Enabled returning the proxy details when we believe it is running, instead of an error saying it is running.

Client side: vms-plugin loads dynamically the noVNC web client. This way someone may actually change it into a different client without having to modify a hardcoded <script> in index.html.
2011-05-04 16:12:42 +02:00
Hector Sanjuan
d975548003 Feature #564: Moved VNC server-side to lib/vendor so its not publicly accesible. 2011-05-04 16:12:42 +02:00
Hector Sanjuan
6509e4223a Feature #564 : Sunstone Server VNC code refactoring 2011-05-04 16:12:42 +02:00
Hector Sanjuan
93f842bfaf Feature 564: Several tweaks.
Needed to introduce a delay so the proxy server has enough time to start up.
2011-05-04 16:12:42 +02:00
Hector Sanjuan
b085ae9591 Feature #564: VNC ready for testing.
Added startvnc and stopvnc operations to the server and the opennebula.js so it looks like any other Sunstone action. Reworked error reporting to the standard form in the server. Fixed bugs and did basic testing.
2011-05-04 16:12:41 +02:00
Hector Sanjuan
5fcb9de8e8 Feature #564: Added noVNC and most of the client-side code to support a VNC session from sunstone. 2011-05-04 16:12:41 +02:00
Carlos Martín
8510fa56ad Feature #591: New onedb command. Core detects wrong DB versions. 2011-04-29 18:59:39 +02:00
Javi Fontan
cd6662d496 feature #575: bug in script log function 2011-04-28 18:17:57 +02:00
Javi Fontan
fd82af7352 feature #575: bug in run_probes, cannot user exec_and_log 2011-04-28 16:30:03 +02:00
Ruben S. Montero
fd20b21081 Merge branch 'feature-575' 2011-04-28 13:39:00 +02:00
Javi Fontan
f9e13800e7 Changed kvm protocol for migrations to qemu+ssh 2011-04-27 22:55:03 +02:00
Javi Fontan
6e90107d96 feature #575: run_probes now uses exec_and_log 2011-04-27 19:51:51 +02:00
Ruben S. Montero
f8a81bdd45 Merge branch 'feature-575' of git.opennebula.org:one into feature-575 2011-04-27 18:38:56 +02:00
Ruben S. Montero
5925c89232 feature #575: Add error messages from IM to Host Template 2011-04-27 18:38:17 +02:00
Javi Fontan
d27bc616b6 feature #575: added error messages to image mad scripts 2011-04-27 16:53:30 +02:00
Javi Fontan
0513a98094 feature #575: added error messages to tm ssh and nfs 2011-04-27 12:53:10 +02:00
Javi Fontan
f41f12f190 feature #575: changed vmm remotes to use exec_and_log 2011-04-27 12:11:59 +02:00
Javi Fontan
5fa3006adf feature #575: exec_and_log function accepts a user defined error message 2011-04-27 12:02:23 +02:00
Javi Fontan
9ddf1b5f28 feature #575: Added error messages to vmm scripts 2011-04-26 21:08:15 +02:00
Ruben S. Montero
329de4a1e0 Merge branch 'master' of git.opennebula.org:one 2011-04-26 15:53:26 +02:00
Ruben S. Montero
16332042c0 Merge branch 'feature-498' 2011-04-26 15:53:04 +02:00
Ruben S. Montero
9ce34ecf3e Merge branch 'feature-565' 2011-04-26 15:40:22 +02:00
Ruben S. Montero
c1e544e335 Merge branch 'master' of git.opennebula.org:one 2011-04-26 15:36:56 +02:00
Ruben S. Montero
ba6c8e8e89 Merge branch 'feature-487' 2011-04-26 15:35:44 +02:00
Hector Sanjuan
4b2f42257f Feature #498: Fixed some typos, enabled CPU parametre. 2011-04-26 00:33:17 +02:00
Hector Sanjuan
1802e9e0d3 Feature #498: Enable placement options for vmware tab. 2011-04-26 00:33:07 +02:00
Ruben S. Montero
9c0fcc9702 feature #575: Fix wrong stream while printing error in HookManager. Changed name of ERROR attribute 2011-04-22 01:19:16 +02:00