388c4f8b0f
bug #2432 : Update table layout when the image/network is provided using IMAGE and IMAGE_UNAME
2013-11-18 13:37:38 +01:00
0f3a762425
bug #2432 : Select network/image in the template update wizard when provided using IMAGE and IMAGE_UNAME
...
Contributed by Rolandas Naujikas
TODO: Support IMAGE and IMAGE_UID also
2013-11-18 13:37:38 +01:00
49690a9893
Merge remote-tracking branch 'origin/feature-2345'
2013-11-18 13:16:55 +01:00
abe5bf6ba7
bug #2273 : Add missing POWEROFF state in RESUME "from" parameter
2013-11-18 12:35:44 +01:00
ae9e580d41
Feature #2345 : add VLAN_TAGGED_ID to the list of image inherited attributes
2013-11-15 16:43:21 +01:00
1adce277a0
Merge branch 'one-4.4' into feature-2345
2013-11-15 16:19:42 +01:00
456cc4e263
Add migrator to 4.3.85
...
(cherry picked from commit d4572f66a0
)
release-4.4-beta2
2013-11-15 15:03:58 +01:00
d4572f66a0
Add migrator to 4.3.85
2013-11-15 15:03:30 +01:00
677f9dc1a6
bug #2463 : search for IPv4 address in client collectd
2013-11-15 14:54:34 +01:00
d793cc6fa4
refresh man pages
2013-11-15 14:36:00 +01:00
96b5cd4276
Bump to version 4.3.85
2013-11-15 14:32:03 +01:00
dc60d2089b
Merge branch 'feature-2459' into one-4.4
2013-11-15 13:33:12 +01:00
04c5f008a6
Bug #2278 : Removed unneeded comment
...
(cherry picked from commit eb946b4750
)
2013-11-15 13:32:52 +01:00
8099694f04
Bug #2278 : Reset cpu and memory monitorization to 0 when the VM exits the running state
...
(cherry picked from commit 3ece9dacdf
)
2013-11-15 13:32:52 +01:00
1bb0237266
Merge branch 'feature-2459'
2013-11-15 13:32:28 +01:00
1a2b923825
Feature #1796 : Add ceph host and secret to kvm deployment files
2013-11-15 12:58:53 +01:00
360fab7a41
Bug #2444 : fs_lvm does not work with DATASTORE_LOCATION
...
(cherry picked from commit b9f598db395ea7e8e9eb1424dcf4ab06b4c6d2eb)
2013-11-15 11:08:22 +01:00
7bcefc9008
Bug #2444 : fs_lvm does not work with DATASTORE_LOCATION
2013-11-15 11:07:51 +01:00
eb946b4750
Bug #2278 : Removed unneeded comment
2013-11-15 10:42:03 +01:00
79252f0c2c
Merge branch 'feature-2460' into one-4.4
2013-11-14 22:08:33 +01:00
529d4872e6
Merge branch 'feature-2460'
2013-11-14 22:08:15 +01:00
43e436f9c2
Merge branch 'bug-1757' into one-4.4
2013-11-14 18:57:41 +01:00
ce1a054214
Merge branch 'bug-1757'
2013-11-14 18:47:00 +01:00
cb48e1899d
feature-2460: Remove iSCSI from Sunstone
2013-11-14 18:46:20 +01:00
874c7da3a3
bug #2448 : In the datastores tab if you select the element 101 the action is applied to element 1(cherry picked from commit d03736ad88
)
2013-11-14 17:44:50 +01:00
d03736ad88
bug #2448 : In the datastores tab if you select the element 101 the action is applied to element 1
2013-11-14 17:44:20 +01:00
cf4e95ab5c
feature #2454 : Add ipv6 option to novnc(cherry picked from commit 21ca0b49fc
)
2013-11-14 17:31:51 +01:00
21ca0b49fc
feature #2454 : Add ipv6 option to novnc
2013-11-14 17:31:25 +01:00
a960d93936
feature #2455 : Do not recreate the vnc tokens dir if it already exists(cherry picked from commit d4cb259962
)
2013-11-14 17:20:29 +01:00
d4cb259962
feature #2455 : Do not recreate the vnc tokens dir if it already exists
2013-11-14 17:19:51 +01:00
0546c7e77a
feature-2460: Initial take to iSCSI removal. It will be an addon from now on.
...
https://github.com/OpenNebula/addon-iscsi/
2013-11-14 17:10:44 +01:00
dd60e0bd46
bug #2443 : Update storage information for System datastore in info panel
...
(cherry picked from commit 4274ce545f
)
2013-11-14 17:05:33 +01:00
4274ce545f
bug #2443 : Update storage information for System datastore in info panel
2013-11-14 17:05:05 +01:00
3ece9dacdf
Bug #2278 : Reset cpu and memory monitorization to 0 when the VM exits the running state
2013-11-14 17:02:46 +01:00
c569622a96
bug #1757 : add vncunused to xen deployment
2013-11-14 16:58:28 +01:00
7fd7cbad44
feature #2445 : Include SCHED_DS_REQUIREMENTS in the placement tab for each VM(cherry picked from commit 26f2e7e0da
)
2013-11-14 16:26:12 +01:00
26f2e7e0da
feature #2445 : Include SCHED_DS_REQUIREMENTS in the placement tab for each VM
2013-11-14 16:25:46 +01:00
88f9d5d7bc
bug #2255 : Escape double quotes provided in an input text in Sunstone template wizard
...
(cherry picked from commit b501d34fc3
)
2013-11-14 16:04:44 +01:00
3675520470
bug #2255 : Fix bug when a tag contains double quotes in the user template info panel
...
(cherry picked from commit 3f6716bb03
)
2013-11-14 16:04:44 +01:00
3f6716bb03
bug #2255 : Fix bug when a tag contains double quotes in the user template info panel
2013-11-14 15:55:57 +01:00
b501d34fc3
bug #2255 : Escape double quotes provided in an input text in Sunstone template wizard
2013-11-14 15:55:57 +01:00
5abd430094
Bug #2047 : Add NIC/BRIDGE as a default restricted attribute
...
(cherry picked from commit 964def4bc3
)
2013-11-14 15:32:24 +01:00
964def4bc3
Bug #2047 : Add NIC/BRIDGE as a default restricted attribute
2013-11-14 15:28:04 +01:00
b559b3250a
Feature #2459 : Define image, ds and vnet attributes to be inherited to the VM disk or nic sections
2013-11-14 11:49:53 +01:00
ae91f028ae
bug #2108 : LVM datastore clone script doesn't work if hostname contains a dot
...
(cherry picked from commit e5e5a62d43
)
2013-11-14 10:49:31 +01:00
e5e5a62d43
bug #2108 : LVM datastore clone script doesn't work if hostname contains a dot
2013-11-13 16:48:05 +01:00
a1a2cb93d6
Do not call with sudo vgdisplay if it doesn't exist
...
(cherry picked from commit 5415fe686b8a19e325f7c008989b9a43c3bcd4f1)
2013-11-13 16:03:28 +01:00
49eec69f44
Feature #2345 : Open vSwitch drivers now managed the VLAN_TAGGED_ID parameter. This parameter is not yet sent from the core.
2013-11-13 14:54:24 +01:00
04c72e8119
Feature #2449 : Print a nice table for VM requirements in sched.log
...
(cherry picked from commit 63b7956d43
)
2013-11-13 12:47:17 +01:00
63b7956d43
Feature #2449 : Print a nice table for VM requirements in sched.log
2013-11-13 12:35:37 +01:00