[Bug 1692032] [NEW] middleware missing from swift package
Phillip Couto
phillip at couto.in
Fri May 19 14:12:12 UTC 2017
Public bug reported:
Looks like the ocata archive which ships with swift 2.13.0 is missing the following middleware:
- copy
- keymaster
- encryption
The 2.13.0 version of swift on github has the middleware in the repository:
https://github.com/openstack/swift/blob/2.13.0/swift/common/middleware/copy.py
https://github.com/openstack/swift/tree/2.13.0/swift/common/middleware/crypto
When reviewing the contents of the swift python package it is missing
the files.
I am trying to deploy a cluster using these pieces of middleware and
would like to continue to use the ubuntu packages.
** Affects: cloud-archive
Importance: Undecided
Status: New
** Tags: swift
** Tags added: swift
--
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/1692032
Title:
middleware missing from swift package
Status in Ubuntu Cloud Archive:
New
Bug description:
Looks like the ocata archive which ships with swift 2.13.0 is missing the following middleware:
- copy
- keymaster
- encryption
The 2.13.0 version of swift on github has the middleware in the repository:
https://github.com/openstack/swift/blob/2.13.0/swift/common/middleware/copy.py
https://github.com/openstack/swift/tree/2.13.0/swift/common/middleware/crypto
When reviewing the contents of the swift python package it is missing
the files.
I am trying to deploy a cluster using these pieces of middleware and
would like to continue to use the ubuntu packages.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1692032/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list