Your message dated Thu, 10 Jul 2014 09:37:38 +0000
with message-id <[email protected]>
and subject line Bug#754346: fixed in nova 2014.1.1-7
has caused the Debian Bug report #754346,
regarding Websockify patch includes unrelated configuration file syntax change
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
754346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-nova
Version: 2014.1.1-5
Severity: important
Tags: patch

The patch for websockify 0.6 compatibility introduced in version
2014.1.1-5 includes an unrelated change to the configuration file syntax 
that is only scheduled for Openstack Juno. Please revert this part of
the change.

For Juno the spciehtml5proxy_{host, port} parameters in the DEFAULT
section have been moved to html5proxy_{host, port} in the spice section.
See upstream commit fe02cc830f9c9e1dac234164bc1f0caa0e2072d7 for the
details.

The attached patch fixes the problem and reverts to the configuration
file syntax used for Icehouse.

Without this patch the spice proxy refuses to start at all because it
tries to access options that are not registered in the CONF object.

Gaudenz

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_CH.utf8, LC_CTYPE=de_CH.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- /usr/share/pyshared/nova/cmd/spicehtml5proxy.py.orig	2014-07-10 09:31:02.015074974 +0200
+++ /usr/share/pyshared/nova/cmd/spicehtml5proxy.py	2014-07-10 09:32:12.991260511 +0200
@@ -70,8 +70,8 @@
 
     # Create and start the NovaWebSockets proxy
     server = websocketproxy.NovaWebSocketProxy(
-                listen_host=CONF.spice.html5proxy_host,
-                listen_port=CONF.spice.html5proxy_port,
+                listen_host=CONF.spicehtml5proxy_host,
+                listen_port=CONF.spicehtml5proxy_port,
                 source_is_ipv6=CONF.source_is_ipv6,
                 verbose=CONF.verbose,
                 cert=CONF.cert,

--- End Message ---
--- Begin Message ---
Source: nova
Source-Version: 2014.1.1-7

We believe that the bug you reported is fixed in the latest version of
nova, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated nova package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 10 Jul 2014 16:41:52 +0800
Source: nova
Binary: python-nova nova-common nova-compute nova-compute-lxc nova-compute-uml 
nova-compute-qemu nova-compute-kvm nova-conductor nova-cert nova-scheduler 
nova-volume nova-api nova-network nova-console nova-consoleauth nova-doc 
nova-cells nova-baremetal nova-consoleproxy
Architecture: source all
Version: 2014.1.1-7
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 nova-api   - OpenStack Compute - compute API frontend
 nova-baremetal - Openstack Compute - baremetal virt
 nova-cells - Openstack Compute - cells
 nova-cert  - OpenStack Compute - certificate manager
 nova-common - OpenStack Compute - common files
 nova-compute - OpenStack Compute - compute node
 nova-compute-kvm - OpenStack Compute - compute node (KVM)
 nova-compute-lxc - OpenStack Compute - compute node (LXC)
 nova-compute-qemu - OpenStack Compute - compute node (QEmu)
 nova-compute-uml - OpenStack Compute - compute node (UserModeLinux)
 nova-conductor - OpenStack Compute - conductor service
 nova-console - OpenStack Compute - console
 nova-consoleauth - OpenStack Compute - Console Authenticator
 nova-consoleproxy - OpenStack Compute - NoVNC proxy
 nova-doc   - OpenStack Compute - documentation
 nova-network - OpenStack Compute - network manager
 nova-scheduler - OpenStack Compute - virtual machine scheduler
 nova-volume - OpenStack Compute - storage metapackage
 python-nova - OpenStack Compute - libraries
Closes: 754346
Changes:
 nova (2014.1.1-7) unstable; urgency=medium
 .
   * Refreshed libvirt_convert_cpu_features_attribute_from_list_to_a_set.patch.
   * Added spiceproxy_config_startup.patch, thanks to Gaudenz Steinlin
     <[email protected]> (Closes: #754346).
Checksums-Sha1:
 aaf3c90ffa7933ea2be2fd3e61f909986aa25248 4595 nova_2014.1.1-7.dsc
 87013880bc097315746bb82b6a40d805551712d9 163700 nova_2014.1.1-7.debian.tar.xz
 55f44818a606d0d9f65f681a1cb6337a53fe6f03 1703208 python-nova_2014.1.1-7_all.deb
 a15f7b3dcec81b023dc834a3398b0e5f8820fc1d 72444 nova-common_2014.1.1-7_all.deb
 0978e424c80f41e773bf31b348d373f3b20288d5 20442 nova-compute_2014.1.1-7_all.deb
 68f3fd2e9a11a334a71de9761f8b9c84d0adca0c 15808 
nova-compute-lxc_2014.1.1-7_all.deb
 acb90a3eb4c75a291e8c31fab91e73b9b59177b8 15820 
nova-compute-uml_2014.1.1-7_all.deb
 ea5224dc68615a3ac7c3bf1e2b87801d2cd4893d 15814 
nova-compute-qemu_2014.1.1-7_all.deb
 09010a7cad862c1a0abef80b5f73eff12819fbf9 15924 
nova-compute-kvm_2014.1.1-7_all.deb
 4c653219339621e24d7355653d804acaf061bad3 18008 
nova-conductor_2014.1.1-7_all.deb
 ecda21068f2374d33617134add1e0d7b254f9457 18106 nova-cert_2014.1.1-7_all.deb
 ee12984ebc15fd9a0b24c357abc60922339daa95 19050 
nova-scheduler_2014.1.1-7_all.deb
 d5fe99a26f69c3034d5c782ec857cad3cf5b4625 15444 nova-volume_2014.1.1-7_all.deb
 ec42332bcb232950a15467d0649690e4741308d8 34230 nova-api_2014.1.1-7_all.deb
 5f282e0cab4abb0c1ee3313c7948d0e9d73e118d 20194 nova-network_2014.1.1-7_all.deb
 7e8639862a29e2a8ef86cd3af39ee7796942b606 18150 nova-console_2014.1.1-7_all.deb
 cb3ce1f92701a5dc295e88bb3523b6e1b7466e73 18104 
nova-consoleauth_2014.1.1-7_all.deb
 bd3030c630d1e50e2de6e9e05ba58f4abcfa7a4d 1305938 nova-doc_2014.1.1-7_all.deb
 3b2e503a36f7fecd4c4c426e4af5597164983535 17112 nova-cells_2014.1.1-7_all.deb
 6f95aa074e15d793bcc7af543b4bb7ef31800c49 17446 
nova-baremetal_2014.1.1-7_all.deb
 bca85bb1a4b0de936cc484ea4667f94465c0f8bd 22880 
nova-consoleproxy_2014.1.1-7_all.deb
Checksums-Sha256:
 ab687c75eda6d93910ab3b3bb198c42049ebdf7be3d865f29b025c6f01f9bca7 4595 
nova_2014.1.1-7.dsc
 6fb0b732f0da358df4c6ba7ad194db29f1622ff53b885c48436dff39cfce4179 163700 
nova_2014.1.1-7.debian.tar.xz
 6d0ece86ab2fdcf82b72cd47b416545f6f9028b8e1f0604093aa5d0dcc3c743c 1703208 
python-nova_2014.1.1-7_all.deb
 112af30e8e021b9f4aa28e70814f9ec8eada81e03a0e468fd9d5ead898e1f420 72444 
nova-common_2014.1.1-7_all.deb
 6bf3e79563393b123bec7d80acf6556de509999362909c94fe740504dceba57d 20442 
nova-compute_2014.1.1-7_all.deb
 15fdf464f751dc2470ff9248b7bf1c550369ca9f08f1e9deb0cb8feebb0d0a26 15808 
nova-compute-lxc_2014.1.1-7_all.deb
 eae8cf1eaae4817e659d9596a9919f7db8e9b5f888f22857d4947a77c98f41a0 15820 
nova-compute-uml_2014.1.1-7_all.deb
 8fbecefd05fa91daa6c36d12265459c0d4026abe2ddb0d8e5f1d5c4bbf8229c2 15814 
nova-compute-qemu_2014.1.1-7_all.deb
 3bb1b1f819c7312219cf07e77c50de1fcbf155bc51a21adfcd380abb1372e262 15924 
nova-compute-kvm_2014.1.1-7_all.deb
 8f95561eccc9b250de3b9ca6813f203e9b52802a2fbaf9f1c57883163336f853 18008 
nova-conductor_2014.1.1-7_all.deb
 ddbfa88e9df91f4fc64267f39e064b30de4aaeb486a91e321f65c49a98087fe7 18106 
nova-cert_2014.1.1-7_all.deb
 187c630d002359952d1d940107220698491dd7378d52886d8adb6447070add5b 19050 
nova-scheduler_2014.1.1-7_all.deb
 cd6088cf430fd70c19d6ff6fd1ece5229e3c4f07cf77c46185af1b8189770141 15444 
nova-volume_2014.1.1-7_all.deb
 623e82cd1c862526c15ecfd05ef03e9054748ff75a0a1606c21998509c8071ec 34230 
nova-api_2014.1.1-7_all.deb
 a5a98668401730d094822aaf1239d06fa43d50525c3fc62e958ee3ac2f8dfa02 20194 
nova-network_2014.1.1-7_all.deb
 7c09c2f6b2626e5884261955be78e4030b5222f8dfaf5fc54f59ee5dba23c7ce 18150 
nova-console_2014.1.1-7_all.deb
 6cb5e7561a6e592fe8e619667925234d7ee8740f9687be360172f6155740ebd3 18104 
nova-consoleauth_2014.1.1-7_all.deb
 2e9240a7cae8888f8b8b970c7a4685409caf0b9c0f6e9e7f4eaf29298e8f305f 1305938 
nova-doc_2014.1.1-7_all.deb
 21919787d7f133d79b84832e91fb59c1ebbf6bda3fb7ec02999264f787667134 17112 
nova-cells_2014.1.1-7_all.deb
 676bb94a42f0191dcc33de943b783265415554d3db5f442024d85d03660ce5ca 17446 
nova-baremetal_2014.1.1-7_all.deb
 3aa2b81c18790c75536d8a4d4fff70a12cca1b9e4c306a9007afa90b7983e556 22880 
nova-consoleproxy_2014.1.1-7_all.deb
Files:
 41102369636bd65904ecfbfa51751b88 1703208 python extra 
python-nova_2014.1.1-7_all.deb
 da6c13ab4e118e223d3eb25d49f6d1fd 72444 net extra nova-common_2014.1.1-7_all.deb
 5074519f96e33337540b5c587c590f86 20442 net extra 
nova-compute_2014.1.1-7_all.deb
 9f0d8b990d3e724c399a03cb326379b9 15808 net extra 
nova-compute-lxc_2014.1.1-7_all.deb
 af3983b49dd65f0c7a589d17b21da20d 15820 net extra 
nova-compute-uml_2014.1.1-7_all.deb
 4848ac091e9b40a339edc804c8c344c0 15814 net extra 
nova-compute-qemu_2014.1.1-7_all.deb
 67f2130f4a8025021abdd75817238a47 15924 net extra 
nova-compute-kvm_2014.1.1-7_all.deb
 8c79526a608ee5422e3d4e3d6e28cfba 18008 net extra 
nova-conductor_2014.1.1-7_all.deb
 975e2307d0d360f2fb5ee32a11896876 18106 net extra nova-cert_2014.1.1-7_all.deb
 5cd4146ab7728e829fa8ac38209259ab 19050 net extra 
nova-scheduler_2014.1.1-7_all.deb
 99292524433df8e010f23a3199bacd55 15444 oldlibs extra 
nova-volume_2014.1.1-7_all.deb
 66749ca5918f404a9494604f16c1dbbb 34230 net extra nova-api_2014.1.1-7_all.deb
 78e941e424c39fccb84847dc4935723f 20194 net extra 
nova-network_2014.1.1-7_all.deb
 62ded1a9d702d4f2eca15d7b0aee64cf 18150 net extra 
nova-console_2014.1.1-7_all.deb
 f396c601178481bc91bb0d15803ccf3b 18104 net extra 
nova-consoleauth_2014.1.1-7_all.deb
 9a01c2a5e5a91ab1c77c3bf5f3fddcde 1305938 doc extra nova-doc_2014.1.1-7_all.deb
 9c22f7a33254dd456882dd2e4db91783 17112 net extra nova-cells_2014.1.1-7_all.deb
 0b0d6dbd99026b474b94dcb76064f1de 17446 net extra 
nova-baremetal_2014.1.1-7_all.deb
 66006c04885e367b2d8e6bf4084a3f87 22880 net extra 
nova-consoleproxy_2014.1.1-7_all.deb
 fa166f6ba6a835ebd344bc19178d9181 4595 net extra nova_2014.1.1-7.dsc
 8c4de71434c789239f923e11d4cf7de5 163700 net extra nova_2014.1.1-7.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTvlNhAAoJENQWrRWsa0P+vdUQAJU8nX/4a+Bm334l0lSwdtNQ
24vR0GMueX9LaR168iyrPbR5fDgGj3JECe86prNUGpdGjfphGu9E2nRZs0X2j6YX
9Hobx98R3IdHRTP4Z5MwPq5i0btbRL5ktnip9+JWIRb65ZC0o3pEZfaTOBBK9xkM
IZgq/qsFVnY7ktjD3vQy31s6S+y1lDZmvVBw9RugroI1wWTZYTikPIkg71ZbQfWw
Rs0npuXxsJVum4iz+DopXl1/8q867NkIT9vE8YOb9XApoYSYSnCEEO4TdyH4IueD
Z6dGVXFMFu7nZu2B3KknvuJJ3jylvB9GrZAswPJHU9CCJfVIMj8QCqL2V5xeIkeT
whhDiqAHhUeBbOZGJQq/UiCjNySBp8GY/B/WyW2hVf8/+JkNQbmCDY8drESDiLiU
Bh2id+2FprtFNWdtOwJm4p7XjqBb53rZbxW4XO2fOmAmbkTHe+zwyCbM526kyZ39
3zchakCD2Z4Q1DsG6NQZL1Ci3mcLOqzkcelapz/Ou/pNXcQqmXOo866ri9zz0Wn/
KJi/wOWP9/LAWvfYfWybaAMDGnqWqMEJ6ufXSQ2ggiP0bNxViz8nGodv7eVguBEg
rkD6EaFGElv5hmgvC6gCfhQUbw7jXe2EvbM4HPRatwR5uRrEROmdVMTWXTMGSRnG
1evtfSnqxsBDeh7G1b4a
=YCwl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to