sureshanaparti commented on PR #11567:
URL: https://github.com/apache/cloudstack/pull/11567#issuecomment-3397304699

   > > Hi @weizhouapache Yes, 'routed.network.vpc.enabled' is also Zone scoped, 
also has to be updated (at the below files/code) to work when 
'routed.network.vpc.enabled' is set to true in Zone, and false in Global 
Settings. If it is set to true in Global Settings, all zones in the deployment 
are enabled with it by default when the respective Zone setting is not updated 
to false. Also, any relevant doc changes to be updated if required.
   > 
   > thanks @sureshanaparti for the research
   > 
   > can you check the PR #4202 ?
   
   Checked it @weizhouapache , B&R APIs are not exported when the setting is 
not enabled globally there because the config framework couldn't check whether 
any scoped level has the setting enabled or not. This PR introduces config 
framework to check any scoped level setting is set with any particular value 
set or not, which provides flexibility to check  the value is set or not at the 
scope level.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to