The release for sprint "Uncle Tom's Cabin" has been cut. The code for this release is tagged as release-88 in github.
In this release we've made some changes to our Chef platform to make it more consistent with our manual install process. * For anyone taking the latest version of the Chef code and using it to maintain an existing deployment, the following command should be run to update the roles on each node in your environment. If you do not do this, Chef will be unable to see your deployment, meaning you are unable to delete/modify it through Chef, and Chef may attempt to deploy over the top of it, causing errors. knife ssh "chef_environment:<environment name>" "sudo chef-client" This release includes the following bug fixes: * Sprout crashes continuously if SAS is not running. (https://github.com/Metaswitch/sprout/issues/1271) * snmp_agent.cpp crashing in netsnmp library (https://github.com/Metaswitch/sprout/issues/1157) * Calls longer that 1 minute are incomplete in SAS (https://github.com/Metaswitch/sprout/issues/1125) * If all ralfs are dead, calls fail (https://github.com/Metaswitch/sprout/issues/1103) * HTTP connection pool would stop TCP connect latency from affecting the call path (https://github.com/Metaswitch/sprout/issues/144) * eval on start-stop-daemon in homestead's init.d script exceeds line limit? (https://github.com/Metaswitch/homestead/issues/263) * chronos_test doesn't use the locally-built libcares (https://github.com/Metaswitch/chronos/issues/209) * Stop Ellis in a more targeted way (https://github.com/Metaswitch/ellis/issues/107) * Chef not creating Ellis numbers on new deployments (https://github.com/Metaswitch/chef/issues/246) * Cassandra sometimes not listening on port 9160 (https://github.com/Metaswitch/clearwater-cassandra/issues/26) * Attempting to walk a proxied table while the proxy target is down causes snmpd to use 100% CPU forever (https://github.com/Metaswitch/clearwater-infrastructure/issues/261) * "view excluded" in snmpd.conf doesn't stop us attempting to walk the infinite table (https://github.com/Metaswitch/clearwater-infrastructure/issues/259) * clearwater_snmp_alarm_agent_restart always fails (https://github.com/Metaswitch/clearwater-snmp-handlers/issues/110) * Alarm 8500 ("GLOBAL_CONFIG_NOT_SYNCHED") has the wrong "cause" (https://github.com/Metaswitch/clearwater-etcd/issues/210) * corrupt cassandra.yaml file (https://github.com/Metaswitch/clearwater-etcd/issues/207) * When an existing node is broken, adding multiple new nodes fails and never recovers (https://github.com/Metaswitch/clearwater-etcd/issues/203) * check_cluster_state displays different info when sudo'd (https://github.com/Metaswitch/clearwater-etcd/issues/167) * etcd constantly reports that the cluster_settings changed (https://github.com/Metaswitch/clearwater-etcd/issues/160) For upgrading to this release, follow the instructions at http://clearwater.readthedocs.org/en/latest/Upgrading_a_Clearwater_deployment/index.html. If you are deploying an all-in-one node, the standard image (http://vm-images.cw-ngv.com/cw-aio.ova) has been updated for this release. Thanks, Graeme
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
