I am trying to install devstack on my fresh centos7 machine. All went well.<br />But i am not able to get service  devstack@n-cpu.service up. following is the output of <font color="#f08080" size="2"><span style="background-color: rgb(255, 255, 255);"><font color="#f08080" size="2"><span style="background-color: rgb(255, 255, 255);">systemctl </span></font>status devstack@n-cpu.service</span></font><br /><br /><blockquote><font color="#f08080" size="2"> <span style="background-color: rgb(255, 255, 255);">sudo systemctl status devstack@n-cpu.service<br />● devstack@n-cpu.service - Devstack devstack@n-cpu.service<br />   Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; vendor preset: disabled)<br />   Active: failed (Result: exit-code) since Wed 2018-03-21 15:22:55 EDT; 10h left<br />  Process: 4252 ExecStart=/usr/bin/nova-compute --config-file /etc/nova/nova-cpu.conf (code=exited, status=1/FAILURE)<br /> Main PID: 4252 (code=exited, status=1/FAILURE)<br /><br />Mar 21 15:22:55 localhost.localdomain nova-compute[4252]: ERROR nova     from paramiko.auth_handler import AuthHandler<br />Mar 21 15:22:55 localhost.localdomain nova-compute[4252]: ERROR nova   File "/usr/lib/python2.7/site-packages/paramiko/auth_handler.py", lin...module><br />Mar 21 15:22:55 localhost.localdomain nova-compute[4252]: ERROR nova     from paramiko.ssh_gss import GSSAuth, GSS_EXCEPTIONS<br />Mar 21 15:22:55 localhost.localdomain nova-compute[4252]: ERROR nova   File "/usr/lib/python2.7/site-packages/paramiko/ssh_gss.py", line 54,...module><br />Mar 21 15:22:55 localhost.localdomain nova-compute[4252]: ERROR nova     GSS_EXCEPTIONS = (gssapi.GSSException,)<br />Mar 21 15:22:55 localhost.localdomain nova-compute[4252]: ERROR nova AttributeError: 'module' object has no attribute 'GSSException'<br />Mar 21 15:22:55 localhost.localdomain nova-compute[4252]: ERROR nova <br />Mar 21 15:22:55 localhost.localdomain systemd[1]: devstack@n-cpu.service: main process exited, code=exited, status=1/FAILURE<br />Mar 21 15:22:55 localhost.localdomain systemd[1]: Unit devstack@n-cpu.service entered failed state.<br />Mar 21 15:22:55 localhost.localdomain systemd[1]: devstack@n-cpu.service failed.<br />Hint: Some lines were ellipsized, use -l to show in full.</span><br /></font></blockquote>