summaryrefslogtreecommitdiffstats
path: root/build/overcloud-full.sh
diff options
context:
space:
mode:
authorMichael Chapman <woppin@gmail.com>2016-08-29 15:44:57 +1000
committerMichael Chapman <woppin@gmail.com>2016-08-29 15:45:44 +1000
commit894dd2a66035b6b9e64c9a82ca4dbd4d5e369c16 (patch)
treecc6e224542d1ad045d107d078d9ab99953f66084 /build/overcloud-full.sh
parent38a4ac1614905066b24071c682170736e4779e79 (diff)
Fix neutron host name changes on reboot
Neutron agents have a different host name on reboot, causing duplicate entries in the agent list. This is corrected by locking the host name to be the fqdn. opnfv-tht-pr: 68 JIRA: APEX-239 Change-Id: Ia2026e0515cd2fd42a4a18cbd1e26d2864f31b28 Signed-off-by: Michael Chapman <woppin@gmail.com>
Diffstat (limited to 'build/overcloud-full.sh')
0 files changed, 0 insertions, 0 deletions
151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218