Description of problem: Found a issue where aeolus-conductor restart is required after restart. We need to document the entire process for users for 1.0.z
Mike, is this just a matter of running the following script: # /usr/share/aeolus-conductor/script/upgrade
Dan, that is correct. That script should stop aeolus services, start postgresql, do the upgrade (which consists of adding a new Privilege), and start up the aeolus services again.