Activity
From 11/08/2012 to 12/07/2012
12/07/2012
-
10:55 PM Bug #1687 (Closed): Error return code on Postmigrate action may lead to "untracked" VMs
- When a VM is migrated, and the postmigrate returns a non-zero code. The migration fails but the VM has been successfu...
-
05:32 PM Revision c562e720 (one): Feature #1686: Implement one.*.rename methods in core
-
03:00 PM Feature #1686 (Closed): Add rename operation
-
02:30 PM Bug #1212 (Closed): Images are deleted before the vm is destroyed on delete action
-
02:09 PM Revision 95036ed6 (one): Feature #1617: Add changes to DB migrator
-
02:08 PM Feature #1685 (Closed): Synchronize VMM and TM delete operations when a VM is deleted
-
01:32 PM Revision e424cd29 (one): feature #1664: Cluster tab now has info panel
-
11:15 AM Revision 6951a60c (one): bug #1684: Require OpenNebula.rb in host_hook
- (cherry picked from commit 1a8354e427d510780263728fe3a965ae56f6f992)
-
11:13 AM Bug #1684 (Closed): Host hook doesn't require needed .rb files
-
11:12 AM Revision 1a8354e4 (one): bug #1684: Require OpenNebula.rb in host_hook
12/06/2012
-
09:46 PM Feature #1683: Option for OpenNebula to bootstrap the database.
- The attached patch implements an init method on the Nebula class. This meets the requirements described in the issue ...
-
09:20 PM Feature #1683 (Closed): Option for OpenNebula to bootstrap the database.
- Add init functionality that allows a user/administrator to just initialize the database without running the oned proc...
-
06:57 PM Bug #1682 (Closed): Race condition when getting TID for iSCSI volumes
- This issue has been reported by Alain Pannetrat in the mailing list:...
-
12:01 PM Feature #1681 (Closed): Umask for OpenNebula users
- Similar to unix umask, a user should be able to change the default permissions for new objects.
12/05/2012
-
11:06 PM Feature #1680 (Closed): Add possibility for hooks to add variables to template
- Yes this is indeed planned for 4.0 (maybe in a cryptic way ;). I am closing this issue as duplicate for #1556
-
11:32 AM Feature #1680 (Closed): Add possibility for hooks to add variables to template
- It would be very useful if vm hooks could add some variables to the template.
For example, one could add user rela... -
06:27 PM Revision 972b9343 (one): feature #1664: Nested tabs
-
03:48 PM Revision bf8c8c4d (one): Feature #1617: Minor edits, typos
-
03:20 PM Revision 57ca18ce (one): feature #1664: Add refresh buttons to tabbed datatables
-
01:49 PM Revision 1433a078 (one): Feature #1611: Add tests for default quotas in Java OCA
-
12:08 PM Revision 0d96871c (one): Feature #1611: Add default quotas methods to Java OCA
-
11:22 AM Revision 7877fdf3 (one): Add advanced tabs
-
10:45 AM Revision 9144d968 (one): Bug #1679 : Fix order of pre/post migrate arguments
-
10:42 AM Bug #1679 (Closed): Wrong order of SRC/DST arguments for pre/post migrate scripts
12/04/2012
-
10:19 PM Revision ff926f17 (one): feature #1617: New image types: KERNEL, RAMDISK and CONTEXT to store pla...
-
03:39 PM Revision 332b6bf0 (one): Feature #1611: Migrator creates new system table, and changes the quota ...
-
02:34 PM Revision bd07ce0f (one): Add gem requirements to readme file
-
12:35 PM Revision 5d540951 (one): Bug #1673: Add support for 64-bit net_tx/net_rx counters. Contributed by...
-
12:32 PM Bug #1673 (Closed): Support for 64-bit net_rx and net_tx counters
- Applied as is in master.
Thank you very much for your contribution! -
10:38 AM Feature #1678 (Closed): Use free disk space in hosts to limit new deployments
12/03/2012
-
10:15 PM Feature #1666: Allow multiple VNET to have the same name
- In your case, if you do not associate the networks to any cluster means that it could be used in all of them. So a si...
-
03:07 PM Feature #1666: Allow multiple VNET to have the same name
- Hi,
My use case is the following:
I have a few "clusters" in OpenNebula. Each cluster have their own public net... -
03:18 PM Bug #1677 (Closed): Sunstone can leave the novnc process running in some cases
- If there is an active novnc connection when you execute 'sunstone-server stop', the websocketproxy.py process is left...
-
09:53 AM Bug #1676 (Closed): Rerun pre/post network scripts when recovering a VM after a host crash
- When recovering a VM (onevm restart) pre and post is not called again, so for non persistent network scripts the conf...
12/02/2012
-
02:29 PM Feature #1675 (Closed): Add a probe that lists current_vms per host, to enable vm affnity out of ...
- VM affinity can be implemented by using a user-defined probe that lists the current running vms (per host), like this...
12/01/2012
-
02:42 PM Feature #1068: Implement RBD disk images
- and path for remotes/tm/rbd/mvds...
11/30/2012
-
06:21 PM Revision 8ec43805 (one): bug #1664: Cluster create dialog enhancement: multiple row selection and...
-
06:10 PM Revision ef084679 (one): feature #1664: Add nics section
-
03:47 PM Bug #1674 (Closed): Votatile disk hotplugging: fix target name
- Hi,
I have a problem with Xen hypervisor. We are currently using partitions (xvda1, xvda2) and not disks (xvda, xv... -
02:47 PM Bug #1673: Support for 64-bit net_rx and net_tx counters
- Hi Carlos,
Thanks for your feedback.
I don't think making the measurements in MB instead of bytes is a good ide... -
02:13 PM Bug #1673: Support for 64-bit net_rx and net_tx counters
- Hi,
Thanks for the patch.
Since we are going to change to the 4.x series, I wonder if we should go a step further... -
03:45 AM Bug #1673 (Closed): Support for 64-bit net_rx and net_tx counters
- Current version of OpenNebula does not support network usage counters above 2GB (32-bit). The net_rx and net_tx count...
-
08:16 AM Backlog #1372: provide a no-ip-spoofing mechanism for the firewall network drivers
- Unfortunately this method (as also kvm's clean traffic) not working with openvswtich.
-
02:18 AM Feature #1669 (Closed): Improve case sensitivity consistency
- Strings are no case-sensitive in OpenNebula. There were a couple of wrong conditions in the KVM and Xen drivers for s...
-
02:17 AM Revision d22567fe (one): bug-1669: Wrong condition checks in some files. Makes some string treatm...
- with the convenction in OpenNebula (strings are *not* case sensitive)
-
02:04 AM Revision f726a653 (one): Merge branch 'feature-1611'
-
01:59 AM Revision d6091c43 (one): feature #1611: Abstracts system properties and system DB management
11/29/2012
-
11:16 PM Revision e4a601dd (one): feature #1611: Default attribute for quotas can only be set at initializ...
-
10:53 PM Revision a7acfca2 (one): feature #1611: Safer virtual destructor for Quotas
-
10:29 PM Revision 2d25550e (one): feature #1617: Add default to disk_attribute
-
10:28 PM Revision 0aa1b557 (one): feature-1611: Validate DefaultQuota XML and remove unused label
-
06:11 PM Revision f29de784 (one): bug #1664: Functional if not pretty cluster creation dialog
-
05:26 PM Feature #1672 (Closed): Change default driver names
- Drivers are called vmm_kvm, vmm_xen, im_kvm, im_xen, etc. There is no clash of names for different driver types. Righ...
-
05:23 PM Bug #1671 (Closed): chown, chgrp and chmod has different parameter order to the unix commands
- In unix the commands are:
* chown user:group file
* chmod 640 file
OpenNebula CLI have them the other way:
... -
05:06 PM Bug #1670 (Closed): In Sunstone VM delete button should be changed to cancel
- Delete should only be used by administrators as a hammer when something goes awry. This button should not be the easi...
-
04:36 PM Revision d680315f (one): Feature #1611: Clean DefaultQuotas to/from xml methods
-
04:26 PM Revision 9d3fb429 (one): Feature #1611: Better handling of default vs non-default quotas
-
11:49 AM Revision fba20049 (one): Feature #1611: Instead of changing negative limits to 0, report the error
-
11:03 AM Feature #1669 (Closed): Improve case sensitivity consistency
- Some template attributes are case sensitive, while others aren't
For example, image type is case insensitive, but ... -
11:00 AM Revision a92cf68b (one): bug #1664: Get html of cluster creation dialog free of syntax errors
-
10:47 AM Revision f2c34c07 (one): feature #1664: Improve disk tab creation
-
10:24 AM Revision 2ba0f820 (one): Bug #1668: Fix xml parser for empty xml elements
-
10:22 AM Bug #1668 (Closed): XML parser fails to parse empty xml elements
11/28/2012
-
05:20 PM Revision 84f51531 (one): Feature #1611: Fix bug in Quota::cleanup_quota.
- A limit of 0 now is not the default one, which means that the limit was set manually and should not be automatically ...
-
05:20 PM Revision 87f307c1 (one): Feature #1611: Fix bug in onegroup/user defaultquota, file argument was ...
-
03:42 PM Revision d2a88b03 (one): Feature #1611: Use the helper client in oneuser/group defaultquota method
-
03:30 PM Revision 5a0fb545 (one): Merge remote-tracking branch 'origin/master' into feature-1611
-
03:28 PM Revision 9195c37f (one): Feature #1611: Add a simple exception message in the rare cases when a p...
-
01:51 PM Revision f4a70487 (one): Feature #1611: Show default quota limits in oneuser/group show
-
12:32 PM Bug #1667 (Closed): html entities escaping in template Update properties dialogue
- When updating template which contains html entities through Sunstone, for example...
11/27/2012
-
10:18 PM Feature #471: IPv6 Support
- Yes, the main issue here I think is to present the data as IPv6 addresses. Let us come back with an specific proposal...
-
01:37 AM Feature #471: IPv6 Support
- It's great to have OpenNebula actually manage the network leases / IP addresses. I'd love to be able to manage and se...
-
07:17 PM Feature #1666 (Closed): Allow multiple VNET to have the same name
- When a VNET is created in OpenNebula a name is provided. That name currently has to be unique. It would be useful to ...
-
05:37 PM Revision 8a7e965f (one): feature #1664: Creation of clusters with vnets, hosts and datastores
-
05:10 PM Backlog #1665 (Pending): Sunstone cannot delete non empty clusters
-
04:41 PM Feature #1570 (Closed): Improve CLI commands: Add new --user & --password options to replace the ...
-
04:40 PM Revision bf5a3a76 (one): feature #1570: add user, password and endpoint to oneacct
-
03:00 PM Revision 7021d81b (one): Feature #1611: Merge default quota and individual quota update methods
-
02:29 PM Revision f3ca471b (one): Feature #1611: Move default quotas ruby oca methods to new class System
-
11:48 AM Revision 3cbcc77b (one): Revert "Feature #1611: Add default quota info and update methods to ruby...
- This reverts commit 2fd07e84562d3f7222c16deccaf364a4c5ba4910.
-
11:42 AM Revision cb136107 (one): Feature #1611: Fix quota cleanup
11/26/2012
-
06:22 PM Revision d14baa2f (one): WIP: Improve new cluster dialog
-
05:38 PM Revision 4604c3a9 (one): feature #1664: Start working on the new VM template wizard
-
05:30 PM Revision 534e7934 (one): Feature #1611: When a new usage quota is created, the limit is set to -1...
-
05:14 PM Revision c35887f3 (one): Feature #1611: Add persistence to default quotas, in a new DB table
-
04:05 PM Feature #1664 (Closed): Improve Sunstone dialogs
-
03:12 PM Revision 08f8806d (one): Feature #1611: DefaultQuotas methods to & from xml
-
02:11 PM Feature #1628 (Closed): Do not disable noVNC button in shutdown state
-
02:02 PM Revision c3ba6537 (one): Merge branch 'bug-1628'
-
11:56 AM Feature #471: IPv6 Support
- Hi
Yes basically this is my proposal, but I see no difference between the MAC generation for IPv4 and IPv6. I thin... -
11:48 AM Revision edfed5e5 (one): Feature #1611: Create new class DefaultQuotas, and disable the limit '-1...
-
11:04 AM Feature #1568 (Closed): Improve CLI commands: show help for each subcommand
-
10:52 AM Feature #1571 (Closed): Improve CLI commands: Include the values accepted by each option in the help
-
10:30 AM Feature #1663 (Closed): Improve admin actions handling in Sunstone views
- A new system should be added to be able to define users in the admin group for Sunstone views, so they can use all th...
11/25/2012
11/24/2012
-
01:24 AM Feature #683 (Closed): RFC : Have a kernel/initrd/file repository
- This has been implemented, mostly as described here using the Datastore abstraction.
-
01:22 AM Feature #1617 (Closed): Support for plain files Datastores
- Merged in master. Documentation at:
* Files Datastore http://opennebula.org/documentation:rel4.0:file_ds
* Using ...
11/23/2012
-
11:29 PM Revision 36842037 (one): Merge branch 'feature-1617'
-
11:17 PM Revision 81f9fb78 (one): feature #1617: Default DS type is IMAGE_DS
-
10:42 PM Revision 62857345 (one): feature #1617: Return correct value for oneimage clone
-
07:30 PM Feature #471: IPv6 Support
- Hi Ruban,
I was initially trying to find an implementation that would require a minimum of amount of work to the O... -
11:09 AM Feature #471: IPv6 Support
- Hi Simon,
Our initial thoughts is assuming that people interested in IPv6 will either use the modified EUI-64 form... -
06:51 PM Revision d6538d50 (one): feature #1617: Remove leading blanks from file attributes
-
05:48 PM Revision b42fe133 (one): Feature #1611: New (provisional?) method oneuser defaultquota
-
05:28 PM Revision a3b30e7b (one): Feature #1611: Show the default quotas limit in oneuser/group list
-
05:27 PM Revision 2fd07e84 (one): Feature #1611: Add default quota info and update methods to ruby oca
-
05:24 PM Revision 38f2a8da (one): Feature #1611: Add a top level xml element to the default quota info met...
-
04:30 PM Revision e0d82d59 (one): bug #1628: inArray doesn't return false, but rather -1
-
04:01 PM Feature #1628 (Assigned): Do not disable noVNC button in shutdown state
- VNC button active in the following states besides RUNNING
["RUNNING","SHUTDOWN","SHUTDOWN_POWEROFF","UNKN... -
03:59 PM Revision e7b6fe45 (one): bug #1628: VNC button active in the following states besides RUNNING
- ["RUNNING","SHUTDOWN","SHUTDOWN_POWEROFF","UNKNOWN","HOTPLUG","CANCEL","MIGRATE"]
-
03:03 PM Revision a8630537 (one): Merge branch 'master' of git.opennebula.org:one into feature-1611
-
03:03 PM Revision 1fde5eca (one): Feature #1611: Add xml-rpc methods to retrieve and update the default us...
-
02:41 PM Feature #1630 (Closed): Show VM cpu & memory columns with the same bar graphs as the hosts
- Due to disparity of values coming from the probes, it is difficult to cover all the cases.
-
12:40 AM Revision f51a3a45 (one): feature #1617: Parse CONTEXT files. New attribute FILE_DS added to use F...
11/22/2012
-
03:41 PM Feature #471: IPv6 Support
- Hi,
For the OpenNebula core (oned), I'm proposing the following, reusing most of the OpenNebula internals (ie. no ...
11/20/2012
-
06:02 PM Revision fe50465a (one): feature #1571: enumerate image types in the CLI
-
05:30 PM Revision 898181d4 (one): feature #1640: add --vcpu parameter
-
05:30 PM Feature #1640: Improve CLI commands
- Add --vcpu to set the number of virtualized CPUs
-
01:41 PM Feature #1640: Improve CLI commands
- Add --dry option to oneimage
-
03:21 PM Revision 5832c709 (one): feature #1568: show all help if when the command is not known
-
03:20 PM Revision 7b7d1332 (one): feature #1640: add --dry again to onetemplate
-
02:30 PM Bug #1593 (Closed): failed: mv: cannot remove /vmfs/volumes/*: Is a directory
-
02:27 PM Revision 406d4e89 (one): Fix bug in host_on_error hook
-
02:27 PM Revision 4f21b9ed (one): Bug #1593: Fix for wrong treatment of persistent images in VMware shared...
-
01:40 PM Revision 69d12194 (one): feature #1640: add --dry option to oneimage
-
10:25 AM Revision 8d3c7933 (one): feature #1642: bug adding context variables
11/19/2012
-
10:27 PM Feature #1662 (Closed): Update image size of persistent images
- Probably using stat after a MVDS action
-
03:38 PM Revision 8ed9fa88 (one): Feagture #1611: Make the default quotas work for both user and group
-
03:04 PM Revision 7fd201ed (one): Merge branch 'request-157'
- Conflicts:
SConstruct -
02:54 PM Revision e9ec2ce6 (one): request #157: add NOTICE and LICENSE files
-
02:47 PM Revision 72df7a3b (one): request #157: typo
-
02:20 PM Revision c04f35d5 (one): Feature #1611: Start working in support for default User quotas
-
02:06 PM Bug #1661 (Closed): CLONE operation is broken for VMFS datastores with SSH connection enabled
-
11:41 AM Revision 6947f7ae (one): feature #1640: reformat descriptions for 80 columns
-
11:40 AM Feature #1640: Improve CLI commands
- Reformat some help descriptions so they fit in an 80 columns terminal
-
11:32 AM Feature #1570: Improve CLI commands: Add new --user & --password options to replace the one_auth ...
- I agree that the use of --password is insecure but I still think it could be handy when done in a non public system. ...
-
09:15 AM Feature #1592: Upgraded iSCSI drivers
- Jaime Melis wrote:
> First of all, thanks a lot for the contribution!
You are welcome!
> I agree with all the chan...
11/18/2012
-
11:47 PM Revision 5364c22b (one): feature #1617: Transfer Manager actions to clone kernels and initrds
11/17/2012
-
11:47 PM Revision dd914b68 (one): feature #1617: Create a FILE datastore when bootstraping OpenNebula
-
11:40 PM Revision d063e6e4 (one): feature #1617: Automatic requirements uses CLUSTER_ID for FILE datastore...
-
11:01 PM Revision 3461fd45 (one): feature #1617: Add all the needed parameters to transfer kernels and ini...
-
07:05 PM Revision 7fa82c51 (one): feature #1617: Add initrd management for file datastore
-
01:46 AM Revision 46c3a8ec (one): feature #1617: Implements a new $FILE parser for VM templates. Initial f...
11/16/2012
-
08:56 PM Feature #1570: Improve CLI commands: Add new --user & --password options to replace the one_auth ...
- I believe this is highly insecured.
I, as a random user with access on the Opennebula server or access to a server... -
03:38 PM Feature #1570: Improve CLI commands: Add new --user & --password options to replace the one_auth ...
- Add also @--endpoint@ parameter
-
06:18 PM Revision 7a69e55e (one): bug #1661: Fix for clone operation with VMFS datastores using ssh connec...
-
06:18 PM Bug #1661 (Closed): CLONE operation is broken for VMFS datastores with SSH connection enabled
-
05:49 PM Revision 90b98106 (one): feature #1568: show help for each command
-
04:59 PM Revision f26e0870 (one): feature #1660: appmarket: Add reverse proxy support
-
04:58 PM Feature #1592 (Assigned): Upgraded iSCSI drivers
- I'm also attaching the final (not tested) file after applying both patches, so you don't need to bother.
-
04:57 PM Feature #1592: Upgraded iSCSI drivers
- First of all, thanks a lot for the contribution!
I agree with all the changes you have made, I believe it can be a... -
04:57 PM Bug #1659 (Closed): The core writes numbers in scientific notation
- At least in the datastore quota size, when the number is quite high
-
04:10 PM Revision b3e9c1c1 (one): feature #1570: typo in --endpoint help
-
04:10 PM Revision b9d7067a (one): feature #1570: nothice where the get_password function is copied from
-
03:50 PM Revision 1e59955f (one): feature #1617: Better error message
-
03:42 PM Revision b97ef1d2 (one): feature #1570: add support for user, password and endpoint parameters
-
03:41 PM Revision cec5c8aa (one): feature #1570: execute argument procs after all the arguments are parsed
-
03:40 PM Revision ba8fb4ab (one): feature #1570: execute a proc before each command call
-
03:36 PM Revision ed9a1407 (one): feature #1617: Image of type FILE: are always non-persistent, does not h...
-
01:28 PM Revision 8feb9206 (one): feature #1617: Fix bugs when checking DS and FILE types. Fix bug to stat...
-
12:57 PM Revision 04964140 (one): feature #1617: Checks: FILE Images can only be registered in FILE_DS. Ca...
-
11:55 AM Revision 74091c31 (one): Bug #1119: This old bug can now be confirmed and fixed with fsck
-
11:00 AM Revision 3c3830ae (one): feature #1617: Fix compilation issue, renamed constant
-
10:38 AM Feature #1658 (Closed): Support for syslog facilities
- Add a new logger for the OpenNebula core so VM log events can be stored and queried from a syslog server.
-
10:29 AM Revision f19debf5 (one): feature #1617: Added a new image type: FILE
-
10:29 AM Revision 04c0abd8 (one): feature #1617: Datastore types for JAVA OCA
-
10:20 AM Request #1203 (Closed): Host name not hostname
-
01:27 AM Request #1203: Host name not hostname
- Please close. The new version of OpenNebula 3.8 now shows "Host" as the header for the Virtual Machines list in Sunst...
-
01:18 AM Revision 8a2822b3 (one): feature #1617: Add Datastore TYPE. There are three types IMAGE (stores d...
11/15/2012
-
04:20 PM Bug #1651 (Closed): Verify the file permissions of the package installations
-
01:21 PM Bug #1651: Verify the file permissions of the package installations
- Also when using the SQLite backend, please check the permissions of /var/lib/one/one.db. On a fresh Debian package in...
-
03:31 PM Revision 0ba2a685 (one): Merge branch 'feature-1544'
-
03:29 PM Feature #1544 (Closed): Add xmlrpc methods to retrieve oned configuration
-
03:23 PM Bug #1357 (Closed): Persistent Images cannot be cloned more than once
-
03:20 PM Revision ad7437c5 (one): Merge branch 'bug-1357'
-
03:15 PM Revision c3a98e46 (one): feature #1642: add support for --boot on vm creation
-
03:14 PM Revision ad9e86dc (one): feature #1642: add support for --context in vm creation
-
03:13 PM Feature #1642: Add new options to VM template creation for onetemplate and onevm
- Support for --context. Adds new context variables
-
11:31 AM Bug #1657 (Closed): Load user plugins in build_session instead of in the '/' route
-
11:30 AM Bug #1656 (Closed): Fix spinner position in Sunstone login
11/14/2012
-
03:58 PM Revision 0825a301 (one): Bug #1357: Allow more than one simultaneous clone operation for persiste...
-
03:37 PM Revision 204feeba (one): bug #1655: Pick dst_host rightly in MVDS for vmfs
-
03:30 PM Bug #1655 (Closed): mvds for vmfs doesn't get the proper server name
- Since the core changed the arguments to the script, the dst_host doesn't come anymore in the $DST. We need to get it ...
-
02:34 PM Bug #1654 (Closed): MKFS for vmfs without ssh doesn't work
- Added bridge_list to mkfs
-
02:33 PM Bug #1654 (Closed): MKFS for vmfs without ssh doesn't work
- The BRIDGE_LIST is not defined in the script
-
02:33 PM Revision 6583c901 (one): bug #1654: Add bridge list to mkfs vmfs script
-
01:05 PM Revision b6e1bf8a (one): appflow: Fix bug where strings and ints were used to store service mutex...
-
11:58 AM Revision a0987667 (one): Feature #1544: Add get_config method to ruby & java oca
-
11:54 AM Revision f487277f (one): Feature #1544: New xml-rpc method one.system.config
-
11:09 AM Revision 50e170ee (one): Fix column size to 80 in VERSION_TEXT
-
11:05 AM Revision f8da968b (one): Add VERSION to the CLI
11/13/2012
-
09:22 PM Revision 707321d3 (one): Merge branch 'master' of git.opennebula.org:one
-
09:21 PM Revision 6f05c353 (one): bug #1652: Bug while determining image size from the Marketplace. Path f...
-
09:18 PM Bug #1652 (Closed): Bug while determining image size from the Marketplace
- Applied to master. THANKS!!!!!!
-
02:55 PM Bug #1652 (Closed): Bug while determining image size from the Marketplace
- Dear Developers,
The regexp in libfs.sh script fs_size should be more permissive in order to deal with "size": "[S... -
05:18 PM Feature #1640: Improve CLI commands
- Show active VMs in onehost show
-
05:15 PM Revision c3972b4f (one): feature #1640: show active VMs in onehost show
-
04:54 PM Feature #1653 (Closed): Suport filters in CLI list
-
04:50 PM Feature #1653 (Closed): Suport filters in CLI list
- Add --filter option to list commands to filter using COLUMN=value
-
04:53 PM Revision 6382b18b (one): feature #1653: add --filter to list commands
-
11:52 AM Revision b2e6e898 (one): Fix one_vmm_dummy.rb, use result instead of RESULT[:SUCCESS]
-
10:23 AM Bug #1651 (Closed): Verify the file permissions of the package installations
- We need to review:
- /var/lib/one/.one/one_auth should be go-rwx
- /var/lib/one should belong to oneadmin
11/12/2012
-
10:22 PM Feature #1551 (Closed): Provide a configuration option for the VM transfer files
-
10:12 PM Bug #1635 (Closed): Attach operation fail when a disk is previously detached
-
10:11 PM Bug #1649 (Closed): Limit Transfer BW when registering an image
-
05:39 PM Revision 25dd7a8f (one): Remove uneeded sleep from vmfs delete action
-
05:17 PM Revision 37cf88ef (one): bug #1635: Fix grep for vmfs delete
-
04:47 PM Feature #1642 (Closed): Add new options to VM template creation for onetemplate and onevm
-
04:43 PM Feature #1650 (Closed): Support url in oneimage create --path
-
04:36 PM Feature #1650 (Closed): Support url in oneimage create --path
- Support http and https urls
-
04:40 PM Revision c662f193 (one): bug #1635: Pass correct ds id to delete script
-
04:37 PM Revision 156ffa6c (one): feature #1650: support urls in oneimage --path
-
04:34 PM Revision 19a8422d (one): feature #1642: now --ssh uses a file as input
-
02:55 PM Revision e9f3cd69 (one): FSCK: Add more accurate error message for some quota metrics. The logic ...
-
02:06 PM Backlog #1248: Get the possibility, via Sunstone, to download an image
- Dear Developers,
there are any news about this feature request? Are you planning to develop the download option in... -
02:05 PM Backlog #1248: Get the possibility, via Sunstone, to download an image
- Dear Developers,
there are any news about this feature request? Are you planning to develop the download option in... -
12:15 PM Feature #1563 (Closed): New defaults for KVM driver
- Added, option for model in NIC.
The driver for DISKs are set in the Image template. -
12:14 PM Feature #1558 (Closed): kvm default raw atributes configurable in /etc/one/vmm_exec/vmm_exec_kvm....
- Now in master as:
RAW = "<raw_data_value>"
for Xen, VMware, KVM -
12:11 PM Revision 678bb849 (one): feature #1558 & #1563: Add default value for model (NIC=[model]) and for...
-
10:34 AM Revision b553c4ad (one): Fix dummy reboot result
-
10:09 AM Bug #1600 (Closed): Image persistency can be modified with pending clone operations
-
09:43 AM Bug #1609 (Closed): Poweroff state is not correctly reflected in the VM History
-
09:03 AM Bug #1641 (Closed): CLI does not detect object id's when they have more than one digit
11/09/2012
-
11:36 PM Revision 94689fae (one): bug #1649: Add option LIMIT_TRANSFER_BW to datastores, to limit the tran...
- http/https images.
-
11:01 PM Bug #1649 (Closed): Limit Transfer BW when registering an image
- The creation of multiple images from a URL (http/https) may saturate the server I/O system that will degrade the over...
-
01:41 PM Backlog #1648 (Pending): AoE Driver
- Dear Developers,
we have developed an ATA-over-Ethernet storage driver set for the OpenNebula. It should perform b...
11/08/2012
-
11:03 PM Revision db88543c (one): Merge branch 'bug-1635'
-
11:02 PM Revision ba5aa805 (one): bug #1635: Move dir removal to a function in vmfs/delete action
-
10:49 PM Revision 5e521b3d (one): bug #1635: Remove disks in detach operations
-
04:45 PM Bug #1535 (Closed): Error messages are different when a wrong ID is provided depending on the use...
-
04:41 PM Revision db1f6f47 (one): Bug #1535: Report a pretty error when a quota ID is not a valid one
-
03:07 PM Bug #1564 (Closed): onedb will restore a previous backup
-
12:17 PM Revision 4cff5d70 (one): Extend vmm_dummy functionality. Success/failure result can be defined pe...
- By default all actions will succeed
Action results can be specified in the DUMMY_ACTIONS_DIRS (/tmp/opennebula_dummy... -
12:02 PM Revision f582cd0e (one): Bug #1564: Do not restore the db when the backup cannot be done
-
11:39 AM Feature #1647 (Closed): Add VNet/Image id to VM creation error messages
- This message can appear when a VM create fails:
Cannot get IP/MAC lease from virtual network.
But it doesn't say ... -
11:16 AM Request #1644 (Closed): Disable wizards in Sunstone
- The new VM template wizard has tabs for kvm, xen & vmware. Admins could choose to hide the ones that are not availabl...
Also available in: Atom