yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00220
[Blueprint no-db-messaging] No DB Messaging
Blueprint changed by Thierry Carrez:
Whiteboard changed:
Gerrit topic: https://review.openstack.org/#q,topic:bp/no-db-
messaging,n,z
-
-
- Addressed by: https://review.openstack.org/9933
- Rename get_lock() to _get_lock().
-
-
- Addressed by: https://review.openstack.org/10140
- Update jsonutils from openstack-common.
-
-
- Addressed by: https://review.openstack.org/10161
- Make new versions of decorators in compute manager.
-
-
- Addressed by: https://review.openstack.org/10162
- Include name in a primitive Instance.
-
-
- Addressed by: https://review.openstack.org/10163
- Convert reboot_instance to take a full instance.
-
-
- Addressed by: https://review.openstack.org/10164
- Don't use rpc to lock/unlock an instance.
-
-
- Addressed by: https://review.openstack.org/10165
- Send a full instance via rpc for (un)pause_instance.
-
-
- Addressed by: https://review.openstack.org/10166
- Send a full instance via rpc for suspend_instance.
-
-
- Addressed by: https://review.openstack.org/10167
- Send a full instance via rpc for get_console_output.
-
-
- Addressed by: https://review.openstack.org/10308
- Send a full instance via rpc for add_fixed_ip_to_instance.
-
-
- Addressed by: https://review.openstack.org/10309
- Send a full instance via rpc for attach_volume.
-
-
- Addressed by: https://review.openstack.org/10310
- Send a full instance via rpc for check_can_live_migrate_destination.
-
-
- Addressed by: https://review.openstack.org/10311
- Send a full instance via rpc for check_can_live_migrate_source.
-
-
- Addressed by: https://review.openstack.org/10312
- Remove unused methods from compute rpcapi.
-
-
- Addressed by: https://review.openstack.org/10313
- Send a full instance via rpc for confirm_resize.
-
-
- Addressed by: https://review.openstack.org/10314
- Send a full instance via rpc for detach_volume.
-
-
- Addressed by: https://review.openstack.org/10315
- Send a full instance via rpc for finish_resize.
-
-
- Addressed by: https://review.openstack.org/10375
- Send a full instance via rpc for finish_revert_resize.
-
-
- Addressed by: https://review.openstack.org/10376
- Send a full instance via rpc for get_diagnostics.
-
-
- Addressed by: https://review.openstack.org/10377
- Remove get_instance_disk_info from compute rpcapi.
-
-
- Addressed by: https://review.openstack.org/10378
- Send a full instance via rpc for get_vnc_console.
-
-
- Addressed by: https://review.openstack.org/10379
- Send a full instance via rpc for inject_file.
-
-
- Addressed by: https://review.openstack.org/10380
- Send a full instance via rpc for inject_network_info.
-
-
- Addressed by: https://review.openstack.org/10381
- Send a full instance via rpc for post_live_migration_at_destination.
-
-
- Addressed by: https://review.openstack.org/10382
- Make instance_uuid backwards compat actually work.
-
-
- Addressed by: https://review.openstack.org/10383
- Send a full instance in power_off_instance and stop_instance.
-
-
- Addressed by: https://review.openstack.org/10384
- Send a full instance in power_on_instance and start_instance.
-
-
- Addressed by: https://review.openstack.org/10385
- Send a full instance in pre_live_migration.
-
-
- Addressed by: https://review.openstack.org/10426
- xenapi: Use instance uuid when calling DB API
-
-
- Addressed by: https://review.openstack.org/10429
- Send a full instance in rebuild_instance.
-
-
- Addressed by: https://review.openstack.org/10430
- Send a full instance in remove_fixed_ip_from_instance.
-
-
- Addressed by: https://review.openstack.org/10431
- Send a full instance in remove_volume_connection.
-
-
- Addressed by: https://review.openstack.org/10432
- Send a full instance in rescue_instance.
-
-
- Addressed by: https://review.openstack.org/10433
- Send a full instance in reset_network.
-
-
- Addressed by: https://review.openstack.org/10434
- Send a full instance in resize_instance.
-
-
- Addressed by: https://review.openstack.org/10440
- Explicitly send primitive instances via rpc.
-
-
- Addressed by: https://review.openstack.org/10566
- Send a full instance in resume_instance.
-
-
- Addressed by: https://review.openstack.org/10567
- Send a full instance in revert_resize.
-
-
- Addressed by: https://review.openstack.org/10568
- Send a full instance in rollback_live_migration_at_destination.
-
-
- Addressed by: https://review.openstack.org/10569
- Send a full instance in set_admin_password.
-
-
- Addressed by: https://review.openstack.org/10570
- Send a full instance in snapshot_instance.
-
-
- Addressed by: https://review.openstack.org/10576
- Fix arg to get_instance_volume_block_device_info().
-
-
- Addressed by: https://review.openstack.org/10616
- Send a full instance in unrescue_instance.
-
-
- Addressed by: https://review.openstack.org/10617
- Send a full instance in change_instance_metadata.
-
-
- Addressed by: https://review.openstack.org/10622
- Send a full instance in terminate_instance.
-
-
- Addressed by: https://review.openstack.org/10625
- Move tests.test_compute_utils into tests.compute.
-
-
- Addressed by: https://review.openstack.org/10660
- Remove agent_update from the compute manager.
-
-
- Addressed by: https://review.openstack.org/10661
- Pass a full instance to rotate_backups().
-
-
- Addressed by: https://review.openstack.org/10751
- Updates to the prep_resize scheduler rpc call.
-
-
- Addressed by: https://review.openstack.org/10752
- Remove **kwargs from prep_resize in compute manager.
-
-
- Addressed by: https://review.openstack.org/10753
- Remove instance_id fallback from cast_to_compute_host().
-
-
- Addressed by: https://review.openstack.org/10754
- Reduce db access in prep_resize in the compute manager.
-
-
- Addressed by: https://review.openstack.org/10803
- Update args to _set_vm_state_and_notify.
-
-
- Addressed by: https://review.openstack.org/10804
- Use explicit args in run_instance scheduler code.
-
-
- Addressed by: https://review.openstack.org/10805
- Remove topic from scheduler run_instance.
-
-
- Addressed by: https://review.openstack.org/10806
- Use explicit arguments in compute manager run_instance.
-
-
- Addressed by: https://review.openstack.org/10807
- Send full instance to run_instance.
-
-
- Addressed by: https://review.openstack.org/10811
- Use dict style access for image_ref.
-
-
- Addressed by: https://review.openstack.org/10819
- Send full instance to scheduler live_migration.
-
-
- Addressed by: https://review.openstack.org/10820
- Add underscore in front of post_live_migration.
-
-
- Addressed by: https://review.openstack.org/10821
- Send full instance to compute live_migration.
-
-
- Addressed by: https://review.openstack.org/10822
- Rename private methods of compute manager.
-
-
- Addressed by: https://review.openstack.org/10824
- Fix up some instance_uuid usage.
-
-
- Addressed by: https://review.openstack.org/10825
- Remove temporary hack from wrap_instance_fault.
-
-
- Addressed by: https://review.openstack.org/10927
- Remove temporary hack from checks_instance_lock.
-
-
- Addressed by: https://review.openstack.org/11078
- Fix stale instances being sent over rpc.
--
No DB Messaging
https://blueprints.launchpad.net/nova/+spec/no-db-messaging