RETIRED. Ansible role to deploy Glance on Kubernetes
Go to file
Alex Schultz d682498efc Switch jobs to non-voting for now
We need to merge some zuul stuff so turn off the jobs for now.

Change-Id: I727ee7d98c779dfb9bd5a51c02405a3d765c6cb4
2018-09-22 09:19:04 -06: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 Switch jobs to non-voting for now 2018-09-22 09:19:04 -06: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