7 Commits

Author SHA1 Message Date
Tobias Urdin
b21084b8e8 Use openstack_spec_helper from zuul checkout
Change-Id: Ibd586bcf53dafce64f516bbaf9448883ad1bbef2
2020年08月30日 23:02:17 +02:00
ZhongShengping
dd18dd9454 Move to opendev
Change-Id: If00cebdf0f0df9ce664ea19e2939f9eaa30bbc33
2019年04月21日 14:44:49 +08:00
ZhongShengping
11b21cce12 Load puppet-openstack_spec_helper locally during tests
Change-Id: If75c8da651222877c6821b0e4107417858902dec
Co-Authored-By: Mohammed Naser <mnaser@vexxhost.com>
2018年02月12日 10:53:38 +08:00
Alex Schultz
a1f706d73f Update tox configuration
Update the tox configuration to pull in the openstack
upper-constraints.txt when running releasenotes. This will
fix the releasenotes job that is currently failing due to
a new version of sphinx. Additionally this change includes
updates from puppet-modulesync-configs.
Change-Id: I4f5acf4674fd48af794463bf4583a31efdeefad8
2017年05月17日 08:30:39 -06:00
Emilien Macchi
ab9e2c8fd8 Gemfile: rely on puppet-openstack_spec_helper for dependencies
Rely on puppet-openstack_spec_helper gemspec file for managing Gems
dependencies.
Change-Id: Id384b0042195e121c6588d2199fd45eb81314196
2016年03月29日 21:37:09 -04:00
Xingchao
83062c3624 Fix multiple bugs in puppet-oslo
This patch aims to make puppet-oslo work:
 - fix oslo::versionedobjects spec
 - fix oslo::policy
 - drop mock dependency
 - add acceptance by msync
Co-Authored-By: Emilien Macchi <emilien@redhat.com>
Closes-Bug: #1492636
Change-Id: Icbb1df3498432d2a95342a14ce57b45b65a132c9
2016年01月26日 01:34:40 +08:00
Xingchao Yu
59387cc544 Add define oslo::cache
This define aims to manage all parameters in [cache] section
which belongs to oslo.cache.
We would use this define to take management of [cache] parameters
in other modules.
2016年01月18日 12:27:43 +08:00