b0bfb22c68b0b9def25c836b5bd5f2d29196459f
42 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Ben Kero
|
b0bfb22c68 |
docs: Update README.md to point to new Beaker URL
The URL [1] to the docs for writing Beaker tests (specifically beaker-rspec) have moved. The README.md still points to the old URL. This commit fixes this by pointing to a better URL [2]. [1] https://github.com/puppetlabs/beaker/wiki/How-to-Write-a-Beaker-Test-for-a-Module [2] https://github.com/puppetlabs/beaker-rspec/blob/master/README.md Change-Id: Id571dc4b62f5cee4b8658a1a7ef718f4f86e5d59 |
||
|
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 |
||
|
Newptone
|
951e346f4c |
Merge pull request #4 from liaoishere/master
Add define oslo::db. |
||
|
Liao Penghui
|
4f93244031 |
Add define oslo::db.
Add oslo::db for database connection configs for OpenStack services. |
||
|
Xingchao Yu
|
c961197d34 |
Change default value to $::os_service_default
The following define has been changed: - oslo::concurrency - oslo::versionedobjects |
||
|
Xingchao Yu
|
6ad427bcdf |
Add define oslo::policy
This patch aims to add a new define to manage parameters in [oslo_policy] which belongs to oslo.messaging. |
||
|
Xingchao Yu
|
62a468ab27 |
Add spec_helper and spec_helper_acceptance file
- spec_helper.rb - spec_helper_acceptance.rb |
||
|
Xingchao Yu
|
166914fd11 |
Collect versions of oslo libraries in Tuskar
This patch aims to collect version info of oslo.* projects from tuskar master branch (Mitaka release). |
||
|
Xingchao Yu
|
a0e54913d4 |
Collect versions of oslo libraries in Zaqar
This patch aims to collect version info of oslo.* projects from zaqar master branch (Mitaka release). |
||
|
Xingchao Yu
|
ed1c9f6d0c |
Collect versions of oslo libraries in Sahara
This patch aims to collect version info of oslo.* projects from sahara master branch (Mitaka release). |
||
|
Xingchao Yu
|
c6a508cd6b |
Collect versions of oslo libraries in Rally
This patch aims to collect version info of oslo.* projects from rally master branch (Mitaka release). |
||
|
Xingchao Yu
|
6a8058ca1b | Add rspec test for oslo::versionedobjects | ||
|
Newptone
|
840c07d111 |
Merge pull request #3 from liaoishere/master
Add some logging related parameters. |
||
|
Liao Penghui
|
338d7664c5 |
Use is_service_default for the warning message.
Use is_service_default function instead of regular true/false conditional statement. Because $::os_service_default is a string. |
||
|
Liao Penghui
|
c9324e1853 |
Add some logging related parameters.
Add some logging related parameters. And change the parameter specification to be consistent with the paramter list. |
||
|
Xingchao Yu
|
27b56d3e85 |
Collect versions of oslo libraries in Murano
This patch aims to collect version info of oslo.* projects from murano master branch (Mitaka release). |
||
|
Xingchao Yu
|
8d5ce993d3 |
Collect versions of oslo libraries in Tempest
This patch aims to collect version info of oslo.* projects from tempest master branch (Mitaka release). |
||
|
Xingchao Yu
|
0f4cab1549 |
Collect versions of oslo libraries in Mistral
This patch aims to collect version info of oslo.* from mistral master branch (Mitaka release). |
||
|
Xingchao Yu
|
63bbb79ee7 |
Collect versions of oslo libraries in Ironic
This patch aims to collect version info of oslo.* from ironic master branch (Mitaka release). |
||
|
Xingchao Yu
|
cfdee70f71 |
Collect versions of oslo libraries in Ironic
This patch aims to collect version info of oslo.* from ironic master branch (Mitaka release). |
||
|
Xingchao Yu
|
a730e0f5b3 |
Collect versions of oslo libraries in Gnocchi
This patch aims to collect version info of oslo.* from gnocchi master branch (Mitaka release). |
||
|
Newptone
|
0be53c1cad |
Merge pull request #2 from liaoishere/master
Add define oslo::log |
||
|
Xingchao Yu
|
b7b066e2b7 |
Collect versions of oslo libraries in barbican
This patch aims to collect version info of oslo.* from barbican master branch (Mitaka release). |
||
|
Xingchao Yu
|
a0167b0e92 |
Collect versions of oslo libraries in Aodh
This patch aims to collect version info of oslo.* from Aodh master branch (Mitaka release). |
||
|
Liao Penghui
|
1e441e4fcd |
Add define oslo::log
This patch aims to add a new define to manage parameters of logging facility in the [DEFAULT] section which belongs to oslo.log. |
||
|
Xingchao Yu
|
787a7b60ad |
Collect versions of oslo libraries in Swift
This patch aims to collect version info of oslo.* from Swift master branch (Mitaka release). |
||
|
Newptone
|
2ba865f18a |
Merge pull request #1 from liaoishere/master
Fix spelling mistake and change default value in messaging_rabbit |
||
|
Xingchao Yu
|
27e7f82841 |
Add define oslo::versionedobjects
This patch aims to add a new define to manage parameters in [oslo_versionedobjects] which belongs to oslo.versionedobjects. |
||
|
Liao Penghui
|
2ae2cc233f |
Change defualt value and fix some mistakes
- Use os_service_default as the default value in oslo_messaging_rabbit. - Fix some mistakes in the specification. |
||
|
Xingchao Yu
|
feb5132312 |
Add define oslo::concurrency
This patch aims to add a new define to manage parameters in [oslo_concurrency] which belongs to oslo.concurrency. |
||
|
Xingchao Yu
|
f136c86a6c |
Collect versions of oslo libraries in Trove
This patch aims to collect version info of oslo.* from Trove master branch (Mitaka release). |
||
|
Xingchao Yu
|
3f187ca4d5 |
Collect versions of oslo libraries in Neutron
This patch aims to collect version info of oslo.* from Neutron master branch (Mitaka release). |
||
|
Xingchao Yu
|
49989f00e6 |
Collect versions of oslo libraries in Manila
This patch aims to collect version info of oslo.* from Manila master branch (Mitaka release). |
||
|
Xingchao Yu
|
ba550f7500 |
Collect versions of oslo libraries in Keystone
This patch aims to collect version info of oslo.* from Keystone master branch (Mitaka release). |
||
|
Xingchao Yu
|
bb5c566212 |
Collect versions of oslo libraries in Heat
This patch aims to collect version info of oslo.* from Heat master branch (Mitaka release). |
||
|
Xingchao Yu
|
2d5594c251 |
Collect versions of oslo libraries in Glance
This patch aims to collect version info of oslo.* from Glance master branch (Mitaka release). |
||
|
Xingchao Yu
|
919d8fa329 |
Clean up unused rspec test
These rspec class tests are automatically generated by cookiecutter, but actually they are not used in puppet-oslo. |
||
|
Xingchao Yu
|
f0c8632c52 |
Add versions of oslo libraries in Designate
This patch aims to collect version info of oslo.* from Designate master branch (Mitaka release). |
||
|
Xingchao Yu
|
b86091eb6f |
Add define oslo::messaging_rabbit
This patch aims to add a new define to manage parameters in [oslo_messaging_rabbit] which belongs to oslo.messaging. |
||
|
Xingchao Yu
|
11c109f092 | Add list of openstack project oslo version | ||
|
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. |
||
|
Xingchao Yu
|
37042fd488 | Initial commit |