Bug 976719
Summary: | Move the openstack-nova-novncproxy subpackage from novnc to openstack-nova package | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Nikola Dipanov <ndipanov> | ||||||||||||
Component: | openstack-nova | Assignee: | Xavier Queralt <xqueralt> | ||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> | ||||||||||||
Severity: | low | Docs Contact: | |||||||||||||
Priority: | low | ||||||||||||||
Version: | 3.0 | CC: | apevec, dallan, eglynn, jkt, mlopes, ndipanov, pbrady, sclewis, sgordon, xqueralt, yeylon | ||||||||||||
Target Milestone: | Upstream M2 | ||||||||||||||
Target Release: | 4.0 | ||||||||||||||
Hardware: | Unspecified | ||||||||||||||
OS: | Unspecified | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | openstack-nova-2013.2-0.8.b2.el6ost | Doc Type: | Bug Fix | ||||||||||||
Doc Text: |
The nova-novncproxy included with openstack-nova-novncproxy was previously packaged from the novnc component. Intermittent divergences between novnc and the upstream nova package required corresponding fixes to be backported.
With this fix, nova-novncproxy has been subpackaged from the nova component. Divergences are now avoided, and future upstream fixes are integrated faster.
|
Story Points: | --- | ||||||||||||
Clone Of: | |||||||||||||||
: | 985519 985902 985912 (view as bug list) | Environment: | |||||||||||||
Last Closed: | 2013-12-20 00:07:57 UTC | Type: | Bug | ||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||
Documentation: | --- | CRM: | |||||||||||||
Verified Versions: | Category: | --- | |||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
Embargoed: | |||||||||||||||
Bug Depends On: | |||||||||||||||
Bug Blocks: | 982217, 985519, 985902, 985912, 1124330 | ||||||||||||||
Attachments: |
|
Description
Nikola Dipanov
2013-06-21 09:49:05 UTC
Created attachment 772570 [details]
move novnproxy to openstack-nova
Created attachment 772604 [details]
move novnproxy to openstack-nova
Created attachment 772611 [details]
remove novnproxy from novnc package
I've attached the patches with the changes for novnc and openstack-nova packages to move novncproxy to the last one. Comment on attachment 772611 [details]
remove novnproxy from novnc package
I believe we should also remove the novncproxy part of the manpage patch.
Created attachment 773701 [details]
remove novnproxy from novnc package
Removed novncproxy's man page
Comment on attachment 773701 [details] remove novnproxy from novnc package Actually we probably want /etc/sysconfig/openstack-nova-novncproxy stub included as %config(noreplace) so that config is updated appropriately rather than wiped See: http://pkgs.fedoraproject.org/cgit/openstack-nova.git/commit/?h=el6-grizzly&id=f70bf6e4 Created attachment 775236 [details]
move novnproxy to openstack-nova
Mark /etc/sysconfig/openstack-nova-novncproxy as config(noreplace) in spec.
verified: # rpm -qi openstack-nova-novncproxy Source RPM: openstack-nova-2013.2-5.el6ost.src.rpm Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1859.html |