nova/doc
Mikhail Feoktistov 4445d48471 libvirt: support user password settings in virtuozzo
Libvirt has "domainSetUserPassword" callback and virtuozzo driver
has an implementation for it. So in this patch we allow to use this
functionality for virtuozzo hypervisor.

Change-Id: Ia398afadfd9fd9544c5d843338ab25c0930d9f74
Implements: blueprint virtuozzo-instance-admin-password
2016-09-28 18:46:26 +00:00
..
api_samples Merge "Adding functional tests for 2.3 microversion" 2016-09-07 13:49:56 +00:00
ext Fix SafeConfigParser DeprecationWarning in Python 3.2 2016-09-12 13:04:38 +08:00
notification_samples Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
source libvirt: support user password settings in virtuozzo 2016-09-28 18:46:26 +00:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

README.rst

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.