Dietmar Maurer
10a9563eb4
use new ovs bond modes (changed in pve-common)
2013-12-30 07:38:13 +01:00
Dietmar Maurer
78f6a28692
make lint happy
2013-12-30 07:37:40 +01:00
Dietmar Maurer
f1a0c7938a
make lint happy
2013-12-30 07:22:54 +01:00
Dietmar Maurer
11fb3bb298
bump version to 3.1-31
2013-12-27 09:53:55 +01:00
Dietmar Maurer
bdfa249812
check if ovs is installed when creation ovs network components
2013-12-27 09:52:22 +01:00
Dietmar Maurer
d11733f8da
add GUI for openvswitch network
2013-12-27 09:45:31 +01:00
Dietmar Maurer
670804cbdc
remove ovs database at boot time
...
We store our network config in /etc/network/interfaces instead.
2013-12-27 09:42:29 +01:00
Dietmar Maurer
4c7ab955ec
bump version to 3.1-30
2013-12-23 07:24:12 +01:00
Dietmar Maurer
9e5c483302
ceph GUI: fix state handling
2013-12-23 07:23:01 +01:00
Dietmar Maurer
f7e342ea2a
ceph: allow to specify network
2013-12-21 10:18:17 +01:00
Dietmar Maurer
f43b644048
bump version to 3.1-29
2013-12-21 08:16:28 +01:00
Dietmar Maurer
9dace87245
Merge remote-tracking branch 'origin/pve-ceph'
2013-12-21 08:03:57 +01:00
Dietmar Maurer
cb94e573d2
add menu icons for VNC and SPICE
2013-12-17 07:48:05 +01:00
Dietmar Maurer
5272d70b74
bump version to 3.1-28
2013-12-17 07:24:53 +01:00
Dietmar Maurer
ed51f6d659
new ConsoleButton class
...
We now use that split-button everywhere to make the GUI more consistent.
2013-12-17 07:22:58 +01:00
Dietmar Maurer
4a75df3709
make lint happy
2013-12-16 12:58:27 +01:00
Dietmar Maurer
896090ee9e
use anchor with download tag to open spice console
...
That way we can specify a filename (required for android client).
2013-12-12 10:47:10 +01:00
Dietmar Maurer
5431e16f06
fixed typo
2013-12-11 12:01:47 +01:00
Dietmar Maurer
9342539061
bump version to 3.1-27
2013-12-11 11:52:44 +01:00
Dietmar Maurer
36e0802d07
remove spiceconfig format
2013-12-11 08:38:22 +01:00
Dietmar Maurer
5ebcf7511f
allow to open SPICE console with command menu
2013-12-11 08:20:10 +01:00
Dietmar Maurer
3fa0b22266
set correct locale environment when running spiceterm
2013-12-10 13:11:33 +01:00
Dietmar Maurer
ef1107496f
bump version to 3.1-26
2013-12-10 12:07:36 +01:00
Dietmar Maurer
a51ceeb704
fix execute API
2013-12-10 12:05:02 +01:00
Dietmar Maurer
eb7cd2ced5
use new PVE::AccessControl::remote_viewer_config()
2013-12-10 10:51:27 +01:00
Dietmar Maurer
7774df7851
use get_standard_option() for spice options
2013-12-10 10:03:10 +01:00
Dietmar Maurer
b289829f91
factor out common code into run_spiceterm
2013-12-10 09:46:00 +01:00
Dietmar Maurer
f25af3a938
set correct keymap for spiceterm
2013-12-10 08:36:58 +01:00
Dietmar Maurer
3894ec3a7a
allow to run upgrades with spiceterm
2013-12-10 08:20:33 +01:00
Dietmar Maurer
1454ba2e57
use PVE.Utils.openSpiceViewer()
2013-12-10 08:11:56 +01:00
Dietmar Maurer
427d3fa6d2
implement spice viewer for openvz
2013-12-10 08:00:01 +01:00
Dietmar Maurer
2d802f8c3b
include spiceterm
2013-12-10 07:35:57 +01:00
Dietmar Maurer
e1bae24c4c
allow to use vmid 0 in spice tickets
...
VMID 0 will be used by spiceterm for task that run on the host.
2013-12-10 06:08:25 +01:00
Dietmar Maurer
409935933e
fix execute API
...
- remove command from index (so that pvesh does not list it)
- use POST instead of GET
- correctly check permissions
- return value with status codes and data (allow expections)
2013-12-09 11:08:02 +01:00
Stefan Priebe
87c3e93147
support to execute multiple commands in one request
2013-12-09 08:44:25 +01:00
Dietmar Maurer
a2c052b012
remove spiceconfig output format
...
The client can generate a data url with that content easily.
2013-12-09 08:38:47 +01:00
Dietmar Maurer
565133731d
spice: use POST to get spice proxy configuration.
...
And create a data URL to open the external viewer (html 'src'
tag only works with 'GET')
2013-12-09 08:19:37 +01:00
Dietmar Maurer
8fd4b7eeb3
use a split-button for the console
2013-12-09 06:09:40 +01:00
Dietmar Maurer
a25c0e0cfc
cleanup last commit
2013-12-05 07:09:32 +01:00
Alexandre Derumier
3e56f4ab09
hdedit : add io throttle max burst
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-12-05 06:45:56 +01:00
Dietmar Maurer
e824ec031e
add 'lsi53c810' to the list of scsi controllers
2013-12-04 09:17:15 +01:00
Dietmar Maurer
7592289953
add VMWare vmxnet3 network card
2013-12-04 07:39:06 +01:00
Dietmar Maurer
ef9e9863e4
add VMware PVSCSI to available SCSI controller
...
It is not possible to boot from such disks at the moment.
2013-12-04 07:31:52 +01:00
Dietmar Maurer
429d25a38c
avoid re-select inside selectionChange callback
2013-11-28 09:26:01 +01:00
Dietmar Maurer
1fe6c08443
use format_size to display ceph storage sizes
2013-11-22 11:06:50 +01:00
Dietmar Maurer
c56a583f4e
use new --connect-timeout for ceph commands
2013-11-22 09:17:42 +01:00
Dietmar Maurer
b1389cd438
use newer ceph emperor packages
2013-11-22 09:04:18 +01:00
Dietmar Maurer
52d7be4197
fix osd keyring, use tasks
2013-11-22 08:41:37 +01:00
Dietmar Maurer
88a6e29ad1
set correct keyring location for osd
2013-11-21 09:11:42 +01:00
Dietmar Maurer
8214fc6f21
depend on hdparm, because ceph-osd uses that
2013-11-21 08:00:30 +01:00