applied
On Thu, Aug 10, 2017 at 02:29:29PM +0200, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak
> ---
> pve-gui.adoc | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/pve-gui.adoc b/pve-gui.adoc
> index 45485d7..88faa43 100644
> --- a/pve-gui.adoc
> +++ b/pve-
Signed-off-by: Dominik Csapak
---
pve-gui.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pve-gui.adoc b/pve-gui.adoc
index 45485d7..88faa43 100644
--- a/pve-gui.adoc
+++ b/pve-gui.adoc
@@ -179,9 +179,9 @@ members. You can see those messages in the 'Cluster log'
pane
otherwise console-setup will fail. we already use the same
keymap string to set the keyboard layout in the installer
itself.
Signed-off-by: Fabian Grünbichler
---
proxinstall | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/proxinstall b/proxinstall
index 0e12d0f..4afe82d
applied
On Thu, Aug 10, 2017 at 01:14:52PM +0200, Philip Abernethy wrote:
> Accommodates changes in 44ae567 and d40e27d by
> reordering checks to allow for proper filtering
> of disabled storages. Also reorders two checks to
> prevent autovivification resulting in disabled
> storages always showin
Accommodates changes in 44ae567 and d40e27d by
reordering checks to allow for proper filtering
of disabled storages. Also reorders two checks to
prevent autovivification resulting in disabled
storages always showing in output.
---
PVE/Storage.pm | 9 +
1 file changed, 5 insertions(+), 4 de
On Wed, Aug 09, 2017 at 11:42:56AM +0200, Dominik Csapak wrote:
> and format it better
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/ceph/Status.js | 7 +--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/www/manager6/ceph/Status.js b/www/manager6/ceph/Status.js
On Wed, Aug 09, 2017 at 11:42:55AM +0200, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/ceph/Status.js | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/www/manager6/ceph/Status.js b/www/manager6/ceph/Status.js
> index b5130986..132c5e0a 100644
> --- a/www/man
On Wed, Aug 09, 2017 at 11:42:54AM +0200, Dominik Csapak wrote:
> this adds a new css class for fontawesome which we need under certain
> circumstances (it is copied from fontawesome minus a font-size:inherited)
>
> and it changes the icons in the osd tree from x-fa to fa
> (which is the correct o
On Wed, Aug 09, 2017 at 11:42:53AM +0200, Dominik Csapak wrote:
> and use 'rbd' by default, since we cannot create a cephfs or
> rgw from the gui currently
>
> Signed-off-by: Dominik Csapak
> ---
> PVE/API2/Ceph.pm | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/PVE/API2
On Wed, Aug 09, 2017 at 11:42:52AM +0200, Dominik Csapak wrote:
> in the gui this is already the default, so make it also the default
> in the backend (also 2/1 is really bad as a default)
>
> Signed-off-by: Dominik Csapak
> ---
> PVE/API2/Ceph.pm | 8
> 1 file changed, 4 insertions(+),
On Wed, Aug 09, 2017 at 06:17:20PM +0200, Dietmar Maurer wrote:
> Looks quite strange to me, because PVE::HTTPServer calls:
>
> PVE::API2->find_handler
>
> so we should use PVE::API2 in PVE::HTTPServer?
>
> Not sure why it works without??
>
it does, but only in rest_handler, which AFAICT, is
We only use it to send commands faster like resume
Signed-off-by: Alexandre Derumier
---
PVE/QemuMigrate.pm | 8
1 file changed, 8 insertions(+)
diff --git a/PVE/QemuMigrate.pm b/PVE/QemuMigrate.pm
index fc847cc..8271adf 100644
--- a/PVE/QemuMigrate.pm
+++ b/PVE/QemuMigrate.pm
@@ -635,
12 matches
Mail list logo