pbs: namespace support

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2022-05-12 10:44:53 +02:00
parent ba41f78f32
commit 78eac5baf2
3 changed files with 22 additions and 7 deletions

View File

@ -324,7 +324,7 @@ sub properties {
type => 'string',
},
namespace => {
description => "RBD Namespace.",
description => "Namespace.",
type => 'string',
},
username => {