neutron-dhcp-agent revision 4070
4070N/A# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved. 2605N/A# Licensed under the Apache License, Version 2.0 (the "License"); you may 2605N/A# not use this file except in compliance with the License. You may obtain 2605N/A# Unless required by applicable law or agreed to in writing, software 2605N/A# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 2605N/A# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the 2605N/A# License for the specific language governing permissions and limitations 4070N/A print "failed to retrieve hostmodel ipadm property" 4070N/A print "failed to set ipadm hostmodel property to %s" %
value 2605N/A print '%s does not exist or is not readable' % f
4070N/A # set the hostmodel property if necessary 2900N/A # first kill the SMF contract 2900N/A print "failed to kill the SMF contract: %s" %
err 2900N/A print "failed to retrieve IP interface names" 2900N/A # DHCP agent datalinks are always 15 characters in length. They start with 4070N/A # 'dh', end with '_0', and in between they are hexadecimal digits. 2900N/A print "failed to remove datalinks used by DHCP agent: %s" %
err 4070N/A # finally reset the hostmodel property