neutron-l3-agent revision 2583
2521N/A# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. 2521N/A# Licensed under the Apache License, Version 2.0 (the "License"); you may 2521N/A# not use this file except in compliance with the License. You may obtain 2521N/A# Unless required by applicable law or agreed to in writing, software 2521N/A# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 2521N/A# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the 2521N/A# License for the specific language governing permissions and limitations 2521N/A print '%s does not exist or is not readable' % f
2583N/A # System-wide forwarding (either ipv4 or ipv6 or both) must be enabled 2583N/A # before neutron-l3-agent can be started. 2583N/A print "failed to determine if IPv4 forwarding is enabled or not" 2583N/A print "failed to determine if IPv6 forwarding is enabled or not" 2583N/A print "System-wide IPv4 or IPv6 (or both) forwarding must be enabled " \