gantt/nova
Maru Newby 9e05e9177d Fix broken SimpleScheduler.schedule_run_instance()
* The fix for 1037829 broke SimpleScheduler by unnecessarily
   including the 'self' parameter in the invocation of the parent's
   schedule_run_instance().  This change removes the 'self' parameter.
 * Addresses bug 1041385

Change-Id: I95b28fce9b17b6c1d9ca2f19cd83608cde8479ee
2012-08-24 15:06:37 -07:00
..
auth Remove deprecated auth code 2012-07-09 23:30:21 -07:00
common OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
compat Merge "fix restructuredtext formatting in docstrings that show up in the developer guide" 2012-03-07 01:34:42 +00:00
openstack Sync changes from openstack common 2012-08-16 18:09:46 -07:00
rootwrap Move rootwrap filters definition to config files 2012-06-22 15:35:23 +02:00
scheduler Fix broken SimpleScheduler.schedule_run_instance() 2012-08-24 15:06:37 -07:00
testing Remove unused testing.fake 2012-07-18 14:04:37 -07:00
tests Merge "Remove test_instance_update_with_instance_id test" 2012-08-24 16:34:47 +00:00
__init__.py Allow file logging config 2012-02-17 11:24:32 -06:00
block_device.py Allow nova to guess device if not passed to attach 2012-08-15 14:22:05 -07:00
exception.py Provide a hint for missing EC2 image ids 2012-08-23 17:49:56 +10:00
flags.py Re-work the handling of firewall_driver default 2012-08-23 12:09:35 +01:00
manager.py Add the plugin framework from common; use and test. 2012-07-15 16:25:26 -05:00
notifications.py Implements sending notification on metadata change 2012-08-21 15:03:36 +00:00
policy.py Fix is_admin check via policy 2012-08-20 10:32:06 -07:00
quota.py Revert per-user-quotas 2012-08-16 22:51:02 -07:00
service.py Improve external lock implementation 2012-08-04 12:52:50 +01:00
test.py Fix spelling typos 2012-08-16 18:50:04 -05:00
utils.py Merge "Fix spelling typos" 2012-08-20 07:54:22 +00:00
wsgi.py Switch to common logging. 2012-07-02 15:57:09 -05:00