nova/nova
Andrew Laski 997bec1bb9 Replace safe_utils.getcallargs with inspect.getcallargs
safe_utils.getcallargs was written to support python2.6 which did not
have inspect.getcallargs.  Now that support for python2.6 has been
dropped it should be replaced with inspect.getcallargs.

Change-Id: Idf5b9a7f4d10b81b1be9aed26505e3acaa6f7e24
2015-12-11 10:15:37 -05:00
..
CA
api Merge "Fix capitalization of IP" 2015-12-10 20:30:09 +00:00
cells cells: add debug logging to bdm_update_or_create_at_top 2015-11-03 12:58:17 -08:00
cert Update rpc version aliases for liberty 2015-10-01 20:33:43 -04:00
cloudpipe Optimize "open" method with context manager 2015-12-03 10:12:52 +08:00
cmd Merge "Fix capitalization of IP" 2015-12-10 20:30:09 +00:00
compute Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
conductor Merge "live-migrate: Change the status Migration is created with" 2015-12-08 21:53:08 +00:00
conf Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00
console config options: centralize section "serial_console" 2015-11-19 11:00:20 +01:00
consoleauth Update rpc version aliases for liberty 2015-10-01 20:33:43 -04:00
db Merge "Fix capitalization of IP" 2015-12-10 20:30:09 +00:00
hacking add hacking check for config options location 2015-11-26 19:24:19 +01:00
image Merge "Change Invalid exception to a specified exception" 2015-11-19 14:54:53 +00:00
ipv6
keymgr
locale Imported Translations from Zanata 2015-12-01 06:33:10 +00:00
mks Add MKS console support 2015-07-25 15:01:44 +03:00
network Merge "Fix capitalization of IP" 2015-12-10 20:30:09 +00:00
objects Merge "Add persistence to the RequestSpec object" 2015-12-10 00:32:34 +00:00
objectstore Fixes dict keys and items references for Python 3 2015-12-07 12:19:59 +02:00
openstack use graduated oslo.policy 2015-11-26 13:04:52 +08:00
pci Fix a few typos 2015-09-08 10:36:14 +09:00
rdp
scheduler Merge "Modify metric-related filters for RequestSpec" 2015-12-10 14:59:08 +00:00
servicegroup Optimize "open" method with context manager 2015-12-03 10:12:52 +08:00
spice
tests Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
virt Merge "Fixes dict keys and items references for Python 3" 2015-12-10 02:48:53 +00:00
vnc Merge "Add hacking check for eventlet.spawn()" 2015-10-08 03:43:00 +00:00
volume Merge "Reuse method to convert key to passphrase" 2015-11-18 22:34:51 +00:00
wsgi Monkey patch nova-ec2 api 2015-10-13 13:23:21 +00:00
__init__.py
availability_zones.py Invalidate AZ cache when the instance AZ information is different 2015-09-09 17:14:35 +02:00
baserpc.py
block_device.py snapshot: Add device_name to the snapshot bdms 2015-07-02 13:45:36 +01:00
config.py Enable options for oslo.reports 2015-11-18 22:16:30 -05:00
context.py Replaced deprecated timeutils methods 2015-11-18 17:45:29 +01:00
crypto.py Replaced deprecated timeutils methods 2015-11-18 17:45:29 +01:00
debugger.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
exception.py Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
filters.py Prepare filters for using RequestSpec object 2015-11-16 22:41:02 +01:00
hooks.py
i18n.py
loadables.py
manager.py Reset the compute_rpcapi in Compute manager on SIGHUP 2015-12-04 13:13:23 -08:00
netconf.py
notifications.py Replaced deprecated timeutils methods 2015-11-18 17:45:29 +01:00
opts.py Merge "Add "vnc" option group for sample nova.conf file" 2015-12-10 01:06:08 +00:00
paths.py
policy.py use graduated oslo.policy 2015-11-26 13:04:52 +08:00
quota.py Fix Python 3 issues in nova.db.sqlalchemy 2015-06-30 07:06:54 -07:00
rpc.py
safe_utils.py Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
service.py Reset the compute_rpcapi in Compute manager on SIGHUP 2015-12-04 13:13:23 -08:00
test.py Remove duplicate NullHandler test fixture 2015-08-31 09:52:45 -07:00
utils.py Fix wrap_exception to get all arguments for payload 2015-12-11 10:11:08 -05:00
version.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
weights.py Skip only one host weight calculation 2015-05-05 11:40:09 +08:00
wsgi.py Merge "Add hacking check for eventlet.spawn()" 2015-10-08 03:43:00 +00:00