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

2619 Commits

Author SHA1 Message Date
Javi Fontan
34014b9433 added xmlparser gem to install_gems 2011-07-15 18:57:20 +02:00
Tino Vázquez
bc36bca504 Add missing oZones templates 2011-07-15 18:07:30 +02:00
Tino Vázquez
57c491ab29 Add missing oZones changes (due to manual merge) 2011-07-15 18:05:01 +02:00
Carlos Martín
3df5889e8c Merge branch 'master' of git.opennebula.org:one 2011-07-15 16:54:41 +02:00
Carlos Martín
1176e226f0 Manpage for oneacl missing in install.sh 2011-07-15 16:53:34 +02:00
Javi Fontan
826bb4a2de bug in Acl OCA code 2011-07-15 12:46:09 +02:00
Javi Fontan
c998891178 changed install_gems directory and added it to install.sh 2011-07-15 11:53:48 +02:00
Javi Fontan
40dd340997 added oneacl man generation to SConstruct file 2011-07-14 18:38:46 +02:00
Javi Fontan
4f6341bed9 new man documentation 2011-07-14 18:33:54 +02:00
Javi Fontan
4a412494a6 bug printing command arguments in CLI help 2011-07-14 18:33:15 +02:00
Jaime Melis
c5f6b790a0 Drop dependency of the 'uuid' gem. Replace it with 'uuidtools'. 2011-07-14 16:09:31 +02:00
Tino Vázquez
72d536cec3 Manual merge feature #667 and master 2011-07-14 15:50:34 +02:00
Hector Sanjuan
03e442f678 Sunstone fixes related to VMs
*Fix typo causing Chrome not to show VM log.
*Increase size of info table key_td column
*Disable deploy,migrate,live-migrate for users not belonging to gid=0, as hosts_select is not available.
2011-07-13 10:13:38 +02:00
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 1cb6f97ebdadd53d3884da6601033c787aac40f1.
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