Merge lp://staging/~vishvananda/nova/fix-packages into lp://staging/~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu
Proposed by
Vish Ishaya
Status: | Merged |
---|---|
Merge reported by: | Vish Ishaya |
Merged at revision: | not available |
Proposed branch: | lp://staging/~vishvananda/nova/fix-packages |
Merge into: | lp://staging/~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu |
Diff against target: |
85 lines (+49/-0) 5 files modified
debian/control (+24/-0) debian/nova-vncproxy.install (+1/-0) debian/nova-vncproxy.logrotate (+4/-0) debian/nova-vncproxy.upstart (+19/-0) debian/nova_sudoers (+1/-0) |
To merge this branch: | bzr merge lp://staging/~vishvananda/nova/fix-packages |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Devin Carlen (community) | Needs Information | ||
Review via email: mp+58851@code.staging.launchpad.net |
Description of the change
Fixes bug on volume delete because /bin/dd isn't in sudoers. Also adds packages for nova-vncproxy
I didn't update the changelog because i don't know if it is my responsiblity or the person who merges it.
To post a comment you must log in.
this looks good, but shouldn't it be two separate patches? (dd and nova-vncproxy are unrelated)