puppetlabs-toy-chest / puppetlabs-openstack

Puppet Labs Reference and Testing Deployment Module for OpenStack (master tracks Kilo)
Apache License 2.0
90 stars 106 forks source link

Many error when deploying on controller node #196

Closed Oyabi closed 9 years ago

Oyabi commented 9 years ago

Hi, I try to install deploy openstack on a node with your puppet module but I have got a lot of errors. I have install your module with puppet module install puppetlabs-openstack but I have another error with git clone. Here the error messages :

root@server2:~# puppet agent -t
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts

Info: Caching catalog for server2
Warning: /Apt_key[Add key: 056E8E56 from Apt::Source rabbitmq]: The id should be a full fingerprint (40 characters), see README.
Warning: /Apt_key[Add key: 9ECBEC467F0CEB10 from Apt::Source downloads-distro.mongodb.org]: The id should be a full fingerprint (40 characters), see README.
Info: Applying configuration version '1432799811'
Notice: /Stage[main]/Cinder::Scheduler/Service[cinder-scheduler]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Cinder::Scheduler/Service[cinder-scheduler]: Unscheduling refresh on Service[cinder-scheduler]
Error: Execution of '/usr/sbin/rabbitmqctl add_user openstack pose-vix' returned 2: Creating user "openstack" ...
Error: user_already_exists: openstack
Error: /Stage[main]/Openstack::Profile::Rabbitmq/Rabbitmq_user[openstack]/ensure: change from absent to present failed: Execution of '/usr/sbin/rabbitmqctl add_user openstack pose-vix' returned 2: Creating user "openstack" ...
Error: user_already_exists: openstack
Error: Could not start Service[swift-proxy]: Execution of '/sbin/start swift-proxy' returned 1: start: Job failed to start
Error: /Stage[main]/Swift::Proxy/Service[swift-proxy]/ensure: change from stopped to running failed: Could not start Service[swift-proxy]: Execution of '/sbin/start swift-proxy' returned 1: start: Job failed to start
Notice: /Stage[main]/Openstack::Profile::Rabbitmq/Rabbitmq_user_permissions[openstack@/]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Rabbitmq/Rabbitmq_user_permissions[openstack@/]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Anchor[nova-start]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Anchor[nova-start]: Skipping because of failed dependencies
Notice: /Package[nova-common]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Package[nova-common]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_auth_url]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_auth_url]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/network_api_class]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/network_api_class]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/force_raw_images]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/force_raw_images]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/debug]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/debug]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/log_dir]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/log_dir]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/amqp_durable_queues]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/amqp_durable_queues]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/extension_sync_interval]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/extension_sync_interval]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/vncserver_proxyclient_address]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/vncserver_proxyclient_address]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_hosts]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_hosts]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/notify_api_faults]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/notify_api_faults]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_username]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_username]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_certfile]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_certfile]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/memcached_servers]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/memcached_servers]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_use_ssl]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_use_ssl]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_tenant_name]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_tenant_name]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/notification_driver]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/notification_driver]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Objectstore/Nova_config[DEFAULT/s3_listen]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Objectstore/Nova_config[DEFAULT/s3_listen]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/ssl_ca_file]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/ssl_ca_file]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Vncproxy/Nova_config[DEFAULT/novncproxy_host]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Vncproxy/Nova_config[DEFAULT/novncproxy_host]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_userid]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_userid]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_ha_queues]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_ha_queues]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/network_device_mtu]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/network_device_mtu]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/state_path]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/state_path]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_password]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_password]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/report_interval]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/report_interval]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/verbose]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/verbose]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/File[/var/log/nova]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/File[/var/log/nova]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute::Neutron/Nova_config[libvirt/vif_driver]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute::Neutron/Nova_config[libvirt/vif_driver]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/security_group_api]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/security_group_api]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[database/idle_timeout]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[database/idle_timeout]: Skipping because of failed dependencies
Notice: /Package[nova-consoleauth]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Package[nova-consoleauth]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_ca_certs]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_ca_certs]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/vnc_keymap]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/vnc_keymap]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/url_timeout]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/url_timeout]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/ca_certificates_file]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/ca_certificates_file]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/vnc_enabled]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/vnc_enabled]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_virtual_host]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rabbit_virtual_host]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[glance/api_servers]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[glance/api_servers]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_version]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_version]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute::Neutron/Nova_config[DEFAULT/force_snat_range]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute::Neutron/Nova_config[DEFAULT/force_snat_range]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/image_service]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/image_service]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_keyfile]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/kombu_ssl_keyfile]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/notify_on_state_change]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/notify_on_state_change]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/firewall_driver]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/firewall_driver]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Vncproxy/Nova_config[DEFAULT/novncproxy_port]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Vncproxy/Nova_config[DEFAULT/novncproxy_port]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_password]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/admin_password]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[database/connection]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[database/connection]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Common::Nova/Nova_config[DEFAULT/default_floating_pool]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Common::Nova/Nova_config[DEFAULT/default_floating_pool]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_is_fatal]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_is_fatal]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/os_region_name]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/os_region_name]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/novncproxy_base_url]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/novncproxy_base_url]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_strategy]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_strategy]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/default_tenant_id]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/default_tenant_id]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/lock_path]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/lock_path]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/url]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/url]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/service_down_time]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/service_down_time]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/ssl_cert_file]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/ssl_cert_file]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/ovs_bridge]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/ovs_bridge]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/notification_topics]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/notification_topics]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/ssl_key_file]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/ssl_key_file]: Skipping because of failed dependencies
Notice: /Package[nova-objectstore]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Package[nova-objectstore]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit_period]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit_period]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[neutron/service_metadata_proxy]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[neutron/service_metadata_proxy]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_listen]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_listen]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_port]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_port]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[osapi_v3/enabled]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[osapi_v3/enabled]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/ec2_listen]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/ec2_listen]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/admin_password]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/admin_password]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/admin_user]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/admin_user]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_protocol]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_protocol]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/enabled_apis]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/enabled_apis]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/volume_api_class]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/volume_api_class]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_host]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_host]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_admin_prefix]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_admin_prefix]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_version]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_version]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/ec2_workers]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/ec2_workers]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/admin_tenant_name]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/admin_tenant_name]: Skipping because of failed dependencies
Notice: /Package[nova-api]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Package[nova-api]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/admin_tenant_name]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/admin_tenant_name]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_uri]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_uri]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/admin_user]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/admin_user]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_port]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_port]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/admin_password]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/admin_password]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_admin_prefix]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_admin_prefix]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/use_forwarded_for]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/use_forwarded_for]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_volume_listen]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_volume_listen]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_listen]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_listen]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/auth_strategy]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/auth_strategy]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/region_name]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/region_name]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/keystone_ec2_url]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/keystone_ec2_url]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_protocol]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_protocol]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_workers]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_workers]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rootwrap_config]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rootwrap_config]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rpc_backend]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/rpc_backend]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_timeout]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_timeout]: Skipping because of failed dependencies
Notice: /Firewall[5000 - Keystone API]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Firewall[5000 - Keystone API]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/use_syslog]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/use_syslog]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_workers]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_workers]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/dhcp_domain]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/dhcp_domain]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/force_config_drive]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/force_config_drive]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_uri]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[keystone_authtoken/auth_uri]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_config[neutron/metadata_proxy_shared_secret]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_config[neutron/metadata_proxy_shared_secret]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_host]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova_paste_api_ini[filter:authtoken/auth_host]: Skipping because of failed dependencies
Error: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Error: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_service[ceilometer]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[openstack/neutron]: Dependency Keystone_service[neutron] has failures: true
Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[openstack/neutron]: Skipping because of failed dependencies
Error: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Could not evaluate: Expected 3 columns for tenant row, found 0. Line +----------------------------------+----------+---------+
Error: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_role[ResellerAdmin]: Could not evaluate: Expected 2 columns for role row, found 0. Line +----------------------------------+------------------+
Error: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[openstack/nova_ec2]: Dependency Keystone_service[nova_ec2] has failures: true
Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[openstack/nova_ec2]: Skipping because of failed dependencies
Error: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[openstack/cinderv2]: Dependency Keystone_service[cinderv2] has failures: true
Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[openstack/cinderv2]: Skipping because of failed dependencies
Error: /Stage[main]/Swift::Keystone::Auth/Keystone_role[SwiftOperator]: Could not evaluate: Expected 2 columns for role row, found 0. Line +----------------------------------+------------------+
Error: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::Tenant[test]/Keystone_tenant[test]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::Tenant[test]/Keystone_tenant[test]: Skipping because of failed dependencies
Error: /Stage[main]/Heat::Keystone::Auth/Keystone_service[heat]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[openstack/novav3]: Dependency Keystone_service[novav3] has failures: true
Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[openstack/novav3]: Skipping because of failed dependencies
Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_endpoint[openstack/ceilometer]: Dependency Keystone_service[ceilometer] has failures: true
Warning: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_endpoint[openstack/ceilometer]: Skipping because of failed dependencies
Error: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Could not evaluate: Expected 3 columns for tenant row, found 0. Line +----------------------------------+----------+---------+
Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Skipping because of failed dependencies
Notice: /Stage[main]/Heat::Keystone::Auth/Keystone_user[heat]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Heat::Keystone::Auth/Keystone_user[heat]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Skipping because of failed dependencies
Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Skipping because of failed dependencies
Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Could not evaluate: Expected 2 columns for role row, found 0. Line +----------------------------------+------------------+
Notice: /Stage[main]/Heat::Keystone::Auth/Keystone_user_role[heat@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Heat::Keystone::Auth/Keystone_user_role[heat@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Heat::Keystone::Auth/Keystone_user_role[heat@services]: Skipping because of failed dependencies
Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Skipping because of failed dependencies
Error: /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_service[keystone]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Heat::Keystone::Auth/Keystone_endpoint[openstack/heat]: Dependency Keystone_service[heat] has failures: true
Warning: /Stage[main]/Heat::Keystone::Auth/Keystone_endpoint[openstack/heat]: Skipping because of failed dependencies
Error: /Stage[main]/Heat::Keystone::Auth/Keystone_role[heat_stack_user]: Could not evaluate: Expected 2 columns for role row, found 0. Line +----------------------------------+------------------+
Error: /Stage[main]/Heat::Engine/Keystone_role[heat_stack_owner]: Could not evaluate: Expected 2 columns for role row, found 0. Line +----------------------------------+------------------+
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::Tenant[test2]/Keystone_tenant[test2]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::Tenant[test2]/Keystone_tenant[test2]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo2]/Keystone_user[demo2]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo2]/Keystone_user[demo2]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo2]/Keystone_user_role[demo2@test2]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo2]/Keystone_user_role[demo2@test2]: Skipping because of failed dependencies
Error: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_service[heat-cfn]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user[ceilometer]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user[ceilometer]: Skipping because of failed dependencies
Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user_role[ceilometer@services]: Dependency Keystone_role[ResellerAdmin] has failures: true
Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user_role[ceilometer@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user_role[ceilometer@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user_role[ceilometer@services]: Skipping because of failed dependencies
Error: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Error: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[openstack/glance]: Dependency Keystone_service[glance] has failures: true
Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[openstack/glance]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Skipping because of failed dependencies
Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Dependency Keystone_tenant[admin] has failures: true
Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Skipping because of failed dependencies
Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Keystone_tenant[admin] has failures: true
Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Skipping because of failed dependencies
Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/notify_nova_on_port_status_changes]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/notify_nova_on_port_status_changes]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_admin_auth_url]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_admin_auth_url]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/send_events_interval]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/send_events_interval]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_admin_password]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_admin_password]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_region_name]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_region_name]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/notify_nova_on_port_data_changes]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/notify_nova_on_port_data_changes]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_admin_username]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_admin_username]: Skipping because of failed dependencies
Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[openstack/cinder]: Dependency Keystone_service[cinder] has failures: true
Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[openstack/cinder]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo]/Keystone_user[demo]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo]/Keystone_user[demo]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo]/Keystone_user_role[demo@test]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[demo]/Keystone_user_role[demo@test]: Skipping because of failed dependencies
Notice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_user[heat-cfn]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_user[heat-cfn]: Skipping because of failed dependencies
Notice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_user_role[heat-cfn@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_user_role[heat-cfn@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_user_role[heat-cfn@services]: Skipping because of failed dependencies
Error: /Stage[main]/Swift::Keystone::Auth/Keystone_service[swift_s3]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_endpoint[openstack/swift_s3]: Dependency Keystone_service[swift_s3] has failures: true
Warning: /Stage[main]/Swift::Keystone::Auth/Keystone_endpoint[openstack/swift_s3]: Skipping because of failed dependencies
Notice: /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_endpoint[openstack/keystone]: Dependency Keystone_service[keystone] has failures: true
Warning: /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_endpoint[openstack/keystone]: Skipping because of failed dependencies
Error: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[openstack/nova]: Dependency Keystone_service[nova] has failures: true
Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[openstack/nova]: Skipping because of failed dependencies
Notice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_endpoint[openstack/heat-cfn]: Dependency Keystone_service[heat-cfn] has failures: true
Warning: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone_endpoint[openstack/heat-cfn]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_url]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/nova_url]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server::Notifications/Nova_admin_tenant_id_setter[nova_admin_tenant_id]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Neutron::Server::Notifications/Nova_admin_tenant_id_setter[nova_admin_tenant_id]: Skipping because of failed dependencies
Error: /Stage[main]/Swift::Keystone::Auth/Keystone_service[swift]: Could not evaluate: Expected 4 columns for service row, found 0. Line +----------------------------------+------------+----------------+----------------------------------+
Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_endpoint[openstack/swift]: Dependency Keystone_service[swift] has failures: true
Warning: /Stage[main]/Swift::Keystone::Auth/Keystone_endpoint[openstack/swift]: Skipping because of failed dependencies
Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_user[swift]: Dependency Keystone_tenant[services] has failures: true
Warning: /Stage[main]/Swift::Keystone::Auth/Keystone_user[swift]: Skipping because of failed dependencies
Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_user_role[swift@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_user_role[swift@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Swift::Keystone::Auth/Keystone_user_role[swift@services]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[test]/Keystone_user[test]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[test]/Keystone_user[test]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[test]/Keystone_user_role[test@test]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[test]/Keystone_user_role[test@test]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Openstack::Profile::Keystone/Openstack::Resources::User[test]/Keystone_user_role[test@test]: Skipping because of failed dependencies
Notice: /Firewall[8080 - Swift Proxy]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8080 - Swift Proxy]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8080 - Swift Proxy]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Ceilometer::Api/Mongodb_database[ceilometer]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Stage[main]/Openstack::Profile::Ceilometer::Api/Mongodb_database[ceilometer]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Openstack::Profile::Ceilometer::Api/Mongodb_database[ceilometer]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Profile::Ceilometer::Api/Mongodb_user[mongo]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Stage[main]/Openstack::Profile::Ceilometer::Api/Mongodb_user[mongo]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Openstack::Profile::Ceilometer::Api/Mongodb_user[mongo]: Skipping because of failed dependencies
Notice: /Stage[main]/Ceilometer::Db/Exec[ceilometer-dbsync]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Stage[main]/Ceilometer::Db/Exec[ceilometer-dbsync]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Ceilometer::Db/Exec[ceilometer-dbsync]: Skipping because of failed dependencies
Notice: /Stage[main]/Ceilometer::Collector/Service[ceilometer-collector]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Stage[main]/Ceilometer::Collector/Service[ceilometer-collector]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Ceilometer::Collector/Service[ceilometer-collector]: Skipping because of failed dependencies
Notice: /Stage[main]/Ceilometer::Api/Service[ceilometer-api]: Dependency Keystone_role[ResellerAdmin] has failures: true
Notice: /Stage[main]/Ceilometer::Api/Service[ceilometer-api]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Ceilometer::Api/Service[ceilometer-api]: Dependency Keystone_role[admin] has failures: true
Notice: /Stage[main]/Ceilometer::Api/Service[ceilometer-api]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Ceilometer::Api/Service[ceilometer-api]: Skipping because of failed dependencies
Notice: /Firewall[8777 - Ceilometer API]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8777 - Ceilometer API]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8777 - Ceilometer API]: Skipping because of failed dependencies
Notice: /Firewall[8776 - Cinder API]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8776 - Cinder API]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8776 - Cinder API]: Skipping because of failed dependencies
Notice: /Firewall[3333 - Nova S3]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[3333 - Nova S3]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[3333 - Nova S3]: Skipping because of failed dependencies
Notice: /Firewall[8773 - Nova EC2]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8773 - Nova EC2]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8773 - Nova EC2]: Skipping because of failed dependencies
Notice: /Firewall[8774 - Nova API]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8774 - Nova API]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8774 - Nova API]: Skipping because of failed dependencies
Notice: /Firewall[8775 - Nova Metadata]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8775 - Nova Metadata]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8775 - Nova Metadata]: Skipping because of failed dependencies
Notice: /Firewall[6080 - Nova novnc]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[6080 - Nova novnc]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[6080 - Nova novnc]: Skipping because of failed dependencies
Notice: /Firewall[89696 - Neutron API]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[89696 - Neutron API]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[89696 - Neutron API]: Skipping because of failed dependencies
Notice: /Firewall[8000 - Heat CFN API]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8000 - Heat CFN API]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8000 - Heat CFN API]: Skipping because of failed dependencies
Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Skipping because of failed dependencies
Notice: /Stage[main]/Cinder::Api/Service[cinder-api]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Cinder::Api/Service[cinder-api]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Cinder::Api/Service[cinder-api]: Skipping because of failed dependencies
Notice: /Stage[main]/Glance::Api/Service[glance-api]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Glance::Api/Service[glance-api]: Dependency Keystone_role[admin] has failures: true
Notice: /Stage[main]/Glance::Api/Service[glance-api]: Dependency Keystone_service[glance] has failures: true
Warning: /Stage[main]/Glance::Api/Service[glance-api]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Nova_config[DEFAULT/enabled_ssl_apis]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Nova_config[DEFAULT/enabled_ssl_apis]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/File[/etc/nova/nova.conf]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/File[/etc/nova/nova.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Exec[post-nova_config]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Exec[post-nova_config]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Exec[nova-db-sync]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Exec[nova-db-sync]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Vncproxy/Nova::Generic_service[vncproxy]/Service[nova-vncproxy]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Vncproxy/Nova::Generic_service[vncproxy]/Service[nova-vncproxy]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Objectstore/Nova::Generic_service[objectstore]/Service[nova-objectstore]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Objectstore/Nova::Generic_service[objectstore]/Service[nova-objectstore]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Consoleauth/Nova::Generic_service[consoleauth]/Service[nova-consoleauth]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Consoleauth/Nova::Generic_service[consoleauth]/Service[nova-consoleauth]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Api/Nova::Generic_service[api]/Service[nova-api]: Dependency Keystone_service[nova] has failures: true
Notice: /Stage[main]/Nova::Api/Nova::Generic_service[api]/Service[nova-api]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Api/Nova::Generic_service[api]/Service[nova-api]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Scheduler/Nova::Generic_service[scheduler]/Service[nova-scheduler]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Scheduler/Nova::Generic_service[scheduler]/Service[nova-scheduler]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Conductor/Nova::Generic_service[conductor]/Service[nova-conductor]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Conductor/Nova::Generic_service[conductor]/Service[nova-conductor]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]: Skipping because of failed dependencies
Notice: /Stage[main]/Nova/Exec[networking-refresh]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova/Exec[networking-refresh]: Skipping because of failed dependencies
Notice: /Firewall[8004 - Heat API]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8004 - Heat API]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8004 - Heat API]: Skipping because of failed dependencies
Notice: /Firewall[80 - Apache (Horizon)]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[80 - Apache (Horizon)]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[80 - Apache (Horizon)]: Skipping because of failed dependencies
Notice: /Firewall[443 - Apache SSL (Horizon)]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[443 - Apache SSL (Horizon)]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[443 - Apache SSL (Horizon)]: Skipping because of failed dependencies
Notice: /Stage[main]/Heat::Api_cfn/Service[heat-api-cfn]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Heat::Api_cfn/Service[heat-api-cfn]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Heat::Api_cfn/Service[heat-api-cfn]: Skipping because of failed dependencies
Notice: /Stage[main]/Heat::Api/Service[heat-api]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Heat::Api/Service[heat-api]: Dependency Keystone_role[admin] has failures: true
Warning: /Stage[main]/Heat::Api/Service[heat-api]: Skipping because of failed dependencies
Notice: /Stage[main]/Heat::Engine/Service[heat-engine]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Heat::Engine/Service[heat-engine]: Unscheduling refresh on Service[heat-engine]
Notice: /Stage[main]/Nova::Cert/Nova::Generic_service[cert]/Service[nova-cert]: Dependency Rabbitmq_user[openstack] has failures: true
Warning: /Stage[main]/Nova::Cert/Nova::Generic_service[cert]/Service[nova-cert]: Skipping because of failed dependencies
Notice: /Stage[main]/Neutron::Server/Service[neutron-server]: Dependency Keystone_tenant[services] has failures: true
Notice: /Stage[main]/Neutron::Server/Service[neutron-server]: Dependency Keystone_role[admin] has failures: true
Notice: /Stage[main]/Neutron::Server/Service[neutron-server]: Dependency Keystone_service[neutron] has failures: true
Warning: /Stage[main]/Neutron::Server/Service[neutron-server]: Skipping because of failed dependencies
Notice: /Firewall[8999 - Accept all management network traffic]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[8999 - Accept all management network traffic]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[8999 - Accept all management network traffic]: Skipping because of failed dependencies
Notice: /Firewall[9100 - Accept all vm network traffic]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[9100 - Accept all vm network traffic]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[9100 - Accept all vm network traffic]: Skipping because of failed dependencies
Notice: /Firewall[9999 - Reject remaining traffic]: Dependency Rabbitmq_user[openstack] has failures: true
Notice: /Firewall[9999 - Reject remaining traffic]: Dependency Keystone_role[admin] has failures: true
Warning: /Firewall[9999 - Reject remaining traffic]: Skipping because of failed dependencies
Notice: Finished catalog run in 35.81 seconds

