← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1637639] [NEW] volume_attachments not present in server create/update notifications

 

Public bug reported:

Following on from https://bugs.launchpad.net/nova/+bug/1637634, related
to differences between the nova servers API response and
compute.create/update notification payloads; also related to
https://bugs.launchpad.net/nova/+bug/1637635

An example API response to retrieve a server's information is at
http://paste.openstack.org/show/xbv2CwtHnhhl1nLLiJeN/

An example compute.create.end notification is at
http://paste.openstack.org/show/zG5aJeUpC3LAGr0J0P2T/

An example compute.update.end notification is at
http://paste.openstack.org/show/uwh1izVsaW5eg7zDrgFm/


'os-extended-volumes:volumes_attached' is missing from notification payloads. This is somewhat understandable since volumes are largely the concern of cinder, but the attachment information is related to nova. If it's undesirable to add this to notification payloads we'll need to make a decision in Searchlight whether to continue indexing this field on servers.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: searchlight

** Tags added: searchlight

-- 
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/1637639

Title:
  volume_attachments not present in server create/update notifications

Status in OpenStack Compute (nova):
  New

Bug description:
  Following on from https://bugs.launchpad.net/nova/+bug/1637634,
  related to differences between the nova servers API response and
  compute.create/update notification payloads; also related to
  https://bugs.launchpad.net/nova/+bug/1637635

  An example API response to retrieve a server's information is at
  http://paste.openstack.org/show/xbv2CwtHnhhl1nLLiJeN/

  An example compute.create.end notification is at
  http://paste.openstack.org/show/zG5aJeUpC3LAGr0J0P2T/

  An example compute.update.end notification is at
  http://paste.openstack.org/show/uwh1izVsaW5eg7zDrgFm/

  
  'os-extended-volumes:volumes_attached' is missing from notification payloads. This is somewhat understandable since volumes are largely the concern of cinder, but the attachment information is related to nova. If it's undesirable to add this to notification payloads we'll need to make a decision in Searchlight whether to continue indexing this field on servers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1637639/+subscriptions


Follow ups