UPDATE 02/28/2016 23:58 MSK
For now solution is down here
https://bugzilla.redhat.com/show_bug....
Final draft with attempt to explain how I see F23's issue
http://bderzhavets.blogspot.com/2016/...
END UPDATE
UPDATE 02/25/2016
RDO Kilo packstack fails during attempt api_nova puppet to install pm-utils , which is not available via F23 Repos
Download and rebuild
http://rpm.pbone.net/index.php3/stat/...
on F23 allows to complete packstack setup OK ( provision_demo = n )
However, RDO Killo installed in this way on top F23 is irresponsible to launch any VM. Python scripts loading VM
via novaclient.v2 immediately gives a stack trace on F23 , working fine with Liberty on CentOS 7.2
I might be missed something attempting to launch VMs via
1. Dashoard
2. Nova CLI
3. Python API
some kind of workaround.
So, finally #4,#5 from mentioned bellow launchpad's record in meantime
don't make any sense to me.
END UPDATE
See Bug :-
Error while evaluating a Function Call, undefined method `empty?' for nil:NilClass
in api.pp manifest in stable/liberty branch
https://bugs.launchpad.net/packstack/...
Follow #4,#5 then :-
Generate answer-file and set CONFIG_PROVISION_DEMO=n
or proceed to #6
Which puppet fails ?
api_nova.pp
Might've been a regression somewhere, as it tries to install using
yum
(not a big deal) the discontinued/removed packagepm-utils
. Take a look at bug https://bugzilla.redhat.com/show_bug.cgi?id=1311036 (https://bugzilla.redhat.com/show_bug....)