Public bug reported:
python-cinderclient ships a class cinderclient.v1.volumes.Volume which
has an 'attach' method, documented rather vaguely as "Set attachment
metadata.".
This method should not be called directly by API users when attempting
to attach a Cinder volume to a Nova instance, else th
Proposed replacement help text:
Inform Cinder that the given volume is attached to the given instance. If the
volume is not actually attached to the given instance, inconsistent data will
result.
This is not the correct way to attach a volume to an instance.
** Project changed: nova => python-c
Public bug reported:
I am trying to delete an instance (UUID 78d874ef-a9ec-4ede-9489-ff00903eb7fc),
but this is failing due to corrupt data in nova's database tables.
I have no idea how this corruption arose, and I don't think it's possible to
find out in order to reproduce this issue. Therefore
3 matches
Mail list logo