placement/nova
Johannes Erdfelt 829e2126d1 Fix support for --flagfile argument
Recent changes broke support for the --flagfile argument. It would attempt
to find the argument and then pull off the filename portion, but it would
only skip one letter, instead of the full argument name. The resulting
error would be:

Change-Id: Ic252b0c778774a7ea3e24a9ed8b182deb5987f65
OSError: [Errno 2] No such file or directory: 'lagfile=../nova.conf'
2012-02-07 15:49:13 +00:00
..
api/openstack/compute/contrib blueprint host-aggregates: OSAPI extensions 2012-01-25 18:33:18 +00:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
compute blueprint host-aggregates: OSAPI/virt integration, via nova.compute.api 2012-01-25 17:09:54 +00:00
db Fix _poll_bandwidth_usage if no network on vif 2012-02-06 17:03:07 -06:00
testing First steps towards consolidating testing infrastructure 2011-12-06 09:37:57 -08:00
tests Avoid weird test error when mox is missing 2012-02-02 17:29:05 +01:00
test.py Move cfg to nova.openstack.common 2012-02-03 19:21:54 +00:00
utils.py Fix support for --flagfile argument 2012-02-07 15:49:13 +00:00