nova/nova
Dan Smith 01d28bcadd Remove compute/api.py::update()
This removes the compute/api::update() method which used to support old-style
instance dict updates. The only users of this method were broken unit tests.

Related to blueprint kilo-objects

Change-Id: I53cb012665f9eaea628af2d25a4fc137dcd2313b
2015-03-30 08:09:30 -07:00
..
CA Make tests use sha256 as openssl default digest algorithm 2015-02-09 10:06:04 -05:00
api Merge "Remove comments on API policy, remove core param" 2015-03-26 19:43:36 +00:00
cells Fix _instance_action call for resize_instance in cells 2015-03-26 00:00:08 +00:00
cert Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
cloudpipe Move policy enforcement into REST API layer for v2.1 cloudpipe 2015-02-26 21:33:47 +08:00
cmd Remove usage of db.service_get_by_args 2015-03-06 11:00:22 +00:00
compute Remove compute/api.py::update() 2015-03-30 08:09:30 -07:00
conductor Remove vol_get_usage_by_time from conductor api/rpcapi 2015-03-20 13:29:09 -07:00
console Using Instance object instead of db call 2015-03-13 14:35:40 +02:00
consoleauth Use oslo.log 2015-02-22 07:56:40 -05:00
db Add debug logging to quota_reserve flow 2015-03-26 14:15:54 -07:00
hacking Remove invalid hacking recheck for baremetal driver 2015-03-20 07:54:20 -04:00
image Merge "Remove update_store usage" 2015-03-13 21:28:46 +00: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-03-05 06:17:18 +00:00
network Refactored test in linux_net to pass with random PYTHONHASHSEED 2015-03-26 09:59:11 +03:00
objects Fix PCIDevicePool.to_dict() when the object has no tags 2015-03-25 18:13:59 +01:00
objectstore Deprecate Nova in tree EC2 APIs 2015-03-12 17:48:06 -04:00
openstack Sync from Oslo-Incubator - reload config files 2015-03-25 11:19:45 +00:00
pci PCI tracker: make O(M * N) clean_usage algo linear 2015-03-27 13:29:47 +00:00
rdp Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
scheduler Merge "Convert pci_device_pools dict to object before passing to scheduler" 2015-03-26 03:39:30 +00:00
servicegroup Remove useless get_one() method in SG API 2015-03-11 23:30:23 +00:00
spice Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
storage Use oslo.log 2015-02-22 07:56:40 -05:00
tests Remove compute/api.py::update() 2015-03-30 08:09:30 -07:00
virt Merge "libvirt: Resize down an instance booted from a volume" 2015-03-27 15:18:11 +00:00
vnc Use oslo.log 2015-02-22 07:56:40 -05:00
volume Stop using exception.message 2015-03-17 10:30:26 +01:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
availability_zones.py Merge "consoliate set_availability_zones usage" 2015-03-23 06:52:46 +00:00
baserpc.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
block_device.py Use oslo.log 2015-02-22 07:56:40 -05:00
config.py Disable oslo_messaging debug logging 2015-03-19 11:23:05 -07:00
context.py Stop spamming logs when creating context 2015-03-13 17:59:47 -04:00
crypto.py Adds cleanup on v2.2 keypair api and tests 2015-03-24 17:06:18 +02:00
debugger.py Use oslo.log 2015-02-22 07:56:40 -05:00
exception.py Merge "Add CellMapping object" 2015-03-19 07:25:52 +00:00
filters.py Use oslo.log 2015-02-22 07:56:40 -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 Make notifications use BandwidthUsageList object 2015-02-23 21:04:18 +01: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 Add some logging in the quota.reserve flow 2015-03-25 14:58:04 -07:00
rpc.py Merge "Ensure publisher_id is set correctly in notifications" 2015-02-10 04:50:54 +00:00
safe_utils.py
service.py Remove usage of db.service_get_by_args 2015-03-06 11:00:22 +00:00
test.py Skip 'id' attribute to be explicitly deleted in TestCase 2015-03-23 15:22:15 +09:00
utils.py Merge "Truncate encoded instance sys meta to 255 or less" 2015-03-12 02:15:05 +00:00
version.py Merge "remove duplicate calls to cfg.get()" 2015-03-18 19:13:55 +00:00
weights.py Make scheduler filters/weighers only load once 2014-12-09 18:58:49 +01:00
wsgi.py create noauth2 2015-03-04 08:09:01 -05:00