Here my server2.yaml :


---
classes:
 - openstack::role::controller
# - openstack::role::storage
# - openstack::role::network
# - openstack::role::compute
 - openstack
# - openstack_extras

openstack::region: 'openstack'

######## Networks
openstack::network::api: '10.0.249.0/24'
openstack::network::external: '192.168.22.0/24'
openstack::network::external::ippool::start: '192.168.22.0'
openstack::network::external::ippool::end: '192.168.22.100'
openstack::network::external::gateway: '10.0.249.254'
openstack::network::external::dns: '10.0.249.254'
openstack::networks:
  public:
    tenant_name: 'services'
    provider_network_type: 'gre'
    router_external: true
    provider_segmentation_id: 3604
    shared: true
  private:
    tenant_name: 'services'
    provider_network_type: 'gre'
    router_external: false
    provider_segmentation_id: 4063
    shared: true
openstack::subnets:
  '192.168.22.0/24':
    cidr: '192.168.22.0/24'
    ip_version: '4'
    gateway_ip: 192.168.22.2
    enable_dhcp: false
    network_name: 'public'
    tenant_name: 'services'
    allocation_pools: ['start=192.168.22.100,end=192.168.22.200']
    dns_nameservers: [192.168.22.2]
  '10.0.0.0/24':
    cidr: '10.0.0.0/24'
    ip_version: '4'
    enable_dhcp: true
    network_name: 'private'
    tenant_name: 'services'
    dns_nameservers: [192.168.22.2]
