Merge "Doc updates for MS6"
[joid.git] / docs / release / configguide / postinstall.rst
1 JOID post installation procedures
2 =================================
3
4 Configure OpenStack
5 -------------------
6 In each SDN directory, for example joid/ci/opencontrail, there is a folder
7 for Juju deployer where you can find the charm bundle yaml files that the
8 deploy.sh uses to deploy.
9
10 In the same directory, there is **scripts** folder where you can find shell
11 scripts to help you configure the OpenStack cloud that you just deployed. These
12 scripts are created to help you configure a basic OpenStack Cloud to verify
13 the cloud. For more info on OpenStack Cloud configuration, please refer to the
14 OpenStack Cloud Administrator Guide on docs.openstack.org. Similarly, for
15 complete SDN configuration, please refer to the respective SDN adminstrator guide.
16
17 Each SDN solution requires slightly different setup, please refer to the **README**
18 in each SDN folder. Most likely you will need to modify the **openstack.sh**
19 and **cloud-setup.sh** scripts for the floating IP range, private IP network,
20 and SSH keys. Please go through **openstack.sh**, **glance.sh** and
21 **cloud-setup.sh** and make changes as you see fit.
22
23