RDO Rapid deployment of OpenStack version J

Source: Internet
Author: User

Recently in preparation for the Redhat OpenStack certification exam, you must go to Packstack. Take a note here to make it easy to use next time.

sources of RDO: Http://pan.baidu.com/s/1eQlFBJO


1 Making a local source

[RDO]

Name=rdo

Baseurl=http://192.168.1.136/rdo/packages

Gpgcheck=0


Yum clean Allyum List # no local source, RDO downloads very slowly from the web

2 Installing Packstack

Yum install-y openstack-packstack # Install Packstack package Packstack--gen-answer-file/root/answer.txt # Generate a Answer-file file


3 Edit Answer-file

vim /root/answer.txt             #  Edit Answer.txt, modify the content config_ceilometer_install=nconfig_ntp_servers=1.cn.pool.ntp.org          # ntp server Address config_compute_hosts=192.168.234.20       CONFIG_REPO=http://192.168.1.136/rdo/Packages             #   can configure local source Config_keystone_admin_pw=redhatconfig_horizon_ssl=yconfig_ Provision_demo=nconfig_neutron_l2_plugin=ml2config_neutron_ml2_type_drivers=vlanconfig_neutron_ml2_tenant_ Network_types=vlanconfig_neutron_ml2_mechanism_drivers=openvswitchconfig_neutron_ml2_vlan_ranges=physnet1 : 1000:2000config_neutron_ovs_tenant_network_type=vlanconfig_neutron_ovs_vlan_ranges=physnet1:1000:2000config_ neutron_ovs_bridge_mappings=physnet1:br-eth0config_neutron_ovs_bridge_ifaces=br-eth0:eth0   #     here seems to be a bug, do not fill me to execute PACKstack is successful, then manually ovs-vsctl add-port 

Another note: SELinux cannot be disabled.


Packstack--answer-file/root/answer.txt # Wait till you're done with your clothes.

After the installation is complete, Br-ex also need to manually add-port the

When creating a network on dashboard, there is a provider default, if configured as above is Physnet1




This article is from the "The-way-to-cloud" blog, make sure to keep this source http://iceyao.blog.51cto.com/9426658/1588071

RDO Rapid deployment of OpenStack version J

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.