ceph-admin-ops-client
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -96,3 +96,2 @@ var join = require("path").join; | ||
/* | ||
// Do request to Ceph Object Storage API | ||
@@ -108,3 +107,2 @@ request(requestOptions).then(function(response) { | ||
}); | ||
*/ | ||
@@ -111,0 +109,0 @@ }); |
{ | ||
"name": "ceph-admin-ops-client", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A wrapper for Ceph Object Gateway's Admin Ops API", | ||
@@ -5,0 +5,0 @@ "main": "./lib/api", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35738
581