nova/nova
Zhongyue Luo e306800345 Comply with new hacking 0.8 release
Fixes a couple of small issues to pass all PEP8 tests in
the new hacking release

H235  assert_ is deprecated, use assertTrue
H231  Python 3.x incompatible 'except x,y:' construct
H234  assertEquals is deprecated, use assertEqual
H301  one import per line
H302  import only modules
H233  Python 3.x incompatible use of print operator

Change-Id: I0e5e74944e2b034b223ada1b3d0be66f2a9a5722
2013-12-02 10:58:45 +09:00
..
api Merge "Bad except clauses order causes wrong text in http response" 2013-11-27 21:38:09 +00:00
CA
cells Wrong handling of Instance expected_task_state 2013-11-25 14:38:25 +00:00
cert Remove cert 1.X rpc api 2013-11-25 12:15:40 -05:00
cloudpipe Remove exceptions.Duplicate 2013-09-24 15:41:28 +10:00
cmd Merge "Make baremetal_deploy_helper understand ephemeral disks" 2013-11-26 01:14:20 +00:00
compute Merge "Remove duplicate BuildAbortException block" 2013-11-29 20:28:01 +00:00
conductor Merge "Change ConductorManager to self.db when record cold_migrate event" 2013-11-30 00:45:27 +00:00
console Remove console 1.X rpc api 2013-11-25 12:15:40 -05:00
consoleauth Remove consoleauth 1.X rpc api 2013-10-25 14:24:40 -04:00
db Merge "Bump to sqlalchemy-migrate 0.8.2" 2013-11-29 23:48:11 +00:00
hacking Remove "N309 Python 3.x incompatible construct" 2013-08-14 11:29:55 +02:00
image Nova-all: Replace basestring by six for python3 compatability 2013-10-28 16:55:05 +08:00
ipv6 Ensure that the netaddr import is in the 3rd party section 2013-10-08 02:07:56 -07:00
keymgr Apply six for metaclass 2013-10-23 15:00:42 +09:00
locale Imported Translations from Transifex 2013-11-22 06:13:19 +00:00
network Fix Neutron Authentication for Metadata Service 2013-12-01 18:58:14 +00:00
objects Merge "Fix a tiny double quote matching in field obj model" 2013-11-28 17:09:13 +00:00
objectstore Nova-all: Replace basestring by six for python3 compatability 2013-10-28 16:55:05 +08:00
openstack Merge "Sync the DB2 communication error code change from olso" 2013-11-28 00:09:06 +00:00
pci Check for None when cleaning PCI dev usage 2013-10-13 20:31:18 -07:00
scheduler Merge "Fix missing format specifier in ImagePropertiesFilter log message" 2013-11-29 23:22:26 +00:00
servicegroup Nova-all: Replace basestring by six for python3 compatability 2013-10-28 16:55:05 +08:00
spice
storage
tests Comply with new hacking 0.8 release 2013-12-02 10:58:45 +09:00
virt Merge "Bump to sqlalchemy-migrate 0.8.2" 2013-11-29 23:48:11 +00:00
vnc
volume Pass volume_api to get_encryption_metadata 2013-10-30 11:23:25 +01:00
__init__.py
availability_zones.py Merge "Fix unicode key of azcache can't be stored to memcache" 2013-09-02 11:31:22 +00:00
baserpc.py Port all rpcapi modules to oslo.messaging interface 2013-09-03 21:22:43 +01:00
block_device.py Add a get_root_bdm utility function 2013-10-09 17:50:01 +02:00
config.py
context.py Merge "Fixes RequestContext initialization failure." 2013-11-25 12:24:45 +00:00
crypto.py Improve "keypair data is invalid" error message 2013-09-16 13:15:12 -07:00
exception.py Add API input validation framework 2013-11-27 05:45:37 +09:00
filters.py Merge "Fixes typos in the files in the nova folder" 2013-10-14 09:34:14 +00:00
hooks.py
loadables.py
manager.py Remove SchedulerDependentManager 2013-11-26 19:24:14 -05:00
netconf.py
notifications.py Correct deleted_at value in notification messages 2013-09-20 13:30:24 +00:00
notifier.py Port to oslo.messaging.Notifier API 2013-09-05 06:26:01 +01:00
paths.py
policy.py
quota.py Fix incorrect argument position in DbQuotaDriver 2013-11-26 23:44:50 +08:00
rpcclient.py Port all rpcapi modules to oslo.messaging interface 2013-09-03 21:22:43 +01:00
safe_utils.py
service.py Fix setting backdoor port in service start 2013-10-22 15:16:22 +00:00
test.py Merge "Include name/level in unit test log messages" 2013-11-25 19:15:40 +00:00
unit.py Add byte unit constants 2013-10-22 18:47:00 -07:00
utils.py Merge "Nova-all: Replace basestring by six for python3 compatability" 2013-11-15 11:57:40 +00:00
version.py
weights.py Fixes typos in the files in the nova folder 2013-10-07 23:40:01 +02:00
wsgi.py graceful-shutdown: add graceful shutdown into compute 2013-10-17 15:08:30 +00:00