lp:~ttx/nova/privsep1
Created by
Thierry Carrez
and last modified
- Get this branch:
- bzr branch lp:~ttx/nova/privsep1
Only
Thierry Carrez
can upload to this branch. If you are
Thierry Carrez
please log in for upload directions.
Branch merges
Propose for merging
- Dan Prince (community): Approve
- Soren Hansen (community): Approve
-
Diff: 1063 lines (+216/-206)15 files modifiednova/console/xvp.py (+0/-1)
nova/flags.py (+3/-0)
nova/network/linux_net.py (+69/-73)
nova/tests/fake_utils.py (+6/-2)
nova/tests/test_libvirt.py (+5/-5)
nova/tests/test_volume.py (+6/-4)
nova/tests/test_xenapi.py (+5/-5)
nova/utils.py (+9/-6)
nova/virt/disk.py (+24/-23)
nova/virt/libvirt/connection.py (+7/-7)
nova/virt/libvirt/vif.py (+9/-7)
nova/virt/xenapi/vm_utils.py (+8/-7)
nova/virt/xenapi/vmops.py (+8/-18)
nova/virt/xenapi/volume_utils.py (+2/-2)
nova/volume/driver.py (+55/-46)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1391. By Thierry Carrez
-
Remove doublequotes from env variable setting since they are literally passed
- 1386. By Thierry Carrez
-
Fix usage of sudo -E and addl_env in dnsmasq/radvd calls, remove addl_env support, fix fake_execute allowed kwargs
- 1384. By Thierry Carrez
-
Fix ajaxterm's use of shell=True, prevent vmops.py from running its own version of utils.execute
- 1382. By Thierry Carrez
-
Add run_as_root parameter to utils.execute, uses new sudo_helper FLAG to prefix command
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