[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991063: marked as done (unblock: nova/22.0.1-2)



Your message dated Wed, 14 Jul 2021 13:20:19 +0000
with message-id <E1m3eoF-0003ZN-6N@respighi.debian.org>
and subject line unblock nova
has caused the Debian Bug report #991063,
regarding unblock: nova/22.0.1-2
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 owner@bugs.debian.org
immediately.)


-- 
991063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991063
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package nova

The changelog is:

  * Add depend on python3-q-text-as-data (Closes: #990705).
  * Do not set [glance]/api_servers http://localhost:9292 as default: let
    Nova figure it out from the Keystone catalogue.

[ Reason ]
Adding python3-q-text-as-data makes it possible to upgrade from
Buster without problems (see #990705).

Removing the nova.conf [glance]/api_servers repairs most installation
that are relying on using what's configured in the Keystone catalogue.

[ Impact ]
No easy upgrade from buster if this isn't accepted.
Possibly broken glance URL in all compute and controller of the
deployment too.

[ Tests ]
We're using the proposed version in production, and these are only
packaging minor tweaks.

[ Risks ]
Very minimum risks, IMO. Just a quick packaging RC bugfix, thanks
to the report of Andreas.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

unblock nova/22.0.1-2
diff -Nru nova-22.0.1/debian/changelog nova-22.0.1/debian/changelog
--- nova-22.0.1/debian/changelog	2021-01-19 10:10:02.000000000 +0100
+++ nova-22.0.1/debian/changelog	2021-07-12 12:57:03.000000000 +0200
@@ -1,3 +1,11 @@
+nova (2:22.0.1-2) unstable; urgency=medium
+
+  * Add depend on python3-q-text-as-data (Closes: #990705).
+  * Do not set [glance]/api_servers http://localhost:9292 as default: let
+    Nova figure it out from the Keystone catalogue.
+
+ -- Thomas Goirand <zigo@debian.org>  Mon, 12 Jul 2021 12:57:03 +0200
+
 nova (2:22.0.1-1) unstable; urgency=medium
 
   * New upstream point release.
diff -Nru nova-22.0.1/debian/control nova-22.0.1/debian/control
--- nova-22.0.1/debian/control	2021-01-19 10:10:02.000000000 +0100
+++ nova-22.0.1/debian/control	2021-07-12 12:57:03.000000000 +0200
@@ -165,6 +165,7 @@
  python3-iso8601,
  python3-nova (= ${binary:Version}),
  python3-openstackclient,
+ python3-q-text-as-data,
  q-text-as-data,
  sqlite3,
  ${misc:Depends},
diff -Nru nova-22.0.1/debian/rules nova-22.0.1/debian/rules
--- nova-22.0.1/debian/rules	2021-01-19 10:10:02.000000000 +0100
+++ nova-22.0.1/debian/rules	2021-07-12 12:57:03.000000000 +0200
@@ -138,9 +138,6 @@
 	pkgos-fix-config-default $(NOVA_CONF) spice server_proxyclient_address \$$my_ip
 	pkgos-fix-config-default $(NOVA_CONF) spice enabled true
 
-	# Set glance on localhost by default, to allow PoC to work
-	pkgos-fix-config-default $(NOVA_CONF) glance api_servers http://localhost:9292
-
 	# Works by default
 	pkgos-fix-config-default $(NOVA_CONF) keystone_authtoken auth_protocol http
 

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: