summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* OpenDev Migration Patchocata-eolstable/ocataOpenDev 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-configDoug Hellmann2018-08-211-0/+16
| | | | | | | | | | | | | | | | | | | | 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. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Id7c36e975203056224d104f6926647b0e65abafb Story: #2002586 Task: #24332
* Remove -U from pip installAndreas Jaeger2018-08-211-1/+1
| | | | | | | | | | | | 'pip install -U' ugrades specified packages, this is not necessary since we use constraints, remove the parameter '-U' from the line. With tools/tox_install.sh - which a previous change of mine removed - the -U was not harmful, but with the current set up, it might cause upgrades, so remove it. Change-Id: Ib240b8c16dce80910d952e9eec860669af1ec399 (cherry picked from commit 47031b6087b25e6cb346563d8280fdbe7ff36c99)
* Avoid tox_install.sh for constraints supportAndreas Jaeger2018-08-212-33/+3
| | | | | | | | | | | | We do not need tox_install.sh, pip can handle constraints itself and install the project correctly. Thus update tox.ini and remove the now obsolete tools/tox_install.sh file. This follows https://review.openstack.org/#/c/508061 to remove tools/tox_install.sh. Change-Id: Ibb97ddc7dc3a1c1cd7b4734377188fa625ddef7e (cherry picked from commit 79d872a99a7b4eb5697b126c2549b8750442024f)
* Updated from global requirementsOpenStack Proposal Bot2017-05-151-1/+1
| | | | Change-Id: I85c8e178ef2cc8760b128c13301a54f01c86a79b
* Updated from global requirementsOpenStack Proposal Bot2017-03-091-1/+1
| | | | Change-Id: I46fedbdce2b2420433b0ff0c0c4d667aed6dac77
* Update UPPER_CONSTRAINTS_FILE for stable/ocataOpenStack Release Bot2017-02-011-1/+1
| | | | Change-Id: I2af8dcb486b279f5775314f121d820951518e6c4
* Update .gitreview for stable/ocataOpenStack Release Bot2017-02-011-0/+1
| | | | Change-Id: I24a1fa71ca4abb671ac903e4d260dc2eb4aaad05
* Merge "Enable coverage report in console output"ocata-em1.1.0Jenkins2017-01-231-1/+3
|\
| * Enable coverage report in console outputJeremy Liu2017-01-131-1/+3
| | | | | | | | Change-Id: I6bba1cc99c9c34efdf61a0d0ee0a0a2b6dcc77b0
* | Updated from global requirementsOpenStack Proposal Bot2017-01-211-1/+1
| | | | | | | | Change-Id: Iacf5d258794498fdb9a1c0f667f54c5dae4fb910
* | [trivial] Fix spellingPetr Kovar2017-01-181-6/+6
| | | | | | | | Change-Id: I4cf8369a78d50efcd164259c1d92bfb56a8b3210
* | Updated from global requirementsOpenStack Proposal Bot2017-01-161-1/+1
|/ | | | Change-Id: If0eb9bd6a40df1ba48b672859dc4bf8490f0541d
* Add Constraints supportTony Breeds2016-12-212-2/+34
| | | | | | | | | | | | 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 python-saharaclient. Change-Id: Ie448db6f78865a3dddadf7dc659c7546a5e0fa72
* Replace logging with oslo_log.zhouyunfeng2016-12-171-3/+0
| | | | | | | | | The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). Change-Id: I3117a6c9b5283005ee604f569bc4549acc2d3160
* Updated from global requirementsOpenStack Proposal Bot2016-12-151-1/+1
| | | | Change-Id: Ie41756018941c27d3776fcd01416b98bcbb4f773
* Updated from global requirementsOpenStack Proposal Bot2016-12-021-1/+1
| | | | Change-Id: Icf23779d7ec59bf6220167c5f4992fe677f3abfa
* 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: https://gist.github.com/26cc2ee8b0a8e4a96cd0c63ac768c0e1 Change-Id: Iee796b3b6013b2dee84fb63f8131bc50f0d1faa6
* Updated from global requirementsOpenStack Proposal Bot2016-11-091-1/+1
| | | | Change-Id: Icf22dd3500fa6f9bedadbeb17b83fc5f62f7acb3
* Merge "Provide the cluster info about WebUI"1.0.0Jenkins2016-11-071-1/+1
|\
| * Provide the cluster info about WebUIShu Yingya2016-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The new saharaclient based on OSC supports command "openstack dataprocessing cluster show <cluster-id>", however, the output of this command doesn't contain the field "info" which provide cluster management WebUI link address and password related detail. This patch add the "info" filed in the output. Change-Id: I78e2870ffc1af569265f2c4c442fecdd1725a228 Closes-Bug: 1638464
* | Updated from global requirementsOpenStack Proposal Bot2016-11-061-1/+1
| | | | | | | | Change-Id: I2bf1696f3558d4fedca17d7e8cd16ff0683ea3bd
* | Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
|/ | | | Change-Id: I3ef11d103c8826a5fedff782526c71ed2c215ef3
* Merge "Raise exception in command "plugin configs get""Jenkins2016-11-012-11/+16
|\
| * Raise exception in command "plugin configs get"Shu Yingya2016-10-022-11/+16
| | | | | | | | | | | | | | | | | | | | | | In this patch, there are three changes. 1. Raise Exception if the config file already exists. 2. Avoid overriding the file of different version of a plugin. 3. stdout message should end with '\n' to start a newline. 4. execute remote API call only when file not exists. Change-Id: I0c9eb2cb7fd1cafe4bea05c73811d6dea6b3e9a8 Closes-Bug: 1625990
* | Merge "Optimize command job-binary-download"Jenkins2016-10-311-4/+4
|\ \
| * | Optimize command job-binary-downloadShu Yingya2016-10-021-4/+4
| |/ | | | | | | | | | | | | The command "dataprocessing job binary download" should raise exception directly if file exists. Change-Id: I0aa5c71a5181d9bf5d527db956f776aa6b94d9f4
* | Updated from global requirementsOpenStack Proposal Bot2016-10-222-2/+2
| | | | | | | | Change-Id: I11279f455d634e7649fd1765259a9588caa0d4e6
* | Updated from global requirementsOpenStack Proposal Bot2016-10-191-1/+1
|/ | | | Change-Id: Id797662a7533225f020c4d59dea719e202ef6d02
* Updated from global requirementsOpenStack Proposal Bot2016-10-151-1/+1
| | | | Change-Id: Iac696c6cb54c0e9da1ed4de773b30f6a389b7d35
* Merge "Updated from global requirements"Jenkins2016-10-141-2/+2
|\
| * Updated from global requirementsOpenStack Proposal Bot2016-10-141-2/+2
| | | | | | | | Change-Id: Idcebcd408c593359b8516cdd6d3096e7f1eca0b6
* | Add plug-in summary for osc docKATO Tomoyuki2016-10-141-0/+2
|/ | | | | | | Stevedore Sphinx extension handles this comment. http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html Change-Id: I0174d31c9fbedb2a59aa41caac268bda8df8b0da
* Merge "remove old cli commands"Jenkins2016-10-1319-3180/+9
|\
| * remove old cli commandsVitaly Gridnev2016-10-0119-3180/+9
| | | | | | | | | | | | | | | | master branch is now open for ocata development, so we can start removing old cli commands from saharaclient code. Change-Id: I67543120309e838239fe73b8dd2713368b8538a9
* | Enable release notes translationAndreas Jaeger2016-10-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Releasenote translation publishing is being prepared. 'locale_dirs' needs to be defined in conf.py to generate translated version of the release notes. Note that this repository might not get translated release notes - or no translations at all - but we add the entry here nevertheless to prepare for it. Change-Id: Id24407f62d885f1e8deabe10e467c327a80b08a9
* | Return error_code in command "job binary download"Shu Yingya2016-09-301-2/+3
| | | | | | | | | | | | return an error code if download file exists. Change-Id: Ia7a21fb9f34ada1938eb169cc5ba2725d75874d7
* | Updated from global requirementsOpenStack Proposal Bot2016-09-301-1/+1
| | | | | | | | Change-Id: Iec5e35ee997c3759100fa7a943f461ea0852ba74
* | Merge "Add newline to strings in stdout/stderr.write()"Jenkins2016-09-301-2/+2
|\ \
| * | Add newline to strings in stdout/stderr.write()Shu Yingya2016-09-261-2/+2
| | | | | | | | | | | | Change-Id: Idef39f0ed6fe20eac4f2944ddba2ca884600d82e
* | | Updated from global requirementsOpenStack Proposal Bot2016-09-281-1/+1
| | | | | | | | | | | | Change-Id: I224bd70b90f4bf189047d7b1139814b341c99c91
* | | Updated from global requirementsOpenStack Proposal Bot2016-09-271-1/+1
| | | | | | | | | | | | Change-Id: I9bba18e6a81d09ee7f503a81ab27c2107f12bc8c
* | | Updated from global requirementsOpenStack Proposal Bot2016-09-261-1/+1
|/ / | | | | | | Change-Id: I4e9d96932cc96f5a7a6ab28ff5bc16bbbd2e7938
* | Updated from global requirementsOpenStack Proposal Bot2016-09-211-1/+1
| | | | | | | | Change-Id: Ie17f32742cf39c12243256e195b8ec4734b67129
* | standardize release note page orderingDoug Hellmann2016-09-071-1/+1
|/ | | | | | | | | | In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Merge "Fix doc build if git is absent"Jenkins2016-09-031-2/+7
|\
| * Fix doc build if git is absentThomas Bechtold2016-08-311-2/+7
| | | | | | | | | | | | | | | | | | When building packages if git is absent, then we should not set html_last_updated_fmt. It can still be set via the -D switch when building with sphinx-build. Change-Id: Ie6477df7f65e5035b1b03b51f698972ce9dd9aaa Closes-Bug: #1552251
* | Update reno for stable/newtonDoug Hellmann2016-09-022-0/+7
|/ | | | Change-Id: I88bc38f2a0d3b20659bb41badc2b764872be34aa
* Updated from global requirements0.18.0OpenStack Proposal Bot2016-08-251-1/+1
| | | | Change-Id: Icf5f57c87c85630e7b568e4a778661edfeb94fcb
* Updated from global requirementsOpenStack Proposal Bot2016-08-111-1/+1
| | | | Change-Id: I9c81766f73b08533ad475edb90e0d856fd3ca987