openstack::routers:
  test:
    tenant_name: 'test'
    gateway_network_name: 'public'
openstack::router_interfaces:
  'test:10.0.0.0/24': {}

openstack::network::management: '10.0.249.0/24'
openstack::network::data: '10.0.249.0/24'

######## Fixed IPs (controllers)

openstack::controller::address::api: '10.0.249.148'
openstack::controller::address::management: '10.0.249.148'
openstack::storage::address::api: '10.0.249.148'
openstack::storage::address::management: '10.0.249.148'

######## Database

openstack::mysql::root_password: 'spam-gak'
openstack::mysql::service_password: 'fuva-wax'
openstack::mysql::allowed_hosts: ['localhost', '127.0.0.1', '10.0.249.148']

openstack::mysql::keystone::user: 'keystone'
openstack::mysql::keystone::pass: 'fuva-wax'

openstack::mysql::cinder::user: 'cinder'
openstack::mysql::cinder::pass: 'fuva-wax'

openstack::mysql::glance::user: 'glance'
openstack::mysql::glance::pass: 'fuva-wax'
openstack::glance::api_servers: ['10.0.249.148:9292']

openstack::mysql::nova::user: 'nova'
openstack::mysql::nova::pass: 'fuva-wax'

openstack::mysql::neutron::user: 'neutron'
openstack::mysql::neutron::pass: 'fuva-wax'

