[pve-devel] [PatchV2 pve-manager 2/3] Extend the Ceph featuring version Infernalis and Hammer.
Wolfgang Link
w.link at proxmox.com
Tue May 24 17:18:51 CEST 2016
---
PVE/CLI/pveceph.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/PVE/CLI/pveceph.pm b/PVE/CLI/pveceph.pm
index ce991c1..2783f24 100755
--- a/PVE/CLI/pveceph.pm
+++ b/PVE/CLI/pveceph.pm
@@ -73,8 +73,8 @@ __PACKAGE__->register_method ({
properties => {
version => {
type => 'string',
- #enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'],
- enum => ['hammer'], # only release for jessie
+ #enum => ['dumpling', 'emperor', 'firefly', 'giant', 'hammer'] # for wheezy,
+ enum => ['hammer', 'infernalis', 'jewel'], # for jessie
optional => 1,
}
},
--
2.1.4
More information about the pve-devel
mailing list