Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 923047 Details for
Bug 1125585
page error when adding an advanced option to HA controller
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
production.log
advanced_error.log (text/plain), 13.44 KB, created by
Mike Burns
on 2014-08-01 01:41:33 UTC
(
hide
)
Description:
production.log
Filename:
MIME Type:
Creator:
Mike Burns
Created:
2014-08-01 01:41:33 UTC
Size:
13.44 KB
patch
obsolete
>Started PUT "/deployments/1" for 192.168.122.1 at 2014-07-31 21:26:40 -0400 >Processing by Staypuft::DeploymentsController#update as HTML > Parameters: {"utf8"=>"â", "authenticity_token"=>"Fo0nmtPy6cB76JMI7IsfjuZm1300bD15CPJVPHt8bUU=", "staypuft_deployment"=>{"hostgroup_params"=>{"6"=>{"puppetclass_params"=>{"192"=>{"admin_password"=>"[FILTERED]", "amqp_host"=>"<%= d = @host.deployment; d.ha? ? d.vips.get(:amqp) : d.ips.controller_ip %>", "amqp_password"=>"[FILTERED]", "amqp_port"=>"5672", "amqp_provider"=>"<%= @host.deployment.amqp_provider %>", "amqp_ssl_port"=>"5671", "amqp_username"=>"openstack", "auth_host"=>"<%= d = @host.deployment; d.ha? ? d.vips.get(:keystone) : d.ips.controller_ip %>", "ceilometer"=>"<%= @host.deployment.non_ha? %>", "ceilometer_metering_secret"=>"[FILTERED]", "ceilometer_user_password"=>"[FILTERED]", "cinder_backend_gluster"=>"false", "cinder_backend_nfs"=>"<%= @host.deployment.cinder.nfs_backend? %>", "cinder_backend_rbd"=>"<%= @host.deployment.cinder.ceph_backend? %>", "enable_tunneling"=>"<%= @host.deployment.neutron.enable_tunneling?.to_s %>", "glance_host"=>"<%= d = @host.deployment; d.ha? ? d.vips.get(:glance) : d.ips.controller_ip %>", "libvirt_images_rbd_ceph_conf"=>"/etc/ceph/ceph.conf", "libvirt_images_rbd_pool"=>"volumes", "libvirt_inject_key"=>"false", "libvirt_inject_password"=>"[FILTERED]", "mysql_ca"=>"/etc/ipa/ca.crt", "mysql_host"=>"<%= d = @host.deployment; d.ha? ? d.vips.get(:db) : d.ips.controller_ip %>", "neutron_db_password"=>"[FILTERED]", "neutron_host"=>"<%= d = @host.deployment; d.ha? ? d.vips.get(:neutron) : d.ips.controller_ip %>", "neutron_user_password"=>"[FILTERED]", "nova_db_password"=>"[FILTERED]", "nova_host"=>"<%= d = @host.deployment; d.ha? ? d.vips.get(:nova) : d.ips.controller_ip %>", "nova_user_password"=>"[FILTERED]", "ovs_bridge_mappings"=>"<%= @host.deployment.neutron.compute_ovs_bridge_mappings %>", "ovs_bridge_uplinks"=>"<%= @host.deployment.neutron.compute_ovs_bridge_uplinks %>", "ovs_l2_population"=>"True", "ovs_tunnel_iface"=>"<%= n = @host.deployment.neutron; n.enable_tunneling? ? n.compute_tenant_interface : \"\" %>", "ovs_tunnel_network"=>"", "ovs_tunnel_types"=>"[\"vxlan\",\"gre\"]", "ovs_vlan_ranges"=>"<%= @host.deployment.neutron.compute_vlan_ranges %>", "ovs_vxlan_udp_port"=>"4789", "rbd_secret_uuid"=>"[FILTERED]", "rbd_user"=>"volumes", "ssl"=>"false", "tenant_network_type"=>"<%= @host.deployment.neutron.network_segmentation %>", "tunnel_id_ranges"=>"1:1000", "verbose"=>"true"}}}, "7"=>{"puppetclass_params"=>{"175"=>{"fence_ipmilan_address"=>"", "fence_ipmilan_expose_lanplus"=>"true", "fence_ipmilan_hostlist"=>"", "fence_ipmilan_host_to_address"=>"[]", "fence_ipmilan_interval"=>"60s", "fence_ipmilan_lanplus_options"=>"", "fence_ipmilan_password"=>"[FILTERED]", "fence_ipmilan_username"=>"", "fence_xvm_clu_iface"=>"eth2", "fence_xvm_clu_network"=>"", "fence_xvm_key_file_password"=>"[FILTERED]", "fence_xvm_manage_key_file"=>"false", "fencing_type"=>"disabled", "pacemaker_cluster_members"=>"<%= @host.deployment.ips.controller_ips.join(\" \") %>", "pacemaker_cluster_name"=>"openstack"}, "157"=>{"amqp_group"=>"amqp", "amqp_password"=>"[FILTERED]", "amqp_port"=>"5672", "amqp_provider"=>"<%= @host.deployment.amqp_provider %>", "amqp_username"=>"openstack", "amqp_vip"=>"<%= @host.deployment.vips.get(:amqp) %>", "ceilometer_admin_vip"=>"<%= @host.deployment.vips.get(:ceilometer) %>", "ceilometer_group"=>"ceilometer", "ceilometer_private_vip"=>"<%= @host.deployment.vips.get(:ceilometer) %>", "ceilometer_public_vip"=>"<%= @host.deployment.vips.get(:ceilometer) %>", "ceilometer_user_password"=>"[FILTERED]", "cinder_admin_vip"=>"<%= @host.deployment.vips.get(:cinder) %>", "cinder_db_password"=>"[FILTERED]", "cinder_group"=>"cinder", "cinder_private_vip"=>"<%= @host.deployment.vips.get(:cinder) %>", "cinder_public_vip"=>"<%= @host.deployment.vips.get(:cinder) %>", "cinder_user_password"=>"[FILTERED]", "cluster_control_ip"=>"<%= @host.deployment.ips.controller_ips.first %>", "db_group"=>"db", "db_vip"=>"<%= @host.deployment.vips.get(:db) %>", "glance_admin_vip"=>"<%= @host.deployment.vips.get(:glance) %>", "glance_db_password"=>"[FILTERED]", "glance_group"=>"glance", "glance_private_vip"=>"<%= @host.deployment.vips.get(:glance) %>", "glance_public_vip"=>"<%= @host.deployment.vips.get(:glance) %>", "glance_user_password"=>"[FILTERED]", "heat_admin_vip"=>"<%= @host.deployment.vips.get(:heat) %>", "heat_auth_encryption_key"=>"<%= @host.deployment.passwords.heat_auth_encrypt_key %>", "heat_cfn_admin_vip"=>"<%= @host.deployment.vips.get(:heat_cfn) %>", "heat_cfn_enabled"=>"true", "heat_cfn_group"=>"heat_cfn", "heat_cfn_private_vip"=>"<%= @host.deployment.vips.get(:heat_cfn) %>", "heat_cfn_public_vip"=>"<%= @host.deployment.vips.get(:heat_cfn) %>", "heat_cfn_user_password"=>"[FILTERED]", "heat_cloudwatch_enabled"=>"true", "heat_db_password"=>"[FILTERED]", "heat_group"=>"heat", "heat_private_vip"=>"<%= @host.deployment.vips.get(:heat) %>", "heat_public_vip"=>"<%= @host.deployment.vips.get(:heat) %>", "heat_user_password"=>"[FILTERED]", "horizon_admin_vip"=>"<%= @host.deployment.vips.get(:horizon) %>", "horizon_group"=>"horizon", "horizon_private_vip"=>"<%= @host.deployment.vips.get(:horizon) %>", "horizon_public_vip"=>"<%= @host.deployment.vips.get(:horizon) %>", "include_amqp"=>"true", "include_cinder"=>"true", "include_glance"=>"true", "include_heat"=>"true", "include_horizon"=>"true", "include_keystone"=>"true", "include_mysql"=>"true", "include_neutron"=>"<%= @host.deployment.neutron_networking? %>", "include_nova"=>"true", "include_swift"=>"false", "keystone_admin_vip"=>"<%= @host.deployment.vips.get(:keystone) %>", "keystone_db_password"=>"[FILTERED]", "keystone_group"=>"keystone", "keystone_private_vip"=>"<%= @host.deployment.vips.get(:keystone) %>", "keystone_public_vip"=>"<%= @host.deployment.vips.get(:keystone) %>", "keystone_user_password"=>"[FILTERED]", "lb_backend_server_addrs"=>"<%= @host.deployment.ips.controller_ips %>", "lb_backend_server_names"=>"<%= @host.deployment.ips.controller_fqdns %>", "loadbalancer_group"=>"loadbalancer", "loadbalancer_vip"=>"<%= @host.deployment.vips.get(:loadbalancer) %>", "neutron"=>"<%= @host.deployment.neutron_networking? %>", "neutron_admin_vip"=>"<%= @host.deployment.vips.get(:neutron) %>", "neutron_db_password"=>"[FILTERED]", "neutron_group"=>"neutron", "neutron_metadata_proxy_secret"=>"[FILTERED]", "neutron_private_vip"=>"<%= @host.deployment.vips.get(:neutron) %>", "neutron_public_vip"=>"<%= @host.deployment.vips.get(:neutron) %>", "neutron_user_password"=>"[FILTERED]", "nova_admin_vip"=>"<%= @host.deployment.vips.get(:nova) %>", "nova_db_password"=>"[FILTERED]", "nova_group"=>"nova", "nova_private_vip"=>"<%= @host.deployment.vips.get(:nova) %>", "nova_public_vip"=>"<%= @host.deployment.vips.get(:nova) %>", "nova_user_password"=>"[FILTERED]", "private_iface"=>"", "private_ip"=>"<%= @host.ip %>", "private_network"=>"", "swift_group"=>"swift", "swift_public_vip"=>"<%= @host.deployment.vips.get(:swift) %>", "swift_user_password"=>"[FILTERED]"}, "160"=>{"admin_email"=>"admin@staypuft.local", "admin_password"=>"[FILTERED]", "admin_tenant"=>"admin", "admin_token"=>"<%= @host.deployment.passwords.effective_value(:keystone_admin_token) %>", "ceilometer"=>"true", "cinder"=>"true", "db_name"=>"keystone", "db_ssl"=>"false", "db_ssl_ca"=>"", "db_type"=>"mysql", "db_user"=>"keystone", "debug"=>"false", "enabled"=>"true", "glance"=>"true", "heat"=>"true", "heat_cfn"=>"false", "idle_timeout"=>"200", "keystonerc"=>"false", "log_facility"=>"LOG_USER", "nova"=>"true", "public_protocol"=>"http", "region"=>"RegionOne", "swift"=>"false", "token_driver"=>"keystone.token.backends.sql.Token", "token_format"=>"PKI", "use_syslog"=>"false", "verbose"=>"true"}, "161"=>{"backend_port"=>"15672", "config_file"=>"/etc/qpidd.conf", "connection_backlog"=>"65535", "haproxy_timeout"=>"120s", "log_to_file"=>"UNSET", "manage_service"=>"true", "max_connections"=>"65535", "package_ensure"=>"present", "package_name"=>"qpid-cpp-server", "realm"=>"QPID", "service_enable"=>"true", "service_ensure"=>"running", "service_name"=>"qpidd", "worker_threads"=>"17"}, "172"=>{"backend"=>"rbd", "db_name"=>"glance", "db_ssl"=>"false", "db_ssl_ca"=>"", "db_user"=>"glance", "debug"=>"false", "enabled"=>"true", "filesystem_store_datadir"=>"/var/lib/glance/images/", "log_facility"=>"LOG_USER", "pcmk_fs_device"=>"<%= @host.deployment.glance.pcmk_fs_device %>", "pcmk_fs_dir"=>"/var/lib/glance/images", "pcmk_fs_manage"=>"true", "pcmk_fs_options"=>"<%= @host.deployment.glance.pcmk_fs_options %>", "pcmk_fs_type"=>"<%= @host.deployment.glance.pcmk_fs_type %>", "pcmk_swift_is_local"=>"true", "rbd_store_pool"=>"images", "rbd_store_user"=>"images", "sql_idle_timeout"=>"3600", "swift_store_auth_address"=>"http://127.0.0.1:5000/v2.0/", "swift_store_key"=>"", "swift_store_user"=>"", "use_syslog"=>"false", "verbose"=>"true"}, "165"=>{"auto_assign_floating_ip"=>"true", "db_name"=>"nova", "db_user"=>"nova", "default_floating_pool"=>"nova", "force_dhcp_release"=>"false", "image_service"=>"nova.image.glance.GlanceImageService", "memcached_port"=>"11211", "multi_host"=>"true", "neutron_metadata_proxy_secret"=>"[FILTERED]", "qpid_heartbeat"=>"60", "rpc_backend"=>"nova.openstack.common.rpc.impl_kombu", "scheduler_host_subset_size"=>"30", "verbose"=>"true"}, "158"=>{"db_name"=>"heat", "db_ssl"=>"false", "db_ssl_ca"=>"", "db_user"=>"heat", "debug"=>"false", "enabled"=>"true", "log_facility"=>"LOG_USER", "qpid_heartbeat"=>"60", "use_syslog"=>"false", "verbose"=>"true"}, "167"=>{"backend_eqlx"=>"<%= @host.deployment.cinder.equallogic_backend? %>", "backend_eqlx_name"=>"[\"eqlx_backend\"]", "backend_glusterfs"=>"false", "backend_glusterfs_name"=>"glusterfs_backend", "backend_iscsi"=>"<%= @host.deployment.cinder.lvm_backend? %>", "backend_iscsi_name"=>"iscsi_backend", "backend_nfs"=>"<%= @host.deployment.cinder.nfs_backend? %>", "backend_nfs_name"=>"nfs_backend", "backend_rbd"=>"<%= @host.deployment.cinder.ceph_backend? %>", "backend_rbd_name"=>"rbd_backend", "db_name"=>"cinder", "db_ssl"=>"false", "db_ssl_ca"=>"", "db_user"=>"cinder", "debug"=>"false", "enabled"=>"true", "eqlx_chap_login"=>"[\"\"]", "eqlx_chap_password"=>"[FILTERED]", "eqlx_group_name"=>"[\"<%= @host.deployment.cinder.eqlx_group_name %>\"]", "eqlx_pool"=>"[\"<%= @host.deployment.cinder.eqlx_pool %>\"]", "eqlx_use_chap"=>"[\"false\"]", "glusterfs_shares"=>"[]", "log_facility"=>"LOG_USER", "multiple_backends"=>"false", "nfs_mount_options"=>"nosharecache", "nfs_shares"=>"[\"<%= @host.deployment.cinder.nfs_uri %>\"]", "qpid_heartbeat"=>"60", "rbd_ceph_conf"=>"/etc/ceph/ceph.conf", "rbd_flatten_volume_from_snapshot"=>"false", "rbd_max_clone_depth"=>"5", "rbd_pool"=>"volumes", "rbd_secret_uuid"=>"[FILTERED]", "rbd_user"=>"volumes", "rpc_backend"=>"cinder.openstack.common.rpc.impl_kombu", "san_ip"=>"[\"<%= @host.deployment.cinder.san_ip %>\"]", "san_login"=>"[\"<%= @host.deployment.cinder.san_login %>\"]", "san_password"=>"[FILTERED]", "san_thin_provision"=>"[\"false\"]", "use_syslog"=>"false", "verbose"=>"true", "volume"=>"true"}, "173"=>{"memcached_port"=>"11211", "swift_internal_vip"=>"<%= @host.deployment.vips.get(:swift) %>", "swift_shared_secret"=>"[FILTERED]", "swift_storage_device"=>"", "swift_storage_ips"=>"[]"}, "162"=>{"horizon_ca"=>"/etc/ipa/ca.crt", "horizon_cert"=>"/etc/pki/tls/certs/PUB_HOST-horizon.crt", "horizon_key"=>"/etc/pki/tls/private/PUB_HOST-horizon.key", "keystone_default_role"=>"_member_", "memcached_port"=>"11211", "secret_key"=>"[FILTERED]", "verbose"=>"true"}, "159"=>{"galera_monitor_password"=>"[FILTERED]", "galera_monitor_username"=>"monitor_user", "mysql_root_password"=>"[FILTERED]", "wsrep_cluster_members"=>"<%= @host.deployment.ips.controller_ips %>", "wsrep_cluster_name"=>"galera_cluster", "wsrep_ssl"=>"false", "wsrep_ssl_cert"=>"/etc/pki/galera/galera.crt", "wsrep_ssl_key"=>"/etc/pki/galera/galera.key", "wsrep_sst_method"=>"rsync", "wsrep_sst_password"=>"[FILTERED]", "wsrep_sst_username"=>"sst_user"}, "171"=>{"core_plugin"=>"neutron.plugins.ml2.plugin.Ml2Plugin", "enabled"=>"true", "enable_tunneling"=>"<%= @host.deployment.neutron.enable_tunneling?.to_s %>", "external_network_bridge"=>"br-ex", "ml2_flat_networks"=>"[\"*\"]", "ml2_mechanism_drivers"=>"[\"openvswitch\",\"l2population\"]", "ml2_network_vlan_ranges"=>"<%= @host.deployment.neutron.networker_vlan_ranges %>", "ml2_security_group"=>"True", "ml2_tenant_network_types"=>"[\"<%= @host.deployment.neutron.network_segmentation %>\"]", "ml2_tunnel_id_ranges"=>"[\"10:1000\"]", "ml2_type_drivers"=>"[\"local\",\"flat\",\"vlan\",\"gre\",\"vxlan\"]", "ml2_vxlan_group"=>"224.0.0.1", "ovs_bridge_mappings"=>"<%= @host.deployment.neutron.networker_ovs_bridge_mappings %>", "ovs_bridge_uplinks"=>"<%= @host.deployment.neutron.networker_ovs_bridge_uplinks %>", "ovs_tunnel_iface"=>"<%= n = @host.deployment.neutron; n.enable_tunneling? ? n.networker_tenant_interface : \"\" %>", "ovs_tunnel_network"=>"", "ovs_tunnel_types"=>"[\"vxlan\",\"gre\"]", "ovs_vlan_ranges"=>"<%= @host.deployment.neutron.networker_vlan_ranges %>", "ovs_vxlan_udp_port"=>"4789", "tenant_network_type"=>"vlan", "tunnel_id_ranges"=>"1:1000", "verbose"=>"true"}}}}}, "id"=>"1"} >Redirected to https://foreman/deployments/1/summary >Completed 302 Found in 5954ms (ActiveRecord: 903.6ms) > > >Started GET "/deployments/1/summary" for 192.168.122.1 at 2014-07-31 21:26:46 -0400 >Processing by Staypuft::DeploymentsController#summary as HTML > Parameters: {"id"=>"1"} >Completed 500 Internal Server Error in 26ms > >NameError (uninitialized constant MultiJson::LoadError): > lib/middleware/catch_json_parse_errors.rb:10:in `rescue in call' > lib/middleware/catch_json_parse_errors.rb:8:in `call'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1125585
: 923047