yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66109
[Bug 1640506] Re: Switch to os-brick encryptor provider implementations
Yes this was all done here: https://review.openstack.org/#/c/391597/
** Changed in: nova
Milestone: None => pike-2
** Changed in: nova
Status: New => Fix Released
** Changed in: nova
Assignee: (unassigned) => Lee Yarwood (lyarwood)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1640506
Title:
Switch to os-brick encryptor provider implementations
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Description
===========
Nova and os-brick both currently provide encryptor implementations after these were copied into os-brick by the following change :
Copy encryptors from Nova to os-brick
https://review.openstack.org/#/c/247372/
As these are now at risk of becoming out of sync with Nova due to
bug#1639221, bug#1633518 & bug#1639293 we should really re-sync
everything with os-brick and remove the implementations from Nova.
Steps to reproduce
==================
Attach an encrypted volume to an instance.
Expected result
===============
encryptor implementations supplied by os-brick.
Actual result
=============
encryptor implementations supplied by Nova.
Environment
===========
1. Exact version of OpenStack you are running. See the following
Ocata master
2. Which hypervisor did you use?
libvirt appears to be the only virt-driver using these implementations at present.
2. Which storage type did you use?
N/A
3. Which networking type did you use?
N/A
Logs & Configs
==============
N/A
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1640506/+subscriptions
References