Which version of Fedora is recommended for Kilo installation
Is Fedora 21 to be used with kilo rdo rpm? ( I need to try out the NUMA aware scheduling feature etc)
First time here? Check out the FAQ!
View :- https://trello.com/c/sfDsedeI/29-rdo-...
kilo testing EL7 was moved to production last night,
Fedora is in progress (incomplete repo)
UPDATE 05/08/2015
Devstack install Openstack Kilo tested on Fedora 21 (VM,Nested KVM enabled, 8 GB RAM, 4 VCPUS) with required rawhide upgrades OK.
END UPDATE
At the moment RDO KIlo ( yum install http://rdoproject.org/repos/openstack... ) worked for me
only on CentOS 7.1.
However, there is chance to setup Kilo via Devstack on F21 . View for instance :-
http://bderzhavets.blogspot.com/2015/...
You may track details regarding RDO Kilo on Fedoras 21,22 via https://trello.com/b/HhXlqdiu/rdo
On Fedora 21 (yum updated) attempt :-
# yum -y install git python-six fedora-repos-rawhide
# yum --enablerepo=rawhide install python-pip python-pbr systemd
$ git clone https://git.openstack.org/openstack-dev/devstack
$ cd devstack
$ git checkout -b kilo origin/stable/kilo
local.conf
$ cat local.conf
[[local|localrc]]
HOST_IP=192.168.1.51
ADMIN_PASSWORD=secret
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50
FLOATING_RANGE=192.168.12.0/24
FLAT_INTERFACE=eth0
Q_FLOATING_ALLOCATION_POOL=start=192.168.12.150,end=192.168.12.254
PUBLIC_NETWORK_GATEWAY=192.168.12.15
# Useful logging options for debugging:
DEST=/opt/stack
LOGFILE=$DEST/logs/stack.sh.log
SCREEN_LOGDIR=$DEST/logs/screen
# The default fixed range (10.0.0.0/24) conflicted with an address
# range I was using locally.
FIXED_RANGE=10.254.1.0/24
NETWORK_GATEWAY=10.254.1.1
# Services
disable_service n-net
enable_service n-cauth
enable_service q-svc
enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-meta
enable_service horizon
disable_service tempest
Run ./stack.sh and see what happens
I've tried packstack + F21/CentOS 7.1/RHEL 7.1 + Kilo and it works
Asked: 2015-05-07 14:48:38 -0600
Seen: 951 times
Last updated: May 14 '15
Is RDO Kilo expected to be built in Fedora 23 ?
Not Enough Hosts Available error
Fuel 7.0 Neutron L2/L3 Networking Configuration?
Deploying WordPress_Single_Instance.template with Heat installs old openssl package
nova-docker Python Driver Local Build
unable to see anything in heat-api.log [closed]
Permission denied (publickey) when connecting to instance
Ironic: No valid host was found. There are not enough hosts available.
nova libvirtError: Unable to add bridge brqxxx-xx port tapxxx-xx: Device or resource busy