lp://staging/~vishvananda/nova/scheduler
Created by
Vish Ishaya
and last modified
- Get this branch:
- bzr branch lp://staging/~vishvananda/nova/scheduler
Only
Vish Ishaya
can upload to this branch. If you are
Vish Ishaya
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Chris Behrens: Pending requested
- Nova Core security contacts: Pending requested
-
Diff: 869 lines (+679/-20)14 files modifiedbin/nova-scheduler (+43/-0)
nova/db/api.py (+34/-0)
nova/db/sqlalchemy/api.py (+82/-0)
nova/endpoint/cloud.py (+14/-16)
nova/flags.py (+3/-0)
nova/network/manager.py (+2/-2)
nova/scheduler/__init__.py (+25/-0)
nova/scheduler/chance.py (+38/-0)
nova/scheduler/driver.py (+58/-0)
nova/scheduler/manager.py (+66/-0)
nova/scheduler/simple.py (+80/-0)
nova/tests/scheduler_unittest.py (+231/-0)
nova/volume/manager.py (+2/-2)
run_tests.py (+1/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~hudson-openstack/nova/trunk