openstack::mysql::heat::user: 'heat'
openstack::mysql::heat::pass: 'fuva-wax'

######## RabbitMQ

openstack::rabbitmq::user: 'openstack'
openstack::rabbitmq::password: 'pose-vix'
openstack::rabbitmq::hosts: ['10.0.249.148:5672']

######## Keystone

openstack::keystone::admin_token: 'sosp-kyl'
openstack::keystone::admin_email: 'chris.hoge@puppetlabs.com'
openstack::keystone::admin_password: 'fyby-tet'

openstack::keystone::tenants:
    "test":
        description: "Test tenant"
    "test2":
        description: "Test tenant"

openstack::keystone::users:
    "test":
        password: "abc123"
        tenant: "test"
        email: "test@example.com"
        admin: true
    "demo":
        password: "abc123"
        tenant: "test"
        email: "demo@example.com"
        admin: false
    "demo2":
        password: "abc123"
        tenant: "test2"
        email: "demo@example.com"
        admin: false

######## Glance

openstack::images:
  Cirros:
    container_format: 'bare'
    disk_format: 'qcow2'
    source: 'http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img'

openstack::glance::password: 'na-mu-va'

######## Cinder

openstack::cinder::password: 'zi-co-se'
openstack::cinder::volume_size: '8G'

