nova/nova
Dan Smith 2a6d85bb00 Make readonly field tests use exception from oslo.versionedobjects
This cleans up a tactical change in the previous patch by removing the
readonly exception from nova's module and modifying the tests that check
for this behavior to catch the library's exception directly.

Related to blueprint use-oslo-objects

Change-Id: I49ef7f10ea73744e886d95423e49f86c8be93258
2015-06-22 11:46:20 +00:00
..
CA Make tests use sha256 as openssl default digest algorithm 2015-02-09 10:06:04 -05:00
api Merge "Remove redundant policy check from security_group_default_rule" 2015-06-22 11:36:39 +00:00
cells cells: remove deprecated mute_weight_value option 2015-06-17 12:34:24 -07:00
cert Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
cloudpipe Move policy enforcement into REST API layer for v2.1 cloudpipe 2015-02-26 21:33:47 +08:00
cmd Implement online schema migrations 2015-06-16 00:58:18 -04:00
compute Merge "Compute: use instance object for _deleted_old_enough method" 2015-06-18 15:54:14 +00:00
conductor Merge "Send Instance object to cells instance_update_at_top" 2015-06-12 01:33:13 +00:00
console Fix noVNC console access for an IPv6 setup 2015-06-15 09:23:25 +00:00
consoleauth Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
db Merge "Remove db layer hard-code permission checks for network_associate" 2015-06-18 06:23:41 +00:00
hacking Merge "virt: convert VFS API to use nova.virt.image.model" 2015-06-11 13:49:32 +00:00
image Use oslo_config choices support 2015-06-01 12:19:29 -07:00
ipv6 Replace usage of LazyPluggable by stevedore driver 2015-02-17 14:49:48 +00:00
keymgr Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
locale Imported Translations from Transifex 2015-06-01 06:24:06 +00:00
network neutron: remove deprecated allow_duplicate_networks config option 2015-06-18 06:49:16 -07:00
objects Merge "Remove openstack/common/versionutils module" 2015-06-17 13:29:45 +00:00
objectstore Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
openstack Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
pci Merge "Cleanups for pci stats in preparation for RT using ComputeNode" 2015-06-03 03:02:57 +00:00
rdp Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
scheduler Minor refactor in nova.scheduler.filters.utils 2015-06-12 20:17:59 -07:00
servicegroup fix "down" nova-compute service spuriously marked as "up" 2015-06-10 13:18:06 -06:00
spice Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
storage Fix multipath device discovery when UFN is enabled. 2015-04-02 13:23:49 +01:00
tests Make readonly field tests use exception from oslo.versionedobjects 2015-06-22 11:46:20 +00:00
virt Merge "Update version for Liberty" 2015-06-19 04:43:22 +00:00
vnc Use oslo.log 2015-02-22 07:56:40 -05:00
volume volume: log which encryptor class is being used 2015-06-09 11:50:13 -07:00
wsgi Helper scripts for running under Apache2 2015-05-08 09:59:58 -04:00
__init__.py
availability_zones.py Replace dict(obj.iteritems()) with dict(obj) 2015-05-21 08:35:37 -07:00
baserpc.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
block_device.py Fix wrong check when use image in local 2015-06-18 15:06:00 +08:00
config.py Remove references to suds 2015-06-15 16:32:23 +03:00
context.py Stop spamming logs when creating context 2015-03-13 17:59:47 -04:00
crypto.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
debugger.py Use oslo.log 2015-02-22 07:56:40 -05:00
exception.py Make readonly field tests use exception from oslo.versionedobjects 2015-06-22 11:46:20 +00:00
filters.py Remove use of builtin name 2015-05-28 16:23:49 -05:00
hooks.py Use oslo.log 2015-02-22 07:56:40 -05:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
loadables.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
manager.py Use oslo.log 2015-02-22 07:56:40 -05:00
netconf.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
notifications.py Handle InstanceNotFound when sending instance update notification 2015-06-11 12:26:00 -07:00
paths.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
policy.py Add useful debug logging when policy checks fail 2015-02-23 16:44:04 -05:00
quota.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
rpc.py Merge "Ensure publisher_id is set correctly in notifications" 2015-02-10 04:50:54 +00:00
safe_utils.py Avoid indexing into an empty list in getcallargs 2015-04-10 13:10:16 -04:00
service.py Convert service and servicegroup to objects 2015-04-13 19:05:55 +02:00
test.py test: add MatchType helper class as equivalent of mox.IsA 2015-06-17 12:16:43 +01:00
utils.py Merge "Ensure to store context in thread local after spawn/spawn_n" 2015-06-15 19:50:00 +00: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 Remove usage of WritableLogger from oslo_log 2015-06-18 18:47:42 +00:00