The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/7165

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: Stéphane Graber <stgra...@ubuntu.com>
From 32185a36e4122307d34a86b29ea1e6605f9b174b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgra...@ubuntu.com>
Date: Thu, 9 Apr 2020 11:00:44 -0400
Subject: [PATCH] doc: Add missing os_api extension
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgra...@ubuntu.com>
---
 doc/api-extensions.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/api-extensions.md b/doc/api-extensions.md
index 57f30068dc..82fb120b81 100644
--- a/doc/api-extensions.md
+++ b/doc/api-extensions.md
@@ -1008,3 +1008,8 @@ different NUMA domains.
 
 ## resources\_cpu\_core\_die
 Exposes the die\_id information on each core.
+
+## api\_os
+This introduces two new fields in `/1.0`, `os` and `os\_version`.
+
+Those are taken from the os-release data on the system.
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to