[Bug 1660223] Re: Magnum doesn't include templates on Xenial

Chris MacNaughton 1660223 at bugs.launchpad.net
Fri Jan 8 15:53:34 UTC 2021


It looks like this was resolved in the packaging around the time of this
bug by including a patch in the package to build the MANIFEST.in:

$ cat debian/patches/install-missing-files.patch
Description: Installing missing Alembic migration files
 As always, PBR misses the Alembic stuff.
Author: Thomas Goirand <zigo at debian.org>
Forwarded: no
Last-Update: 2016-10-13

--- /dev/null   2016-10-06 13:03:00.121460858 +0200
+++ b/MANIFEST.in       2016-10-12 23:59:46.572018514 +0200
@@ -0,0 +2 @@
+recursive-include magnum/db *
+recursive-include magnum/drivers *

** Changed in: cloud-archive
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1660223

Title:
  Magnum doesn't include templates on Xenial

Status in Ubuntu Cloud Archive:
  Fix Released

Bug description:
  On Ubuntu Xenial (16.04) the magnum packages don't install anything in
  the driver directories (/usr/lib/python2.7/dist-
  packages/magnum/drivers/*/templates/). The correct files are at
  https://github.com/openstack/magnum/tree/stable/newton/magnum/drivers.

  This effectively makes magnum unusable, as no bays can be launched. As
  a temporary workaround it is possible to insert the files manually,
  but this obviously isn't ideal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1660223/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list