Comment 14 for bug 1248923

Revision history for this message
Peter Wilson (peterwilson-69) wrote :

I'm a OpenStack/DevStack newbie - So what's the best way of moving forward? Is the following correct?

1) Apply the patch
2) Add "NOVNC_FROM_PACKAGE=false" to localrc
3) Remove nova software

$ sudo apt-get remove novnc python-novnc nova-common python-nova python-novaclient

4) ./unstack.sh
5) ./stack.sh

I've tried this and it's not working for me; nova-api did not start, and I can't login to web interface.

HTTPConnectionPool(host='10.0.0.16', port=8774): Max retries exceeded with url: /v2/b1c7ce89ccc14944b3f35d9d82f259ae/extensions (Caused by <class 'socket.error'>: [Errno 111] Connection refused)