fmaximus opened a new pull request #2419: CLOUDSTACK-10245: Fix password server URL: https://github.com/apache/cloudstack/pull/2419 In case of isolated networks where VR is not the gateway, both self.config.is_vpc() and self.config.is_router() are false, but self.config.is_dhcp() is true. Moved the password server logic to the `if has_metadata` block, as this is valid for all 3 systemvm types.
---------------------------------------------------------------- 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