pax_global_header00006660000000000000000000000064145523236670014527gustar00rootroot0000000000000052 comment=1403f7c20d76b65095d7cc5df314ae734b343566 gerritlib-0.10.0/000077500000000000000000000000001455232366700135705ustar00rootroot00000000000000gerritlib-0.10.0/.gitignore000066400000000000000000000002441455232366700155600ustar00rootroot00000000000000# Packages *.egg-info .tox .stestr build/* *.pyc gerritlib/versioninfo doc/build/* # pbr generates these AUTHORS ChangeLog # Editors *~ .*.swp /.testrepository gerritlib-0.10.0/.gitreview000066400000000000000000000001121455232366700155700ustar00rootroot00000000000000[gerrit] host=review.opendev.org port=29418 project=opendev/gerritlib.git gerritlib-0.10.0/.stestr.conf000066400000000000000000000000461455232366700160410ustar00rootroot00000000000000[DEFAULT] test_path=./gerritlib/tests gerritlib-0.10.0/.testr.conf000066400000000000000000000004771455232366700156660ustar00rootroot00000000000000[DEFAULT] test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION test_id_option=--load-list $IDFILE test_list_option=--list gerritlib-0.10.0/.zuul.yaml000066400000000000000000000011251455232366700155300ustar00rootroot00000000000000- job: name: gerritlib-jeepyb-integration description: Run manage_projects with gerritlib from source against Gerrit pre-run: playbooks/jeepyb-integration/pre.yaml run: playbooks/jeepyb-integration/run.yaml post-run: playbooks/jeepyb-integration/post.yaml required-projects: - opendev/gerritlib - opendev/jeepyb - project: check: jobs: - gerritlib-jeepyb-integration - tox-py36 - tox-py37 - tox-py38 gate: jobs: - gerritlib-jeepyb-integration - tox-py36 - tox-py37 - tox-py38 gerritlib-0.10.0/CONTRIBUTING.rst000066400000000000000000000021701455232366700162310ustar00rootroot00000000000000Contributing ============ If you would like to contribute to the development of OpenStack, you must follow the steps in this page: http://docs.openstack.org/infra/manual/developers.html If you already have a good understanding of how the system works and your OpenStack accounts are set up, you can skip to the development workflow section of this documentation to learn how changes to OpenStack should be submitted for review via the Gerrit tool: http://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. Bugs should be filed on StoryBoard, not GitHub: https://storyboard.openstack.org/#!/project/718 To browse the latest code: https://git.openstack.org/cgit/openstack-infra/gerritlib/tree/ To clone the latest code: git clone https://git.openstack.org/openstack-infra/gerritlib Code reviews are handled by gerrit: http://review.openstack.org Use `git review` to submit patches (after creating a gerrit account that links to your launchpad account). Example:: # Do your commits $ git review # Enter your username if prompted gerritlib-0.10.0/LICENSE000066400000000000000000000236361455232366700146070ustar00rootroot00000000000000 Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. gerritlib-0.10.0/MANIFEST.in000066400000000000000000000002221455232366700153220ustar00rootroot00000000000000include gerritlib/versioninfo include AUTHORS include ChangeLog exclude .gitignore exclude .gitreview exclude tools/sshkey global-exclude *.pyc gerritlib-0.10.0/README.rst000066400000000000000000000026751455232366700152710ustar00rootroot00000000000000README ====== Gerritlib is a Python library for interacting with Gerrit_. It aims to provide a more conventionally pythonic way of managing a Gerrit instance. To install:: $ sudo python setup.py install Online documentation: * http://gerritlib.readthedocs.org/en/latest/ Developers ---------- Bug report: * https://storyboard.openstack.org/#!/project/718 Repository: * https://git.openstack.org/cgit/openstack-infra/gerritlib Cloning:: git clone https://git.openstack.org/openstack-infra/gerritlib Patches are submitted via Gerrit at: * https://review.openstack.org/ Please do not submit GitHub pull requests, they will be automatically closed. More details on how you can contribute is available on our wiki at: * http://docs.openstack.org/infra/manual/developers.html Writing a patch --------------- We ask that all code submissions be pep8_ and pyflakes_ clean. The easiest way to do that is to run tox_ before submitting code for review in Gerrit. It will run ``pep8`` and ``pyflakes`` in the same manner as the automated test suite that will run on proposed patchsets. Installing without setup.py --------------------------- Then install the required python packages using pip_:: $ sudo pip install gerritlib .. _Gerrit: https://code.google.com/p/gerrit/ .. _pyflakes: https://pypi.python.org/pypi/pyflakes .. _tox: https://testrun.org/tox .. _pip: https://pypi.python.org/pypi/pip .. _pep8: https://pypi.python.org/pypi/pep8 gerritlib-0.10.0/doc/000077500000000000000000000000001455232366700143355ustar00rootroot00000000000000gerritlib-0.10.0/doc/Makefile000066400000000000000000000127341455232366700160040ustar00rootroot00000000000000# Makefile for Sphinx documentation # # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = BUILDDIR = build # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4 PAPEROPT_letter = -D latex_paper_size=letter ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source # the i18n builder cannot share the environment and doctrees with the others I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext help: @echo "Please use \`make ' where is one of" @echo " html to make standalone HTML files" @echo " dirhtml to make HTML files named index.html in directories" @echo " singlehtml to make a single large HTML file" @echo " pickle to make pickle files" @echo " json to make JSON files" @echo " htmlhelp to make HTML files and a HTML help project" @echo " qthelp to make HTML files and a qthelp project" @echo " devhelp to make HTML files and a Devhelp project" @echo " epub to make an epub" @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter" @echo " latexpdf to make LaTeX files and run them through pdflatex" @echo " text to make text files" @echo " man to make manual pages" @echo " texinfo to make Texinfo files" @echo " info to make Texinfo files and run them through makeinfo" @echo " gettext to make PO message catalogs" @echo " changes to make an overview of all changed/added/deprecated items" @echo " linkcheck to check all external links for integrity" @echo " doctest to run all doctests embedded in the documentation (if enabled)" clean: -rm -rf $(BUILDDIR)/* html: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html @echo @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." dirhtml: $(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml @echo @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml." singlehtml: $(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml @echo @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml." pickle: $(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle @echo @echo "Build finished; now you can process the pickle files." json: $(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json @echo @echo "Build finished; now you can process the JSON files." htmlhelp: $(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp @echo @echo "Build finished; now you can run HTML Help Workshop with the" \ ".hhp project file in $(BUILDDIR)/htmlhelp." qthelp: $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp @echo @echo "Build finished; now you can run "qcollectiongenerator" with the" \ ".qhcp project file in $(BUILDDIR)/qthelp, like this:" @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/PythonJenkins.qhcp" @echo "To view the help file:" @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/PythonJenkins.qhc" devhelp: $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp @echo @echo "Build finished." @echo "To view the help file:" @echo "# mkdir -p $$HOME/.local/share/devhelp/PythonJenkins" @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/PythonJenkins" @echo "# devhelp" epub: $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub @echo @echo "Build finished. The epub file is in $(BUILDDIR)/epub." latex: $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex @echo @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex." @echo "Run \`make' in that directory to run these through (pdf)latex" \ "(use \`make latexpdf' here to do that automatically)." latexpdf: $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex @echo "Running LaTeX files through pdflatex..." $(MAKE) -C $(BUILDDIR)/latex all-pdf @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex." text: $(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text @echo @echo "Build finished. The text files are in $(BUILDDIR)/text." man: $(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man @echo @echo "Build finished. The manual pages are in $(BUILDDIR)/man." texinfo: $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo @echo @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo." @echo "Run \`make' in that directory to run these through makeinfo" \ "(use \`make info' here to do that automatically)." info: $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo @echo "Running Texinfo files through makeinfo..." make -C $(BUILDDIR)/texinfo info @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo." gettext: $(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale @echo @echo "Build finished. The message catalogs are in $(BUILDDIR)/locale." changes: $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes @echo @echo "The overview file is in $(BUILDDIR)/changes." linkcheck: $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck @echo @echo "Link check complete; look for any errors in the above output " \ "or in $(BUILDDIR)/linkcheck/output.txt." doctest: $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest @echo "Testing of doctests in the sources finished, look at the " \ "results in $(BUILDDIR)/doctest/output.txt." gerritlib-0.10.0/doc/source/000077500000000000000000000000001455232366700156355ustar00rootroot00000000000000gerritlib-0.10.0/doc/source/api.rst000066400000000000000000000002061455232366700171360ustar00rootroot00000000000000:title: API reference API reference ============= .. automodule:: gerritlib.gerrit :members: :noindex: :undoc-members: gerritlib-0.10.0/doc/source/conf.py000066400000000000000000000163131455232366700171400ustar00rootroot00000000000000# -*- coding: utf-8 -*- # # Gerritlib documentation build configuration file, created by # sphinx-quickstart on Sat Sep 3 16:24:58 2011. # # This file is execfile()d with the current directory set to its containing # dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import sys # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. #sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('../..')) sys.path.insert(0, os.path.abspath('../../gerritlib')) # -- General configuration ---------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = ['sphinx.ext.autodoc'] # Also document __init__ autoclass_content = 'both' # Change that to 'alphabetical' if you want autodoc_member_order = 'bysource' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'Gerritlib' copyright = u'2012-2015, Openstack Foundation' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Version info from gerritlib.version import version_info as gerritlib_version release = gerritlib_version.version_string_with_vcs() # The short X.Y version. version = gerritlib_version.canonical_version_string() # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['_build'] # The reST default role (used for this markup: `text`) to use for all documents #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # -- Options for HTML output -------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'default' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". #html_static_path = ['_static'] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = 'Gerritlibdoc' # -- Options for LaTeX output ------------------------------------------------- # The paper size ('letter' or 'a4'). #latex_paper_size = 'letter' # The font size ('10pt', '11pt' or '12pt'). #latex_font_size = '10pt' # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]) latex_documents = [ ('index', 'Gerritlib.tex', u'Gerritlib Documentation', u'Openstack Infra', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Additional stuff for the LaTeX preamble. #latex_preamble = '' # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output ------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'Gerritlib', u'Gerritlib Documentation', [u'Openstack infra'], 1) ] gerritlib-0.10.0/doc/source/contributing.rst000066400000000000000000000000451455232366700210750ustar00rootroot00000000000000.. include:: ../../CONTRIBUTING.rst gerritlib-0.10.0/doc/source/index.rst000066400000000000000000000003171455232366700174770ustar00rootroot00000000000000Gerritlib ========= .. include:: ../../README.rst Contents ======== .. toctree:: :maxdepth: 3 :glob: * Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` gerritlib-0.10.0/doc/source/installation.rst000066400000000000000000000014711455232366700210730ustar00rootroot00000000000000:title: Installing Installing ========== The module is known to pip and Debian-based distributions as ``gerritlib``. ``pip``:: pip install gerritlib ``easy_install``:: easy_install gerritlib The module has been packaged since Ubuntu Oneiric (11.10):: apt-get install gerritlib And on Fedora 19 and later:: yum install gerritlib For development:: python setup.py develop Documentation ------------- Documentation is included in the ``doc`` folder. To generate docs locally execute the command:: tox -e docs The generated documentation is then available under ``doc/build/html/index.html``. Unit Tests ---------- Unit tests are in the ``tests`` folder. To run the unit tests, execute the command:: tox -e py27 * Note: View ``tox.ini`` to run tests on other versions of Python. gerritlib-0.10.0/doc/source/usage.rst000066400000000000000000000007151455232366700174760ustar00rootroot00000000000000===== Usage ===== Example usage:: import gerritlib.gerrit as gerrit g = gerrit.Gerrit('gerrit_host', 'username', keyfile='/home/username/.ssh/id_rsa.pub', keep_alive_interval=60) # manage projects g.createProject('test', description='a test project') projects = g.listProjects() print(projects) # manage groups g.createGroup('testers') groups = g.listGroups() print(groups) Look at the :doc:`api` for more details. gerritlib-0.10.0/gerritlib/000077500000000000000000000000001455232366700155535ustar00rootroot00000000000000gerritlib-0.10.0/gerritlib/__init__.py000066400000000000000000000000001455232366700176520ustar00rootroot00000000000000gerritlib-0.10.0/gerritlib/gerrit.py000066400000000000000000000420341455232366700174240ustar00rootroot00000000000000# Copyright 2011 OpenStack, LLC. # Copyright 2012 Hewlett-Packard Development Company, L.P. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. import json import logging import platform import pprint import select import six.moves import threading import time import paramiko CONNECTED = 'connected' CONNECTING = 'connecting' CONSUMING = 'consuming' DEAD = 'dead' DISCONNECTED = 'disconnected' IDLE = 'idle' UPDATE_ALLOWED_KEYS = ['description', 'submit-type', 'contributor-agreements', 'signed-off-by', 'content-merge', 'change-id', 'project-state', 'max-object-size-limit'] IS_LINUX = platform.system() == "Linux" class GerritConnection(object): log = logging.getLogger("gerrit.GerritConnection") def __init__(self, username=None, hostname=None, port=29418, keyfile=None, keep_alive=0, connection_attempts=-1, retry_delay=5): assert retry_delay >= 0, "Retry delay must be >= 0" self.username = username self.hostname = hostname self.port = port self.keyfile = keyfile self.connection_attempts = int(connection_attempts) self.retry_delay = float(retry_delay) self.keep_alive = keep_alive def connect(self): """Attempts to connect and returns the connected client.""" def _make_client(): client = paramiko.SSHClient() client.load_system_host_keys() client.set_missing_host_key_policy(paramiko.WarningPolicy()) return client def _attempt_gen(connection_attempts, retry_delay): if connection_attempts <= 0: attempt = 1 while True: yield (attempt, retry_delay) attempt += 1 else: for attempt in range(1, connection_attempts + 1): if attempt < connection_attempts: yield (attempt, retry_delay) else: # No more attempts left after this one, (signal this by # not returning a valid retry_delay). yield (attempt, None) for (attempt, retry_delay) in _attempt_gen(self.connection_attempts, self.retry_delay): self.log.debug("Connection attempt %s to %s:%s (retry_delay=%s)", attempt, self.hostname, self.port, retry_delay) client = None try: client = _make_client() client.connect(self.hostname, username=self.username, port=self.port, key_filename=self.keyfile) if self.keep_alive: client.get_transport().set_keepalive(self.keep_alive) return client except (IOError, paramiko.SSHException) as e: self.log.exception("Exception connecting to %s:%s", self.hostname, self.port) if client: try: client.close() except (IOError, paramiko.SSHException): self.log.exception("Failure closing broken client") if retry_delay is not None: if retry_delay > 0: self.log.info("Trying again in %s seconds", retry_delay) time.sleep(retry_delay) else: raise e class GerritWatcher(threading.Thread): log = logging.getLogger("gerrit.GerritWatcher") def __init__( self, gerrit, username=None, hostname=None, port=None, keyfile=None, keep_alive=0, connection_attempts=-1, retry_delay=5): """Create a GerritWatcher. :param gerrit: A GerritConnection instance to pass events to. All other parameters are optional and if not supplied are sourced from the gerrit instance. """ super(GerritWatcher, self).__init__() self.connection = GerritConnection( username or gerrit.connection.username, hostname or gerrit.connection.hostname, port or gerrit.connection.port, keyfile or gerrit.connection.keyfile, keep_alive or gerrit.connection.keep_alive, connection_attempts, retry_delay ) self.gerrit = gerrit self.retry_delay = float(retry_delay) self.state = IDLE def _read(self, fd): line = fd.readline() if line: try: data = json.loads(line) self.log.debug("Received data from Gerrit event stream: \n%s" % pprint.pformat(data)) self.gerrit.addEvent(data) except json.decoder.JSONDecodeError: self.log.debug("Can not parse data from Gerrit event stream: \n%s" % pprint.pformat(line)) else: # blank read indicates EOF and the connection closed self.state = DISCONNECTED def _listen(self, stdout, stderr): poll = select.poll() poll.register(stdout.channel) while True: if self.state == DISCONNECTED: return ret = poll.poll() for (fd, event) in ret: if fd == stdout.channel.fileno(): # event is a bitmask # On Darwin non-critical OOB messages can be received if (IS_LINUX and event == select.POLLIN) or \ (not IS_LINUX and event & select.POLLIN): self._read(stdout) else: raise Exception("event %s on ssh connection" % event) def _consume(self, client): """Consumes events using the given client.""" stdin, stdout, stderr = client.exec_command("gerrit stream-events") self.state = CONSUMING self._listen(stdout, stderr) ret = stdout.channel.recv_exit_status() self.log.debug("SSH exit status: %s" % ret) if ret: raise Exception("Gerrit error executing stream-events:" " return code %s" % ret) def _run(self): self.state = CONNECTING client = self.connection.connect() self.state = CONNECTED try: self._consume(client) except Exception: # NOTE(harlowja): allow consuming failures to *always* be retryable self.log.exception("Exception consuming ssh event stream:") if client: try: client.close() except (IOError, paramiko.SSHException): self.log.exception("Failure closing broken client") self.state = DISCONNECTED if self.retry_delay > 0: self.log.info("Delaying consumption retry for %s seconds", self.retry_delay) time.sleep(self.retry_delay) def run(self): try: while True: self.state = DISCONNECTED self._run() finally: self.state = DEAD class Gerrit(object): log = logging.getLogger("gerrit.Gerrit") def __init__( self, hostname, username, port=29418, keyfile=None, keep_alive_interval=0, connection_attempts=-1, retry_delay=5): self.connection = GerritConnection( username, hostname, port, keyfile, keep_alive=keep_alive_interval, connection_attempts=connection_attempts, retry_delay=retry_delay) self.client = None self.watcher_thread = None self.event_queue = None self.installed_plugins = None def startWatching(self, connection_attempts=-1, retry_delay=5): self.event_queue = six.moves.queue.Queue() watcher = GerritWatcher(self, connection_attempts=connection_attempts, retry_delay=retry_delay) self.watcher_thread = watcher self.watcher_thread.daemon = True self.watcher_thread.start() def addEvent(self, data): return self.event_queue.put(data) def getEvent(self): return self.event_queue.get() def createGroup(self, group, visible_to_all=True, owner=None): cmd = 'gerrit create-group' if visible_to_all: cmd = '%s --visible-to-all' % cmd if owner: cmd = '%s --owner %s' % (cmd, owner) cmd = '%s "%s"' % (cmd, group) out, err = self._ssh(cmd) return err def listMembers(self, group, recursive=False): cmd = 'gerrit ls-members' if recursive: cmd = '%s --recursive' % cmd cmd = '%s "%s"' % (cmd, group) out, err = self._ssh(cmd) ret = [] rows = out.split('\n') if len(rows) > 1: keys = rows[0].split('\t') for row in rows[1:]: ret.append(dict(zip(keys, row.split('\t')))) return ret def _setMember(self, verb, group, member): cmd = 'gerrit set-members' if verb == 'add': cmd = '%s --add "%s"' % (cmd, member) elif verb == 'remove': cmd = '%s --remove "%s"' % (cmd, member) cmd = '%s "%s"' % (cmd, group) out, err = self._ssh(cmd) return err def addMember(self, group, member): self._setMember('add', group, member) def removeMember(self, group, member): self._setMember('remove', group, member) def createProject(self, project, require_change_id=True, empty_repo=False, description=None, branches=None): cmd = 'gerrit create-project' if require_change_id: cmd = '%s --require-change-id' % cmd if empty_repo: cmd = '%s --empty-commit' % cmd if description: cmd = "%s --description \"%s\"" % \ (cmd, description.replace('"', r'\"')) if branches: # Branches should be a list. The first entry will be repo HEAD. for branch in branches: cmd = "%s --branch \"%s\"" % (cmd, branch) version = None try: version = self.parseGerritVersion(self.getVersion()) except Exception: # If no version then we know version is old and should use --name pass if not version or version < (2, 12): cmd = '%s --name "%s"' % (cmd, project) else: cmd = '%s "%s"' % (cmd, project) out, err = self._ssh(cmd) return err def updateProject(self, project, update_key, update_value): # check for valid keys if update_key not in UPDATE_ALLOWED_KEYS: raise Exception("Trying to update a non-valid key %s" % update_key) cmd = 'gerrit set-project %s ' % project if update_key == 'description': cmd += "--%s \"%s\"" % (update_key, update_value.replace('"', r'\"')) else: cmd += '--%s %s' % (update_key, update_value) out, err = self._ssh(cmd) return err def listProjects(self, show_description=False): cmd = 'gerrit ls-projects' if show_description: # display projects alongs with descriptions # separated by ' - ' sequence cmd += ' --description' out, err = self._ssh(cmd) return list(filter(None, out.split('\n'))) def listGroups(self, verbose=False): if verbose: cmd = 'gerrit ls-groups -v' else: cmd = 'gerrit ls-groups' out, err = self._ssh(cmd) return list(filter(None, out.split('\n'))) def listGroup(self, group, verbose=False): if verbose: cmd = 'gerrit ls-groups -v' else: cmd = 'gerrit ls-groups' version = None try: version = self.parseGerritVersion(self.getVersion()) except Exception: # If no version then we know version is old and should use -q pass if not version or version < (2, 14): query_flag = '-q' else: query_flag = '-g' # ensure group names with spaces are escaped and quoted group = "\"%s\"" % group.replace(' ', r'\ ') out, err = self._ssh(' '.join([cmd, query_flag, group])) return list(filter(None, out.split('\n'))) def listPlugins(self): plugins = self.getPlugins() plugin_names = plugins.keys() return plugin_names # get installed plugins info returned is (name, version, status, file) def getPlugins(self): # command only available on gerrit verion >= 2.5 cmd = 'gerrit plugin ls --format json' out, err = self._ssh(cmd) return json.loads(out) def getVersion(self): # command only available on gerrit verion >= 2.6 cmd = 'gerrit version' out, err = self._ssh(cmd) out = out.split(' ')[2] return out.strip('\n') def parseGerritVersion(self, version): # Adapted from gertty setRemoteVersion() base = version.split('-')[0] parts = base.split('.') major = minor = micro = 0 if len(parts) > 0: major = int(parts[0]) if len(parts) > 1: minor = int(parts[1]) if len(parts) > 2: micro = int(parts[2]) return (major, minor, micro) def replicate(self, project='--all'): cmd = 'replication start %s' % project if self.installed_plugins is None: try: self.installed_plugins = self.listPlugins() except Exception: cmd = 'gerrit replicate %s' % project out, err = self._ssh(cmd) return out.split('\n') def review(self, project, change, message, action={}): cmd = 'gerrit review %s --project %s' % (change, project) if message: cmd += ' --message "%s"' % message for k, v in action.items(): if v is True: cmd += ' --%s' % k else: cmd += ' --%s %s' % (k, v) out, err = self._ssh(cmd) return err def query(self, change, commit_msg=False, comments=False): if commit_msg: if comments: cmd = ('gerrit query --format json --commit-message --comments' ' %s"' % change) else: cmd = 'gerrit query --format json --commit-message %s"' % ( change) else: if comments: cmd = 'gerrit query --format json --comments %s"' % (change) else: cmd = 'gerrit query --format json %s"' % (change) out, err = self._ssh(cmd) if not out: return False lines = out.split('\n') if not lines: return False data = json.loads(lines[0]) if not data: return False self.log.debug("Received data from Gerrit query: \n%s" % ( pprint.pformat(data))) return data def bulk_query(self, query): cmd = 'gerrit query --format json %s"' % ( query) out, err = self._ssh(cmd) if not out: return False lines = out.split('\n') if not lines: return False data = [] for line in lines: if line: data.append(json.loads(line)) if not data: return False self.log.debug("Received data from Gerrit query: \n%s" % ( pprint.pformat(data))) return data def _ssh(self, command): try: if self.client is None: self.client = self.connection.connect() self.log.debug("SSH command:\n%s" % command) stdin, stdout, stderr = self.client.exec_command(command) out = stdout.read().decode('utf8') self.log.debug("SSH received stdout:\n%s" % out) ret = stdout.channel.recv_exit_status() self.log.debug("SSH exit status: %s" % ret) err = stderr.read().decode('utf8') self.log.debug("SSH received stderr:\n%s" % err) if ret: raise Exception("Gerrit error executing %s" % command) return (out, err) except Exception: if self.client: self.client.close() self.client = None raise gerritlib-0.10.0/gerritlib/tests/000077500000000000000000000000001455232366700167155ustar00rootroot00000000000000gerritlib-0.10.0/gerritlib/tests/__init__.py000066400000000000000000000000001455232366700210140ustar00rootroot00000000000000gerritlib-0.10.0/gerritlib/tests/base.py000066400000000000000000000001471455232366700202030ustar00rootroot00000000000000import unittest class TestCase(unittest.TestCase): "Placeholder wrapper for the TestCase class." gerritlib-0.10.0/gerritlib/tests/test_gerritlib.py000066400000000000000000000017631455232366700223200ustar00rootroot00000000000000# -*- coding: utf-8 -*- # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. """ test_gerritlib ---------------------------------- Tests for `gerritlib` module. """ from gerritlib.gerrit import GerritConnection from gerritlib.tests import base from paramiko.ssh_exception import NoValidConnectionsError class TestGerritlib(base.TestCase): def test_invalid_connection(self): with self.assertRaises(NoValidConnectionsError): GerritConnection(connection_attempts=1, retry_delay=1).connect() gerritlib-0.10.0/gerritlib/version.py000066400000000000000000000014241455232366700176130ustar00rootroot00000000000000# vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2011 OpenStack LLC # Copyright 2015 Hewlett-Packard Development Company, L.P. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. import pbr.version version_info = pbr.version.VersionInfo('gerritlib') gerritlib-0.10.0/playbooks/000077500000000000000000000000001455232366700155735ustar00rootroot00000000000000gerritlib-0.10.0/playbooks/jeepyb-integration/000077500000000000000000000000001455232366700213725ustar00rootroot00000000000000gerritlib-0.10.0/playbooks/jeepyb-integration/post.yaml000066400000000000000000000011451455232366700232440ustar00rootroot00000000000000- hosts: all tasks: - name: Create logs directory file: state: directory path: "{{ ansible_user_dir }}/logs" mode: 0755 - name: Save docker log files become: true shell: | docker logs tools_gerrit_1 > {{ ansible_user_dir }}/logs/gerrit.log 2>&1 docker logs tools_gerritconfig_1 > {{ ansible_user_dir }}/logs/gerritconfig.log 2>&1 - name: Copy docker log files to executor synchronize: mode: pull src: "{{ ansible_user_dir }}/logs/" dest: "{{ zuul.executor.log_root }}/container_logs/" verify_host: true gerritlib-0.10.0/playbooks/jeepyb-integration/pre.yaml000066400000000000000000000000551455232366700230440ustar00rootroot00000000000000- hosts: all roles: - name: ensure-pip gerritlib-0.10.0/playbooks/jeepyb-integration/run.yaml000066400000000000000000000077641455232366700231000ustar00rootroot00000000000000- hosts: all roles: - name: ensure-docker tasks: # Configure Jeepyb and Gerritlib - name: Create jeepyb git directory file: state: directory path: "/tmp/jeepyb-git" - name: Create jeepyb cache directory file: state: directory path: "/tmp/jeepyb-cache" - name: Install jeepyb command: python3 -m pip install src/opendev.org/opendev/jeepyb become: true - name: Install gerritlib # Install after Jeepyb so that we don't use gerritlib from pypi command: python3 -m pip install src/opendev.org/opendev/gerritlib become: true # Run a gerrit - name: Install docker-compose package: name: - docker-compose state: present become: true - name: Run docker-compose up shell: cmd: docker-compose up -d chdir: src/opendev.org/opendev/gerritlib/tools/ - name: Wait for Gerrit Admin user to be created uri: url: http://localhost:8080/a/accounts/admin/sshkeys method: GET user: admin password: secret register: result until: result.status == 200 and result.redirected == false delay: 1 retries: 120 - name: fetch ssh host keys from gerrit shell: ssh-keyscan -p 29418 localhost >> ~/.ssh/known_hosts - name: Set perms on new ssh private key become: true file: path: src/opendev.org/opendev/gerritlib/tools/sshkey/admin owner: zuul group: zuul - name: Set perms on new ssh public key become: true file: path: src/opendev.org/opendev/gerritlib/tools/sshkey/admin.pub owner: zuul group: zuul # Configure git - name: Set git user name command: git config --global user.name Zuul - name: Set git user email command: git config --global user.email admin@example.com # Test jeepyb and gerritlib - name: Manage single gerrit project shell: cmd: PROJECTS_INI=tools/projects.ini PROJECTS_YAML=tools/projects.yaml manage-projects -d test/test-repo-1 chdir: src/opendev.org/opendev/gerritlib - name: Manage all gerrit projects shell: cmd: PROJECTS_INI=tools/projects.ini PROJECTS_YAML=tools/projects.yaml manage-projects -d chdir: src/opendev.org/opendev/gerritlib - name: Change test-repo-2 acls but don't change groups # Lineinfile only replaces the last match so we do this twice lineinfile: path: src/opendev.org/opendev/gerritlib/tools/projects.yaml regexp: '^ acl-config: tools/acls/test/test.config' line: ' acl-config: tools/acls/test/test2.config' - name: Change test-repo-1 acls but don't change groups # Lineinfile only replaces the last match so we do this twice lineinfile: path: src/opendev.org/opendev/gerritlib/tools/projects.yaml regexp: '^ acl-config: tools/acls/test/test.config' line: ' acl-config: tools/acls/test/test2.config' - name: Update single gerrit project with new acl shell: cmd: PROJECTS_INI=tools/projects.ini PROJECTS_YAML=tools/projects.yaml manage-projects -d test/test-repo-1 chdir: src/opendev.org/opendev/gerritlib - name: Manage all gerrit projects again after acl update shell: cmd: PROJECTS_INI=tools/projects.ini PROJECTS_YAML=tools/projects.yaml manage-projects -d chdir: src/opendev.org/opendev/gerritlib - name: Check test-repo-1 exists shell: cmd: ssh -i tools/sshkey/admin -p 29418 admin@localhost gerrit ls-projects | grep test-repo-1 chdir: src/opendev.org/opendev/gerritlib - name: Check test-repo-2 exists shell: cmd: ssh -i tools/sshkey/admin -p 29418 admin@localhost gerrit ls-projects | grep test-repo-2 chdir: src/opendev.org/opendev/gerritlib - name: Check test-repo-3 does not exist shell: cmd: ssh -i tools/sshkey/admin -p 29418 admin@localhost gerrit ls-projects | grep -v test-repo-3 chdir: src/opendev.org/opendev/gerritlib gerritlib-0.10.0/requirements.txt000066400000000000000000000000451455232366700170530ustar00rootroot00000000000000pbr>=0.11 paramiko>=2.0.0 six>=1.7.0 gerritlib-0.10.0/setup.cfg000066400000000000000000000020521455232366700154100ustar00rootroot00000000000000[metadata] name = gerritlib summary = Client library for accessing Gerrit. description-file = README.rst author = OpenDev Team author-email = service-discuss@lists.opendev.org maintainer = OpenDev Team maintainer-email = service-discuss@lists.opendev.org home-page = https://opendev.org/opendev/gerritlib license = apache classifier = Topic :: Utilities Intended Audience :: Developers Intended Audience :: Information Technology Intended Audience :: System Administrators Environment :: Console License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 [files] packages = gerritlib [pbr] warnerrors = True [build_sphinx] source-dir = doc/source build-dir = doc/build all_files = 1 gerritlib-0.10.0/setup.py000066400000000000000000000013101455232366700152750ustar00rootroot00000000000000#!/usr/bin/env python # Copyright (c) 2013 Hewlett-Packard Development Company, L.P. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or # implied. # See the License for the specific language governing permissions and # limitations under the License. import setuptools setuptools.setup( setup_requires=['pbr'], pbr=True) gerritlib-0.10.0/test-requirements.txt000066400000000000000000000001411455232366700200250ustar00rootroot00000000000000sphinx>=1.1.2,<1.2 python-subunit stestr<3.0.0;python_version<'3.5' stestr;python_version>='3.5' gerritlib-0.10.0/tools/000077500000000000000000000000001455232366700147305ustar00rootroot00000000000000gerritlib-0.10.0/tools/acls/000077500000000000000000000000001455232366700156525ustar00rootroot00000000000000gerritlib-0.10.0/tools/acls/test/000077500000000000000000000000001455232366700166315ustar00rootroot00000000000000gerritlib-0.10.0/tools/acls/test/retired.config000066400000000000000000000000341455232366700214530ustar00rootroot00000000000000[project] state = read only gerritlib-0.10.0/tools/acls/test/test.config000066400000000000000000000007361455232366700210050ustar00rootroot00000000000000[access "refs/heads/*"] abandon = group Registered Users abandon = group test-group abandon = group Test Group With Spaces label-Code-Review = -2..+2 group Registered Users label-Code-Review = -2..+2 group test-group label-Code-Review = -2..+2 group Test Group With Spaces label-Workflow = -1..+1 group Registered Users label-Workflow = -1..+1 group test-group label-Workflow = -1..+1 group Test Group With Spaces [receive] requireChangeId = true [submit] mergeContent = true gerritlib-0.10.0/tools/acls/test/test2.config000066400000000000000000000006161455232366700210640ustar00rootroot00000000000000[access "refs/heads/*"] abandon = group Registered Users abandon = group Test Group With Spaces label-Code-Review = -2..+2 group Registered Users label-Code-Review = -2..+2 group test-group label-Code-Review = -2..+2 group Test Group With Spaces label-Workflow = -1..+1 group Registered Users label-Workflow = -1..+1 group test-group [receive] requireChangeId = true [submit] mergeContent = true gerritlib-0.10.0/tools/docker-compose.yaml000066400000000000000000000021701455232366700205260ustar00rootroot00000000000000# Version 2 is the latest that is supported by docker-compose in # Ubuntu Xenial. version: '2' services: gerrit: image: gerritcodereview/gerrit ports: - "8080:8080" - "29418:29418" command: | /bin/sh -c '\ git config -f /var/gerrit/etc/gerrit.config gerrit.canonicalWebUrl http://localhost:8080/ && \ git config -f /var/gerrit/etc/gerrit.config gerrit.ui POLYGERRIT && \ git config -f /var/gerrit/etc/gerrit.config sendemail.enable false && \ git config -f /var/gerrit/etc/gerrit.config noteDb.changes.autoMigrate true && \ /var/gerrit/bin/gerrit.sh run' gerritconfig: # TODO(clarkb) use an ansible specific image? image: zuul/zuul-executor environment: - http_proxy - https_proxy - no_proxy=${no_proxy},gerrit depends_on: - gerrit volumes: - "./sshkey:/var/ssh:z" - "./playbooks/:/var/playbooks/:z" # NOTE(pabelanger): Be sure to update this line each time we change the # default version of ansible for Zuul. command: "/usr/local/lib/zuul/ansible/2.8/bin/ansible-playbook /var/playbooks/setup.yaml" gerritlib-0.10.0/tools/playbooks/000077500000000000000000000000001455232366700167335ustar00rootroot00000000000000gerritlib-0.10.0/tools/playbooks/project.config000066400000000000000000000051441455232366700215740ustar00rootroot00000000000000[project] description = Access inherited by all other projects. [receive] requireContributorAgreement = false requireSignedOffBy = false requireChangeId = true enableSignedPush = false [submit] mergeContent = true [capability] administrateServer = group Administrators priority = batch group Non-Interactive Users streamEvents = group Non-Interactive Users [access "refs/*"] read = group Administrators read = group Anonymous Users [access "refs/for/*"] addPatchSet = group Registered Users forgeAuthor = group Registered Users forgeCommitter = group Registered Users [access "refs/for/refs/*"] push = group Registered Users pushMerge = group Registered Users [access "refs/heads/*"] create = group Administrators create = group Project Owners forgeAuthor = group Registered Users forgeCommitter = group Administrators forgeCommitter = group Project Owners forgeCommitter = group Registered Users push = +force group Administrators push = group Project Owners label-Code-Review = -2..+2 group Registered Users label-Verified = -2..+2 group Administrators label-Verified = -2..+2 group Non-Interactive Users label-Workflow = -1..+1 group Registered Users submit = group Administrators submit = group Project Owners submit = group Non-Interactive Users editTopicName = +force group Administrators editTopicName = +force group Project Owners [access "refs/meta/config"] exclusiveGroupPermissions = read read = group Administrators read = group Project Owners create = group Administrators create = group Project Owners push = group Administrators push = group Project Owners label-Code-Review = -2..+2 group Administrators label-Code-Review = -2..+2 group Project Owners submit = group Administrators submit = group Project Owners [access "refs/tags/*"] create = group Administrators create = group Project Owners createTag = group Administrators createTag = group Project Owners createSignedTag = group Administrators createSignedTag = group Project Owners [label "Code-Review"] function = MaxWithBlock defaultValue = 0 copyMinScore = true copyAllScoresOnTrivialRebase = true value = -2 This shall not be merged value = -1 I would prefer this is not merged as is value = 0 No score value = +1 Looks good to me, but someone else must approve value = +2 Looks good to me, approved [label "Verified"] function = MaxWithBlock value = -2 Fails value = -1 Does not seem to work value = 0 No score value = +1 Works for me value = +2 Verified defaultValue = 0 [label "Workflow"] function = MaxWithBlock value = -1 Work in progress value = 0 Ready for reviews value = +1 Approved defaultValue = 0 gerritlib-0.10.0/tools/playbooks/setup.yaml000066400000000000000000000035631455232366700207660ustar00rootroot00000000000000- hosts: localhost gather_facts: false tasks: - name: Wait for Gerrit to start wait_for: host: gerrit port: 29418 - name: Generate admin SSH key for Gerrit command: ssh-keygen -f /var/ssh/admin -N '' args: creates: /var/ssh/admin.pub # The Gerrit container puts up a helpful info page the first time # you hit the web server; get past that. - name: Get Gerrit first login screen uri: url: http://gerrit:8080/a/accounts/self/sshkeys method: GET user: admin password: secret ignore_errors: true - name: Add admin SSH key to Gerrit uri: url: http://gerrit:8080/a/accounts/self/sshkeys method: POST user: admin password: secret body: "{{ lookup('file', '/var/ssh/admin.pub') }}" status_code: 201 HEADER_Content-Type: text/plain - name: Create temp dir for Gerrit config update shell: mktemp -d register: gerrit_tmp - name: Set All-Project repo location set_fact: all_projects_repo: "{{ gerrit_tmp.stdout }}/All-Projects" - name: Checkout All-Projects config git: repo: ssh://gerrit:29418/All-Projects/ ssh_opts: "-o StrictHostKeyChecking=no -i /var/ssh/admin -l admin" dest: "{{ all_projects_repo }}" refspec: '+refs/meta/config:refs/meta/config' version: refs/meta/config - name: Copy new All-Projects config into place copy: src: "/var/playbooks/project.config" dest: "{{ all_projects_repo }}/project.config" - name: Update All-Projects config in Gerrit shell: | git config user.email 'admin@example.com' git commit -a -m 'update config' git push http://admin:secret@gerrit:8080/All-Projects +HEAD:refs/meta/config args: chdir: "{{ all_projects_repo }}" warn: false gerritlib-0.10.0/tools/projects.ini000066400000000000000000000005361455232366700172660ustar00rootroot00000000000000[projects] homepage=http://test.org acl-dir=tools/acls local-git-dir=/tmp/jeepyb-git jeepyb-cache-dir=/tmp/jeepyb-cache gerrit-host=localhost gerrit-user=admin gerrit-key=tools/sshkey/admin gerrit-system-user=zuul gerrit-system-group=zuul gerrit-committer=Zuul has-wiki=False has-issues=False has-downloads=False has-github=False gerritlib-0.10.0/tools/projects.yaml000066400000000000000000000007261455232366700174520ustar00rootroot00000000000000- project: test/test-repo-1 description: One of several test repos use-storyboard: true acl-config: tools/acls/test/test.config groups: - testing - project: test/test-repo-2 description: Second of several test repos use-storyboard: false acl-config: tools/acls/test/test.config groups: - testing default-branch: main - project: test/test-repo-3 description: A retired repo acl-config: tools/acls/test/retired.config groups: - testing gerritlib-0.10.0/tools/sshkey/000077500000000000000000000000001455232366700162365ustar00rootroot00000000000000gerritlib-0.10.0/tools/sshkey/README000066400000000000000000000000471455232366700171170ustar00rootroot00000000000000This dir will contain Gerrit ssh keys. gerritlib-0.10.0/tox.ini000066400000000000000000000014641455232366700151100ustar00rootroot00000000000000[tox] minversion = 1.6 skipsdist = True skip_missing_interpreters = false # https://docs.python.org/devguide/#status-of-python-branches envlist = pep8, py{38,37,36,35,27,py} [testenv] setenv = VIRTUAL_ENV={envdir} usedevelop = True install_command = pip install {opts} {packages} deps = -r{toxinidir}/test-requirements.txt commands = stestr run --slowest {posargs} [testenv:pep8] deps = hacking commands = flake8 [testenv:docs] commands = python setup.py build_sphinx [testenv:venv] commands = {posargs} [flake8] show-source = True # These are ignored intentionally in infra projects; # please don't submit patches that solely correct them or enable them. ignore = E124,E125,E129,E252,E402,E741,H,W503,W504 N802 # N802 function name {} should be lowercase exclude = .venv,.tox,dist,doc,build,*.egg