Thomas Lamprecht
90c75580b6
add permissions to allow non root ceph configuration
...
Do not only allow root@pam to admin ceph server as some user do not
want to allow root logins and users with the Sys.Modify permission
should be able to modify ceph related stuff.
We use basically the following permissions:
Sys.Modify:
for any delete, add, modify action (POST, PUT, DELETE)
Sys.Audit and Datastore.Audit:
for any status/information view action (GET)
Sys.Log:
for viewing the Ceph log (was already implemented)
We have two exceptions creating and destroying osds. Those may only
be done by 'root@pam' for security reasons.
Also show users with any of those capabilities the ceph tab in the
web GUI.
Addresses bug#818
2016-02-12 08:22:16 +01:00
Dietmar Maurer
cdac411263
update translation files
...
We try to avoid duplicate translation by using {0} instead if 'VM {0}'
and 'CT {0}'.
2016-01-22 11:24:31 +01:00
Emmanuel Kasper
6d4e7e14d2
Move subscription tab to the outmost right of the node tab panel
...
This brings consistency with the datacenter tab panel.
2015-07-30 09:04:38 +02:00
Alexandre Derumier
3e02089db8
add node embedded vnc console
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-29 16:12:46 +02:00
Dietmar Maurer
317146196c
API change: remove bootlog API, use new dump_journal helper for syslog
...
The systemd journal contains boot log entries.
2015-06-09 12:18:30 +02:00
Dietmar Maurer
74e3975e12
remove UBC GUI
2015-06-02 11:53:19 +02:00
Dietmar Maurer
478283eb95
GUI: mobe startall/stopall/migrateall into submenu
2015-02-11 09:15:00 +01:00
Alexandre Derumier
2cd01f6ce3
add migration_all button
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:02:07 +01:00
Alexandre Derumier
ea23ec19a9
add stopall/startall vm buttons
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:01:12 +01:00
Dietmar Maurer
87233e4de0
Enable firewall GUI
2014-05-06 12:52:11 +02:00
Dietmar Maurer
9dace87245
Merge remote-tracking branch 'origin/pve-ceph'
2013-12-21 08:03:57 +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
5431e16f06
fixed typo
2013-12-11 12:01:47 +01:00
Dietmar Maurer
2d802f8c3b
include spiceterm
2013-12-10 07:35:57 +01:00
Dietmar Maurer
64af631078
correct handle history state for ceph sub-config
2013-11-20 09:21:34 +01:00
Dietmar Maurer
9662c1952a
start ceph management GUI
2013-11-13 11:01:24 +01:00
Damien PIQUET
0070ee3752
Added translations
...
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
3a76893d03
use interactive vnc shell to run system upgrade
...
System upgrade almost always requires user input.
2013-06-19 11:57:38 +02:00
Dietmar Maurer
719467c67f
add package update grid panel to GUI (apt)
2013-06-13 11:52:31 +02:00
Dietmar Maurer
ff9c330c5d
add bootlog
...
we use boodlogd on wheezy
2013-03-26 07:59:57 +01:00
Dietmar Maurer
8fb7d745dc
fix bug #115 : simplify GUI for users without permissions
2012-04-17 10:37:30 +02:00
Dietmar Maurer
00a93a4bef
cleanup subscription code
2012-04-05 08:04:06 +02:00
Dietmar Maurer
a2dca26b09
mark translateable strings with gettext
2011-11-22 14:05:06 +01:00
Dietmar Maurer
8815805e31
improve LogViewer
2011-11-16 11:52:46 +01:00
Dietmar Maurer
3732a6651a
GUI rework
2011-11-11 13:26:05 +01:00
Dietmar Maurer
8e7e4f56e3
new LogView class - implement openvz initlog viewer
2011-11-08 08:09:38 +01:00
Dietmar Maurer
9056e748db
add GUI for user_beancounters
2011-10-07 13:58:56 +02:00
Dietmar Maurer
aff192e6f5
imported from svn 'pve-manager/pve2'
2011-08-23 07:40:22 +02:00