1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00
Commit Graph

2606 Commits

Author SHA1 Message Date
Ruben S. Montero
8e08923e73 bug: Update permissions of noVNC comand line utils 2011-07-12 23:47:20 +02:00
Daniel Molina
834a783d26 Merge branch 'master' of git.opennebula.org:one 2011-07-12 22:30:45 +02:00
Daniel Molina
50dd44246c Fix onevm saveas missing disk_id 2011-07-12 22:30:23 +02:00
Javi Fontan
8db92a7612 Revert "port configuration reader for scheduler now more compatible"
Breaks startup when config file does not exist

This reverts commit 1cb6f97ebd.
2011-07-12 22:18:14 +02:00
Daniel Molina
5a48d560c4 Merge branch 'master' of git.opennebula.org:one 2011-07-12 21:36:41 +02:00
Daniel Molina
ae200c58f1 Fix window_size for monitoring 2011-07-12 21:36:33 +02:00
Carlos Martín
fe9412e2ce Merge branch 'master' of git.opennebula.org:one 2011-07-12 19:30:43 +02:00
Carlos Martín
81d9a077b3 Fix core unit testing tests for ImagePool: duplicated image names are not allowed 2011-07-12 19:30:26 +02:00
Carlos Martín
32e10726d4 Bug: Image and VNet creation with an already used name reported a DB error, instead of a nice reason like Templates 2011-07-12 19:30:00 +02:00
Javi Fontan
697ac59538 feature #450: disable bundler gem checking 2011-07-12 19:27:15 +02:00
Daniel Molina
4676806eb3 Merge branch 'master' of git.opennebula.org:one 2011-07-12 19:26:47 +02:00
Daniel Molina
afbd66e72e Fix VmSample monitoring 2011-07-12 19:26:36 +02:00
Javi Fontan
e6c9122fa1 feature #450: now install_gems does not use bundler 2011-07-12 19:24:58 +02:00
Daniel Molina
3a7f18c912 Fix watch_client sum_monitoring method 2011-07-12 17:28:18 +02:00
Daniel Molina
9537187975 Check if the occi-server has been started 2011-07-12 17:08:03 +02:00
Daniel Molina
0015a7f2b7 Change log and pid file for acctd 2011-07-12 17:07:08 +02:00
Daniel Molina
cc9948c726 Merge branch 'master' of git.opennebula.org:one 2011-07-12 16:49:06 +02:00
Daniel Molina
11ffbd1e92 Change SUNSTONE_ROOT_FILE to sunstone-server 2011-07-12 16:48:55 +02:00
Daniel Molina
c81a64d1a7 Fix sqlite connection in acct 2011-07-12 16:47:52 +02:00
Carlos Martín
9542d8a821 Merge branch 'master' of git.opennebula.org:one 2011-07-12 16:38:11 +02:00
Carlos Martín
bbc285ec23 Bug: DB version was not inserted at bootstrap, oned couldn't start the next time 2011-07-12 16:38:04 +02:00
Daniel Molina
e8d4ec1dd8 Merge branch 'master' of git.opennebula.org:one 2011-07-12 16:21:23 +02:00
Daniel Molina
d91237f4d7 Delete deprecated values from sunstone-server.conf 2011-07-12 16:21:14 +02:00
Javi Fontan
24151f9aec feature #346: used leases now appear on onevnet show command 2011-07-12 16:20:19 +02:00
Carlos Martín
e297233b69 Merge branch 'master' of git.opennebula.org:one 2011-07-12 16:16:18 +02:00
Carlos Martín
590b44c835 Fix Java ACL tests, broken since commit:09c83349 2011-07-12 16:16:08 +02:00
Carlos Martín
61120649b9 MULTIPLE GROUPS: Finish removing the multiple groups functionality from ruby and java OCA, see commit:66485c6e 2011-07-12 16:14:37 +02:00
Daniel Molina
7451920e19 Merge branch 'master' of git.opennebula.org:one 2011-07-12 16:13:50 +02:00
Daniel Molina
b083a9e458 feature #647: If the column does not exists using the -l option show an error 2011-07-12 16:13:34 +02:00
Javi Fontan
0cac34ce8f feature #450: help and warning message for install_gems 2011-07-12 16:08:00 +02:00
Jaime Melis
77264fea32 Merge branch 'master' of git.opennebula.org:one 2011-07-12 15:37:39 +02:00
Javi Fontan
b8914f2d98 feature #450: added acct package to the Gemfile 2011-07-12 15:37:13 +02:00
Jaime Melis
e4b198691c Merge branch 'master' of git.opennebula.org:one 2011-07-12 15:37:12 +02:00
Jaime Melis
9f3919b0ac Bump version to 2.9.80 2011-07-12 15:36:41 +02:00
Daniel Molina
68a9e2ec27 Add missing group.default file 2011-07-12 15:33:52 +02:00
Daniel Molina
86e65eb082 Merge branch 'master' of git.opennebula.org:one 2011-07-12 15:33:10 +02:00
Daniel Molina
78a58e6041 Add default acct db 2011-07-12 15:32:22 +02:00
Javi Fontan
439df29713 feature #450: new Gemfile and installation helper script 2011-07-12 15:22:34 +02:00
Daniel Molina
c1f794603b Change accct bin file name 2011-07-12 15:21:43 +02:00
Carlos Martín
c24b90f200 Merge branch 'master' of git.opennebula.org:one 2011-07-12 14:02:58 +02:00
Daniel Molina
8e2f37179f Merge branch 'master' of git.opennebula.org:one 2011-07-12 14:00:31 +02:00
Daniel Molina
324f574651 Add default ACLs (group.default) when creating a new group from the CLI 2011-07-12 14:00:02 +02:00
Carlos Martín
55a8601b85 onedb: Change the db_versioning table.
Until now the version column was an integer, and the version was supposed to be
incremental starting from 0.

This can be a problem in future scenarios where we may have two active branches.
The table has been modified to store a string with the OpenNebula version.
2011-07-12 13:54:53 +02:00
Javi Fontan
1cb6f97ebd port configuration reader for scheduler now more compatible 2011-07-12 12:37:23 +02:00
Javi Fontan
3f310220e2 sanitize shown column in CLI list 2011-07-12 11:41:51 +02:00
Hector Sanjuan
67ac6f6662 Fixed VNC not giving back keyboard control after closing dialog 2011-07-12 00:31:36 +02:00
Ruben S. Montero
3d0aa2638e Merge branch 'master' of git.opennebula.org:one 2011-07-12 00:28:43 +02:00
Javi Fontan
9730e8084c Use constants for filter_flag parameters in CLI 2011-07-11 19:12:11 +02:00
Carlos Martín
31cf133125 onedb: small fix, one* list now has a different default and needs the 'a' argument 2011-07-11 19:10:50 +02:00
Carlos Martín
91b38d4ddf Merge branch 'master' of git.opennebula.org:one 2011-07-11 19:09:39 +02:00