Re: [Openstack] nova - Error in cells

2017-06-14 Thread melanie witt
On Thu, 15 Jun 2017 09:07:19 +0530 (IST), Sgopinath S.gopinath wrote: But when I execute su -s /bin/sh -c "nova-manage cell_v2 discover_hosts --verbose" nova I get the error ProgrammingError: (pymysql.err.ProgrammingError) (1146, u"Table 'nova_api.compute_nodes' doesn't exist") I could

[Openstack] nova - Error in cells

2017-06-14 Thread SGopinath s.gopinath
Hi , I'm trying to install Openstack Ocata in Ubuntu 16.04.2 LTS. I could able to start nova services and successfully could get the output on executing openstack hypervisor list ... No issues... But when I execute su -s /bin/sh -c "nova-manage cell_v2 discover_hosts --verbose" nova