Giter Site home page Giter Site logo

horizon's Introduction

Description

Installs the Openstack dashboard (codename: horizon) from packages.

http://nova.openstack.org

Requirements

Chef 0.10.0 or higher required (for Chef environment use).

Platforms

  • Ubuntu-12.04
  • Fedora-17

Cookbooks

The following cookbooks are dependencies:

  • apache2
  • database
  • mysql

Resources/Providers

None

Recipes

default

-includes recipe server

server

-includes recipes apache2, apache2:mod_wsgi, apache2:mod_rewrite, apache2:mod_ssl, mysql:client
-installs and configures the openstack dashboard package, sets up the horizon database schema/user, and installs an appropriate apache config/site file
-if ["horizon"]["theme"] = "Rackspace", will also install the Rackspace stylesheet, and grab the necessary branded jpegs
-uses chef search to discover details of where the database (default mysql) and keystone api are installed so we don't need to explicitly set them in our attributes file for this cookbook

Attributes

  • horizon["db"]["name"] - name of horizon database

  • horizon["db"]["username"] - username for horizon database access

  • horizon["db"]["password"] - password for horizon database access

  • horizon["use_ssl"] - toggle for using ssl with dashboard (default true)

  • horizon["ssl"]["dir"] - directory where ssl certs are stored on this system

  • horizon["ssl"]["cert"] - name to use when creating the ssl certificate

  • horizon["ssl"]["key"] - name to use when creating the ssl key

  • horizon["dash_path"] - base path for dashboard files (document root)

  • horizon["wsgi_path"] - path for wsgi dir

  • horizon{"theme"] = which theme to use for the dashboard. Supports "default" or "Rackspace"

Templates

  • dash-site.erb - the apache config file for the dashboard vhost
  • local_settings.py.erb - config file for the dashboard application

License and Author

Author:: Justin Shepherd ([email protected])
Author:: Jason Cannavale ([email protected])
Author:: Ron Pedde ([email protected])
Author:: Joseph Breu ([email protected])
Author:: William Kelly ([email protected])
Author:: Darren Birkett ([email protected])
Author:: Evan Callicoat ([email protected])

Copyright 2012, Rackspace US, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

horizon's People

Contributors

jcannava avatar breu avatar rcbjenkins avatar galstrom21 avatar mancdaz avatar apsu avatar littleidea avatar aedan avatar rpedde-rcbops avatar willkelly avatar rpedde avatar

Watchers

James Cloos avatar Fernando Israel García Martínez avatar Pedro Jiménez Solís 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.