Carlos Martín
e9b0bf3eea
Merge branch 'master' into feature-407
...
Conflicts:
install.sh
src/nebula/Nebula.cc
2011-05-12 17:28:03 +02:00
Carlos Martín
09c93c7528
Feature #407 : Remove usernames from owned resources, only user-id is stored now.
2011-05-12 17:10:35 +02:00
Ruben S. Montero
3ba628af76
Merge branch 'master' of git.opennebula.org:one
2011-05-12 16:42:22 +02:00
Tino Vázquez
ca379d4af8
bug #611 : No default disk driver hardcoded to fix compatiblity with VMware Server.
2011-05-12 16:04:12 +02:00
Tino Vázquez
a0f1701f9a
README.md should point to dev version in master branch
2011-05-12 15:36:24 +02:00
Ruben S. Montero
bde842ed88
Merge branch 'feature-591'
...
Conflicts:
install.sh
2011-05-12 14:50:22 +02:00
Ruben S. Montero
de8b839f6e
Merge branch 'master' of git.opennebula.org:one
2011-05-12 14:17:03 +02:00
Ruben S. Montero
0cdbde485e
feature #589 : Fixes a bug for filter generation and sets no filter by default
2011-05-12 14:12:06 +02:00
Daniel Molina
8dee85294e
Delete if case in the save_as command
2011-05-12 13:00:04 +02:00
Daniel Molina
8d136b0697
Fix save_as in Sunstone
2011-05-12 12:59:16 +02:00
Daniel Molina
c0fd44512c
Fix Sunstone Image creation
2011-05-12 12:49:39 +02:00
Ruben S. Montero
50155b655b
Added missing file to installer
2011-05-12 12:01:12 +02:00
Ruben S. Montero
2dcc717f86
feature #523 : Added missing file to the repo
2011-05-12 11:57:23 +02:00
Daniel Molina
b8318b83a5
Add templates tab to install.sh
2011-05-11 18:15:30 +02:00
Daniel Molina
6b7e4d803d
Remove noVNC files
2011-05-11 18:07:06 +02:00
Hector Sanjuan
b2dd5707af
Request #584 : Simplified host statuses in list.
2011-05-11 17:55:29 +02:00
Hector Sanjuan
5b99478137
Feature #622 : Improved template representation in Sunstone
2011-05-11 17:55:28 +02:00
Hector Sanjuan
905b14f806
Feature #601 : Adds custom variables section to the wizards.
...
This sections allows user to define their custom variables in the templates.
2011-05-11 17:55:28 +02:00
Hector Sanjuan
dd180620dd
Feature #600 : Auto-escape double quotes in ranks and requirements.
...
This patch auto-escapes the double quotes of the requirements and rank fields at the time of submitting the new template form. If the quotes were escaped already then they are ignored.
2011-05-11 17:55:28 +02:00
Hector Sanjuan
2c0652ed6b
Bug #590 : Corrected pretty_time function to show the correct month.
2011-05-11 17:55:28 +02:00
Hector Sanjuan
2d2dc2cf43
Bug #587 : Fix.
...
Owner of the elements is now taken into account when adding them to the selects.
If the user is the owner or the status is good (i.e. not disabled or unpublished),
then the elements are added.
2011-05-11 17:55:28 +02:00
Hector Sanjuan
af70d862ac
Bug #586 : Fixed the source field show/hide.
2011-05-11 17:55:28 +02:00
Carlos Martín
ae53d43789
Feature #407 : Base implementation for groups.
...
So far groups can be managed, but resources can't be associated to a group.
Tasks done:
* New basic onegroup command
* RequestManager XML-RPC methods
* New group pool
* New GROUP authorization symbol
* Basic GroupPool tests
* Ruby OCA methods
2011-05-10 18:45:15 +02:00
Javi Fontan
3f0b0b75e8
feature #575 : added scripts_common for ruby
2011-05-10 16:08:05 +02:00
Javi Fontan
79ca4ce570
bug #627 : deleted unused sqlite3 include
2011-05-10 15:45:16 +02:00
Tino Vázquez
2fc0f5b5ca
bug #585 : Hook now works with users others than oneadmin
2011-05-09 17:38:43 +02:00
Tino Vázquez
7c6987fc74
Merge branch 'master' of git.opennebula.org:one
2011-05-09 17:10:34 +02:00
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 14db7b5f8d0b2ed8224c97920df261bb2b047508)
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 d06a7a90bd069b99039ade623f16dbf0dfde24d4)
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
Carlos Martín
8510fa56ad
Feature #591 : New onedb command. Core detects wrong DB versions.
2011-04-29 18:59:39 +02:00