lp:~sandy-walsh/nova/dist-sched-4
Created by
Sandy Walsh
and last modified
- Get this branch:
- bzr branch lp:~sandy-walsh/nova/dist-sched-4
Only
Sandy Walsh
can upload to this branch. If you are
Sandy Walsh
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Mark Washenberger (community): Approve
- Dan Prince (community): Approve
- Brian Waldon (community): Approve
- Rick Harris (community): Approve
- Vish Ishaya (community): Approve
-
Diff: 1505 lines (+671/-349)14 files modifiednova/api/openstack/__init__.py (+32/-39)
nova/api/openstack/common.py (+0/-2)
nova/api/openstack/create_instance_helper.py (+346/-0)
nova/api/openstack/servers.py (+31/-262)
nova/api/openstack/views/servers.py (+8/-4)
nova/api/openstack/wsgi.py (+3/-3)
nova/api/openstack/zones.py (+66/-4)
nova/compute/api.py (+33/-8)
nova/scheduler/api.py (+6/-7)
nova/scheduler/manager.py (+2/-2)
nova/scheduler/zone_aware_scheduler.py (+4/-2)
nova/tests/api/openstack/test_servers.py (+138/-8)
nova/tests/scheduler/test_scheduler.py (+1/-7)
tools/pip-requires (+1/-1)
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:~hudson-openstack/nova/trunk