RETIRED. Ansible role to deploy Glance on Kubernetes
Go to file
Flavio Percoco 911c31d610 Add tempest to glance role
This version currently ignores tempest errors

Change-Id: I726a644d38d9828d66b954204669c91259bde781
2017-12-05 10:42:35 +01:00
defaults Add tempest to glance role 2017-12-05 10:42:35 +01:00
tasks Add tempest to glance role 2017-12-05 10:42:35 +01:00
templates glaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaance 2017-08-21 14:01:12 +02:00
tests Add tempest to glance role 2017-12-05 10:42:35 +01:00
.gitignore Initial commit 2017-08-21 11:51:18 +02:00
.gitreview Add gitreview in preparation for openstack 2017-10-19 10:51:36 +02:00
.zuul.yaml Add zuul file 2017-12-04 14:47:21 +01:00
LICENSE Update file 2017-10-19 11:02:03 +02:00
README.md Rename/Update coe_* variables 2017-10-19 11:04:24 +02:00

README.md

K8S glance

Galaxy Build Status

Install glance in a Kubernetes cluster.

Requirements

Access to Kubernetes cluster

Role Variables

Name Default Value Description
action provision List of tasks to run.
coe_host
coe_config_context
coe_config_file

Dependencies

  • ansible.kubernetes-modules

Example Playbook

- hosts: all
  roles:
     - tripleo.k8s-glance