######## Swift

openstack::swift::password: 'dexc-flo'
openstack::swift::hash_suffix: 'pop-bang'

######## Nova

openstack::nova::libvirt_type: 'kvm'
openstack::nova::password: 'quuk-paj'

######## Neutron

openstack::neutron::password: 'whi-rtuz'
openstack::neutron::shared_secret: 'by-sa-bo'
openstack::neutron::core_plugin: 'ml2'
openstack::neutron::service_plugins: ['router', 'firewall', 'lbaas', 'vpnaas', 'metering']
openstack::network::neutron::private: '192.168.22.0'

######## Ceilometer
openstack::ceilometer::address::management: '10.0.249.148'
openstack::ceilometer::mongo::username: 'mongo'
openstack::ceilometer::mongo::password: 'mongosecretkey123'
openstack::ceilometer::password: 'whi-truz'
openstack::ceilometer::meteringsecret: 'ceilometersecretkey'

######## Heat
openstack::heat::password: 'zap-bang'
openstack::heat::encryption_key: 'heatsecretkey123'

######## Horizon

openstack::horizon::secret_key: 'whu-ghuk'

######## Tempest

openstack::tempest::configure_images    : true
openstack::tempest::image_name          : 'Cirros'
openstack::tempest::image_name_alt      : 'Cirros'
openstack::tempest::username            : 'demo'
openstack::tempest::username_alt        : 'demo2'
openstack::tempest::username_admin      : 'test'
openstack::tempest::configure_network   : true
openstack::tempest::public_network_name : 'public'
openstack::tempest::cinder_available    : true
openstack::tempest::glance_available    : true
openstack::tempest::horizon_available   : true
openstack::tempest::nova_available      : true
openstack::tempest::neutron_available   : true
openstack::tempest::heat_available      : false
openstack::tempest::swift_available     : false

