Commit Graph

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