*NOT SOLVED*Network fails on cirros image creation
I successfully launched an instance of Cirros but the networking capabilities are not there. I have a single node deployment using packstack and here are the log errors:
Initializing random number generator... done. Starting network... udhcpc (v1.18.5) started Sending discover... Sending discover... Sending discover... No lease, failing WARN: /etc/rc3.d/S40network failed cloudsetup: checking http://169.254.169.254/20090404/metadata/instanceid (http://169.254.169.254/20090404/metad...) wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 1/30: up 10.56. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 2/30: up 11.57. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 3/30: up 12.57. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 4/30: up 13.57. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 5/30: up 14.57. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 6/30: up 15.58. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 7/30: up 16.58. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 8/30: up 17.58. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 9/30: up 18.58. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 10/30: up 19.58. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 11/30: up 20.58. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 12/30: up 21.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 13/30: up 22.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 14/30: up 23.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 15/30: up 24.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 16/30: up 25.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 17/30: up 26.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloudsetup: failed 18/30: up 27.60. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable ...