Activity
From 07/16/2017 to 08/14/2017
08/14/2017
-
10:22 AM Backlog #4274 (Closed): "Cold" resize operation for Images
- This is already done
-
09:02 AM Feature #5257: Explain how to add HTTPS to XMLRPC
- I'm willing to write this documentation, but I'm not sure where exactly to add it. I was thinking to add it to fronte...
08/11/2017
-
02:52 PM Bug #5311 (Closed): Problem with IE11 and current (5.4) Sunstone ?
- Hi dear OpenNebula Dev-Team,
just mailed with Jaime cause a problem at one of our current OpenNebula installations... -
01:48 PM Request #5310: Make column order configurable
- If making columns configurable is a big effort, it would be really nice if at least the Name column is displayed befo...
-
01:46 PM Request #5310 (Pending): Make column order configurable
- Currently it's possible to show/hide columns (of e.g. VMs list) by modifying views, but it's not possible to change i...
-
10:10 AM Revision c5f70a4d (one): F #5204: Work on restrictred attributes
- (cherry picked from commit 6c1c618093a379b2b52608a146d1c79160cac43d)
-
08:20 AM Revision 37dc649f (one): F #5305: Improve error handling
-
07:28 AM Bug #5309 (Pending): HA: vip.sh arping parameter insuficcient
- In larger environments the switch of the floating IP to a different host has to be announced via a unsolicited ARP pa...
08/10/2017
-
08:01 AM Bug #5308 (Closed): error reverting snapshot in cloud view
- In in the cloud view (cloud.yaml), if you activate storage-tab and snapshot create/revert, you obtain an empty page w...
08/09/2017
-
09:08 AM Revision d2f8a90b (one): B Bug when loading wrong history records
- (cherry picked from commit a7da860064553b8dac2b31f667ef8176e51b771e)
-
09:06 AM Revision a7da8600 (one): B Bug when loading wrong history records
-
08:48 AM Revision 3b5a8ef7 (one): F #5305: fsck should locate the image based on just the name
- (cherry picked from commit 25df1f160747a964b7c192feb363fa7299ebed96)
- 08:48 AM Revision 83609de4 (one): Fix vxlan device creation (#424)
- B #5302: Use of IPAddr class instead of non existent module VNMMAD::VNMNetwork::IPv4
(cherry picked from commit 219b... -
08:46 AM Revision 9158a2b9 (one): B #5307: Build index for logdb table
- (cherry picked from commit 55d82ac237dd2bd0e5a811a902d8131f34a37884)
-
08:45 AM Revision 55d82ac2 (one): B #5307: Build index for logdb table
08/08/2017
-
02:31 PM Backlog #2348: Add static MAC address to
- Anything new wrt. this topic? I would also like to use more than one IP (and IPv6!) address in a VM without disabling...
08/07/2017
-
12:38 PM Revision 6cf8bb31 (one): B OpenNebula seg faults when there are gaps in the history sequence
- (cherry picked from commit ea357cc58f88c634f08d848e369a4c4ae0f2ae42)
-
12:32 PM Bug #5307 (Closed): Add indexes to DB to speed up HA recovery
- create index timestamp_idx on logdb (timestamp);
create index fed_index_idx on logdb (fed_index);
Must be added t... -
12:21 PM Bug #5306: Inconsistent view of GPU resource usage leading to deployment failure. (how to repair?)
- Look also at https://forum.opennebula.org/t/vm-pool-and-host-pool-table-out-of-sync-resulting-in-error-requested-oper...
-
11:49 AM Bug #5306 (Pending): Inconsistent view of GPU resource usage leading to deployment failure. (how ...
Opennebula 5.2.1
using PCI GPU passthrough.
There are 4 GPU cards in each (GPU) host.
The information for the ...-
12:08 PM Revision ea357cc5 (one): B OpenNebula seg faults when there are gaps in the history sequence
08/04/2017
-
03:08 PM Feature #5305 (Closed): fsck should locate the image based on just the name
- The fsck has a section that migrates from the deprected os/boot directive: OS = [ BOOT = "hd" ] to the new more flexi...
-
03:08 PM Revision 25df1f16 (one): F #5305: fsck should locate the image based on just the name
-
01:30 PM Request #5304 (Pending): personalise the name of the VMs in vcenter
- As requested by:
https://support.vonecloud.com/hc/en-us/community/posts/115003099049-VM-Name-Prefix-per-Group -
09:46 AM Request #5299: Use IMAGE_ID in templates instead of IMAGE
- Yes this is Big-Endian/Little-Endian war.
Actually, the first versions of OpenNebula used IMAGE_ID, but there was... -
09:36 AM Bug #5302 (Closed): VXLAN driver is using a module that does not exist
-
09:32 AM Bug #5302 (Closed): VXLAN driver is using a module that does not exist
- This is explained here:
https://github.com/OpenNebula/one/pull/424 - 09:35 AM Revision 219b0545 (one): Fix vxlan device creation (#424)
- B #5302: Use of IPAddr class instead of non existent module VNMMAD::VNMNetwork::IPv4
08/03/2017
-
01:41 PM Request #5299: Use IMAGE_ID in templates instead of IMAGE
- If IMAGE is already used and it's not changed when updating a template, it's hard to replace it, because it would nee...
-
01:04 PM Request #5299: Use IMAGE_ID in templates instead of IMAGE
- IMO the suggestion is changing the current user experience. And the proper fix should be when renaming an image to re...
-
12:42 PM Request #5299: Use IMAGE_ID in templates instead of IMAGE
- I don't think it this should be complicated. Using a name instead of the ID has many drawbacks because of renaming of...
-
11:38 AM Request #5299: Use IMAGE_ID in templates instead of IMAGE
- As the core accept both name and ID i think that it should be a configuration option what to use, or when an image is...
-
12:02 PM Bug #5297: Disk "Size on instantiate (MB)" in VM template
- not only, also need fix input label in sunstone
-
11:51 AM Bug #5297: Disk "Size on instantiate (MB)" in VM template
- As the value in the database is same as the value passed to the TM_MAD/clone (both are in MB) most probably the fix s...
-
11:32 AM Bug #5301 (Closed): Wrong error msg when disk-saveas without name
- How to reproduce in sunstone:
1. Open VM Storage tab
2. Click on "Saveas"
3. Click on "Save as" without providin... -
10:35 AM Revision 74206bd9 (one): Raft stability patch:
- * Do not reset vote on followers upon successful election
* Cache one_auth secret to fix mt issue and improve heart... -
10:28 AM Revision a6addb31 (one): Raft stability patch:
- * Do not reset vote on followers upon successful election
* Cache one_auth secret to fix mt issue and improve heart...
08/02/2017
-
03:56 PM Bug #5300 (Closed): Disk size is not monitored (qcow2)
- After upgrade to 5.4, real disk size is not monitored. In sunstone for ex. I see only -/10GB and not 2.3GB/10GB
In... -
03:03 PM Request #5299 (Pending): Use IMAGE_ID in templates instead of IMAGE
- When you create a template in Sunstone and select an image, that image is saved in the template in "IMAGE = image_nam...
08/01/2017
-
10:29 PM Bug #5298 (Closed): Cost calculation on VM instantiation tab
- When I moving/clickin with sliders in VM instatiate tab, cost is not recalculated, or recalculated nonsense values. T...
-
10:25 PM Bug #5297 (Closed): Disk "Size on instantiate (MB)" in VM template
- Disk "Size on instantiate (MB)" in VM template have to be "Size on instantiate (GB)"
-
11:47 AM Feature #5189: Azure driver auth system
- Needs to update documentation
-
11:45 AM Revision f13fa6b7 (one): Merge branch 'Semedi-F5189' into one-5.4
-
11:44 AM Revision a3b21a0a (one): Merge branch 'Semedi-F5189'
-
11:43 AM Revision 16b87308 (one): F #5189: Put limits in just one constant
-
10:04 AM Bug #5296 (Closed): User Inputs do not work if INPUTS_ORDER is not defined
- Sunstone should draw the USER_INPUTS even if there are no INPUTS_ORDER defined.
-
09:50 AM Backlog #5295 (Pending): Make oned work with musl
07/31/2017
-
02:57 PM Feature #4607 (Closed): control panel port redirection
- Fixed by Jaime's older commit....
-
12:24 PM Feature #5279: Can not flatten image without losting latest state.
- +1
Count me for this feature too :)
Cheers,
Anton -
06:49 AM Bug #5291: VM Instances error in order by ID
- hello, there are more places where order is bad. For ex, today I see it in showback table, when I order by VM hours, ...
07/29/2017
-
08:00 AM Bug #5291: VM Instances error in order by ID
- yes, it is working in cloud view now.
07/28/2017
-
04:47 PM Request #5294 (Pending): Support nested groups in ldap
- Currently the ldap driver does not support groups withing groups.
-
04:39 PM Bug #5260 (Closed): DB fsck fails for martekapp
-
04:36 PM Revision 419c16fd (one): B #5260: fix fsck for marketplace and apps
- (cherry picked from commit 8359d6ba340225fa44de64175c7881b00df2eec2)
-
04:34 PM Revision 8359d6ba (one): B #5260: fix fsck for marketplace and apps
-
02:39 PM Bug #5291: VM Instances error in order by ID
- I can't reproduce the problem.
Try with this in /src/sunstone/public/app/tabs/provision-tab/vms/list.js (line 144... -
01:01 PM Bug #5291: VM Instances error in order by ID
- Hello, I tried it, it is partially fixed. Cloud view still doesn't work.
-
12:29 PM Bug #5291: VM Instances error in order by ID
- https://github.com/OpenNebula/one/commit/427322ebb57305a919e9183acea3108091b5242d
-
09:53 AM Bug #5291: VM Instances error in order by ID
- Hello, thank you. Any path or git commit ref? I like to try it. Thanks
-
09:47 AM Bug #5291: VM Instances error in order by ID
- Solved.
Thanks for the report.
Regards. -
01:16 PM Revision 546a56da (one): B #5293 Solved bug INPUTS_ORDER in lowercase (#423)
- (cherry picked from commit 2cea97b73f139d37a06b9507f248f785cefdf736)
-
01:14 PM Revision 2cea97b7 (one): B #5293 Solved bug INPUTS_ORDER in lowercase (#423)
-
12:50 PM Bug #5293 (Closed): User inputs
- When the name is in lowercase, the INPUTS_ORDER attribute also. The match between INPUTS_ORDER and USER_INPUTS is nev...
-
12:46 PM Feature #4977 (Closed): When a MarketplaceApp is removed from the MarketPlace, it should be remov...
-
10:50 AM Feature #5247: Wild VMs should import NICs and Disks
- Also, control rollback
-
10:50 AM Feature #5247: Wild VMs should import NICs and Disks
- NICs pointing to existing networks.
DISKs do not need an image in the datastore, but rather being not backed by an... -
10:04 AM Revision 6a3c5b3f (one): B #5291 Solved bug VM Instances error in order by ID (#422)
- (cherry picked from commit 427322ebb57305a919e9183acea3108091b5242d)
-
10:04 AM Revision c392faa6 (one): B #5290 Solved bug filenames datastore in VM Template (#421)
- (cherry picked from commit 09851f95fb9881133f133795c8fab79bd319a5b2)
-
10:04 AM Revision 427322eb (one): B #5291 Solved bug VM Instances error in order by ID (#422)
-
09:38 AM Request #5289: Make the expand button more visible
- Hi Strahinja,
Due to the general Sunstone style, we believe highlighting the expand button will break this. once n... -
08:42 AM Request #5289 (Closed): Make the expand button more visible
07/27/2017
-
07:37 PM Bug #5291: VM Instances error in order by ID
- Problem is in every view - cloud, user, admin.... also if no order is specified, so looks like this is not sunstone e...
-
07:31 PM Bug #5291 (Closed): VM Instances error in order by ID
- After upgrade to 5.4 from 5.2 I experience error in ordering VMs by ID, so I can't see machines in order from newest ...
-
05:51 PM Bug #5248 (Closed): EC2 errors should be reported to the driver
-
02:48 PM Revision 6739f9dc (one): F #5248 Ec2 errors reported to the driver
- (cherry picked from commit dee8075be7331c8b72bd490d53bb5ea6ad737a23)
-
02:42 PM Revision 784bbc04 (one): Merge pull request #418 from Semedi/F5248
- F #5248 Ec2 errors reported to the driver
-
02:40 PM Revision 09851f95 (one): B #5290 Solved bug filenames datastore in VM Template (#421)
-
02:06 PM Bug #5290: Filenames added from files datastore are not escaped
- Adding quotes should work.
-
02:05 PM Bug #5290 (Closed): Filenames added from files datastore are not escaped
- Some file names can cause errors when not escaped....
-
10:59 AM Revision b27aba83 (one): Merge branch 'juanmont-feature-4977'
-
10:54 AM Revision bc5f2adf (one): Merge branch 'juanmont-feature-4977' into one-5.4
-
10:51 AM Revision 6368bb51 (one): F #4977: Move missing monitor map logic to monitor_action()
-
09:17 AM Revision 46abb32e (one): R #5283 Added scroll bar in Sunstone VM Log (#417)
- (cherry picked from commit 399dd4de32ce0b7deea8fec151fdb60280cfef94)
-
09:17 AM Revision 82b84e2b (one): B #5256 Added actions panel in VM Template yamls (#416)
- (cherry picked from commit 457ef3d16e1b88ae76e8674aaf5f425a04fb0a30)
-
09:17 AM Revision 3a1eb01a (one): Added subheader in all resource-tab (#414)
- * Added total ACLs
* Added total Zones
* Added total Clusters
* Added total Security Groups
* Added total MarketP... -
09:17 AM Revision 6afeb038 (one): Solved bug when Network Topology is empty (#413)
- (cherry picked from commit 91a59fbf809160886c825e139a2d60daf5a852d6)
-
09:17 AM Revision e4b76b77 (one): Added TotalVMs and solved bug in VMGroups (#412)
- (cherry picked from commit ee1f8d046dd9076bcfae9803faa0f279d08ea00a)
-
09:15 AM Revision 0532171f (one): B #5256 Changed disk-resize to 'true' in cloud_vcenter view (#408)
- (cherry picked from commit dc5c0448bf275f5857d511a55c13021a4ead2521)
-
09:14 AM Revision 00cb3098 (one): B #4978 Solved bug in date sorting 'Registration Time' (#410)
- (cherry picked from commit d87a18b71cfc2cae0419ad7005178f140e18aab9)
-
09:13 AM Revision 6eb602e7 (one): Solved NaN Cost in general panel VM Template (#409)
- (cherry picked from commit 69e776518ed7e9a10e7c8ede89c124042313b8c8)
-
09:13 AM Revision 918579d2 (one): F #5217 Added ds requirements instantiate VM (#407)
- * Added ds requirements instantiate VM
* Solved bug in VMGroup datatable cloud view
* F #5217 Added DS Requirements... -
08:57 AM Revision 1f6286b2 (one): Added TotalVMs and solved bug in VMGroups (#412)
-
08:57 AM Revision 5757bd4a (one): Fix problem with rubygems from ruby 1.9
-
08:57 AM Revision 5c4b9f9e (one): Change ec2 type names in onehost create help
-
08:57 AM Revision 2911648e (one): ec2 capacities FIX
-
08:57 AM Revision d4367953 (one): F #5217 Added ds requirements instantiate VM (#407)
- * Added ds requirements instantiate VM
* Solved bug in VMGroup datatable cloud view
* F #5217 Added DS Requirements... -
08:57 AM Revision ea84b0b4 (one): Solved NaN Cost in general panel VM Template (#409)
-
08:57 AM Revision a0cc0632 (one): B #4978 Solved bug in date sorting 'Registration Time' (#410)
-
08:57 AM Revision f89decb4 (one): B #5256 Changed disk-resize to 'true' in cloud_vcenter view (#408)
-
08:57 AM Revision f66e022b (one): Update XSD documents
-
08:57 AM Revision 6606f9fc (one): F #4913: Use the pool instead of querying opennebula
-
08:57 AM Revision b9e9f966 (one): Added subheader in all resource-tab (#414)
- * Added total ACLs
* Added total Zones
* Added total Clusters
* Added total Security Groups
* Added total MarketP... -
08:57 AM Revision a18da15b (one): B #5256 Added actions panel in VM Template yamls (#416)
-
08:57 AM Revision 843446a1 (one): R #5283 Added scroll bar in Sunstone VM Log (#417)
-
08:57 AM Revision 0c715f3a (one): B: Add DS_ID and TM_MAD to last history record
-
08:57 AM Revision 30d8b368 (one): Fix bug with imported VMs in premigrator
-
08:57 AM Revision 8f1870ad (one): F #4894 Added terminate action with FAILURE state VMs in Sunstone (#406)
-
08:57 AM Revision fd170f21 (one): Fix for onefsck
-
08:57 AM Revision 091b76ec (one): fsck returns a hash of versions instead of string
-
08:57 AM Revision 333c7cd7 (one): Solved bug custom host information (#405)
-
08:57 AM Revision 5f28a7bf (one): B: Solves issues when loading VM template in history records
-
08:57 AM Revision 57e65f50 (one): Solved bug when updating volatile disk
-
08:57 AM Revision a9fdee48 (one): B : Load vm_info from history records
-
08:57 AM Revision 0e1d5e42 (one): F #5245 Added datastore datatable in datastore requirements and solved b...
-
08:57 AM Revision 60f7bddb (one): F #4913: Speed up monitorization
-
08:57 AM Revision 929f01eb (one): F #4913: Remove templates that have images with spaces
-
08:57 AM Revision dd97208c (one): Remove specific vCenter deploy action
-
08:57 AM Revision e243c86b (one): F #4913: Do not discover unmanaged nics/disks
-
08:57 AM Revision 221ce1c6 (one): Do not delete VLAN_ID from inside ARs
-
08:57 AM Revision 86f6dda9 (one): Simplify vCenter wild VM import code
-
08:57 AM Revision 902a0183 (one): F #5217 Added Host requirements instantiate VM (#401)
- * Added hosts requirements intantiate VM
* F #5217 Added Host requirements instantiate VM -
08:57 AM Revision 27e61bae (one): Bump version to 5.4.0
-
08:57 AM Revision d379600a (one): Do not show stacktrace to users
-
08:57 AM Revision c2b01780 (one): Capture non imported DS error on wild VM import
-
08:57 AM Revision 77c71baf (one): Search for newest schema definition in onedb
-
08:57 AM Revision 82cb9861 (one): Better monitor for vCenter driver for VM datastore retrieval
-
08:57 AM Revision aa7c18e5 (one): B #5249: bug handling error in onegate
-
08:57 AM Revision 0492da97 (one): vCenter import wild VMs now add the correct DS
-
08:57 AM Revision 49981031 (one): Solved bug when Network Topology is empty (#413)
-
08:18 AM Feature #5001 (Closed): Add warning text to terminate vm dialog in Sunstone
07/26/2017
-
03:08 PM Request #5289 (Closed): Make the expand button more visible
- Maybe it's just me, but I find the expand button in the Sunstone web interface almost invisible. For example when I w...
-
02:37 PM Bug #5288 (Closed): Support spaces in VMDK names and dirnames
- This prevents the use and import of VMs and VM Templates with disks with spaces
-
01:36 PM Feature #4607 (Assigned): control panel port redirection
-
12:59 PM Revision fed93cda (one): F #4977 Removed MarketPlaceApp from OpenNebula
-
11:09 AM Bug #5286 (Closed): vCenter VM NICs pointing to the same network are not correctly identified
- This causes multiple networks to be created, instead of all VMs pointing to the same one.
Reported here: https://f... -
10:36 AM Bug #5285: Skip vCenter VApps when importing templates as they are not supported
- In reality the problem is that the RESOURCE_POOL cannot be a VApp.
-
10:25 AM Bug #5285 (Closed): Skip vCenter VApps when importing templates as they are not supported
- Document this.
-
09:08 AM Feature #5284 (Closed): Add volatile disk should allow user to specify size in MB as well as GB
- Including a slider is also a very good idea.
-
09:08 AM Revision dee8075b (one): F #5248 Ec2 errors reported to the driver
-
09:04 AM Revision 399dd4de (one): R #5283 Added scroll bar in Sunstone VM Log (#417)
-
09:02 AM Revision 457ef3d1 (one): B #5256 Added actions panel in VM Template yamls (#416)
-
07:37 AM Request #5283: Scroll Bar in Sunstone VM Log
- Done.
Thanks for the report.
Regards.
07/25/2017
-
11:33 PM Request #5283 (Closed): Scroll Bar in Sunstone VM Log
- Hello it would be nice to have a scroll bar to move through the VM log, instead of losing the top control buttons fro...
-
12:15 PM Revision f87ca90b (one): F #5189 small fix LOCATION and az conf file
-
10:04 AM Revision 98ab93f2 (one): F #5189 core changes hybrid encrypt
-
08:17 AM Feature #5282 (Pending): Image datastores should be able to specify a list of compatible system d...
07/24/2017
-
04:28 PM Bug #5280 (Closed): Add linked clone import option for vCenter VM Templates through Sunstone
- Now this option is only available through the onevcenter CLI command
-
03:36 PM Feature #5279: Can not flatten image without losting latest state.
- Hello, I was playing with snapshots and figure out, that there is no option to flatten image also with latest state. ...
-
03:33 PM Feature #5279 (Pending): Can not flatten image without losting latest state.
- Hello, I was playing with snapshots and figure out, that there is no option to flatten image also with latest state. ...
-
02:13 PM Revision 1b8d0ea8 (one): Added subheader in all resource-tab (#414)
- * Added total ACLs
* Added total Zones
* Added total Clusters
* Added total Security Groups
* Added total MarketP... -
01:46 PM Revision 91a59fbf (one): Solved bug when Network Topology is empty (#413)
-
01:46 PM Revision ee1f8d04 (one): Added TotalVMs and solved bug in VMGroups (#412)
-
01:44 PM Revision dc5c0448 (one): B #5256 Changed disk-resize to 'true' in cloud_vcenter view (#408)
-
01:44 PM Revision d87a18b7 (one): B #4978 Solved bug in date sorting 'Registration Time' (#410)
-
01:44 PM Revision 69e77651 (one): Solved NaN Cost in general panel VM Template (#409)
-
01:17 PM Bug #5277 (Closed): Azure Vms multiLocation support
- this feature is broke, also its mandatory the change due to the new confs files. (Driver cannot check location inside...
-
08:40 AM Revision fa6917bc (one): Merge branch 'feature-5015' into one-5.4
-
08:39 AM Revision 04bc4707 (one): Merge branch 'feature-5015'
07/23/2017
-
03:59 AM Bug #5266 (Closed): README.md out of date?
- I have built OpenNebula on Gentoo Linux (musl libc userland), and am attempting to configure it, however it seems the...
07/21/2017
-
07:31 PM Revision 61604adb (one): F #5189 azure driver asks about capacity, added retrieve host method
-
07:31 PM Revision 3132c147 (one): azure driver code indentation
-
07:31 PM Revision 5ec658ed (one): F #5189 CORE encrypt || fix capacities
-
07:31 PM Revision 046e5bbc (one): F #5189 Added azure creation host help
-
07:31 PM Revision 07084611 (one): F #5189 Azure retrieves auth info from template, encrypting test
-
07:31 PM Revision 589d7a12 (one): F #5189 new azure auth options requests
-
07:31 PM Revision 1a3de82c (one): F #5189 az_driver ask for CERTIFICATE ATT
-
02:06 PM Feature #5265 (New): Enable KVM live migration on local storage
-
02:05 PM Backlog #5264 (Pending): Automatic BRIDGE naming
- Creation of BRIDGES should be suggested by OpenNebula, as VLAN IDs are.
-
12:05 PM Bug #5263 (Closed): GPRAPHICS/PORT is not cleared after freeing it in the cluster vnc port pool
- undeployed VMs will not be able to restart if other VM take over the port.
-
11:41 AM Bug #5262 (New): Update the pci-passthrough documentation
- The part on setting up the hypervisor is totally updated and misleading.
-
11:28 AM Bug #5260 (Closed): DB fsck fails for martekapp
- As reported here:
https://forum.opennebula.org/t/5-4-onedb-fsck-error/4626 -
11:22 AM Bug #4143 (Closed): Better exception control in ec2 library
-
11:22 AM Feature #4132 (Closed): Improve hybrid integration
-
11:11 AM Bug #5018: Opennebula-sunstone does not upload images via web-interface.
- Hi,
I can't reproduce your problem.
I've upload a Debian image and I've added the image to the VM template withou... -
11:08 AM Feature #5217: Ease DS selection on VM Template update and instantiation
- Needs cherry pick to one-5.4
-
11:06 AM Revision 5f35e0d0 (one): F #5217 Added ds requirements instantiate VM (#407)
- * Added ds requirements instantiate VM
* Solved bug in VMGroup datatable cloud view
* F #5217 Added DS Requirements... -
11:05 AM Bug #4041 (Closed): sunstone problems when retrieving resource information
- Cannot reproduce, please reopen if it also happens in 5.4
-
11:03 AM Bug #4430 (Closed): Error allocating a new image. NAME is already taken
- We cannot reproduce the problem. Please if it also happens in 5.4.
-
11:01 AM Bug #4873 (Closed): Error message in sunstone when enabling or disabling a host
-
10:59 AM Bug #4978 (New): Ordering in Market Apps registration time is done alphabetically
-
10:50 AM Bug #4830 (Closed): zendesk gem issue: `strip!’: can’t modify frozen String (RuntimeError)
-
10:49 AM Bug #4961 (Closed): Cannot remove SSH information in cloud view from a user
-
10:49 AM Bug #4936 (Closed): Unable to delete SSH public key
- Solved in #4961
-
10:47 AM Bug #5044 (Closed): Description text need to be modified
-
10:05 AM Backlog #5177: Network creation dialog should feature a dropdown
- Monitoring probes need to return host bridges
-
09:32 AM Backlog #2043: Adding MacVTap Driver
- This is a standard feature on SR-IOV enabled nics by now.
Would be wonderful if it got implemented after 4 years :( -
08:26 AM Bug #4252 (Closed): OpenNebula Crashed :)
07/20/2017
-
06:30 PM Request #5259 (Pending): manage templates by group
- I have a variety of templates that all have the same underlying image. I would greatly ease my workflow to be able to...
-
10:41 AM Bug #5258: VM Groups datatables duplicated in cloud view
- Changed beetwen templates.
-
10:37 AM Bug #5258 (Closed): VM Groups datatables duplicated in cloud view
-
09:44 AM Feature #5257: Explain how to add HTTPS to XMLRPC
- Notes for the docs:...
-
08:53 AM Feature #5257 (New): Explain how to add HTTPS to XMLRPC
- To harden OpenNebula based clouds. Using an SSL proxy like nginx
-
09:18 AM Revision 62c8ed08 (one): ec2 capacities FIX
-
09:03 AM Revision 22d31c2e (one): Change ec2 type names in onehost create help
-
08:45 AM Revision 591e21d7 (one): Fix problem with rubygems from ruby 1.9
07/19/2017
-
05:10 PM Feature #5104 (New): Enhance sched messages in Sunstone to clarify addinity/antiaffinity capacity...
- Give more detailed feedback back to the user.
-
04:27 PM Bug #5256 (Closed): Review all .yaml actions in sunstone views
- For instance, disk_resize is not enabled in cloud_vcenter, when it should be
-
02:52 PM Revision 8efe05f0 (one): Fix bug with imported VMs in premigrator
-
12:35 PM Revision 38588087 (one): B: Add DS_ID and TM_MAD to last history record
-
10:22 AM Feature #4894: onevm terminate should work for failed VMs
- Added terminate action with FAILURE state VMs in Sunstone.
-
10:15 AM Revision 3dc6be9c (one): F #4894 Added terminate action with FAILURE state VMs in Sunstone (#406)
-
09:32 AM Feature #5255 (Pending): Gather network information using qemu-guest-agent
- Use a system similar to vCenter to gather network information for VMs that do not use IPs generated by OpenNebula.
-
09:29 AM Revision c68b5485 (one): Merge branch 'juanmont-feature-5015' into feature-5015
-
09:27 AM Revision 508112fb (one): F #5015: Add sched_action parse to insert
-
09:05 AM Bug #5251 (Closed): Add Sunstone screenshots to Marketapp guide
-
09:00 AM Revision 6738141a (one): Fix for onefsck
-
08:59 AM Revision 6c781663 (one): Solved bug custom host information (#405)
07/18/2017
-
04:19 PM Revision a2ad9662 (one): B: Solves issues when loading VM template in history records
-
02:34 PM Bug #5254 (New): Include information about association of vm operation to an usage right class
- In Section "Managing Permission through the CLI" of http://docs.opennebula.org/5.4/operation/users_groups_management/...
-
02:30 PM Bug #5253 (New): Improve Operation References in documentation
- do we need host template reference? datastore reference? public_cloud reference vcenter, ec2, azure?
http://docs.o... -
02:27 PM Bug #5252 (New): Add OneFlow mention to Cloud Servers Authentication guide
- http://docs.opennebula.org/5.2/deployment/sunstone_setup/cloud_auth.html
-
02:26 PM Bug #5251 (Closed): Add Sunstone screenshots to Marketapp guide
- In the following sections
Listing MarketPlaceApps
Show a MarketPlaceApp
Create a New MarketPlaceApp
Exp... -
02:20 PM Bug #5250 (New): Update FT hook flags
- In http://docs.opennebula.org/5.4/advanced_components/ha/ftguide.html
- 12:34 PM Revision 7448957f (one): Merge pull request #404 from abelCoronado93/bug-storage
- Solved bug when updating volatile disk
-
12:10 PM Revision 07ec523e (one): Solved bug when updating volatile disk
-
11:44 AM Revision 468a4060 (one): B : Load vm_info from history records
-
11:43 AM Revision a87d049c (one): Update XSD documents
-
09:26 AM Bug #5182 (Closed): vcenter migrator and premigrator failing
-
09:04 AM Revision d0973401 (one): F #5015 Added new parser for sched_action
-
08:46 AM Revision 6929cc37 (one): fsck returns a hash of versions instead of string
07/17/2017
-
03:33 PM Revision 33b9d899 (one): F #4913: Remove templates that have images with spaces
-
03:33 PM Revision fdf66ebc (one): Remove specific vCenter deploy action
-
03:33 PM Revision 452738b4 (one): Do not delete VLAN_ID from inside ARs
-
03:33 PM Revision 9e5bb8b9 (one): F #4913: Use the pool instead of querying opennebula
-
03:33 PM Revision 4944a4ae (one): F #4913: Do not discover unmanaged nics/disks
-
03:33 PM Revision 91a88319 (one): F #4913: Speed up monitorization
-
03:21 PM Revision a077d005 (one): Simplify vCenter wild VM import code
-
02:43 PM Revision 9e19ea51 (one): F #5217 Added Host requirements instantiate VM (#401)
- * Added hosts requirements intantiate VM
* F #5217 Added Host requirements instantiate VM -
02:41 PM Feature #5015: Add SCHEDULED ACTIONS to VM Templates
- Check and delete 'done' and 'message' attributes when updating VM Template from advanced wizard.
-
12:41 PM Bug #5088 (Closed): Section about maintaining two (or more) revisions of the same OS in the virtu...
- Same reason as #5088
-
12:41 PM Feature #5090 (Closed): KVM nodes of different OS versions should be in different clusters
-
12:38 PM Feature #5090: KVM nodes of different OS versions should be in different clusters
- This is already said in the Open Cloud Architecture section:
http://docs.opennebula.org/5.4/deployment/cloud_desig... -
12:22 PM Feature #5089 (Closed): Be more specific regarding the steps that need to be followed in the node...
- The documentation now tells where to stop when upgrading
-
11:24 AM Revision f93e2be0 (one): Bump version to 5.4.0
-
11:03 AM Revision b41afe0c (one): Do not show stacktrace to users
-
10:40 AM Revision 4ece67e4 (one): Capture non imported DS error on wild VM import
-
10:23 AM Feature #5220 (Closed): Review Upgrade guide for 5.4
-
10:23 AM Feature #5219 (Closed): Compatibility Guide for 5.4
-
10:19 AM Revision 8305bf63 (one): Search for newest schema definition in onedb
-
09:49 AM Revision 70ec5da4 (one): Better monitor for vCenter driver for VM datastore retrieval
-
09:31 AM Feature #5020 (Closed): explain in the ceph documentation page how to configure the system datastore
- This was already fixed
-
09:16 AM Bug #5249 (Closed): OpenNebula gate does not correctly handle errors
-
09:13 AM Revision 442b9dcb (one): B #5249: bug handling error in onegate
Also available in: Atom