GithubHelp home page GithubHelp logo

onestack's Introduction

1.该脚本是基于官方openstack icehouse ubuntu部署文档写的allinone模式快捷安装脚本。
官方文档地址:http://docs.openstack.org/trunk/install-guide/install/apt/content/

2.安装的组件包括keystone, glance, nova, neutron, cinder, heat, ceilometer和horizon

3.网络模式为ml2 ovs gre模式。

4.安装之前应先根据实际情况修改配置文件one.conf,其中涉及mysql root用户密码和各组件数据库用户密码。
默认创建的dashboard登陆用户admin和demo,密码均为password。各组件同名用户用户名与密码一致,为组件名称。

5.脚本假设主机使用两块网卡,安装之前确保可联网,内网网卡已配置IP。one.conf中修改内外网IP:IN_IP和OUT_IP。
安装过程不会进行网络设置,只会创建br-ex和br-int,安装完后需要手动将网卡加到br-ex(ovs-vsctl add-port br-ex eth0),
并为br-ex配置IP。

6.修改完one.conf后,运行./one.sh进行安装。

onestack's People

Contributors

wchunx avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.