Commit Graph

12 Commits

Author SHA1 Message Date
Takashi Kajinami ba81a15371 Retire puppet-glare - Step 2: Remove Project Content
Depends-on: https://review.opendev.org/790056
Change-Id: Id76e00fafd171f3d77b70817c5cfd103cb207b0e
2021-05-07 01:08:33 +09:00
Takashi Kajinami 76189930cf Drop compatibility for el6
... because it's now really old, and we don't expect any users
use it to run OpenStack.

Change-Id: I8db6b0166759bf535e577d10e8afaa36dcbaff86
2020-04-02 10:03:54 +09:00
Tobias Urdin 93d53f4ef2 Convert all class usage to relative names
Change-Id: I8fa05675ae67286bcd3752cbfc46c3cd6ad02a17
2019-12-08 23:06:38 +01:00
Tobias Urdin 580ead284f Inherit pyvers from openstacklib::defaults
Change-Id: I4d27bbbb16f87cf0051f1bbed2429e1c8affd14c
2019-01-17 21:30:39 +01:00
ZhongShengping edb3a0e4ee Install python3 in Fedora or RedHat > 7
Fedora repo [1] has python3 packages, start consuming those.

[1] http://trunk.rdoproject.org/fedora/puppet-passed-ci/

Change-Id: I7dd423e8b15f0d8b98f365ef0562d716068eb3aa
2018-12-12 08:28:33 +08:00
zhubingbing b8531ca627 Debian is using python3-glareclient
Change-Id: I7aef5afe2012249a827254ec2de320cc0c017427
2018-04-12 11:13:47 +08:00
Brad P. Crochet a5f546e5b0 Add glare client install support
Change-Id: I00b9ececdbac3b0769bd32b3205b0bd75345efcf
Related-Bug: #1744972
2018-01-23 11:58:35 -05:00
Emilien Macchi 2c7d1ed2bb Add group to policy management
The move of policy.json into code means the file may not exist. We've
added support to ensure that the file exists in the openstacklib but we
need to make sure the permissions are right for each service. This adds
the group information to the policies so it works right.

Depends-On: I26e8b1384f4f69712da9d06a4c565dfd1f17c9ed
Change-Id: Ic2089de7ead1d08ebead7f24f8b50f5116004ae0
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2018-01-10 14:22:53 -08:00
Denis Egorenko 74fcd918aa Manage backend section for Glare
Since Glare can be configured only through puppet-glare module
it should has ability to configure backend sections in config files.

Change-Id: If4638f4f087ba42e60f47f58a50edb837da2ffe9
2017-04-12 16:44:47 +03:00
Mykyta Karpin abbf6d8347 Update glare package name for Debian
Glare package name is glare-api on Debian systems.

Change-Id: I5d3d4bd3a2bfa17ac78b79faae5851bf5d4c79cc
2017-04-06 14:22:46 +03:00
Peter Zhurba 7cbd4398d0 Update main glare class
- adding glare class
- modifying parameters class

Change-Id: I3e2ead1e63e31d78e3de2558b0388573733aaff0
2016-09-29 14:18:34 +02:00
Denis Egorenko 564c1f7930 puppet-glare: Initial commit
This is the initial commit for puppet-glare.
It has been automatically generated using cookiecutter[1] and msync[2]

[1] https://github.com/openstack/puppet-openstack-cookiecutter
[2] https://github.com/openstack/puppet-modulesync-configs

Change-Id: I614a3d93947705a7a74820017bc568c6de197bea
2016-09-14 17:05:00 +03:00