Activity
From 01/06/2013 to 02/04/2013
02/04/2013
-
10:22 PM Bug #1753: Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Thanks, that's perfect !
(just a small typo in the doc: "Use raw to not to...")
Regards,
Laurent -
09:47 PM Bug #1753: Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Hi
Done, added raw option here:
http://opennebula.org/documentation:rel3.8:img_template
and extra check is now... -
05:44 PM Bug #1753: Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Hi Ruben,
"FORMAT = raw" is exactly what I need but for persistent image. Looking at code, I see datastore/fs/mkfs... -
12:18 PM Bug #1753: Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Laurent Grawet wrote:
> Hi,
>
> I was trying to attach an unformatted datablock image to a windows vm. I used sav... -
09:49 PM Revision 49ab858b (one): bug #1753: Empty FSTYPES do not tries to make any filesystem
-
05:48 PM Revision 3b01566e (one): Feature #1483: Create new Util.h file to define common methods, like cre...
-
05:09 PM Revision f9b7f820 (one): Feature #1483: Scheduler executes scheduled actions
- Syntax inside VM/USER_TEMPLATE:
SCHED_ACTION = [ ACTION = "resume/stop/shutdown...", TIME=12345 ] -
02:59 PM Bug #1754: Fix syntax error in vmm/xen/attach_disk and use tap2:aio instead of tap:aio
- Hi Javi,
You're right. I've just noticed that too while doing some more testing. In fact, I wrote it like you firs... -
01:56 PM Bug #1754: Fix syntax error in vmm/xen/attach_disk and use tap2:aio instead of tap:aio
- This patch does not seem to work really well to me. I deletes the second part of the variable:...
-
02:57 PM Revision 8f7cab4f (one): feature #1664: Disaply of extended template now iuncludes vectorial values
- Edit values feature still WIP
-
02:15 PM Feature #1749: [Self-service] Add a check to avoid duplicate vm name
- Same patch but directly in the OCCI daemon to also protect access by the API.
-
02:15 PM Revision 837e6815 (one): feature #1672: change default driver names
-
01:58 PM Bug #1743: Documetation / Marketplace: vbox sandbox appliance feedback
- I understand what you mean, and I agree. However we want users to visit the cloud:sandboxtestdrive guide, so I did so...
-
10:57 AM Bug #1755 (Closed): Stop network before starting it in Debian context packages
- Cherry picked into master (commit:4387159f8b7b61dde33e78d93628b7d0817cf48c)
-
10:46 AM Bug #1755 (Closed): Stop network before starting it in Debian context packages
- Pull request from https://github.com/OpenNebula/one/pull/4:
> If network is already up, the Debian machine won't u... - 10:50 AM Revision 4387159f (one): Update share/scripts/context-packages/base_deb/etc/one-context.d/00-network
- If network is already up, it won't use the new configured interfaces file. Only with stop and start this is working (...
02/03/2013
-
11:45 PM Bug #1753: Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Hi,
I was trying to attach an unformatted datablock image to a windows vm. I used save_as as file system for that ... -
07:50 PM Bug #1753 (Closed): Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Hi,
This is the intended behavior, when an image is saved_as, the mkfs just makes a placeholder for the image, as ... -
07:52 PM Bug #1754 (Assigned): Fix syntax error in vmm/xen/attach_disk and use tap2:aio instead of tap:aio
02/02/2013
-
09:16 PM Backlog #1727: Patch for one.image.resize to resize image
- This is a great feature.
virt-resize, from libguestfs, can be used to easily implement the actual resize on the driv... -
12:48 AM Bug #1754 (Closed): Fix syntax error in vmm/xen/attach_disk and use tap2:aio instead of tap:aio
- Hi,
There is a small problem in vmm/xen/attach_disk. Due to the way the DRIVER attribute is encoded in OpenNebula ...
02/01/2013
-
10:54 PM Bug #1753: Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Looking at code, I could find a similar bug for vmfs, vmdk and lvm.
iscsi is ok. -
07:39 PM Bug #1753 (Closed): Images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore
- Hi,
Datablock images with $FSTYPE="save_as" are not created in $DS_MAD=fs datastore. However, the action completes... -
06:03 PM Revision 6ed2e756 (one): Merge branch 'feature-1658'
- Conflicts:
src/scheduler/src/sched/Scheduler.cc
src/scheduler/src/sched/SchedulerTemplate.cc -
05:56 PM Revision c0923df5 (one): feature #1675: Level lex and yacc versions across parsers
-
05:49 PM Revision b924b8c8 (one): feature #1658: Moved init methods to constructors (static). Make use of ...
-
04:58 PM Feature #1752 (Closed): Doc should advise to install in system-wide for installations from source
- Self-contained is not really documented anymore (things like ONE_LOCATION, PATH env variable are not mentioned), but ...
-
04:07 PM Feature #1719 (Closed): Add timeout option to OpenNebula::Client
-
11:59 AM Feature #1719 (Assigned): Add timeout option to OpenNebula::Client
-
04:05 PM Revision 55beaab5 (one): feature #1719: Added options hash paramater and timeout to OpenNebula::C...
-
03:34 PM Bug #1690 (Closed): onehost create has two different '-v' options
-
12:01 PM Bug #1690 (Assigned): onehost create has two different '-v' options
-
03:33 PM Revision 047a3d4e (one): bug #1690: take verbose option from onehost as it is not used
-
03:09 PM Feature #1700 (Closed): Change ruby oca libraries to conform to ruby standard practices
-
03:06 PM Revision 7d15c041 (one): feature #1700: added compatibility OpenNebula.rb file
-
02:30 PM Revision 4ea30cd1 (one): Show virtual machines in onevnet show
-
02:13 PM Bug #1751 (Closed): Homogenize virtual network parameters
- To create a fixed virtual network we need to add lines in this form:...
-
02:10 PM Feature #1675: Add a probe that lists current_vms per host, to enable vm affnity out of the box
- Done in master, syntax:
To deploy in the host where VM 5 is running:... -
02:04 PM Revision ea607318 (one): Feature #1675: Compile parsers
-
02:01 PM Revision 26d15b41 (one): Feature #1675: In requirements, keyword CURRENT_VMS searches the Host's ...
-
01:12 PM Bug #1743: Documetation / Marketplace: vbox sandbox appliance feedback
- Close top the point...
They can find those credentials in the guide pointed by step 4 (http://opennebula.org/clo... -
11:47 AM Bug #1743: Documetation / Marketplace: vbox sandbox appliance feedback
- Hi, actually the "cloud:sandboxtestdrive" guide says that the sunstone port is 9869, so I'm not going to add it to th...
-
11:45 AM Bug #1743 (Closed): Documetation / Marketplace: vbox sandbox appliance feedback
- Hello Florian,
thanks for the feedback.
> the page should note that 9869 is the port used to connect to sunston... -
11:50 AM Feature #1737 (Assigned): CACHE in KVM attach
-
11:42 AM Feature #1739 (Assigned): Improve monitorization
-
11:26 AM Revision aea1961f (one): Merge branch 'bug-1738'
-
11:25 AM Revision 9e994088 (one): bug #1738: Complie with latests flex and yacc
-
11:19 AM Revision aa82a533 (one): Word wrap options description in CLI help
-
11:01 AM Bug #1521: LVM transfer driver remove persistent LV when onevm shutdown
- Hi Milos,
you're right bug confirmed. Thanks for the patch, we will fix this ASAP. -
07:29 AM Feature #1750: [Self-service] Prevent creation of vm without at least one disk and one network
- Nicolas AGIUS wrote:
> This patch has only been tested with Opennebula 1.8.1
> Thank Mathieu Alorent for this code.... -
01:25 AM Revision 63e39f51 (one): Merge branch 'feature-846'
-
01:23 AM Revision 1995b7a1 (one): feature #846: Add more message types. Template is loaded in the VirtualM...
01/31/2013
-
10:34 PM Revision d3b79071 (one): Feature #1658: split log messages with newlines into separate messages a...
-
10:11 PM Revision 4855ade6 (one): feature #1658: enable syslog for the scheduler
-
10:08 PM Revision 7217b53c (one): feature #1658: the syslog label is now a parameter for the syslog init m...
-
09:15 PM Revision b4c48b06 (one): feature #1658: Apply proper format to the logger
-
08:27 PM Revision d506f71f (one): feature #1658: register the default confuguration of oned.conf
-
07:43 PM Revision 50160c50 (one): feature #1658: Move DEBUG_LEVEL and LOG_SYSTEM to the LOG section in one...
-
05:05 PM Revision 9e302980 (one): feature #1664: Error messages as single attribute in templates
- (cherry picked from commit 03f77697c4a1fd996e260974b53e1e6daa44a494)
-
04:59 PM Revision 15f718d9 (one): Show VMs that use the image in oneimage show
-
04:55 PM Feature #1553: RANK expression cannot use first level host attributes
- Done in commit:73687ceb
-
04:40 PM Feature #1750: [Self-service] Prevent creation of vm without at least one disk and one network
- This patch has only been tested with Opennebula 1.8.1
Thank Mathieu Alorent for this code. -
04:35 PM Feature #1750 (Closed): [Self-service] Prevent creation of vm without at least one disk and one n...
- Because, I think that creating a VM without disk or without network is a mistake.
-
04:31 PM Feature #1749: [Self-service] Add a check to avoid duplicate vm name
- This patch check if the name of the new vm does'nt already exist in the list of the user's vm.
It does'nt check the... -
04:16 PM Feature #1749 (Closed): [Self-service] Add a check to avoid duplicate vm name
- When a user create a vm with a name that already exist, it could cause some problems (ie. with DNS records or some mi...
-
04:27 PM Revision 32f8098f (one): Feature #1658: Add SysLogResource class and refactor
-
04:04 PM Feature #1747: Allow xpath expressions to select nodes in requirements and rank
- Done in brach bug-1738.
Limitations: the xpath must be escaped.... -
04:04 PM Bug #1740 (Closed): Shutdown action only calls delete.sh for system datastore
-
04:03 PM Bug #1740: Shutdown action only calls delete.sh for system datastore
- OK, closing this one then. Fix available in master and one-3.8 branch.
BTW, let us know if you want to contribute... -
12:44 PM Bug #1740: Shutdown action only calls delete.sh for system datastore
- Hi Ruben,
I've tested the patch this morning and everything looks fine on my side.
Thanks a lot,
Laurent -
04:02 PM Revision ddca48fd (one): bug #1740: Use always the Image datastore for DELETE
- (cherry picked from commit ef171ebea8c8f516181f5c44c37b319fdba8ac8b)
-
03:59 PM Revision 080ec233 (one): feature #1664: Add permissions honogenously accross tabs
- Remove "All" from datatable headers
-
03:50 PM Revision 98c385ca (one): Feature #1747: Compile commit:73687ce
-
03:44 PM Revision 73687ceb (one): Feature #1747: Allow xpath in rank and requirements expressions
-
03:09 PM Revision 26630d9f (one): feature ?#1664: Add change owner & group in permissions table
-
02:40 PM Revision d51444dc (one): Feature #846: Minor fix for req. syntax errors
-
02:02 PM Revision dba4cae4 (one): Feature #864: Improvements for the scheduler VM log messages
-
12:43 PM Feature #1741: X.509 authn rewrite
- Hi Ruben,
> In EGI's use case, Do we need to assign a given DN to just one user account?
> So do we need OpenNebu... -
09:17 AM Feature #1741: X.509 authn rewrite
- Hi
We've a couple of questions about the first item of this issue. In EGI's use case, Do we need to assign a given... -
12:14 PM Revision 03f77697 (one): feature #1664: Error messages as single attribute in templates
-
10:44 AM Backlog #1748 (Pending): Add a new constant to define timeout in ajax request in Sunstone
01/30/2013
-
05:41 PM Revision 10107cd6 (one): Feature #846: Skip the scheduling if there aren't any pending VMs, and o...
-
04:49 PM Revision cdb2a8a4 (one): Feature #846: Add methods to update the VM template from the sched and l...
-
01:57 PM Revision 59c660bb (one): feature ?#1664: Add reame to VM resource
-
11:56 AM Revision 85e921de (one): Feature #846: Minor changes in log messages
-
11:28 AM Revision 2a8ce18e (one): feature #1664: Add template handling to VM resources
-
10:58 AM Feature #1747 (Closed): Allow xpath expressions to select nodes in requirements and rank
-
10:38 AM Feature #1556: Allow update action for VMs
- Needs API documentation, and compatibility guide entry
01/29/2013
-
09:47 PM Bug #1521 (Assigned): LVM transfer driver remove persistent LV when onevm shutdown
- Reopening this to verify the issue and patch...
Thanks for the feedback! -
02:57 PM Bug #1521: LVM transfer driver remove persistent LV when onevm shutdown
- Hi, maybe it was my fault I didnt get it I must to patch it first. But as I installed ONE 3.8.3 even persistent LV go...
-
09:32 PM Revision ef171ebe (one): bug #1740: Use always the Image datastore for DELETE
-
09:19 PM Bug #1740 (Assigned): Shutdown action only calls delete.sh for system datastore
- Hi Laurent,
It seems that this may be a bug. The epilog scripts are different when you are shutting down the VM, a... -
05:35 PM Bug #1740: Shutdown action only calls delete.sh for system datastore
- Please, replace "delete.sh" by "delete" in previous message.
-
07:50 PM Feature #1741: X.509 authn rewrite
- Requested on behalf of the EGI Federated Cloud Task Force -- http://www.egi.eu/infrastructure/cloud/
-
07:50 PM Feature #1742: Group membership rewrite
- Requested on behalf of the EGI Federated Cloud Task Force -- http://www.egi.eu/infrastructure/cloud/
-
05:33 PM Revision 4b4254a5 (one): feature #1664: Update REQUIREMENTS and RANK
-
05:33 PM Revision 4d73d24d (one): feature #1664: Update INPUT table
-
04:54 PM Revision aacde1b5 (one): Bug #1738: Compile parsers
-
04:40 PM Revision f1eaea56 (one): Bug #1738: Cleanup code using xpath | operator
-
03:31 PM Revision 14238aa6 (one): feature #1664: Remove persistent checkbox from images rows
-
01:57 PM Revision 4c27fd2f (one): Bug #1738: expr_bool.y returns -1 if the type does not match
-
11:16 AM Backlog #1746 (Pending): Make context package work on installation phase
- The context packages rely on runlevel discovery to symlink the context start script to rc<runlevel>.d. This method do...
-
10:54 AM Bug #1745 (Closed): In Ubuntu and Debian, onemarket installs to the wrong path
- In Ubuntu and Debian *onemarket* installs to */use/bin/onemarket*
-
10:53 AM Bug #1744 (Closed): In Ubuntu and Debian, onemarket installs to the wrong path
- In Ubuntu and Debian *onemarket* installs to */use/bin/onemarket*
01/28/2013
-
07:31 AM Bug #1743 (Closed): Documetation / Marketplace: vbox sandbox appliance feedback
- Hi,
the page should note that 9869 is the port used to connect to sunstone
It should also mention the credentials...
01/27/2013
-
01:44 PM Feature #1742 (Closed): Group membership rewrite
- * It would be nice if users could belong to multiple groups.
-
01:41 PM Feature #1741 (Closed): X.509 authn rewrite
- * X.509 shouldn't be implemented using reverse lookup password -> username; passwords are not unique. Couldn't DNs be...
01/25/2013
-
11:04 PM Bug #1740 (Closed): Shutdown action only calls delete.sh for system datastore
- Hi,
I've just upgraded from 3.8.1 to 3.8.3 and I use Xen 4.1 hypervisors. I've developed IBM v7000 SAN datastore d... -
05:58 PM Revision 23ad2c2a (one): feature #1664: Add scheduling policies and update CONTEXT section
-
05:41 PM Revision 59112326 (one): Bug #1738: expr_bool.y differentiates between value 0 and element not found
-
04:34 PM Revision 2e487cdb (one): Feature #1658: Enable syslog for oned.log
- - LOG_SYSTEM in oned.conf
- SysLog class -
04:14 PM Revision 45ffa383 (one): feature #1664: Add persistency change for images in extended template
-
03:40 PM Revision 0b28a289 (one): feature #1664: Image type change moved to Information tab
-
02:01 PM Revision 6f68b211 (one): feature #1664: Polishing image tab
-
02:01 PM Revision 4cc3edac (one): feature #1664: Remove TYPE select from image datatable
-
01:41 PM Revision a99023b6 (one): feature #1664: Add rename to vnets
-
11:40 AM Revision af4cb471 (one): feature #1664: Add jQueryUI images
-
11:07 AM Revision fbf4aa60 (one): feature #1664: Now enter key adds new value in extended template
-
10:54 AM Feature #1739 (Closed): Improve monitorization
- 1 - Reuse the monitorization to return all the information about all the VMs in the host, instead of an independent m...
-
09:09 AM Bug #1521: LVM transfer driver remove persistent LV when onevm shutdown
- bastien, the syncing of remote scripts could be invoked by "onehost sync" no manual syncing needed.
01/24/2013
-
05:29 PM Revision daf46243 (one): feature #1664: Fix vertical tabs
-
05:20 PM Bug #1738 (Closed): Scheduler: requirements will ignore the number 0
- If a VM has REQUIREMENTS="NUM=0", the scheduler will not filter out any of the hosts. It seems to work fine for numbe...
-
05:12 PM Revision 1d7f7440 (one): feature #1664: Change css folder
-
05:08 PM Revision fb45fc55 (one): feature #1664: Add new css
-
04:54 PM Revision 8117ccd6 (one): Bump version
-
04:41 PM Revision 79b238bf (one): Merge remote-tracking branch 'origin/master' into feature-1664
-
04:40 PM Revision 42beabf8 (one): Merge remote-tracking branch 'origin/feature-1664-clusters' into feature...
-
04:31 PM Revision fb7c2c32 (one): feature #1664: Rename almost done
-
04:25 PM Revision 99a24ac0 (one): Merge branch 'master' of git.opennebula.org:one
-
04:23 PM Revision c42ceeb3 (one): feature #1664: Add CONTEXT files
-
03:18 PM Revision 7357bffe (one): Update copyright notice
-
03:03 PM Revision af61e33f (one): Update year to 2013
-
01:47 PM Revision df59b9eb (one): Fix xen attach disk bug
-
11:47 AM Revision 341623ca (one): Feature #1700: fix server auth library loading
-
11:45 AM Revision 57ac2659 (one): Retry kvm cancel to make sure the VM is destroyed
-
09:32 AM Bug #1736 (Closed): Allow users in groups to view hosts under Infrastructure
- Hi
This is disabled by default. You can simply enable it by:
* Give access to regular users to host informati... -
09:16 AM Bug #1521: LVM transfer driver remove persistent LV when onevm shutdown
- I'm currently on ONE 3.8.1 and there is no problem for me.
Did you update from 3.6 to 3.8 ? I noticed that these scr... -
08:11 AM Bug #1521: LVM transfer driver remove persistent LV when onevm shutdown
- Hello, I am experiencing same issue in OpenNebula 3.8.1. I am going to upgrade to 3.8.3, but according to task list i...
01/23/2013
-
09:13 PM Revision b4afe64b (one): Merge branch 'master' of git.opennebula.org:one
-
03:46 PM Revision 185f05a2 (one): Feature #1565: Clean ACL rules when a Cluster is deleted
-
03:35 PM Feature #1722 (Closed): Implement locks for concurrent driver actions such as iptables and ebtables
- Fixed.
-
03:34 PM Bug #1688 (Closed): Openvswitch brcompat deprecation issues
- Documentation updated.
-
03:16 PM Revision b4fa9a1f (one): Add NOTICE file
-
02:38 PM Revision eeac6226 (one): Merge remote-tracking branch 'origin/feature-1685b'
-
02:29 PM Revision ca955eb7 (one): Feature #1685: Add new vm states to xsd files
-
12:54 PM Feature #1737 (Closed): CACHE in KVM attach
- It should be able to make use of the default value in vmm_exec_kvm.conf file.
-
12:35 PM Bug #1736 (Closed): Allow users in groups to view hosts under Infrastructure
- We have a problem where by users in a group other then oneadmin can't view the hosts under Infrastructure.
The users... -
11:44 AM Revision 851689c3 (one): Change license
-
11:34 AM Revision 808dcaed (one): Bug #1688: Openvswitch brcompat deprecation issues
-
10:43 AM Revision e5d540de (one): Merge branch 'feature-1554'
-
10:42 AM Revision 4a70d4de (one): feature #1554: Generate Lex&Yacc files
-
10:41 AM Feature #1554: Use cluster attributes in requirements and rank expressions
- In master, tests and documentation needed
-
10:24 AM Backlog #1735 (Closed): Add new driver to integrate Glusterfs 3.4
- The new GlusterFS device driver for QEMU that bypasses FUSE, talking directly to GlusterFS via a new client library, ...
01/22/2013
-
09:01 PM Feature #1565: Enable ACLs for clusters
- In master, some tests needed so keeping it open
-
08:16 PM Revision 1a657d92 (one): Merge branch 'feature-1565'
- Conflicts:
src/pool/PoolObjectSQL.cc -
08:03 PM Revision b8d2eef3 (one): Merge branch 'master' of git.opennebula.org:one
-
07:57 PM Revision 382f1f72 (one): feature #1565: Check resource types for CLUSTER based ACLs
-
06:01 PM Revision 9554a3a1 (one): feature #1664: Update Storage, Network and OS tabs in Sunstone wizard
-
03:00 PM Revision e05e0e72 (one): Feature #1722: Implement locks for concurrent driver actions
-
02:41 PM Revision dc9a6711 (one): Merge branch 'feature-1681'
-
02:37 PM Feature #1681: Umask for OpenNebula users
- Changes are in master, and documentation in placed. Keeping it open till we have tests
-
02:37 PM Revision c5044cd5 (one): feature #1681: Conversions from string to mask (binary) are made in User...
-
02:07 PM Revision 84c80c8d (one): Feature #1554: Make requirements and rank expressions able to search in ...
-
01:24 PM Revision b6766466 (one): Feature #1554: Scheduler adds a new element, CLUSTER_TEMPLATE, to each H...
-
01:14 PM Revision afc4cddf (one): Feature #1554: New method ObjectXML::add_node
-
12:50 PM Revision 5fb5d9ce (one): feature #1685: Better management of delete/resubmit on CLEANUP_DELETE st...
-
12:34 PM Revision 68b73989 (one): feature 1685: Fix wrong delete/resubmit when a VM was in FAILURE
-
12:11 PM Revision f39f7e69 (one): feature #1685: Fix minor bugs in VMM driver and TM
01/21/2013
-
05:21 PM Revision 2288a38f (one): Fix --prefix option in oneimage create
-
05:01 PM Revision 04dec2c3 (one): feature #1685: Fix bug in dummy driver
-
04:27 PM Revision 24e913fb (one): Feature #1681: Add command oneuser umask
-
01:38 PM Revision 780d7742 (one): Feature #1681: Read User template's UMASK attribute to create new objects
-
01:16 PM Feature #1726 (Closed): Pass custom information to .vmx file
-
01:05 PM Revision 35f44b07 (one): feature #1685: Add sleeps to dummy actions. Add NOP response to action l...
-
11:27 AM Revision e4544c42 (one): feature #1685: CLEANUP_PREVIOUS action to cleanup previous hosts for mig...
01/20/2013
-
11:15 PM Revision 6c50f2b1 (one): feature #1685: Clean network in CLEANUP. Adds cleanup_action to VMM. Mak...
-
10:05 PM Revision 41789046 (one): feature #1685: Epilog delete commands are generated in a separated function
01/19/2013
-
10:49 PM Revision c46c0686 (one): feature #1685: Adds a new cleanup operation to VMM driver. It cancels th...
01/18/2013
-
05:52 PM Revision 5bc0ae86 (one): feature #1726: Removerepetated keys beforehand from the .vmx files
- (cherry picked from commit 974552f46b3d0bfc1a292dd591a9df0abb488e8c)
-
05:51 PM Revision 8bd0ba00 (one): Feature #1726: Minor modifications to the driver
- (cherry picked from commit 8ab717132d508765df272cfd6e615f437daefd87)
-
05:51 PM Revision 9ec4399f (one): Feature #1726: Metadata can be forced into .vmx files
- (cherry picked from commit 83330906574692813dae20d96946d51260dcdd90)
Conflicts:
src/vmm/LibVirtDriverVMware.cc -
05:48 PM Revision 974552f4 (one): feature #?1726: Removerepetated keys beforehand from the .vmx files
-
05:38 PM Revision 069c2878 (one): Make the Xen attach disk prefix configurable
-
05:34 PM Revision d4245a66 (one): Feature #1681: Add new oned.conf att. for a default umask
-
05:24 PM Revision 9b983b0e (one): feature #1664: Update template prompts the new wizard
-
04:46 PM Revision 934f4b02 (one): feature #1685: continue on error if step has defined :no_fail
- (cherry picked from commit 6294f0b1b23953d7ed999b8ddb70bde4788f4379)
-
12:26 PM Feature #1734 (Closed): Add hook trigger for object update
- Create a new trigger hook action on object update. At least for networks.
-
01:20 AM Revision 8ab71713 (one): Feature #1726: Minor modifications to the driver
01/17/2013
-
10:29 PM Feature #1449 (Closed): READONLY, CLONE and SAVE attributes need to be revisited
- This is now implemented in master. I think it can be applied to the 3.8 branch as is (let me know if there is any pro...
-
10:14 PM Revision d797d04a (one): feature #1449: Adds the IMMUTABLE persistent_type. This means that a per...
-
05:10 PM Bug #1732 (Closed): oneacct -s & -e options are ignored
-
02:00 PM Bug #1732 (Closed): oneacct -s & -e options are ignored
-
04:41 PM Revision af470487 (one): Bug #1732: Fix -s & -e options for oneacct
- (cherry picked from commit 3d3cc4fa9faaf403d0cf9ab533df6377d1ef5002)
Conflicts:
src/cli/oneacct -
04:37 PM Revision 3d3cc4fa (one): Bug #1732: Fix -s & -e options for oneacct
-
03:05 PM Revision 9f94a283 (one): feature #1664: Add new IMAGE types (KERNEL, RAMDISK, CONTEXT) to Sunstone
-
03:04 PM Revision edd35b99 (one): feture #1664: Improve template wizard
-
02:56 PM Bug #1733 (Closed): onehost update should require ADMIN rights, but it doesn't
-
02:46 PM Bug #1733 (Closed): onehost update should require ADMIN rights, but it doesn't
-
02:55 PM Revision 027cad0d (one): Bug #1733: Change onehost update method rights to ADMIN
- (cherry picked from commit c3bbc983cab7cc72e3e56f6699c357087c6f0d29)
-
02:52 PM Revision c3bbc983 (one): Bug #1733: Change onehost update method rights to ADMIN
-
01:26 PM Backlog #1731 (New): OpenNebula Sunstone + SimpleSAMLphp integration
- Hello,
this is a new authentication system for OpenNebula Sunstone, it is designed to work with SimpleSAMLphp, and... -
12:14 PM Revision 60e27535 (one): Feature #1565: Add acl % cluster bit to Java OCA
-
11:55 AM Revision cc428797 (one): Feature #1565: Add new cid columns to fsck
-
11:37 AM Revision e833df26 (one): Feature #1565: Add new cid columns in onedb migrator
-
11:33 AM Revision dafbc5d3 (one): Feature #1565: Implement reverse search for ACLs that apply to objects i...
01/16/2013
-
06:05 PM Revision 6405f879 (one): feature #1664: Modify extended templates
- Start vnet rename functionality
-
05:30 PM Revision 9ff398d0 (one): Feature #1565: Add new resource ID bit % in ruby OCA
-
05:27 PM Revision 1b6e38da (one): Feature #1565: Add new ACL resource ID bit, '%', for clusters. The reser...
-
02:52 PM Feature #1726: Pass custom information to .vmx file
- documentation updated for ONE 4.0
-
01:51 PM Revision 3bfae38f (one): Bug #1698: Fix bug in Template::trim
-
11:43 AM Bug #1730 (Closed): oneuser list shows the CPU quota as an integer, instead of a float
-
11:01 AM Revision 004dbf6d (one): Merge branch 'feature-1700'
01/15/2013
-
10:44 PM Backlog #1727: Patch for one.image.resize to resize image
- Attached patch allow images in USED and USED_PERS state to be resized.
Applies on top of image-resize.patch above.... -
09:56 PM Feature #1542 (Closed): Add VNC parameter to onetemplate and onevm
-
09:48 PM Feature #1223 (Closed): Hot-plugging for NICs
- Closing this and keep the work on #1691
-
05:41 PM Feature #1726 (Assigned): Pass custom information to .vmx file
- Information now can be passed through a new RAW attribute, DATA_VMX. Information passed must scape any double quote (...
-
05:34 PM Revision 83330906 (one): Feature #1726: Metadata can be forced into .vmx files
-
04:01 PM Feature #1370: Add rackup support in cloud servers
- In case no one realized so far, It might be that if passenger spins several instances of the sunstone/selfservice the...
-
10:40 AM Feature #1729 (Closed): Missing gem dependencies for Debian/Ubuntu packages
- The packages should depend on: ruby-amazon-ec2 libuuidtools-ruby
-
10:39 AM Feature #1728 (Closed): update centos packages
- CentOS packages provided by OpenNebula have diverged from the ones in the official repo. It would be convenient to up...
-
09:45 AM Feature #1452 (Closed): More flexible contextualization scripts
- We now have contextualization packages that implement this functionality
-
09:45 AM Feature #1309 (Closed): Set mandatory attributes in oned.conf
- There are an implicit set of mandatory attributes now, like CPU & MEMORY (because of the implementation of the quotas)
-
09:40 AM Feature #1366 (Closed): image.info/imagepool.info should show if an image is attached to a VM
-
09:39 AM Feature #1350 (Closed): Configure new user group on creation
-
09:20 AM Feature #1611 (Closed): Add support for default quotas
01/14/2013
-
11:48 PM Backlog #1727 (Closed): Patch for one.image.resize to resize image
- This patch (against 3.8.1) adds a one.image.resize call to resize image.
The call takes 2 parameters: The image ID... -
09:57 PM Bug #1693 (Closed): Pre/Post migrate scripts must run once per migration
- the Scripts are actually called just once...
-
05:24 PM Bug #1698 (Closed): Issues with blank spaces in resource names
-
02:40 PM Feature #1430 (Closed): Add guestOS option to VMware VMs
- This issue is going to be solved in the context of issue #1726
-
12:14 PM Feature #1430 (Assigned): Add guestOS option to VMware VMs
-
01:38 PM Feature #1726 (Closed): Pass custom information to .vmx file
- Add the ability to set information in the RAW VM template field to be passed verbatim to the .vmx file.
-
12:46 PM Feature #1592 (Closed): Upgraded iSCSI drivers
- Changes are now in master. THANKS FOR YOUR CONTRIBUTION!
-
12:46 PM Bug #1682 (Closed): Race condition when getting TID for iSCSI volumes
- This bug is solved as part of #1592 merge.
-
12:42 PM Bug #1534 (Closed): it should be possible to delete locked images
- Images can be deleted in a locked state. If the image is being copied to the repository and deleted in the process, O...
01/11/2013
-
08:59 PM Feature #1709: Add userdata and keypair to New action in Sunstone/Self-service
- This is in part being address in release 4.0
-
08:58 PM Feature #1712: Support for multiple system datastores
- This is interesting, moving it as feature to schedule for a future release...
-
05:42 PM Revision f94ec58d (one): Bug in postinstall
-
04:39 PM Revision 97b521f7 (one): Bump version
-
04:38 PM Revision 22dbfca9 (one): Change directories for debian/ubuntu packages
-
02:03 PM Revision c588ce82 (one): Bad path ins postinstall
-
01:47 PM Backlog #1725 (Pending): Sunstone to allow folder upload
- Useful to register VMDK disks.
-
11:05 AM Revision ad5a2d55 (one): Merge branch 'one-3.8' of git.opennebula.org:one into one-3.8
-
11:03 AM Revision 497c1f7d (one): Remove duplicated version in fsck.rb
-
11:00 AM Bug #1723 (Closed): oned crashes on fresh start when using USER_HOOK
-
10:41 AM Revision 5550bb0f (one): Bump version to the fsck.rb script
-
10:37 AM Revision c96d5d5d (one): bug #1723: Install user hooks after bootstrapping the database.
- (cherry picked from commit 8c9498132e5ce41e98cdd00900fd0e68acd6cbd1)
-
10:36 AM Revision 8c949813 (one): bug #1723: Install user hooks after bootstrapping the database.
-
10:36 AM Revision 17ca0aea (one): Remove duplicated version in fsck.rb
01/10/2013
-
10:30 PM Bug #1723 (Assigned): oned crashes on fresh start when using USER_HOOK
- Hi Rolandas
I can confirm this one. You are totally right, while bootstrapping the DB the HookManager is not start... -
05:23 PM Bug #1723 (Closed): oned crashes on fresh start when using USER_HOOK
- When starting oned first time, with empty DB, there is a crash when oned.conf contains USER_HOOK on CREATE.
When USE... -
06:59 PM Revision 47694b87 (one): Add migrator to install.sh
-
06:31 PM Revision 0cdcf993 (one): Bump to version 3.8.3
-
05:41 PM Bug #1724 (Closed): oZones not working in Debian 6
- the json package doesn't seem to support "convert to symbol" feature.
01/09/2013
-
05:06 PM Feature #1722 (Closed): Implement locks for concurrent driver actions such as iptables and ebtables
- As per this thread: http://lists.opennebula.org/pipermail/users-opennebula.org/2013-January/021457.html, iptables and...
-
03:34 PM Bug #1721 (Closed): VMware datastores doesn't handle non directories
-
03:28 PM Bug #1721 (Closed): VMware datastores doesn't handle non directories
- It always tries to move $DST/disk.vmdk. Should be better of checking that $DST is indeed a directory.
-
03:32 PM Revision 27877254 (one): Bug #1721: Add extra check, if $DST is not directory, prevent renaming
-
02:30 PM Backlog #1720 (Closed): Use exceptions in Ruby OCA
- The current version of Ruby OCA library gives errors returning an OpenNebula::Error object and the client code needs ...
-
02:05 PM Feature #1719 (Closed): Add timeout option to OpenNebula::Client
- Make the connection timeout configurable in Ruby OCA libraries.
-
01:56 PM Feature #1718 (Closed): Add 'status' to the CentOS init scripts
- As per Simon Mudd's contribution (http://lists.opennebula.org/pipermail/users-opennebula.org/2013-January/021468.html...
-
11:24 AM Revision 9e0a0646 (one): Merge remote-tracking branch 'origin/feature-1556'
-
11:22 AM Revision f51d1f1a (one): Feature #1556: Remove help formatting, just in case it breaks something ...
01/08/2013
-
05:34 PM Revision 97efc550 (one): Bug #1698: Automatically trim trailing spaces in NAME attributes
-
02:17 PM Revision 68efaa7e (one): Feature #1556: Add new elem to migrator, and xsd
-
11:44 AM Bug #1716 (Closed): Unexpected convertion on XML special characters when display a vm template in...
-
08:37 AM Bug #1716: Unexpected convertion on XML special characters when display a vm template in sunstone.
- I re-created the issue in #1717
-
07:41 AM Bug #1716 (Closed): Unexpected convertion on XML special characters when display a vm template in...
- There is a bug in sunstone v3.8.1.
When update or show a vm template content in sunstone, the XML special characters... -
10:39 AM Feature #1713: Support "Rename" for vnets, datastores and hosts
- This feature is partially implemented for 4.0 some objects can change their names. We are scheduling this for 4.0 to ...
-
08:34 AM Bug #1717 (Closed): Unexpected convertion on XML special characters when display a vm template in...
- There is a bug in sunstone v3.8.1.
When update or show a vm template content in sunstone, the XML special characters...
01/06/2013
-
10:01 PM Bug #1715 (Closed): monitor host and vm fail
- Thanks, closing...
-
05:12 AM Bug #1715: monitor host and vm fail
- Mybe i have found the reason,
I add the follow into ~/ssh/config of oneadmin, and it's OK now:
Host *
Strict... -
03:01 AM Bug #1715 (Closed): monitor host and vm fail
- I downloaded the 3.8.1 binary file for ubuntu 12.04 and intstall into ubuntu 12.10 server. After installing it with d...
Also available in: Atom