lp:~sandy-walsh/nova/zones
Created by
Sandy Walsh
and last modified
- Get this branch:
- bzr branch lp:~sandy-walsh/nova/zones
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.
- Matt Dietz (community): Approve
- Eric Day (community): Approve
- Jay Pipes (community): Needs Fixing
-
Diff: 487 lines (+374/-9)11 files modifiednova/api/openstack/__init__.py (+4/-0)
nova/api/openstack/auth.py (+1/-0)
nova/api/openstack/servers.py (+0/-2)
nova/api/openstack/zones.py (+80/-0)
nova/auth/novarc.template (+3/-4)
nova/db/api.py (+28/-0)
nova/db/sqlalchemy/api.py (+44/-0)
nova/db/sqlalchemy/migrate_repo/versions/004_add_zone_tables.py (+61/-0)
nova/db/sqlalchemy/migration.py (+2/-2)
nova/db/sqlalchemy/models.py (+10/-1)
nova/tests/api/openstack/test_zones.py (+141/-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:~hudson-openstack/nova/trunk