[Bug 570513] Re: NIS-based autofs maps don't load on startup

2010-07-29 Thread Lars Kellogg-Stedman
I'm also hitting this problem. Obviously the correct solution is to move nis to use upstart and then make autofs depend on nis being up. In the interim, I've modified autofs.conf to wait for the rc process to finish: start on (filesystem and net-device-up IFACE!=lo and stoppe

[Bug 570513] Re: NIS-based autofs maps don't load on startup

2010-08-11 Thread Lars Kellogg-Stedman
@Dern: That's correct, anything started out of /etc/init.d will start up before autofs with this configuration. My solution is really just a hack to work around the fundamental problem. -- NIS-based autofs maps don't load on startup https://bugs.launchpad.net/bugs/570513 You received this bug no

[Bug 1301036] Re: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration

2014-04-02 Thread Lars Kellogg-Stedman
Glance was tracking this in https://bugs.launchpad.net/glance/+bug/1279000 ** Changed in: glance Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/130

[Bug 1301036] Re: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration

2014-04-02 Thread Lars Kellogg-Stedman
I looked at whether or not we could port the change from Glance into Heat, but it turns out that's not going to be easy: because Heat from Havana -> Icehouse creates several new tables, all explicitly set to utf8, these upgrade steps will fail with an error along the lines of: ERROR: (Operationa