Bug 881810
| Summary: | When Installing openstack-nova, The package python-keystone should be installed by dependency. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nir Magnezi <nmagnezi> |
| Component: | openstack-nova | Assignee: | Martin Magr <mmagr> |
| Status: | CLOSED ERRATA | QA Contact: | Yaniv Kaul <ykaul> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.0 (Folsom) | CC: | jkt, pbrady |
| Target Milestone: | snapshot1 | Keywords: | Triaged |
| Target Release: | 2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-nova-2012.2.2-8.el6ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-01-30 21:07:26 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: | |||
|
Description
Nir Magnezi
2012-11-29 15:49:32 UTC
Added requirement to packages. Verified with: openstack-nova Version: 2012.2.2-1.el6ost Executing: # yum install openstack-nova Requires python-keystone Note the requires needs to be added to the "common" subpackage in nova, rather than the global openstack-nova "meta" package. Other packages are as normal. BTW theoretically keystone is optional, so this is more of a convenience depenency, which should be handled explicitly with something like packstack. Do we want this hard dependency Fedora/EPEL too? Moved python-keystone from nova to nova-conf in dist-git. This will be taken into the account with next snapshot. Verified: ====================================================================================================================================================== Package Arch Version Repository Size ====================================================================================================================================================== Updating: openstack-nova-common noarch 2012.2.2-8.el6ost /openstack-nova-common-2012.2.2-8.el6ost.noarch 115 k openstack-nova-compute noarch 2012.2.2-8.el6ost /openstack-nova-compute-2012.2.2-8.el6ost.noarch 12 k openstack-nova-network noarch 2012.2.2-8.el6ost /openstack-nova-network-2012.2.2-8.el6ost.noarch 13 k python-nova noarch 2012.2.2-8.el6ost /python-nova-2012.2.2-8.el6ost.noarch 12 M Installing for dependencies: PyPAM x86_64 0.5.0-12.el6 rhel64-20130116.3 23 k python-keystone noarch 2012.2.1-1.el6ost openstack 259 k python-passlib noarch 1.5.3-1.el6 openstack 289 k Transaction Summary ====================================================================================================================================================== 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/RHSA-2013-0208.html |