cloudstack/systemvm/debian
Frank Maximus 3b23d5af74 CLOUDSTACK-10245: Fix password server regression (#2419)
In case of isolated, 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.
2018-01-23 17:20:03 +01:00
..
etc CLOUDSTACK-10013: Fixes based on code review and test failures 2017-12-23 17:51:42 +05:30
opt/cloud CLOUDSTACK-10245: Fix password server regression (#2419) 2018-01-23 17:20:03 +01:00
root CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30
var/www/html CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30