######## Log levels
openstack::verbose: 'True'
openstack::debug: 'True'

Do you have an idea of the problem? Secondly, have you a roadmap or a date for the upgrade to kilo release?

Best regards.

cmurphy commented 9 years ago

It looks like an issue with rabbitmq. My two suggestions are 1) try upgrading your version of the rabbitmq module. You may have to force-upgrade. 2) Try adding a host entry for your host's hostname pointing to 127.0.0.1, sometimes firewall issues break rabbitmq even within a single host.

Secondly, have you a roadmap or a date for the upgrade to kilo release?

This module has to wait on its dependent modules to be ready for release, which I believe is at least a few weeks out.

Oyabi commented 9 years ago

Hi, I have resolve rabbitmq issue with install the last version but I still have error with horizon on first run:

Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: 674 static files copied.
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: CommandError: An error occured during rendering /usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html: 'dashboard/scss/horizon.scss' could not be found in the COMPRESS_ROOT '/usr/share/openstack-dashboard/static' or with staticfiles.
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: Found 'compress' tags in:
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:        /usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:        /usr/lib/python2.7/dist-packages/horizon/templates/horizon/_conf.html
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:        /usr/lib/python2.7/dist-packages/horizon/templates/horizon/_scripts.html
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: Compressing...
Error: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]: Failed to call refresh: /usr/share/openstack-dashboard/manage.py collectstatic --noinput --clear && /usr/share/openstack-dashboard/manage.py compress --force returned 1 instead of one of [0]
Error: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]: /usr/share/openstack-dashboard/manage.py collectstatic --noinput --clear && /usr/share/openstack-dashboard/manage.py compress --force returned 1 instead of one of [0]

I can't access to horizon I have this message :

"Something went wrong!"
"An unexpected error has occurred. Try refreshing the page. If that doesn't "
"help, contact your local administrator."

When I run /usr/share/openstack-dashboard/manage.py collectstatic --noinput --clear && /usr/share/openstack-dashboard/manage.py compress --force I got :

674 static files copied.
Found 'compress' tags in:
        /usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html
        /usr/lib/python2.7/dist-packages/horizon/templates/horizon/_conf.html
        /usr/lib/python2.7/dist-packages/horizon/templates/horizon/_scripts.html
CommandError: An error occured during rendering /usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html: 'dashboard/scss/horizon.scss' could not be found in the COMPRESS_ROOT '/usr/share/openstack-dashboard/static' or with staticfiles.

I have simplified my yaml for test :

---
classes:
 - openstack::role::controller
# - openstack::role::storage
# - openstack::role::network
# - openstack::role::compute
# - openstack::role::allinone
 - openstack

openstack::region: 'openstack'

######## Networks
openstack::network::api: '10.0.249.0/24'
openstack::network::external: '10.0.249.0/24'

openstack::network::management: '10.0.249.0/24'
openstack::network::data: '10.0.249.0/24'

######## Fixed IPs (controllers)

openstack::controller::address::api: '10.0.249.148'
openstack::controller::address::management: '10.0.249.148'
openstack::storage::address::api: '10.0.249.148'
openstack::storage::address::management: '10.0.249.148'

######## Database

openstack::mysql::root_password: 'spam-gak'
openstack::mysql::service_password: 'fuva-wax'
openstack::mysql::allowed_hosts: ['localhost', '127.0.0.1', '10.0.249.%']

openstack::mysql::keystone::user: 'keystone'
openstack::mysql::keystone::pass: 'fuva-wax'

openstack::mysql::cinder::user: 'cinder'
openstack::mysql::cinder::pass: 'fuva-wax'

openstack::mysql::glance::user: 'glance'
openstack::mysql::glance::pass: 'fuva-wax'
openstack::glance::api_servers: ['10.0.249.148:9292']

openstack::mysql::nova::user: 'nova'
openstack::mysql::nova::pass: 'fuva-wax'

openstack::mysql::neutron::user: 'neutron'
openstack::mysql::neutron::pass: 'fuva-wax'

openstack::mysql::heat::user: 'heat'
openstack::mysql::heat::pass: 'fuva-wax'

######## RabbitMQ

