nova/doc
Gábor Antal 94563ade46 Transform instance.create.error notification
Along with the transformation changes, I modified notify_about_instance_action
method so it can handle errors now. (It wraps the exception object into an
ExceptionPayload.)

Implements: bp versioned-notification-transformation-ocata

Change-Id: I171990290c8de529c9521a5ee556f97b18b741b0
2016-11-22 15:03:52 -05:00
..
api_samples Merge "Fix data error in api samples doc" 2016-11-17 01:11:26 +00:00
ext Merge "Fix invalid import order and remove import *" 2016-10-11 14:50:50 +00:00
notification_samples Transform instance.create.error notification 2016-11-22 15:03:52 -05:00
source Merge "doc: Update libvirt-numa guide" 2016-11-17 14:05:38 +00:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: http://docs.openstack.org/developer/nova/

API guide docs are built to: http://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.