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_r114122578
 
 

 ##########
 File path: 
server/resources/META-INF/cloudstack/core/spring-server-core-managers-context.xml
 ##########
 @@ -271,6 +271,6 @@
         
class="org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImpl" >
         <property name="gslbServiceProviders" 
value="#{gslbServiceProvidersRegistry.registered}" />
     </bean>
-    <bean id="certServiceImpl" 
class="org.apache.cloudstack.network.lb.CertServiceImpl" />
+    <bean id="certServiceImpl" 
class="org.apache.cloudstack.network.ssl.CertServiceImpl" />
 
 Review comment:
   could be but that would in this state be incorrect (see other discuss 
location in this review thread.
 
----------------------------------------------------------------
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