Git Product home page Git Product logo

ansible-openstack-icehouse's Introduction

ansible-openstack-icehouse

Ansible playbooks to install OpenStack Icehouse RDO for CentOS

http://docs.openstack.org/icehouse/install-guide/install/yum/content/index.html

Steps to deploy

  1. Set up your inventory file with a controller and compute node

  2. Run: ansible-playbook -i inventory site.yml

When complete you can reach Horizon at http://1.2.3.4/dashboard using credentials admin/admin (changed in roles vars).

  • Add iptables rules for port 80 and from compute to controller

Helpful Information

The common role will update all packages and issue a reboot. A task is present to wait 60 seconds from when seeing the server online to allowing for the server to completely boot up. Added a check to only reboot if yum update task changed anything.

The roles will search for a hidden file to confirm if the setup scripts have been ran and will not run again if found. These are the tasks which create keystone users, services and endpoints for the other OpenStack components, imports the cirros test image in glance and creates a public and private network in neutron.

  • ~/.has_keystone_setup
  • ~/.has_glance_setup
  • ~/.has_nova_setup
  • ~/.has_neutron_setup
  • ~/.has_neutron_networks_setup

Following the RDO article on using Neutron with existing external network I added tasks placing the public IP address on the br-ex interface and updates neutron to allow floating IP addresses to be created on your existing network. See neutron-network role for network creation script to change for your local network.

https://openstack.redhat.com/Neutron_with_existing_external_network

License

Apache License, Version 2.0

ansible-openstack-icehouse's People

Contributors

rackeric avatar

Stargazers

jherrero13 avatar Eric Chiu avatar aetaric avatar

Watchers

James Cloos avatar  avatar

Forkers

erictchiu ntmggr

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.