Activity
From 04/17/2011 to 05/16/2011
05/16/2011
-
05:12 PM Bug #541 (Closed): OCCI API should return 403 Forbidden when the user cannot be authenticated, in...
- If the auth info is not present, or not valid, a 401 is returned.
-
05:12 PM Revision 31200cb1 (one): Merge branch 'master' of git.opennebula.org:one
-
03:06 PM Feature #644 (Closed): Allow selection of IP when using predefined network in Sunstone
-
10:46 AM Feature #644 (Closed): Allow selection of IP when using predefined network in Sunstone
-
03:06 PM Bug #645 (Closed): Do not use "for..in" to iterate over js Arrays in Sunstone
-
11:06 AM Bug #645 (Closed): Do not use "for..in" to iterate over js Arrays in Sunstone
- for...in sentence is meant to list the properties of an object, not to iterate over array elements. If functions are ...
-
03:06 PM Feature #643 (Closed): Dropdown select when save_as machine image in Sunstone
-
10:45 AM Feature #643 (Closed): Dropdown select when save_as machine image in Sunstone
-
03:02 PM Revision aeacf6a7 (one): Bug #645: Small fixes in new loops.
-
03:02 PM Revision 2ac7e02b (one): Feature #644: Show ip field when using predefined network.
-
03:02 PM Revision 993cc81d (one): Feature #643: Added select with the VM disks for the saveas dialog.
-
03:02 PM Revision f5ebc510 (one): Bug #645: Iterate on arrays with vanilla loops.
- For...in loops on Arrays were changed in to for(i = 0, i<length, ++i) style loops. There where the former form caused...
-
03:00 PM Revision 3fa10a2d (one): Feature #407: Add 'GID' attribute to some pool objects; change *pool.inf...
- * VM, VMTEMPLATE, VNET & IMAGE objects have a GID attribute, and a table column. The group id is inherited from the u...
-
02:53 PM Bug #561 (Closed): ArgumentError when executing host_error.rb
-
02:53 PM Bug #561: ArgumentError when executing host_error.rb
- Duplicate of 597
-
02:44 PM Revision a046dc2c (one): Bug #541: If there is no auth data, a 401 is returned.
-
01:58 PM Feature #610 (Closed): Check if Sunstone port is being used by a different service
- Fixed by 77e21af42e76776fc06dfbdd040ade009489380f
-
11:11 AM Bug #152 (Closed): XML-RPC Documentation lacks response information
- Updated in xsd and documentation
05/15/2011
05/14/2011
-
11:13 PM Revision a044828c (one): bug: persistent images can not be moved because they are the same
-
12:23 AM Revision 8fbc6a82 (one): feature #564: Install VNC icons
-
12:16 AM Revision 1dc7dbda (one): feature #564: Made config a Sinatra option to fix scope.
05/13/2011
-
11:24 PM Revision 22fe3392 (one): Merge branch 'feature-564'
-
04:22 PM Revision 705bf601 (one): feature #564: Add install_novnc script
-
04:01 PM Revision 77e21af4 (one): feature #564: Add Configuration file
-
03:59 PM Revision 95d156f5 (one): feature #564: Remove noVNC
-
03:25 PM Bug #566 (Closed): Pool Objects reuse deleted ids
- The changes are now in master
-
03:25 PM Feature #642 (Closed): Put the template template in a new tab
-
09:10 AM Feature #642 (Closed): Put the template template in a new tab
- and find a sexier name than template template for it
-
03:25 PM Feature #641 (Closed): Add instantiate button to the templates tab
-
09:01 AM Feature #641 (Closed): Add instantiate button to the templates tab
- Allowing to deploy a VM with the selected template[s]
-
03:25 PM Feature #640 (Closed): Reduce space between template subattributes
-
08:57 AM Feature #640 (Closed): Reduce space between template subattributes
-
03:25 PM Feature #638 (Closed): Enlarge image description input in the image creation wizard
-
08:52 AM Feature #638 (Closed): Enlarge image description input in the image creation wizard
- Put a textarea in place
-
03:25 PM Feature #632 (Closed): Add features section to Sunstone wizards
-
03:25 PM Bug #608 (Closed): Sunstone show "undefined" when image is in lock state
-
03:24 PM Revision 87e084a5 (one): Bug #608: Add new states to the image state helper
- Locked and err state added.
-
03:24 PM Revision 4ce5d91d (one): Feature #641: Add instantiate button to templates tab
-
03:24 PM Revision e05d8d9c (one): Feature #640: Small tweaks in prettyPrintJSON()
-
03:24 PM Revision 0c3f5665 (one): Feature #632: Add features section to wizards.
- Supporting the definition of ACPI and PAE attributes now.
-
03:24 PM Revision e13bc9ba (one): Feature #638: Image desc with textarea
-
03:24 PM Revision effd847a (one): Do not show VM info panel when new VM is created
-
03:24 PM Revision ea752c98 (one): Feature #642: Put template template in a separate tab
-
02:42 PM Bug #637 (Closed): Remotes should only be under VAR
-
02:25 PM Feature #530 (Closed): Pass information of resources for Hooks
- This is now in master. Hooks can only use now:
* ID in $HID and $VMID form
* TEMPLATE to get the full template in x... -
02:08 PM Feature #513 (Closed): Username variable in CONTEXT
- Changes are now in master. Other changes in this issue were:
* $UID in context
* $IMAGE attributes (equivalent to $... -
02:07 PM Revision cc85d9f5 (one): Merge branch 'feature-513'
-
02:05 PM Revision 4f4b8ab4 (one): feature #513: Updated oned.conf file
-
01:57 PM Revision c9d0df87 (one): feature #513: Hooks can now use the ID or full template as arguments
-
11:52 AM Revision a7e9bd08 (one): feature #513: Imrpved parser for attributes, double qoutes are not neede...
-
11:23 AM Revision a6ed854f (one): Bug #637: Remotes should only be under VAR
-
10:51 AM Revision 211eed32 (one): Feature #407: Create default groups 'oneadmin' and 'users'. Make regular...
- Feature #591: Add group_pool table to the DB migration script.
-
08:53 AM Feature #639 (Closed): Add file browser for the images path in image creation wizard
- Indicate that this is for local paths
05/12/2011
-
11:05 PM Revision fc9278f1 (one): feature #513: UID, TEMPLATE can be used in context. Also IMAGE template ...
-
10:47 PM Revision 5483a1ba (one): feature #523: New to_xml64 method for objects that generates a base64 en...
-
10:45 PM Revision 2a508a11 (one): feature #513: More robust XML generation for empty attributes. This may ...
-
04:23 PM Bug #637 (Closed): Remotes should only be under VAR
- Currently remotes are place by install.sh under LIB and VAR directories. Since that is confusing, they need to be rem...
-
04:23 PM Bug #636 (Closed): Ganglia VM monitor does not report shutdown VM
- Hi there,
With the traditional VM monitor, if the VM is shutdown by its OS, ONE would report it to be in an UNKNOW... -
04:10 PM Feature #179: Ability to expand disk source on physical host
- I am also using this "feature". But I would like to use the Opennebula image repository, that is, in my VM Template u...
-
03:28 PM Revision e9b0bf3e (one): Merge branch 'master' into feature-407
- Conflicts:
install.sh
src/nebula/Nebula.cc -
03:20 PM Revision 5bfec3ab (one): feature #513: Moved SSL utils to a common Helper Class
-
03:10 PM Revision 09c93c75 (one): Feature #407: Remove usernames from owned resources, only user-id is sto...
-
02:42 PM Revision 3ba628af (one): Merge branch 'master' of git.opennebula.org:one
-
02:06 PM Bug #611 (Closed): VMware Disk driver shouldn't have a mandatory default value
-
02:04 PM Revision ca379d4a (one): bug #611: No default disk driver hardcoded to fix compatiblity with VMwa...
-
02:03 PM Bug #635 (Closed): Template Reference in the documentation should include VMware information
- It also should feature a TOC or should be split in various pages
-
01:37 PM Revision bcb3cbff (one): README should point to 2.2 documentation
-
01:36 PM Revision a0f1701f (one): README.md should point to dev version in master branch
-
12:50 PM Revision bde842ed (one): Merge branch 'feature-591'
- Conflicts:
install.sh -
12:17 PM Revision de8b839f (one): Merge branch 'master' of git.opennebula.org:one
-
12:12 PM Revision 0cdbde48 (one): feature #589: Fixes a bug for filter generation and sets no filter by de...
-
11:00 AM Revision 8dee8529 (one): Delete if case in the save_as command
-
10:59 AM Revision 8d136b06 (one): Fix save_as in Sunstone
-
10:57 AM Request #633 (Closed): Provide all VM information to drivers
- As reported by Nikolay in the list [1], some drivers need extra information of the VM to perform certain actions.
... -
10:49 AM Revision c0fd4451 (one): Fix Sunstone Image creation
-
10:02 AM Revision 18a66bcc (one): Merge branch 'master' into feature-564
-
10:01 AM Revision 50155b65 (one): Added missing file to installer
-
09:57 AM Revision 2dcc717f (one): feature #523: Added missing file to the repo
-
09:16 AM Feature #632 (Closed): Add features section to Sunstone wizards
- With PAE and ACPI options
-
08:20 AM Bug #631 (Closed): Libvirt does not honor target attribute for disks
- It seems that some versions of libvirt does not honor the target attribute for libvirt. A possible solution is to sor...
05/11/2011
-
04:37 PM Bug #630 (Closed): IM ssh driver fails to report poll error if the host is unreachable
- If a Host with no route to it is created, the driver should return FAILURE.
Instead, it logs the 'scp' command error... -
04:15 PM Revision b8318b83 (one): Add templates tab to install.sh
-
04:07 PM Revision 6b7e4d80 (one): Remove noVNC files
-
03:58 PM Bug #590 (Closed): Image registration time in Sunstone not corresponding to CLI times
-
03:58 PM Bug #587 (Closed): Select items should be added if user is owner, whether they are published or not
-
03:58 PM Bug #586 (Closed): Sunstone add Disk type/source/size/format relations
-
03:58 PM Feature #584 (Closed): Sunstone Host monitoring confusing "init"
-
03:58 PM Feature #622 (Closed): Improve the template representation in Sunstone
-
03:58 PM Feature #601 (Closed): Add custom variables to sunstone wizard
-
03:58 PM Feature #600 (Closed): Auto-scape " in the requirements/rank fields
-
03:55 PM Revision b2dd5707 (one): Request #584: Simplified host statuses in list.
-
03:55 PM Revision dd180620 (one): 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 templ...
-
03:55 PM Revision 2c0652ed (one): Bug #590: Corrected pretty_time function to show the correct month.
-
03:55 PM Revision 2d2dc2cf (one): 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 stat... -
03:55 PM Revision 905b14f8 (one): Feature #601: Adds custom variables section to the wizards.
- This sections allows user to define their custom variables in the templates.
-
03:55 PM Revision 5b994781 (one): Feature #622: Improved template representation in Sunstone
-
03:55 PM Revision af70d862 (one): Bug #586: Fixed the source field show/hide.
-
03:43 PM Revision 33dd2ac7 (one): Feature #564: Added NOTICE files with author and licensing information f...
-
01:44 AM Bug #628: oneimage register does not work from a remote host
- > Out of curiosity, image upload is a common use-case in your setup?
Absolutely. A typical model right now is tha...
05/10/2011
-
11:12 PM Bug #628 (Closed): oneimage register does not work from a remote host
-
11:11 PM Bug #628: oneimage register does not work from a remote host
- Hi,
This has been updated for the next release. The image repository has been improved to have a new manager and d... -
01:25 PM Bug #628 (Closed): oneimage register does not work from a remote host
- We tried making the OpenNebula management commands available to one of our developers. While just about everything e...
-
10:59 PM Bug #469: Xen deploy action does not set VM credits
- Wrong issue
Ruben S. Montero wrote:
> The Credit scheduler should be able to be enabled/disabled from the xenrc c... -
10:21 PM Bug #469: Xen deploy action does not set VM credits
- The Credit scheduler should be able to be enabled/disabled from the xenrc configuration file. We will add this featur...
-
09:37 PM Feature #521: X509 Authorization
- Now they apply nicely, the patches are commited to the branch.
-
03:27 PM Feature #521: X509 Authorization
- Looks like some files changed between the time I did my checkout and the time you made the new branch. Here is a new ...
-
02:39 PM Feature #521: X509 Authorization
- I've been trying to apply the patches you sent and the don't apply, specifically 0006. Do you have a public repo wher...
-
04:45 PM Revision ae53d437 (one): 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 comma... -
02:08 PM Revision 3f0b0b75 (one): feature #575: added scripts_common for ruby
-
01:53 PM Bug #627 (Closed): OpenNebula cannot be compiled without sqlite libs
-
01:22 PM Bug #627 (Closed): OpenNebula cannot be compiled without sqlite libs
- Even adding "sqlite=no" to scons the compilation still needs sqlite3 include files.
http://jira.stratuslab.eu:8080... -
01:52 PM Revision 51f46074 (one): bug #627: deleted unused sqlite3 include
- (cherry picked from commit 79ca4ce570ff9ff6aac1e0530ca57a40d5c76388)
-
01:45 PM Revision 79ca4ce5 (one): bug #627: deleted unused sqlite3 include
-
09:54 AM Feature #622 (Closed): Improve the template representation in Sunstone
-
06:19 AM Feature #621 (Closed): Dynamic CPU load for VMs
- Hi,
as part of the May 2011 IRC session http://opennebula.org/public/110509.html I'd like to propose
to make the...
05/09/2011
-
06:53 PM Bug #617 (Closed): impossible condition in the ebtables hook
-
05:47 PM Feature #521: X509 Authorization
- The new branch is created from the head so this should not be a problem. I am going to apply the last set of patches ...
-
03:41 PM Bug #585 (Closed): host_error.rb hook should use the -2 flag
-
03:38 PM Revision 2fc0f5b5 (one): bug #585: Hook now works with users others than oneadmin
-
03:27 PM Bug #593 (Closed): VMware Addon installer should copy on the var directory as well
-
03:12 PM Bug #598 (Closed): Units of size of storage reported differently from value set
-
03:10 PM Revision 7c6987fc (one): Merge branch 'master' of git.opennebula.org:one
-
03:07 PM Revision 41d76c8f (one): bug #598: size of storage reported differently from value set.
-
02:56 PM Bug #522: "oneimage list" as admin does not show all images
- I think this is not actually a bug. You should specify "oneimage list all" to list all images for all users.
-
02:09 PM Revision 691c9653 (one): Bug #566: New control table to store the last used oid
- Feature #591: Add new control table, and fix SQL syntax for MySQL
-
02:08 PM Bug #566: Pool Objects reuse deleted ids
- This issue will be solved in branch feature-591
-
12:52 PM Bug #620 (Closed): Ldap authentication does not correctly generate new users
-
10:16 AM Bug #620 (Closed): Ldap authentication does not correctly generate new users
- Authentication response is malformed
-
08:43 AM Feature #591: DB Versioning and migration tool
- Hi Damien, thank you for your comments.
Looks like we are in the right path:
> - allow your DB migration tool t...
05/08/2011
-
12:53 AM Feature #553 (Closed): Add cache option to disk definition.
- Changes in master as described here. Documentation also updated
-
12:52 AM Revision 17edfb56 (one): feature #553: Added cache attribute for DISK in the KVM driver
-
12:25 AM Bug #540 (Closed): Numeric context variable causes undefined template
- This has been fixed as part of bug #576
-
12:23 AM Feature #523 (Closed): Improved Image Repository Management
-
12:17 AM Bug #500 (Closed): oneimage addattr doesn't validate invalid parameters
- This has been solved as part of #576. Thanks for the feedback!
-
12:15 AM Bug #576 (Closed): The core does not check monitoring data
- The parser was not really a problem here. It has been improved to be more robust though. The real problem is attribut...
-
12:13 AM Revision dd32809e (one): Bug #576: Parser of the monitor information is now more robust. Error pa...
05/07/2011
-
09:48 PM Feature #591: DB Versioning and migration tool
- Hi,
I don't know what's current status of this feature request, so please excuse me if my remarks are already spec... -
09:32 PM Revision b9c8fd89 (one): feature #523: Make all fs scripts source fsrc
-
09:30 PM Revision f2c04245 (one): feature #523: Fixes some minor bugs for the fs drivers, and initialize s...
-
09:29 PM Revision 76b78615 (one): feature #523: Fix tests for the new image drivers
-
09:29 PM Revision c08ac997 (one): feature #523b: Add new files to installer
-
12:49 AM Revision 96f26468 (one): feature #523: Image repository is now decopled from storage backend. Sou...
-
12:44 AM Feature #523 (Assigned): Improved Image Repository Management
- Reopen this bug to make the image repository more independent of the underlying storage backend.
-
12:06 AM Bug #559 (Closed): Custom Disk and Network attributes shouldn't be overwritten
- Ready in master
-
12:05 AM Feature #589 (Closed): [patch] Add support for LibVirt network-filter
- This is now ready in master. I've extended the functionality with:
* You can now set any filter to the interface as:...
05/06/2011
-
11:55 PM Revision e050429a (one): feature #589: Add support for filter option in KVM driver
-
09:32 PM Feature #619 (Closed): Don't hardcode the path to ssh private key in oneauth
- The 'oneauth' command currently hardcodes the location of the SSH private key file to $HOME/.ssh/id_rsa. This may ca...
-
07:47 PM Revision 4bf3dea1 (one): feature #559: Preserve DISK attributes when using the image repository
-
07:23 PM Revision 0722f4c9 (one): bug: Updates Image drivers to the new OpenNebulaDriver class
-
06:41 PM Feature #521: X509 Authorization
- Though I made my changes against the head, I am sure they will apply to the new feature-521 branch. When you have com...
-
06:34 PM Feature #521: X509 Authorization
- Here are the patches with the changes as described in my last update. To specify the host or service cert and key, an...
-
05:54 PM Feature #521: X509 Authorization
- I have created the branch feature-521 branch for this feature code. I will add your patches to it an also our changes...
-
03:54 PM Feature #521: X509 Authorization
- We can open a branch for these developments and we can also help you on integrating these features in the main codeba...
-
06:36 PM Revision 9429b033 (one): feature #559: preserve custom NIC attributes
-
04:53 PM Revision b7febc83 (one): Bug #408: Better MySQL bootstrap, and fix vm_template tests
-
04:23 PM Feature #612 (Closed): When a quota is reached requesting a VM, the error message should be more ...
-
04:14 PM Revision 7aacd86c (one): Bug #408: Fix compilation when mysql flag is set to 'no'
-
03:06 PM Revision 27977b91 (one): Bug #408: reconnect to MySQL server when connection fails
-
12:59 PM Revision b218c52a (one): bug #597: Tentative solution
- (cherry picked from commit 14db7b5f8d0b2ed8224c97920df261bb2b047508)
-
12:59 PM Revision 91c9c9f1 (one): Merge branch 'one-2.2' of git.opennebula.org:one into one-2.2
-
12:58 PM Revision 14db7b5f (one): bug #597: Tentative solution
-
09:16 AM Request #618 (Closed): econe EC2_SECRET_KEY sha1 instead of plain
- The euca and ElasticFox EC2_SECRET_KEY value is set to the sha1 OpenNebula password. On the other hand the econe tool...
05/05/2011
-
08:50 PM Revision 0e88d424 (one): bug #617: impossible condition in the ebtables hook
-
08:47 PM Bug #617 (Closed): impossible condition in the ebtables hook
- As reported by Frédéric Dreier, the ebtables hook is not working because of an impossible condition:
get_interfaces ... -
05:09 PM Feature #591: DB Versioning and migration tool
- Needs testing and documentation.
-
04:55 PM Revision 97bf19d0 (one): Feature #591: Better core bootstrap. Upgrade process done. New functiona...
-
04:35 PM Bug #616 (Closed): install.sh fails to uninstall some files in system-wide mode
- ...
-
04:09 PM Bug #615 (Closed): onevm shows a stopped VM assigned to a Host
- After a 'onevm stop' action over a VM, that VM is shown to be deployed in the Host it was running.
This is wrong s... -
04:09 PM Revision 3c3b2e98 (one): feature #575: bug in exec_and_log
-
04:09 PM Feature #521: X509 Authorization
- * I'll work on replacing the detection of the host_signed check with a configuration parameter.
* In the cloud layer... -
02:33 PM Backlog #614 (Closed): Supply a ganglia module for monitoring without using cron+gmetric
- Hi,
Currently ganglia monitoring is supposed to be pushed
into gmond via a cron job calling gmetric. It would be... -
01:07 PM Revision 795dc660 (one): Merge branch 'master' of git.opennebula.org:one
-
01:07 PM Revision b949d887 (one): Fix typo
- (cherry picked from commit d06a7a90bd069b99039ade623f16dbf0dfde24d4)
-
01:07 PM Revision a07b8e4b (one): Merge branch 'one-2.2' of git.opennebula.org:one into one-2.2
-
01:06 PM Revision d06a7a90 (one): Fix typo
-
12:41 PM Feature #612: When a quota is reached requesting a VM, the error message should be more explicit
- Now quota violations return messages similar to this one:
Cpu quota exceeded (Quota: 20.0, Used: 43.5). Memory quo... -
10:55 AM Feature #612 (Closed): When a quota is reached requesting a VM, the error message should be more ...
- Reported by Marc-Elian Begin:
> When a quota is reached requesting a new VM the error message is:
> [VirtualMach... -
11:11 AM Bug #613 (Closed): Changing default -vga parameter given to KVM
- From Aaron Baer aaron@slyness.org
--
Is there currently a preferred method for passing a new option to the defa... -
10:57 AM Revision 876ecf8a (one): feature #612: Added meaningful error messages on quota violations
05/04/2011
-
04:42 PM Feature #521: X509 Authorization
- Thanks for your contribution, we feel that this functionality is really nice and we feel it is better to add it to th...
-
02:22 PM Revision c8df2e9a (one): Add comments to the VNC implementation
-
02:12 PM Revision 6509e422 (one): Feature #564 : Sunstone Server VNC code refactoring
-
02:12 PM Revision d9755480 (one): Feature #564: Moved VNC server-side to lib/vendor so its not publicly ac...
-
02:12 PM Revision 93f842bf (one): Feature 564: Several tweaks.
- Needed to introduce a delay so the proxy server has enough time to start up.
-
02:12 PM Revision 02bec936 (one): 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, i...
-
02:12 PM Revision b085ae95 (one): 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....
-
02:12 PM Revision 5fcb9de8 (one): Feature #564: Added noVNC and most of the client-side code to support a ...
-
01:40 PM Bug #611 (Closed): VMware Disk driver shouldn't have a mandatory default value
- It poses problems with VMware server, although it is fine with ESX.
From antoni artigues tartigues@iac3.eu
----... -
01:13 PM Backlog #605: Make mm_sched behave more like a daemon
- After looking over other parts of the OpenNebula code, in particular the /usr/bin/one script, this is what I would re...
-
11:35 AM Backlog #605: Make mm_sched behave more like a daemon
- Hi,
I just moved this from feature to request instead of closing it.
Cheers
Ruben -
10:42 AM Revision 23a97b16 (one): feature 476: ebtables rules. Collect network and domid information in xen
-
08:24 AM Feature #610 (Closed): Check if Sunstone port is being used by a different service
- Find out whether the chosen port is being used and do not try to bind it in that case.
-
08:23 AM Bug #609 (Closed): Add gem bin/ folder to PATH by default in Sunstone
- Some distros like Ubuntu won't do this, so starting up the server fails with "rackup not found". A wrapper taking car...
05/03/2011
-
06:48 PM Feature #521: X509 Authorization
- Please use this for the x509_auth.rb patch, instead of the one included in the latest tarball.
-
04:48 PM Feature #521: X509 Authorization
- I updated a few of the patches so that they could be a applied to the current head. They also apply to the current 2....
-
04:14 PM Revision a6245730 (one): feature #476: abstraction class for network management in hooks
-
02:48 PM Backlog #605: Make mm_sched behave more like a daemon
- On second thought, this patch needs work. Doesn't look like I can close my own issues, though.
-
01:10 PM Bug #590: Image registration time in Sunstone not corresponding to CLI times
- Added patch. Caused by getMonth() function returning an integer between 0 (january) and 11(dec).
-
12:56 PM Bug #608 (Closed): Sunstone show "undefined" when image is in lock state
- Added patch
-
10:12 AM Feature #607 (Closed): Add edit option to object's internal templates
- It would be useful to add the ability to replace the whole template for some objects.
This way users could edit exis...
05/02/2011
-
03:00 PM Backlog #605 (Pending): Make mm_sched behave more like a daemon
- This patch makes mm_sched behave more like a typical Unix server:
- It will auto-background by default.
- It prov...
04/29/2011
-
11:20 PM Feature #602 (Closed): Improve Ranged/Fixed Network definition
- This came up from a thread in a user mailing list. The proposal from Lars Kellogg-Stedman will address the following ...
-
05:59 PM Feature #584: Sunstone Host monitoring confusing "init"
- Hi, i have simplified the host status column so it looks like the cli, basicly showing ON,OFF,ERROR. The full status ...
-
05:48 PM Bug #586: Sunstone add Disk type/source/size/format relations
- Added patch to follow the indicated visibility for the fields in the wizards.
-
05:22 PM Bug #587: Select items should be added if user is owner, whether they are published or not
- Added patch to correct current misbehavior.
-
04:59 PM Revision 8510fa56 (one): Feature #591: New onedb command. Core detects wrong DB versions.
-
04:51 PM Feature #601: Add custom variables to sunstone wizard
- Attached path to be applied in master
-
02:51 PM Feature #498 (Closed): Add VMWare hypervisor wizard in Sunstone
04/28/2011
-
11:14 PM Revision d5ddaea4 (one): feature #575: bug in script log function
-
11:14 PM Revision c3b07bef (one): feature #476: draft of vlan hook
-
11:14 PM Revision 04352b33 (one): feature #575: bug in run_probes, cannot user exec_and_log
-
09:31 PM Feature #601 (Closed): Add custom variables to sunstone wizard
- Allow users to add their own custom variables to the wizard-made templates.
-
09:30 PM Feature #600 (Closed): Auto-scape " in the requirements/rank fields
-
05:54 PM Bug #582: no error message if mysql used on version compiled without mysql support
- I should have been more precise. There is no message when starting via the init.d script as the stderr/stdout are ea...
-
04:18 PM Bug #582: no error message if mysql used on version compiled without mysql support
- Hi,
I can not reproduce this:
* OpenNebula compiled with ... -
04:33 PM Feature #384 (Closed): Add network groups
-
04:24 PM Feature #521: X509 Authorization
- This is for the next release. THANKS FOR THIS CONTRIBUTION! :)
-
04:23 PM Bug #559: Custom Disk and Network attributes shouldn't be overwritten
- This only happens when using the Image repository.
-
04:22 PM Feature #553: Add cache option to disk definition.
- Hi,
The patch seems ok. Thanks for this :) I've schedule this feature for the next release
Ruben -
04:19 PM Bug #580 (Closed): -bash: oneimage: command not found
- Check your installation and PATH
-
04:17 PM Revision cd6662d4 (one): feature #575: bug in script log function
-
04:05 PM Bug #579 (Closed): Error: mkfs Image: in mkfs command. when mkfs is not in $PATH
- Hi,
I am closing this as the backend of the ImageRepository has been rewritten to use a driver architecture. You c... -
04:01 PM Feature #589: [patch] Add support for LibVirt network-filter
- Hi, this makes sense, thanks for the patch!. This will only support predefined filter rules as described in http://li...
-
03:53 PM Feature #595: Support locally initiated migration
- OK Thanks for the patch, this is scheduled for the next release.
Thanks again for the contribution :) -
02:30 PM Revision fd82af73 (one): feature #575: bug in run_probes, cannot user exec_and_log
-
11:39 AM Revision fd20b210 (one): Merge branch 'feature-575'
-
11:14 AM Request #599 (Closed): Support one_auth operations in Sunstone
- User requests to support the quota set operation on Sunstone. Could be integrated in the users tab plugin.
-
10:55 AM Bug #598 (Closed): Units of size of storage reported differently from value set
- From Eilidh Troup <e.troup@epcc.ed.ac.uk>
---
When using the OCCI interface, the SIZE of a DATABLOCK storage is c... -
10:26 AM Bug #597 (Closed): Bug in XMLUtils when not using the NOKOGIRI gem
- line 116 of $ONE_LOCATION/lib/ruby/OpenNebula/XMLUtils.rb fails, wrong call to the each function, as seen on http://w...
04/27/2011
-
11:53 PM Bug #596 (Closed): install.sh does not copy vmm_sh conf files
- Conf files for kvm and xen are not copied in vmm_sh
-
10:56 PM Bug #594: failed to restart vm
- I get an error when trying to resubmit the failed VM:
Wed Apr 27 22:53:01 2011 [TM][D]: Message received: LOG - 2 ... -
10:50 PM Bug #594: failed to restart vm
- It seems to appear only when I kill the process on the node, restart OpenNebula on controller, wait VM to be set in "...
-
09:45 AM Bug #594 (Closed): failed to restart vm
- After a reboot, openenbula failed to restart a VM.
in oned.log:
Wed Apr 27 09:25:05 2011 [ReM][D]: VirtualMachine... -
08:56 PM Revision f386c240 (one): Changed kvm protocol for migrations to qemu+ssh
- (cherry picked from commit f9e13800e73bddc44fb29e362a2f1caa2ac5f85a)
-
08:55 PM Revision f9e13800 (one): Changed kvm protocol for migrations to qemu+ssh
-
08:06 PM Feature #595 (Closed): Support locally initiated migration
- The security model we have adopted for our environment does not permit ssh connectivity between the hosts in our VM c...
-
05:51 PM Revision 6e90107d (one): feature #575: run_probes now uses exec_and_log
-
04:38 PM Revision f8a81bdd (one): Merge branch 'feature-575' of git.opennebula.org:one into feature-575
-
04:38 PM Revision 5925c892 (one): feature #575: Add error messages from IM to Host Template
-
02:53 PM Revision d27bc616 (one): feature #575: added error messages to image mad scripts
-
10:53 AM Revision 0513a980 (one): feature #575: added error messages to tm ssh and nfs
-
10:11 AM Revision f41f12f1 (one): feature #575: changed vmm remotes to use exec_and_log
-
10:02 AM Revision 5fa3006a (one): feature #575: exec_and_log function accepts a user defined error message
04/26/2011
-
07:08 PM Revision 9ddf1b5f (one): feature #575: Added error messages to vmm scripts
-
03:15 PM Bug #593 (Closed): VMware Addon installer should copy on the var directory as well
- It doesn't now and leads to malfunction.
-
01:53 PM Revision 329de4a1 (one): Merge branch 'master' of git.opennebula.org:one
-
01:53 PM Revision 16332042 (one): Merge branch 'feature-498'
-
01:42 PM Feature #565 (Closed): Support onetemplate command in sunstone
-
01:40 PM Revision 9ce34ecf (one): Merge branch 'feature-565'
-
01:37 PM Feature #487 (Closed): VM Templates Repository
-
01:36 PM Revision c1e544e3 (one): Merge branch 'master' of git.opennebula.org:one
-
01:35 PM Revision ba6c8e8e (one): Merge branch 'feature-487'
-
01:29 PM Bug #592 (Closed): Save_as failure creates an empty image
- If the save_as fails the image should not be created in the following cases:
'Using save_as on a VirtualMachine sh... -
11:15 AM Feature #591 (Closed): DB Versioning and migration tool
- The DB will have a new table with information about the OpenNebula version it is ready for, and possibly other contro...
-
10:13 AM Bug #590 (Closed): Image registration time in Sunstone not corresponding to CLI times
- Reported by user on IRC. Maybe an issue with the time conversions:
8:28:32 PM sneumann: Hm, sunstone is getting so... -
09:36 AM Feature #589 (Closed): [patch] Add support for LibVirt network-filter
- Hi,
I like Opennebula hooks to add some ebtables entries. But I prefer to use Libvirt network filters, they are more... -
09:30 AM Feature #553: Add cache option to disk definition.
- Here's the patch :
Edit src/vmm/LibVirtDriverKVM.cc, add around line 56... -
09:23 AM Feature #513: Username variable in CONTEXT
- Here is a small patch that will provide context.sh with the UserID of the person who created the VM :
Edit openneb...
04/25/2011
-
10:33 PM Revision 4b2f4225 (one): Feature #498: Fixed some typos, enabled CPU parametre.
-
10:33 PM Revision 1802e9e0 (one): Feature #498: Enable placement options for vmware tab.
-
05:29 PM Feature #588 (Closed): Ability to specify boot order for VM
- Opennebula should provide ability to specify boot order of VM as part of VM creation template. Boot order option is a...
-
05:01 PM Bug #587 (Closed): Select items should be added if user is owner, whether they are published or not
- right now items (images, vnets) need to be published before they can be selected.
Then selects should be updated w... -
05:00 PM Bug #586 (Closed): Sunstone add Disk type/source/size/format relations
- It should be the following way:
floppy : SOURCE
disk: SOURCE
cdrom: SOURCE
swap : SIZE
fs : SIZE & FORMAT
blo... -
04:26 PM Bug #585 (Closed): host_error.rb hook should use the -2 flag
- To acknowledge all the known VMs.
vms = VirtualMachinePool.new(client, -2) -
07:55 AM Feature #584: Sunstone Host monitoring confusing "init"
- Hi, can you give any more details?
What do you mean by too often? Does it switch from MONITORED or MONITORING stat...
04/22/2011
-
10:08 PM Feature #584 (Closed): Sunstone Host monitoring confusing "init"
- Hi,
sunstone shows hosts in the "hosts and clusters" view
too often in the "init" state, where onehost shows them...
04/21/2011
-
11:19 PM Revision 9c0fcc97 (one): feature #575: Fix wrong stream while printing error in HookManager. Cha...
-
11:06 PM Revision 5dc7b686 (one): Fix compilation warnings with gcc4.6
-
11:05 PM Revision 4929de32 (one): feature #575: Error message is now a vector attribute
-
10:39 PM Revision dfc858a2 (one): Fix scons tests for xml-rpc-c with gcc 4.6
-
09:37 PM Bug #583 (Closed): onehost sync does not work
- That is the supposed behavior, the scripts will be propagated the next time the host is monitored.
04/20/2011
-
10:38 PM Bug #583 (Closed): onehost sync does not work
- This has been reported earlier and has been fixed and closed.
http://dev.opennebula.org/issues/444
I don't know h... -
10:35 PM Bug #444: Sync is not working
- I am running one-2.2 and "onehost sync" still does nothing to after I make changes to $ONE_LOCATIOIN/var/remotes
T... -
09:34 AM Revision d605eb3e (one): Feature #498: Added vmware wizard. To be tested.
-
09:33 AM Revision e286dc9e (one): Merge branch 'feature-565' into feature-498
-
09:31 AM Revision f9cc3bdb (one): Feature #565: Fixed opennebula.js list vmtemplate resource
-
09:31 AM Revision 9b63d5c3 (one): Feature #565: Added template server support.
- It is untested...
-
09:31 AM Revision 4a6f711a (one): Feature #565: Removed hack after xml fix in the onetemplate branch.
-
09:31 AM Revision 49c78d7b (one): Feature #565: Added templates tab
- Added the plugin for the templates tab. It is not finished. Handling the
creation of templates is still misssing. Add... -
09:31 AM Revision a50ad994 (one): Feature #565: Added template operations in opennebula.js
-
09:31 AM Revision fbbb83fb (one): Feature #565: Fix bugs in the template support.
-
09:31 AM Revision 7bbf3ae9 (one): Feature #565: VM creation - template creation
- Finished converting VM creation into template creation. Added a dialog to
create a VM given a name and a template. Mo...
04/19/2011
-
06:31 PM Bug #582 (Closed): no error message if mysql used on version compiled without mysql support
- If one tries to use mysql on a version compiled without mysql support, the server simply dies with to messages to the...
-
07:43 AM Feature #581: Better support for EC2 availability zones
- Just realized I should have posted this as a "Request" instead of "Feature". Sorry.
Anyway, attached is a small pa...
04/18/2011
-
04:01 PM Feature #581 (Closed): Better support for EC2 availability zones
- The suggested multi-availability zone / EC2 site configuration does not seem to work well with EC2 compatible clouds ...
Also available in: Atom