lp:~tr3buchet/nova/xs_network_inject
Created by
Trey Morris
and last modified
- Get this branch:
- bzr branch lp:~tr3buchet/nova/xs_network_inject
Only
Trey Morris
can upload to this branch. If you are
Trey Morris
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Christopher MacGown (community): Approve
- Jay Pipes (community): Approve
-
Diff: 251 lines (+121/-40)7 files modifiednova/api/openstack/__init__.py (+1/-0)
nova/api/openstack/servers.py (+14/-0)
nova/compute/api.py (+7/-0)
nova/compute/manager.py (+12/-0)
nova/tests/api/openstack/test_servers.py (+12/-0)
nova/virt/xenapi/vmops.py (+71/-40)
nova/virt/xenapi_conn.py (+4/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 615. By Trey Morris
-
added admin api call for injecting network info, added api test for inject network info
- 614. By Trey Morris
-
moved creating vifs to its own function, moved inject network to its own function
- 613. By Trey Morris
-
moved inject network info to a function which accepts only instance, and call it from reset network
- 612. By Trey Morris
-
comments + Englilish, changed copyright in migration, removed network_get_all from db.api (vestigial)
- 611. By Trey Morris
-
added test for reset_network to openstack api tests, tabstop 5 to 4, renamed migration
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