[Bug 458904] Re: When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running
Colin Watson
cjwatson at canonical.com
Fri Dec 4 10:27:03 GMT 2009
eucalyptus (1.6.1~bzr1083-0ubuntu1) lucid; urgency=low
[ Dustin Kirkland ]
* Merge upstream bzr revision 1082; the following bugs have been fixed
upstream since the last merge:
- LP: #378969 - private bug
- LP: #404842 - init script fix
- LP: #434283 - existing keys should be overwritten unconditionally
- LP: #445990 - run instance will fail if no kernel or ramdisk specified
- LP: #447457 - euca_conf --register-sc ... check the number of parameters
- LP: #449874 - fix incorrect help text (--delete-nodes doesn't exist)
- LP: #451795 - show registered images in elastic fox
- LP: #454405 - return correct networkIndex values on describeInstances
- LP: #456877 - init script fix
- LP: #456878 - fix for libvirt xen driver
- LP: #460085 - fix rampart memory leak
- LP: #461156 - fix authentication problem w/ userdata
- LP: #461394 - fix multiple concurrent snapshots on the same volume
- LP: #461444 - fix memory leaks in NC getConsoleOutput and startup_thread
- LP: #469984 - fix iptables rules issue
- LP: #477776 - fix query string authentication
- LP: #480783 - allow api connection over https
- LP: #482249 - fix "Describe Regions"
- LP: #484217 - create keypair should return an error if key exists
- LP: #490623 - parse RFC 1123 formatted datetime
* debian/control:
- make all package lists one-per-line (makes changes henceforth more
readable), sort lists
- depend on rampart >= 1.3.0-0ubuntu6, which fixes some shared library
installation issues
* debian/patches/04-axis2c-1.6.0-rampart-1.3.0.patch: drop this patch,
since Eucalyptus 1.6.1 natively supports axis2c 1.6.0 now
* debian/eucalyptus-cloud.install,
debian/eucalyptus-common.eucalyptus.upstart,
debian/eucalyptus-java-common.install, debian/eucalyptus-sc.install,
debian/eucalyptus-walrus.install: update static version number strings
from "1.6-devel" to "1.6.1"; (we should really find a better way to do
this)
* debian/patches/03-DESTDIR.patch: ported forward for merge
-- Dustin Kirkland <kirkland at ubuntu.com> Tue, 01 Dec 2009 21:09:28
-0600
eucalyptus (1.6~bzr931-0ubuntu9) UNRELEASED; urgency=low
[ Dustin Kirkland ]
* cluster/handlers.c: euca_rootwrap rework did not whitelist powerwake;
however, powerwake does *not* need root privs, drop euca_rootwrap wrapper
(LP: #458163)
*
[ Thierry Carrez ]
* clc/modules/www/src/main/java/edu/ucsb/eucalyptus/admin/public/EucalyptusWebInterface.html:
Fix HTML title in the web UI for more consistency in naming (LP: #455293)
* debian/eucalyptus-common.eucalyptus.upstart: Add -l to eucalyptus-cloud
options so that cloud-output.log is affected by LOGLEVEL (LP: #458001)
[ Colin Watson ]
* Move cluster private interface selection forward to just after network
configuration (LP: #455816).
* Add the CC's IP address as an explicit TXT record in the Avahi
advertisement, and make use of it in euca_find_cluster (LP: #458904).
* Advertise the CLC and Walrus using Avahi.
* Rename euca_find_cluster to euca_find_component and make it take the
component type as its first argument, so that we can use it for other
advertisements.
* Advertise $CC_NAME rather than $CC_IP_ADDR as the cluster's Avahi
service name, reverting the workaround from 1.6~bzr916-0ubuntu1 now that
we have the ipaddr= TXT record. I've left the client side of this
workaround in euca_find_component for compatibility with old
advertisements.
* Show cluster service names in installer cluster selection dialog.
* Advertise the SC using Avahi.
-- Dustin Kirkland <kirkland at ubuntu.com> Tue, 01 Dec 2009 14:32:42
-0600
** Changed in: eucalyptus (Ubuntu)
Status: Fix Committed => Fix Released
--
When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running
https://bugs.launchpad.net/bugs/458904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list