Anyone know how to improve the new nova-manage shell run command to nicely run source from a file within a nova context. (similar to rail's script/runner command)
./nova-manage shell run (filename.py) would execute filename.py as if it was executed: python filename.py Simply importing nova does not correctly load flag files. Jesse _______________________________________________ Mailing list: https://launchpad.net/~nova Post to : [email protected] Unsubscribe : https://launchpad.net/~nova More help : https://help.launchpad.net/ListHelp

