yuanbosoft commented on issue #6761: URL: https://github.com/apache/cloudstack/issues/6761#issuecomment-1258848791
mysql> SELECT * FROM cloud.ntwk_service_map where network_id=204; +----+------------+----------+---------------+---------------------+ | id | network_id | service | provider | created | +----+------------+----------+---------------+---------------------+ | 1 | 204 | Dhcp | VirtualRouter | 2020-07-13 07:20:16 | | 2 | 204 | UserData | VirtualRouter | 2020-07-13 07:20:16 | | 3 | 204 | Dns | VirtualRouter | 2020-07-13 07:20:16 | +----+------------+----------+---------------+---------------------+ 3 rows in set (0.00 sec) mysql> -- 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]
