Am 25.06.2014 07:37, schrieb Dietmar Maurer:
> I just switched to noVNC as default viewer:
>
>
>
> https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=251f2f6bfcbac213607872fd991bba2cc4988f61
>
>
>
> The datacenter option ‘console’ can now have 3 values:
>
>
>
> * html5 (noVNC, de
I just switched to noVNC as default viewer:
https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=251f2f6bfcbac213607872fd991bba2cc4988f61
The datacenter option 'console' can now have 3 values:
* html5 (noVNC, default)
* vv (SPICE virt-viewer)
* applet (Java VNC applet)
- Dietmar
__
> Ok. Do you have already begin to write doc ?
we already started that.
> do you want help ?
Sure ;-) I need to talk with Martin first (how we can upload that).
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailm
>>I prefer to use consistent naming. Explanation should go into wiki/docs.
Ok. Do you have already begin to write doc ? do you want help ?
- Mail original -
De: "Dietmar Maurer"
À: "Alexandre DERUMIER" , "pve-devel"
Envoyé: Mercredi 25 Juin 2014 05:47:20
Objet: RE: [pve-devel] f
> It seems the commits below by Chris Allen is still not publicly available.
> Did you
> forget about them?
Sorry for the delay. But no, I did not forgot them.
There are quite many other things to do ...
Will move them on top of my list now ;-)
___
pv
> So, that mean than cluster_rules are host input|output global rules ?
> (don't apply in FORWARD)
yes
> if yes, maybe should we put in gui "global host rules|options" instead
> "rules|options"
I prefer to use consistent naming. Explanation should go into wiki/docs.
Hi Dietmar,
It seems the commits below by Chris Allen is still not publicly
available. Did you forget about them?
I have testet all and have also reported back 1 or 2 month ago.
commit b3a716fa613391dc54244f7a894088de36b6a303
Author: Chris Allen
Date: Tue Mar 11 17:32:17 2014 -0700
Added
about cluster rules,
I just notice in code:
# add host rules first, so that cluster wide rules can be overwritten
foreach my $rule (@$rules, @$cluster_rules) {
So, that mean than cluster_rules are host input|output global rules ?
(don't apply in FORWARD)
if yes, maybe should we put in