Before you run Ansible playbooks, you need to configure Taget host
Prerequisites
1. Cp-r/opt/openstack-ansible/etc/openstack_deploy/etc/
2. Cd/etc/openstack_deploy
CP Openstack_user_config.yml.example OPENSTACK_USER_CONFIG.YML
Configuring target host Networking
Configuring target Hosts
Configure a list containing at least three infrastructure target hosts in the Infra_hosts section:
Infra_hosts:
603975-INFRA01:
ip:10.240.0.80
IP is the address of the BR-MGMT container management bridge on target host.
At least one network node:
Network_hosts:
602117-NETWORK01:
NETWORK01_IP_ADDRESS
At least one compute node:
Compute_hosts:
900089-COMPUTE001:
COMPUTE001_IP_ADDRESS
Log_hosts:
900088-LOGGING01:
LOGGER1_IP_ADDRESS
Repo-infra_hosts:
903939-REPO01:
REPO1_IP_ADDRESS
Storage_hosts:
100338-STORAGE01:
STORAGE01_IP_ADDRESS
Configuring the Image service (optional)
Glance_default_store:file
Installing Rackspace Private cloud--5 Deployment configuration in an OpenStack environment