From 6811a827de942ff4fb5e59307920de763ff7aec7 Mon Sep 17 00:00:00 2001
From: Pankaj Kumar <76695979+pankaj1707k@users.noreply.github.com>
Date: Mon, 30 Jan 2023 02:27:03 +0530
Subject: [PATCH] Complete answer for openstack question (#338)
Add one line description of what are 'Neutron' and 'Glance' in openstack
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 3a8fe359e..8c022ab96 100644
--- a/README.md
+++ b/README.md
@@ -1468,7 +1468,9 @@ When you use a function (`YEAR(purchased_at)`) it has to scan the whole database
- Keystone
* Nova - Manage virtual instances
+ * Neutron - Manage networking by providing Network as a service (NaaS)
* Cinder - Block Storage
+ * Glance - Manage images for virtual machines and containers (search, get and register)
* Keystone - Authentication service across the cloud