Public bug reported:

If glance is setup to use mysql and mysql is also installed on the same
localhost, glance-registery.upstart should have a dependency on mysql /
pgsql too.

For example:

start on (local-filesystems and net-device-up IFACE!=lo) and started
mysql

Note: I'm not sure the correct syntax for both mysql and pgsql, maybe:

start on (local-filesystems and net-device-up IFACE!=lo) and (started
mysql or started pgsql)

Would have to test it out.

** Affects: glance (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  glance-registry upstart should also include 'started' for mysql/pgsql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glance/+bug/950942/+subscriptions

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

Reply via email to