Merge lp://qastaging/~gandelman-a/ubuntu/saucy/nova/depends into lp://qastaging/~openstack-ubuntu-testing/nova/havana

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 581
Merged at revision: 577
Proposed branch: lp://qastaging/~gandelman-a/ubuntu/saucy/nova/depends
Merge into: lp://qastaging/~openstack-ubuntu-testing/nova/havana
Diff against target: 96 lines (+32/-4)
4 files modified
debian/changelog (+9/-2)
debian/control (+4/-2)
debian/patches/avoid_requirements_websockify.patch (+18/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp://qastaging/~gandelman-a/ubuntu/saucy/nova/depends
Reviewer Review Type Date Requested Status
Openstack Ubuntu Testers Pending
Review via email: mp+165524@code.qastaging.launchpad.net

Description of the change

nova-manage is now just an entry point into the nova python package and requires that all dependencies listed in the nova's egg-info/requires.txt be satisfied. Since nova-manage comes as part of nova-common package, we need to make sure all of nova's requires.txt dependencies are satisfied or nova-manage will throw Exceptions and postinsts will fail:

* sets various dependency versions
* adds python-babel
* requirements.txt lists websockify, but the only package we ship that needs it is nova-novncproxy. Patch it out so it doesn't require moving to nova-common or python-nova becoming a global dependency pulled in by every package.

To post a comment you must log in.
581. By Adam Gandelman

changelog typo.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches