nova/nova
Russell Bryant 541f747f05 Use os.path.basename() instead of string splitting.
Fixes bug 886268.

Change-Id: I16e05f4ead55c75f29217072d106421fdc7de201
2012-01-31 15:25:33 -05:00
..
CA Clean up crypto.py 2012-01-18 21:56:14 -08:00
api Return instancesSet in TerminateInstances ec2 api 2012-01-31 21:20:04 +08:00
auth Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
cert Create nova cert worker for x509 support 2012-01-24 15:10:34 -08:00
cloudpipe Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
common Ignore case in policy role checks. 2012-01-27 14:01:08 -05:00
compute Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
console Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
consoleauth Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
db Merge "Remove session arguments from db.api" 2012-01-30 16:38:35 +00:00
image Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
ipv6 Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
network fixes melange ipam lib 2012-01-31 10:48:46 -06:00
notifier Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
objectstore Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
rootwrap rootwrap: Fix KillFilter matching 2012-01-25 12:34:09 -08:00
rpc Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
scheduler Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
testing 'except:' to 'except Exception:' as per HACKING 2011-12-27 12:07:06 -08:00
tests Be more explicit about emptying connection pool. 2012-01-31 12:56:37 -05:00
virt Use os.path.basename() instead of string splitting. 2012-01-31 15:25:33 -05:00
vnc Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
volume Implementation of new Nova Volume driver for SolidFire ISCSI SAN 2012-01-30 11:19:52 -07:00
vsa Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
__init__.py Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
block_device.py Refactor metadata code out of ec2/cloud.py 2011-11-17 11:10:30 -08:00
context.py Prefixing the request id with 'req-' to decrease confusion when looking 2012-01-13 20:04:04 +00:00
crypto.py Merge "Refactor away the flags.DEFINE_* helpers" 2012-01-30 16:27:15 +00:00
exception.py Implementation of new Nova Volume driver for SolidFire ISCSI SAN 2012-01-30 11:19:52 -07:00
flags.py Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
local.py Add local storage of context for logging 2011-11-02 17:09:49 -07:00
log.py Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
manager.py Clean up pylint errors in top-level files 2011-12-29 14:49:00 -05:00
policy.py Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
quota.py Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
service.py Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
test.py Refactor away the flags.DEFINE_* helpers 2012-01-28 12:37:16 +00:00
utils.py Blueprint xenapi-provider-firewall and Bug #915403. 2012-01-24 22:31:35 -08:00
version.py Add optional revision field to version number 2012-01-11 07:19:59 +00:00
wsgi.py Implements blueprint vnc-console-cleanup 2012-01-17 14:18:31 -08:00