1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

9841 Commits

Author SHA1 Message Date
Daniel Molina
ae78f39598 bug #3506: Ignore empty interfaces 2015-01-16 17:26:03 +01:00
Daniel Molina
b1ea19e192 feature #3126: Define search type for search inputs 2015-01-16 17:13:32 +01:00
Ruben S. Montero
cb8d441a56 Merge branch 'feature-3208' 2015-01-16 17:07:22 +01:00
Daniel Molina
b90b40b361 feature #3330: Add option to reacquire vcenter templates and networks from the host create dialog
(cherry picked from commit 3ba36da6247880b32d19b43601df779c4b4b2b97)
2015-01-14 18:13:47 +01:00
Daniel Molina
7ca6790f6b feature #3330: Filter existing templates and nets
(cherry picked from commit 3af8bad7cdb665d2de2b823146d2147e582d63f4)
2015-01-14 18:13:47 +01:00
Javi Fontan
199e070f6d Delete duplicate entry in VirtualMachine actions
(cherry picked from commit f0f5c00f1ff8e8e0cb4b6fe7c779b882835123b8)
2015-01-12 11:08:02 +01:00
Ruben S. Montero
eda70b0e41 Add \n to DESCRIPTION attribute 2015-01-09 20:23:15 +01:00
Ruben S. Montero
f8183d8adb feature #3494: Persistent images can set use permission for group. Note that just one VM can use a persistent image at a time
(cherry picked from commit 1f032c2d831e8081e8704c80baea653d206f22c8)
2015-01-09 18:46:38 +01:00
Ruben S. Montero
2fb533cf23 feature #3356: Add description (from VM Notes) and logo for common OS
(cherry picked from commit f2c71cfdedaab9d516223cea0e64ef9327463d3a)
2015-01-09 18:27:24 +01:00
Daniel Molina
daf201e809 bug #3266: More than one template can be instantiated at once 2015-01-09 17:51:14 +01:00
Javi Fontan
15877c3ee8 bug #3464: deeps search the tree of snapshots
Also the delete method does not remove children so the snapshots
in that tree can be accessed when the parent is deleted.

