DaanHoogland commented on a change in pull request #2071: CLOUDSTACK-9815 move 
CertService to more generic location
URL: https://github.com/apache/cloudstack/pull/2071#discussion_r114122800
 
 

 ##########
 File path: server/src/org/apache/cloudstack/network/ssl/CertServiceImpl.java
 ##########
 @@ -14,7 +14,7 @@
 // KIND, either express or implied.  See the License for the
 // specific language governing permissions and limitations
 // under the License.
-package org.apache.cloudstack.network.lb;
+package org.apache.cloudstack.network.ssl;
 
 Review comment:
   So here is what happened, @rafaelweingartner :
   The service definition was in cloud.com... the service implementation was 
(already) in org.apache.cloudstack...
   then I moved the definition around because of your and @resmo 's comments.
    Now I could of course take a few seconds to move this code but I won't 
right now. I am in the process of building on it and will get to that in a next 
iteration.
 
----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to