Skip to content

Commit 9d29658

Browse files
committed
Fix spaces before lists
1 parent a0d152c commit 9d29658

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xapi/architecture.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ layout: default
44
---
55

66
Xapi is responsible for
7+
78
- providing a stable interface (the XenAPI)
89
- allowing one client to manage multiple hosts
910
- hosting the "xe" CLI
@@ -16,6 +17,7 @@ Xapi is responsible for
1617
- managing software patching
1718

1819
Note that Xapi delegates core functions such as
20+
1921
- starting VMs to [Xenopsd](https://github.com/xapi-project/xenopsd)
2022
- monitoring performance counters to [Xcp-rrdd](https://github.com/xapi-project/xcp-rrdd)
2123
- setting up host networking to [Xcp-networkd](https://github.com/xapi-project/xcp-networkd)

0 commit comments

Comments
 (0)