| Summary: | Packstack fails if installing Nova is disabled | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Martina Kollarova <mkollaro> |
| Component: | openstack-packstack | Assignee: | Ivan Chavero <ichavero> |
| Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.0 | CC: | aortega, breeler, derekh, hateya, ichavero, ncredi, sclewis, yeylon |
| Target Milestone: | rc | Keywords: | Regression, TestBlocker |
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1024564 | Environment: | |
| Last Closed: | 2013-12-20 00:34:06 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: | |
| Bug Depends On: | 1024564 | ||
| Bug Blocks: | |||
|
Comment 4
Ivan Chavero
2013-11-14 17:44:12 UTC
https://review.openstack.org/#/c/52266/ has been merged Verified NVR: openstack-packstack-2013.2.1-0.19.dev935.el6ost.noarch Installed Keystone and Swift, without nova. packstack --os-swift-install=y --os-swift-storage-zones=1 --os-swift-storage-fstype=ext4 --os-swift-storage=10.x.y.z --os-nova-install=n --os-client-install=y --keystone-host=10.x.y.z --os-horizon-install=n --os-cinder-install=n --install-hosts=10.x.y.z --os-swift-storage-replicas=3 --os-swift-proxy=10.x.y.z --os-glance-install=n --os-neutron-install=n Result: ======= Installation ended successfully. # keystone service-list +----------------------------------+------------+--------------+--------------------------------+ | id | name | type | description | +----------------------------------+------------+--------------+--------------------------------+ | bf9ae7b1d62446548fa72fab149dbf68 | ceilometer | metering | Openstack Metering Service | | 1dafc6a1618e4d6f8d351188f4444f55 | keystone | identity | OpenStack Identity Service | | ea0cf75891544d77b56408a3f67debb9 | swift | object-store | Openstack Object-Store Service | | 151f300725904b119fc99f581bb04623 | swift_s3 | s3 | Openstack S3 Service | +----------------------------------+------------+--------------+--------------------------------+ 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 |