[pve-devel] [PATCH pve-manager 2/3] Extend the Ceph featuring version Infernalis and Hammer.
Wolfgang Link
w.link at proxmox.com
Tue May 24 15:58:11 CEST 2016
---
PVE/CLI/pveceph.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pveceph.pm b/PVE/CLI/pveceph.pm
index ce991c1..64dc4ea 100755
--- a/PVE/CLI/pveceph.pm
+++ b/PVE/CLI/pveceph.pm
@@ -74,7 +74,7 @@ __PACKAGE__->register_method ({
version => {
type => 'string',
#enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'],
- enum => ['hammer'], # only release for jessie
+ enum => ['hammer', 'infernalis', 'jewel'], # only release for jessie
optional => 1,
}
},
--
2.1.4
More information about the pve-devel
mailing list