openstack::rabbitmq::user: 'openstack'
openstack::rabbitmq::password: 'pose-vix'
openstack::rabbitmq::hosts: ['10.0.249.148:5672']

######## Keystone

openstack::keystone::admin_token: 'sosp-kyl'
openstack::keystone::admin_email: 'chris.hoge@puppetlabs.com'
openstack::keystone::admin_password: 'fyby-tet'

openstack::keystone::tenants:
    "test":
        description: "Test tenant"
    "test2":
        description: "Test tenant"

openstack::keystone::users:
    "test":
        password: "abc123"
        tenant: "test"
        email: "test@example.com"
        admin: true
    "demo":
        password: "abc123"
        tenant: "test"
        email: "demo@example.com"
        admin: false
    "demo2":
        password: "abc123"
        tenant: "test2"
        email: "demo2@example.com"
        admin: false

######## Glance

openstack::images:
  Cirros:
    container_format: 'bare'
    disk_format: 'qcow2'
    source: 'http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img'

openstack::glance::password: 'na-mu-va'

######## Cinder

openstack::cinder::password: 'zi-co-se'
openstack::cinder::volume_size: '8G'

######## Swift

openstack::swift::password: 'dexc-flo'
openstack::swift::hash_suffix: 'pop-bang'

######## Nova

openstack::nova::libvirt_type: 'kvm'
openstack::nova::password: 'quuk-paj'

######## Neutron

openstack::neutron::password: 'whi-rtuz'
openstack::neutron::shared_secret: 'by-sa-bo'
openstack::neutron::core_plugin: 'ml2'
openstack::neutron::service_plugins: ['router', 'firewall', 'lbaas', 'vpnaas', 'metering']

######## Ceilometer
openstack::ceilometer::address::management: '10.0.249.148'
openstack::ceilometer::mongo::username: 'mongo'
openstack::ceilometer::mongo::password: 'mongosecretkey123'
openstack::ceilometer::password: 'whi-truz'
openstack::ceilometer::meteringsecret: 'ceilometersecretkey'

######## Heat
openstack::heat::password: 'zap-bang'
openstack::heat::encryption_key: 'heatsecretkey123'

######## Horizon

openstack::horizon::secret_key: 'whu-ghuk'
openstack::horizon::allowed_hosts: ['localhost', '127.0.0.1', '*'] # I have add '*'

######## Tempest

openstack::tempest::configure_images    : true
openstack::tempest::image_name          : 'Cirros'
openstack::tempest::image_name_alt      : 'Cirros'
openstack::tempest::username            : 'demo'
openstack::tempest::username_alt        : 'demo2'
openstack::tempest::username_admin      : 'test'
openstack::tempest::configure_network   : true
openstack::tempest::public_network_name : 'public'
openstack::tempest::cinder_available    : true
openstack::tempest::glance_available    : true
openstack::tempest::horizon_available   : true
openstack::tempest::nova_available      : true
openstack::tempest::neutron_available   : true
openstack::tempest::heat_available      : false
openstack::tempest::swift_available     : false

######## Log levels
openstack::verbose: 'True'
openstack::debug: 'True'

10.0.249.148 is my real IP on network and I have only one interface one my server.

You can see my puppet module version here :

├── duritong-sysctl (v0.0.8)  invalid
├── erlang (???)
├── memcached (???)
├── nanliu-staging (v1.0.2)
├── puppetlabs-apache (v1.2.0)
├── puppetlabs-apt (v1.4.1)  invalid
├── puppetlabs-concat (v1.1.2)
├── puppetlabs-firewall (v1.6.0)
├── puppetlabs-inifile (v1.1.4)
├── puppetlabs-mongodb (v0.10.0)
├── puppetlabs-mysql (v3.3.0)
├── puppetlabs-ntp (v3.0.4)
├── puppetlabs-openstack (v5.0.2)
├── puppetlabs-postgresql (v4.0.0)  invalid
├── puppetlabs-puppetdb (v4.0.0)
├── puppetlabs-rabbitmq (v5.2.1)  invalid
├── puppetlabs-stdlib (v4.3.2)
├── qpid (???)
├── rsync (???)
├── ssh (???)
├── stackforge-ceilometer (v5.0.0)
├── stackforge-cinder (v5.0.0)
├── stackforge-glance (v5.0.0)
├── stackforge-heat (v5.0.0)
├── stackforge-horizon (v5.0.0)
├── stackforge-keystone (v5.0.0)
├── stackforge-neutron (v5.0.0)
├── stackforge-nova (v5.0.0)
├── stackforge-openstack_extras (v5.0.0)
├── stackforge-openstacklib (v5.0.0)
├── stackforge-swift (v5.0.0)
├── stackforge-tempest (v5.0.0)
├── stackforge-vswitch (v1.0.0)
├── stahnma-epel (v1.0.2)
├── vcsrepo (???)
└── xinetd (???)

And my PuppetFile for r10k :

forge "http://forge.puppetlabs.com"

## The core OpenStack modules

mod "openstack",
  :git => "git://github.com/puppetlabs/puppetlabs-openstack",
  :ref => "master"

mod "keystone",
  :git => "git://github.com/stackforge/puppet-keystone",
  :ref => "master"

mod "swift",
  :git => "git://github.com/stackforge/puppet-swift",
  :ref => "master"

mod "glance",
  :git => "git://github.com/stackforge/puppet-glance",
  :ref => "master"

mod "cinder",
  :git => "git://github.com/stackforge/puppet-cinder",
  :ref => "master"

