[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342049#comment-16342049
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9677:
--------------------------------------------

rafaelweingartner commented on a change in pull request #2412: CLOUDSTACK-9677: 
Adding storage policy support for swift as secondary…
URL: https://github.com/apache/cloudstack/pull/2412#discussion_r164267865
 
 

 ##########
 File path: utils/src/main/java/com/cloud/utils/SwiftUtil.java
 ##########
 @@ -294,12 +238,80 @@ public static String calculateRFC2104HMAC(String data, 
String key)
 
     }
 
-    public static String toHexString(byte[] bytes) {
+    static String toHexString(byte[] bytes) {
 
 Review comment:
   What about using a commons to convert the string to Hexadecimal?
   Something like: org.apache.commons.codec.binary.Hex.encode(byte[])

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Swift Storage Policy support for Secondary Storage
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-9677
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9677
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Patrick D.
>            Assignee: Patrick D.
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to