2016-12-06 7:16 GMT+01:00 Yipei Niu <newypei at gmail.com>: > Hi, All, > > I failed installing devstack on Ubuntu. The detailed info of local.conf and > error is pasted in http://paste.openstack.org/show/591493/. > > BTW, python2.7 is installed in Ubuntu, and Python.h can be found under > /usr/include/python2.7. > > stack at stack-VirtualBox:~$ locate Python.h > > /usr/include/python2.7/Python.h > > > However, after I comment the configuration related to Neutron-LBaaS and > Octavia in local.conf, it successes. > > Is it a bug? How to fix it? Look forward to your comments. Thanks. The failure does not happen on your local machine, but inside building a disk-image for octavia. It seems to be a regression caused by https://review.openstack.org/402250 and there is a bug report with a proposed fix at https://bugs.launchpad.net/tripleo/+bug/1646977