-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
30 lines (24 loc) · 734 Bytes
/
README.txt
File metadata and controls
30 lines (24 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Stackmasters OpenStack Virtual Private Cloud
## Discription
This repository holds Ansible playbooks used to manage Stackmasters Virtual Private Cloud (VPC) based on OpenStack. Master branch contains the latest code that may be unstable or untested. To use a stable OpenStack release choose a stable-* branch.
## Branches
- master
- stable-mitaka
To clone a branch (eg mitaka) do: ``` git clone -n stable-mitaka git@github.com:parath/OpenStack-VPC.git```
## OpenStack core services
- keystone
- nova
- glance
- neutron
- heat
- cinder
- trove
-
## OpenStack optional services
- horizon
Neutron notes
----
Only L2 networking is managed within OpenStack.
Connected networks are
- internal network
- public network