Comment 1 for bug 1042982

Revision history for this message
Gary Kotton (garyk) wrote :

Hi,
This is not a bug. You are able to set them via the following:

Host route example: -

quantum subnet-update 4fba3d20-18e8-4737-9323-8dbd64f18bdc --host_routes type=dict list=true destination=10.10.10.10/24,nexthop=1.1.1.1

DNS Namserver example:
 quantum subnet-update 4fba3d20-18e8-4737-9323-8dbd64f18bdc --dns_nameservers list=true 10.10.10.10 10.1.11.1

Thanks
Gary