Installing the cookbooks from openstack-chef-repo currently leads to a problem with the yum cookbook.
This problem is that the berksfile specifies yum 2.3.4, but the python cookbook requires yum-epel which requires yum ~3.
Log:
2014-01-28T15:01:35+00:00] WARN: Overridden Run List: [role[allinone-compute]]
resolving cookbooks for run list: ["openstack-common", "openstack-common::logging", "openstack-common::set_endpoints_by_interface", "openstack-common::sysctl", "openstack-ops-database::server", "openstack-ops-database::openstack-db", "openstack-ops-messaging::server", "openstack-identity::server", "openstack-identity::registration", "openstack-image::identity_registration", "openstack-image::api", "openstack-image::registry", "openstack-image::image_upload", "openstack-network::identity_registration", "openstack-network::server", "openstack-network::openvswitch", "openstack-network::l3_agent", "openstack-network::dhcp_agent", "openstack-network::metadata_agent", "openstack-compute::nova-setup", "openstack-compute::identity_registration", "openstack-compute::conductor", "openstack-compute::scheduler", "openstack-compute::api-ec2", "openstack-compute::api-os-compute", "openstack-compute::api-metadata", "openstack-block-storage::api", "openstack-block-storage::scheduler", "openstack-block-storage::volume", "openstack-block-storage::identity_registration", "openstack-compute::nova-cert", "openstack-compute::vncproxy", "openstack-dashboard::server", "openstack-compute::compute"]
================================================================================
Error Resolving Cookbooks for Run List:
================================================================================
Missing Cookbooks:
------------------
Could not satisfy version constraints for: yum
Expanded Run List:
------------------
* openstack-common
* openstack-common::logging
* openstack-common::set_endpoints_by_interface
* openstack-common::sysctl
* openstack-ops-database::server
* openstack-ops-database::openstack-db
* openstack-ops-messaging::server
* openstack-identity::server
* openstack-identity::registration
* openstack-image::identity_registration
* openstack-image::api
* openstack-image::registry
* openstack-image::image_upload
* openstack-network::identity_registration
* openstack-network::server
* openstack-network::openvswitch
* openstack-network::l3_agent
* openstack-network::dhcp_agent
* openstack-network::metadata_agent
* openstack-compute::nova-setup
* openstack-compute::identity_registration
* openstack-compute::conductor
* openstack-compute::scheduler
* openstack-compute::api-ec2
* openstack-compute::api-os-compute
* openstack-compute::api-metadata
* openstack-block-storage::api
* openstack-block-storage::scheduler
* openstack-block-storage::volume
* openstack-block-storage::identity_registration
* openstack-compute::nova-cert
* openstack-compute::vncproxy
* openstack-dashboard::server
* openstack-compute::compute
Fix proposed to branch: master /review. openstack. org/69624
Review: https:/