default nova.conf are different between xenial and ocata, the main
difference is that nova.conf from ocata defines a sql connection[0]  and
in mitaka is not defined[1]

nova.conf from xenial(mitaka) -> http://paste.ubuntu.com/25634494/
nova.conf from zesty(ocata) -> http://paste.ubuntu.com/25634492/

So I wonder what's the path to fix this:

1) change debian/tests/nova-daemons to add a sqlite database in nova.conf, run 
db sync and then restart the daemon(s)
2) change the nova.conf that is installed by the debian package to set a sqlite 
database by default
3) Reject this change from mitaka

Thoughts?

[0] # grep 'connection=sqlite' /etc/nova/nova.conf 
connection=sqlite:////var/lib/nova/nova.sqlite
[1] # grep "connection" /etc/nova/nova.conf
root@just-teal:~#

** Tags removed: verification-done verification-done-xenial 
verification-mitaka-done
** Tags added: verification-failed verification-failed-xenial 
verification-mitaka-failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713059

Title:
  drop db sync commands from OpenStack packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1713059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to