[Yahoo-eng-team] [Bug 1611613] [NEW] python-cinderclient documentation unclear on Volume.attach

2016-08-09 Thread Matthew S
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

[Yahoo-eng-team] [Bug 1611613] Re: python-cinderclient documentation unclear on Volume.attach

2016-08-09 Thread Matthew S
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

[Yahoo-eng-team] [Bug 1497076] [NEW] Unable to delete an instance due to foreign key violation

2015-09-17 Thread Matthew S
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