I did. But no eth0,eth1,eth2. There are em1,p37p1,p4p1 and under /etc/sysconfig/network-scripts
[root@hv02 network-scripts]# ls -l
total 212
-rw-r--r--. 1 root root 102 Dec 24 15:22 ifcfg-enp2s0
-rw-r--r--. 1 root root 288 Dec 24 14:29 ifcfg-enp5s1
-rw-r--r--. 1 root root 288 Dec 24 14:29 ifcfg-enp5s2
-rw-r--r--. 1 root root 254 May 31 2013 ifcfg-lo
which are different from usual ifcfg-eth(X)
[root@hv02 network-scripts]# cat ifcfg-enp5s1
TYPE=Ethernet
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_PEERDNS=yes
IPV6_PEERROUTES=yes
IPV6_FAILURE_FATAL=no
NAME=enp5s1
UUID=68e1cb5d-cafa-47e7-aa2e-1ce6d4632bfa
ONBOOT=no
HWADDR=00:E0:53:13:17:4C
PEERDNS=yes
PEERROUTES=yes
No DEVICE=p(XX)p(Y)
Only MAC address allows to understand what is what ?
Looks like parser gets confused working with ifcfg-enp* files
View also
http://kashyapc.wordpress.com/tag/fedora/Set up a bit different from yours , but with same idea Controller + Compute, is done
manually not via packstack with f20 core ( no Ethernet interfaces renaming just ifcfg-eth0 and etc )
Merry Christmas!
Thanks.
Boris.
P.S. I am currently testing CentOS 6.5. libgfapi should be backported
:)
From: andrew@andrewklau.com
Date: Thu, 26 Dec 2013 00:53:42 +1100
Subject: Re: [Rdo-list] Attempt to reproduce Getting Started with Multi-Node OpenStack RDO Havana + Gluster Backend + Neutron VLAN by Andrew Lau on F19
To: bderzhavets@hotmail.com
CC: pbrady@redhat.com; rdo-list@redhat.com
Hey,
Rather than just dropping in my packstack file, try generate the default answer file for Fedora and just modify the variables.