Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There is this one place that hasn't been covered in the previous refactoring patch HDDS-6396.
Current OmClientProtocol.proto on branh HDDS-4944
message CreateTenantRequest { optional string tenantId = 1; // Tenant name optional string tenantDefaultPolicyName = 2; // TODO: REMOVE optional string volumeName = 3; }
This tenantDefaultPolicyName field is no longer in-use. Remove it.
Attachments
Issue Links
- links to