Jamie Hannaford | 5a53190 | 2014-09-26 15:03:31 +0200 | [diff] [blame] | 1 | // Package layer3 provides access to the Layer-3 networking extension for the |
2 | // OpenStack Neutron service. This extension allows API users to route packets | ||||
3 | // between subnets, forward packets from internal networks to external ones, | ||||
4 | // and access instances from external networks through floating IPs. | ||||
5 | package layer3 |