mod "neutron",
  :git => "git://github.com/stackforge/puppet-neutron",
  :ref => "master"

mod "nova",
  :git => "git://github.com/stackforge/puppet-nova",
  :ref => "master"

mod "heat",
  :git => "git://github.com/stackforge/puppet-heat",
  :ref => "master"

mod "ceilometer",
  :git => "git://github.com/stackforge/puppet-ceilometer",
  :ref => "master"

mod "horizon",
  :git => "git://github.com/stackforge/puppet-horizon",
  :ref => "master"

mod "openstacklib",
  :git => "git://github.com/stackforge/puppet-openstacklib",
  :ref => "master"

mod "openstack_extras",
  :git => "git://github.com/stackforge/puppet-openstack_extras",
  :ref => "master"

mod "tempest",
  :git => "git://github.com/stackforge/puppet-tempest",
  :ref => "master"

mod "vswitch",
  :git => "git://github.com/stackforge/puppet-vswitch",
  :ref => "master"

## R10K doesn't handle dependencies, so let's handle them here
# pointing to as many stable projects as possible
# TODO automate this dependency list

mod "apache",
  :git => "git://github.com/puppetlabs/puppetlabs-apache",
  :ref => "1.2.x"

mod "epel",
  :git => "git://github.com/stahnma/puppet-module-epel",
  :ref => "master"

mod "erlang",
  :git => "git://github.com/garethr/garethr-erlang",
  :ref => "master"

mod "inifile",
  :git => "git://github.com/puppetlabs/puppetlabs-inifile",
  :ref => "1.1.x"

mod "mysql",
  :git => "git://github.com/puppetlabs/puppetlabs-mysql",
  :ref => "3.3.x"

mod "stdlib",
  :git => "git://github.com/puppetlabs/puppetlabs-stdlib",
  :ref => "4.3.x"

mod "rsync",
  :git => "git://github.com/puppetlabs/puppetlabs-rsync",
  :ref => "0.2.0"

mod "xinetd",
  :git => "git://github.com/puppetlabs/puppetlabs-xinetd",
  :ref => "1.2.0"

mod "concat",
  :git => "git://github.com/puppetlabs/puppetlabs-concat",
  :ref => "1.1.x"

mod "memcached",
  :git => "git://github.com/saz/puppet-memcached",
  :ref => "658374848a6d2cf07f0bf714bc34709e9d0ee109"

mod "ssh",
  :git => "git://github.com/saz/puppet-ssh",
  :ref => "a0f5d5da20c91775c76c77d3b57b41f4245a260a"

mod "qpid",
  :git => "git://github.com/dprince/puppet-qpid",
  :ref => "1.0.2"

mod "sysctl",
  :git => "git://github.com/duritong/puppet-sysctl"

mod "rabbitmq",
  :git => "git://github.com/puppetlabs/puppetlabs-rabbitmq",
  :ref => "master" # 3.0.0

mod "staging",
  :git => "git://github.com/nanliu/puppet-staging",
  :ref => "1.0.2"

mod "vcsrepo",
  :git => "git://github.com/puppetlabs/puppetlabs-vcsrepo",
  :ref => "0.2.0"

# indirect dependencies

mod "firewall",
  :git => "git://github.com/puppetlabs/puppetlabs-firewall",
  :ref => "master"

mod "apt",
  :git => "git://github.com/puppetlabs/puppetlabs-apt",
  :ref => "1.4.x"

mod "mongodb",
  :git => "git://github.com/puppetlabs/puppetlabs-mongodb",
  :ref => "0.10.0"

mod "ntp",
  :git => "git://github.com/puppetlabs/puppetlabs-ntp",
  :ref => "3.0.x"

mod "postgresql",
  :git => "git://github.com/puppetlabs/puppetlabs-postgresql",
  :ref => "4.0.x"

mod "puppetdb",
  :git => "git://github.com/puppetlabs/puppetlabs-puppetdb",
  :ref => "4.0.0"

I have tried to install on Debian 7.5 and 8.0 and I got:

Error: Could not apply complete catalog: Found 1 dependency cycle:
(Anchor[apt::source::debian_wheezy] => Apt::Source[debian_wheezy] => Apt::Source[debian_wheezy_backports] => File[debian_wheezy_backports.list] => Exec[apt_update] => Class[Apt::Update] => Anchor[apt::source::debian_wheezy])
Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz

Did you manage to allow installation on Debian ?

Best regards.

mmailand commented 9 years ago

I have the some problem with horizon, the problem is in the stackforge/puppet-horizon repo. The fix which works for me is:

--- a/manifests/init.pp +++ b/manifests/init.pp @@ -315,7 +315,7 @@ class horizon( }

exec { 'refresh_horizon_django_cache':

cmurphy commented 9 years ago

Agreed with @mmailand, this is an issue with the puppet-horizon module, not this module.

@mmailand would you please submit your patch to the puppet-horizon module or report the bug on launchpad? Thank you

mmailand commented 9 years ago

@cmurphy https://bugs.launchpad.net/puppet-horizon/+bug/1466813

sujoykr1 commented 7 years ago

@cmurphy I am getting the following error while running packstack --answer-file=answer-file. Please help. 192.168.2.20_controller.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]

ERROR : Error appeared during Puppet run: 192.168.2.20_controller.pp Error: Failed to apply catalog: Execution of '/usr/bin/openstack image list --quiet --format csv --long' returned 1: Service Unavailable (HTTP 503) (tried 36, for a total of 170 seconds)