RETIRED. Ansible role to deploy Glance on Kubernetes
Go to file
Flavio Percoco f25cb1bd32 Pass domain to user creation
Change-Id: I74cd634955e38fb7af775b5d0d5605876c78586f
2017-12-13 13:53:52 +01:00
defaults Add tempest to glance role 2017-12-05 10:42:35 +01:00
tasks Pass domain to user creation 2017-12-13 13:53:52 +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