Revision c4dccd8a docs/compute-api-guide.rst

b/docs/compute-api-guide.rst
2788 2788

  
2789 2789
* **user_id** The UUID of the owner of the virtual server
2790 2790

  
2791
* **tenant_id** The UUID of the main project for this user
2791
* **tenant_id** The UUID of the project that defines this resource
2792 2792

  
2793 2793
* *hostId*, **accessIPv4** and **accessIPv6** are always empty and are used for
2794 2794
  compatibility with OS/Compute
......
2939 2939
* **metadata** is a collection of ``key``:``values`` pairs of custom metadata,
2940 2940
  under the tag ``values`` which lies under the tag ``metadata``.
2941 2941

  
2942
* **tenant_id** The UUID of the project that defines this resource
2943

  
2942 2944
.. note:: in OS/Compute, the ``values`` layer is missing

Also available in: Unified diff