summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* OpenDev Migration Patchpike-eolstable/pikeOpenDev Sysadmins2019-04-191-1/+1
| | | | | | | | | | | | | | | This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
* import zuul job settings from project-configpike-em3.17.2Doug Hellmann2018-08-031-0/+12
| | | | | | | | | | | | | | | This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ifb3cb2aea05fe21b9642eea046810f79a1cb6f38 Story: #2003250
* Fix sphinx-docs job for stable brancheeldill2018-04-271-0/+5
| | | | | | | | | build-openstack-sphinx-docs jobs fail on stable branches due to the new pip version 10 introduces some previously Warning as Error: in case of calling "pip install" without any package name, the command fails. tox_install.sh is called during docs job without any package passed to pip. Change-Id: If8e078e69ce74b4da020702c8ed790dd2318d155
* Updated from global requirements3.17.1OpenStack Proposal Bot2017-08-111-1/+1
| | | | Change-Id: Ie9f9d7745a845434688e079b3ffdd7db981323f5
* Update UPPER_CONSTRAINTS_FILE for stable/pikeOpenStack Release Bot2017-07-281-1/+1
| | | | Change-Id: I8e86d8c64ff72e1100228c8be3f37f1e81dd9626
* Update .gitreview for stable/pikeOpenStack Release Bot2017-07-281-0/+1
| | | | Change-Id: I449d65d7f00acfae2cf4cfc3012921aa5acbeb04
* Imported Translations from Zanata3.17.0OpenStack Proposal Bot2017-07-131-0/+33
| | | | | | | For more information about this automatic import see: http://docs.openstack.org/developer/i18n/reviewing-translation-import.html Change-Id: I7cab58a80341cb074b7fd9553d34da7ff6c7a36d
* Update URLs in documents according to document migrationChangBo Guo(gcb)2017-07-124-7/+7
| | | | Change-Id: Ib92b989c48553675dafc1ec44fdb43a4155e2a01
* Merge "Enable some off-by-default checks"3.16.0Jenkins2017-07-051-0/+4
|\
| * Enable some off-by-default checkslingyongxu2017-06-261-0/+4
| | | | | | | | | | | | | | | | Some of the available checks are disabled by default, like: [H106] Don’t put vim configuration in source files [H203] Use assertIs(Not)None to check for None Change-Id: Ia5b33c898e6293582ee6949a6503ff0c7fc32fdc
* | switch from oslosphinx to openstackdocsthemeDoug Hellmann2017-06-293-4/+17
| | | | | | | | | | Change-Id: I0169e752c5043ff488c9917cf72c9bb57e866c2f Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | turn on warning-is-error in doc buildDoug Hellmann2017-06-291-3/+1
| | | | | | | | | | Change-Id: I2943d262a2e833b0635d8db3df8e5dc1295ffebf Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | rearrange the documentation to fit into the new standard layoutDoug Hellmann2017-06-2910-25/+35
| | | | | | | | | | Change-Id: Ibe6548b444a8f030ea7ba034b7d63622e32d3917 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | Updated from global requirementsOpenStack Proposal Bot2017-06-271-1/+1
|/ | | | Change-Id: I370ee645199a4cca5892a9aa53099560ee02bff0
* Updated from global requirementsOpenStack Proposal Bot2017-06-151-1/+1
| | | | Change-Id: I0e56a0adfcd205ab9883df5b7a74158785da7451
* Updated from global requirementsOpenStack Proposal Bot2017-06-021-1/+1
| | | | Change-Id: I4688c5c8fdbd686ebb19addba7c805d34154ca3b
* Updated from global requirementsOpenStack Proposal Bot2017-06-021-1/+1
| | | | Change-Id: I715d95cf39997d4e1191784386c54efdb1e2be6f
* Revert "Remove Babel as a runtime requirement"3.15.3Akihiro Motoki2017-05-232-1/+1
| | | | | | | | | | | This reverts commit 0658992b0b9bb8a9ad71ddf962d89d3ede27b95e. The reverted commit moves Babel to test-requirements.txt but Babel is a run-time requirement as _gettextutils imports Babel. As a result, oslo_i18n 3.15.2 cannot be imported. Closes-Bug: #1692773 Change-Id: I97ae11925462b2e21ede5d9573e90ee21fb7e4d2
* Updated from global requirements3.15.2OpenStack Proposal Bot2017-05-171-1/+1
| | | | Change-Id: Ia2ee90686cf2a5eb753bcdb871d6e41ef44ee2c7
* Remove Babel as a runtime requirementJulien Danjou2017-05-162-1/+1
| | | | | | It's not. Change-Id: I7a6a194bfd73a7e64c2a4e260c242af1e7de7986
* Updated from global requirements3.15.1OpenStack Proposal Bot2017-05-151-1/+1
| | | | Change-Id: I5a9728d4562d883649f364afdabd2a0af9e21407
* Merge "Check reStructuredText documents for common style issues"Jenkins2017-05-031-3/+3
|\
| * Check reStructuredText documents for common style issuesZhongShengping2017-03-311-3/+3
| | | | | | | | Change-Id: If910ff336e964254e819a23210deaef0018e33bb
* | Updated from global requirementsOpenStack Proposal Bot2017-04-121-1/+1
| | | | | | | | Change-Id: I65296edbe6cd0336977ebf3bd3ea7a9d7663b24b
* | Updated from global requirementsOpenStack Proposal Bot2017-04-071-1/+1
|/ | | | Change-Id: I8c2b82c31266fae375bf11220d1a524fe152212a
* add notes about skipping log translation setup3.15.0Doug Hellmann2017-03-172-0/+22
| | | | | | | | | | | | Now that we have decided to skip log translations, let's stop telling people to set them up. This change adds a note saying the work is not needed, but leaves the instructions so that someone trying to understand existing code can review them. The actual translation functions will be marked for deprecation in the future, when enough projects have dropped using them to warrant that change. Change-Id: Ia34ad79ca9c6d1ea862b6954669c992a898a03ff Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Updated from global requirementsOpenStack Proposal Bot2017-03-131-1/+1
| | | | Change-Id: I152fadaa7e5ca1a86f1cbd2d4461343f0e8e92ee
* Python 3.5 is added3.14.0kavithahr2017-03-092-2/+2
| | | | | | In setup.cfg and tox.ini python 3.5 is added. Change-Id: I90b2fe4eb062262825ed88d362c86563630740c4
* Merge "Fix wrong response with language zh-TW."Jenkins2017-03-081-3/+15
|\
| * Fix wrong response with language zh-TW.WangBinbin2017-02-201-3/+15
| | | | | | | | | | | | | | When request OpenStack service with zh-TW, the response is zh-CN. Change-Id: I00601dec28adbef05e9ab0ebb6d291d0eee8becb Closes-Bug: #1665255
* | Updated from global requirements3.13.0OpenStack Proposal Bot2017-03-033-3/+3
| | | | | | | | Change-Id: Ic14c59a7d9604ee6f545cf19808d42e343359173
* | [Fix gate]Update test requirementricolin2017-03-021-2/+1
|/ | | | | | | | | Since pbr already landed and the old version of hacking seems not work very well with pbr>=2, we should update it to match global requirement. Partial-Bug: #1668848 Change-Id: I3f0ab9b3bddc40ca3bc8e0ebc05905b8242c0a61
* Updated from global requirementsOpenStack Proposal Bot2017-02-101-1/+1
| | | | Change-Id: I17b6ab463e2925f9f5bbd709ceeaa2f4872f2a59
* Update reno for stable/ocataOpenStack Release Bot2017-01-202-0/+7
| | | | Change-Id: I6c650df549fbe821d96f45eb585ffe169ac59147
* Merge "Changed the home-page link"ocata-em3.12.0Jenkins2017-01-021-1/+1
|\
| * Changed the home-page linkmelissaml2016-10-161-1/+1
| | | | | | | | | | | | Set the correct link for home-page. Change-Id: I9115414072cc6735d83cecb3edf34dd4b5583211
* | Add Constraints supportTony Breeds2016-12-202-1/+36
| | | | | | | | | | | | | | | | | | | | | | | | Adding constraints support to libraries is slightly more complex than services as the libraries themselves are listed in upper-constraints.txt which leads to errors that you can't install a specific version and a constrained version. This change adds constraints support by also adding a helper script to edit the constraints to remove oslo.i18n. Change-Id: Ic7324b6b2c07c707417726aa4982dd09e1897b96
* | Merge "Replace six.iteritems() with .items()"Jenkins2016-12-052-3/+2
|\ \
| * | Replace six.iteritems() with .items()Luong Anh Tuan2016-11-232-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should avoid using six.iteritems/keys achieve iterators. We can use dict.items/keys instead, as it will return iterators in PY3 as well. And dict.items/keys will more readable. In py2, the performance about list should be negligible, see https://wiki.openstack.org/wiki/Python3 and http://lists.openstack.org/pipermail/openstack-dev/2015-June/066391.html Change-Id: I8cdac1b75918094b9b3acbc65d53d231e86eca19
* | | Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/12edd9db4245c3dedef2ba0376b2db1a\n' Change-Id: I46983220679faad1fef5fb6533126d63bce15717
* | Updated from global requirements3.11.0OpenStack Proposal Bot2016-11-091-1/+1
| | | | | | | | Change-Id: I3dfde67677b5a6ef7c4ecf2806d354b58309814a
* | Merge "Add docs on how to display translated strings in your app"Jenkins2016-11-091-0/+41
|\ \
| * | Add docs on how to display translated strings in your appAkihiro Motoki2016-10-021-0/+41
| |/ | | | | | | | | | | | | This commit documents tips on how to display translated strings. It covers envvar usage on locale directory and preferred languages. Change-Id: Icf5618954500e56e3de087d4f369dbd72c54c564
* | Merge "Typo fix in oslo.i18n"Jenkins2016-11-031-2/+2
|\ \
| * | Typo fix in oslo.i18nhowardlee2016-11-011-2/+2
| |/ | | | | | | | | | | TrivialFix Change-Id: Ie578d3527cb06abe31f63f20ef46676dbd96d333
* | Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
| | | | | | | | Change-Id: I517cdb48dc18207933a4af5b1212de97aa2f1695
* | Updated from global requirementsOpenStack Proposal Bot2016-11-021-2/+2
| | | | | | | | Change-Id: Idec8710c5b423fd2ecdb1223564982c59628663e
* | Add reno for release notes managementChangBo Guo(gcb)2016-11-019-0/+298
| | | | | | | | | | | | | | | | | | The release management team have indicated this is their preferred way to collect release notes in future. Closes-Bug: #1634356 Change-Id: If53420002eb88e894aad97290fe20b8180e4e197
* | Add missing dependency testscenariosChangBo Guo(gcb)2016-11-011-0/+1
|/ | | | | | | | | We use module testscenarios in tests but don't include it in test-requirements.txt. Closes-Bug: #1638276 Change-Id: I759c5168fbcdf8dcee04a86c164fb98451217a37
* Updated from global requirements3.10.0OpenStack Proposal Bot2016-09-281-2/+2
| | | | Change-Id: I98469d0198be689d6e04aa1905f0c42db420b9e0