(cherry picked from commit d62783a7f8d50ba48fd2931b19cd59e3380659e8)
2015-01-09 12:36:35 +01:00
Daniel Molina
bacef184e7 feature #3422: Hide accounting tables by default
(cherry picked from commit 277c7849aba44ae197970123f860fc29866f6746)
2015-01-09 12:08:31 +01:00
Daniel Molina
135191c567 bug #3481: Clear filter when there is no user selected
(cherry picked from commit f57e919e22e18ff9c33af184a663baf7d05b0f43)
2015-01-09 12:08:31 +01:00
Jaime Melis
0ad21cfab0 Typo in sl_driver.conf 2015-01-09 11:28:17 +01:00
Daniel Molina
aabd696846 bug #3474: Change vcenter import button name 2015-01-08 15:38:31 +01:00
Daniel Molina
e67f67187c bug #3481: Use regex to filter user resources
(cherry picked from commit 7cc45141f6e478c1d37a8c5861201b7f5ee4364e)
2015-01-08 13:20:38 +01:00
Ruben S. Montero
5759fb3843 feature #3208: Move common activate function to VLANDriver base class 2015-01-05 16:37:43 +01:00
Ruben S. Montero
5d44f6e758 feature #3208: Implement VXLAN support. Moved common bridge functions from 802.1Q to VLANDriver class. Rename vlan_driver to vlan_tag_driver for 802.1Q. 2015-01-05 02:31:03 +01:00
Jaime Melis
1a5e777e16 Remove unused tests for VNMDriver 2014-12-29 20:45:29 +01:00
Ruben S. Montero
e061f11f69 Merge branch 'feature-3175b' 2014-12-29 15:30:58 +01:00
Jaime Melis
169f564892 feature #3175: Check if RANGE has proper syntax 2014-12-28 10:41:45 +01:00
Ruben S. Montero
1420166880 feature #3175: Fix spoofing with non-SG VMs 2014-12-27 22:21:56 +01:00
Ruben S. Montero
0fcbadea80 feature #3175: Fix bugs. New method to access commands 2014-12-27 01:28:25 +01:00
Ruben S. Montero
ae0bf32400 feature #3175b: rename 802.1Q class name to VLANDriver 2014-12-24 17:00:23 +01:00
Ruben S. Montero
0961dc4829 feature #3175: Rename OpenNebulaNetwork class to VNMDriver. Change filenames also 2014-12-24 00:39:41 +01:00
Daniel Molina
d1d0e7f5b2 feature #3357: Add option to disable capacity and network selects per template 2014-12-23 18:04:23 +01:00
Ruben S. Montero
354cd84a2a feature #3175: Fix bug 2014-12-23 00:17:07 +01:00
Ruben S. Montero
f0e9705f46 feature #3175: Fix minor bugs. Add simple test 2014-12-23 00:09:45 +01:00
Ruben S. Montero
f85a67b0da feature #3175: Fix bugs 2014-12-22 23:39:56 +01:00
Ruben S. Montero
e3a71b17da feature #3175: Move VNM drivers to new modules 2014-12-22 20:10:53 +01:00
Ruben S. Montero
90c3e9ffb1 feature #3175: Fix multiple syntax errors 2014-12-22 19:50:44 +01:00
Ruben S. Montero
536be6ecf0 feature #3175: Moved firewall and SG drivers to new module. Removed old files 2014-12-22 19:10:30 +01:00
Ruben S. Montero
fba4deec6e feature #3175: Moved Nic and VM to new modules 2014-12-22 14:12:16 +01:00
Ruben S. Montero
0e49cf00bb feature #3175: More refactor 2014-12-22 11:48:51 +01:00
Ruben S. Montero
bf64fa1bc8 feature #3175: Some refactor of SG classes 2014-12-22 03:43:12 +01:00
Ruben S. Montero
1ea4c1a8d6 bug #3443: Reset address index when size is updated
(cherry picked from commit bda68ea01183725204b931a3da44c5ea5428cbc7)
2014-12-20 21:55:39 +01:00
Ruben S. Montero
f154facff4 feature #3306: Fix template-tab.js merge 2014-12-20 11:03:43 +01:00
Ruben S. Montero
713a09b7a1 feature #3412: Fix install path
(cherry picked from commit 1af165f99df2a02cdbc011a26454bc9384482c52)
2014-12-20 01:49:07 +01:00
Ruben S. Montero
baed93be75 feature #3306: Fix bug in vcenter driver 2014-12-20 01:34:13 +01:00
Ruben S. Montero
40e317952c bug #3463: Make NIC search more robust 2014-12-20 01:34:13 +01:00
Javi Fontan
c59cf85bf7 bug #3462: show defined nics for hybrid VMs 2014-12-20 01:34:13 +01:00
Tino Vazquez
b95f0188cc Feature #3306: Add model aliases 2014-12-20 01:34:13 +01:00
Daniel Molina
df15fa4c96 feature #3306: Fix vcenter network layout 2014-12-20 01:34:13 +01:00
Tino Vazquez
67c60a5e87 Feature #3306: Fix wrong AR template creation 2014-12-20 01:34:13 +01:00
Tino Vazquez
0c64471753 Feature #3306: Add Sunstone support for importing vCenter networkFeature #3306: Add Sunstone support for importing vCenter networkss 2014-12-20 01:34:13 +01:00
Tino Vazquez
57606c6084 Feature #3306: Add IPv4, IPv6 support for vCenter networks 2014-12-20 01:34:13 +01:00
Tino Vazquez
98df77f19b Feature #3306: Add size to network importing 2014-12-20 01:34:13 +01:00
Tino Vazquez
256d8a73db Feature #3306: Add Distributed Network support for vCenter
Add VLAN retrieval
2014-12-20 01:34:13 +01:00
Tino Vazquez
547bc6c8a5 Feature #i3307: Add attach/detach nic for vCenter VMs 2014-12-20 01:32:06 +01:00
Javi Fontan
1c72903cc5 bug #2783: use df instead of du for datastore usage
(cherry picked from commit 4ec69144c9561d9200f0578ae9a4701b4dbeb5a7)
2014-12-19 16:55:58 +01:00