fuel-octane/deployment/puppet/octane_tasks
Cao Xuan Hoang f25f76e492 Add Apache 2.0 license to source file
As per OpenStack licensing guide lines [1]:
[H102 H103] Newly contributed Source Code should be licensed under
the Apache 2.0 license.
[H104] Files with no code shouldn't contain any license header nor
comments, and must be left completely empty.

[1] http://docs.openstack.org/developer/hacking/#openstack-licensing

Change-Id: I72247b1a4b1efdc329d424e269600793b29e5428
2016-11-07 13:07:24 +07:00
..
files Add Apache 2.0 license to source file 2016-11-07 13:07:24 +07:00
graphs Fixed missing hiera item for upgrade-control 2016-11-01 10:39:41 +00:00
lib Graph for osd-upgrade procedure 2016-10-17 17:33:31 +03:00
manifests Graph for osd-upgrade procedure 2016-10-17 17:33:31 +03:00
misc Graph-based upgrade approach. Added puppet module. 2016-08-12 16:19:22 +03:00
modular Graph for osd-upgrade procedure 2016-10-17 17:33:31 +03:00
spec Graph-based upgrade approach. Added puppet module. 2016-08-12 16:19:22 +03:00
Gemfile Graph-based upgrade approach. Added puppet module. 2016-08-12 16:19:22 +03:00
Gemfile.lock Add Gemfile.lock and README.md to octane_tasks module 2016-08-17 13:34:46 +03:00
README.md Add Gemfile.lock and README.md to octane_tasks module 2016-08-17 13:34:46 +03:00
Rakefile Start testing Puppet related code by CI 2016-08-30 14:21:16 +03:00

README.md

Octane_tasks

Table of Contents

  1. Description
  2. Testing

Description

This module composes tasks needed during an upgrade.

The modular directory is for granular tasks (used by Fuel).

Testing

To make sure the code conform to the style guide:

rake lint