nova/nova/rootwrap
Dan Prince 3d28e3d3f9 Make KillFilter to handle 'deleted' w/o rstrip.
The initial code for this fixed used rstrip incorrectly.
This implementation uses endswith and rindex instead
and should read a bit more easily.

Also added a unit test to test that 'deleted' exe's are
filtered correctly.

Fixes LP Bug #967931.

Change-Id: I1783a8e2d59edd35734673b23e295f5a0b80b988
2012-04-27 12:06:45 -04:00
..
__init__.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
compute.py Add rootwrap for touch 2012-03-31 15:14:07 -07:00
filters.py Make KillFilter to handle 'deleted' w/o rstrip. 2012-04-27 12:06:45 -04:00
network.py fix bug #980452 set net.ipv4.ip_forward=1 on network 2012-04-25 15:18:23 -07:00
volume.py Remove Virtual Storage Array (VSA) code 2012-03-15 20:35:09 -07:00
wrapper.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00