a0e54913d4073692b7ee1ac852cc6a27bb155720
34 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
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 |