Update git submodules

* Update zaqar-specs from branch 'master'
  - Remove pool group totally
    
    In Queens, we support the old way to use pool_group and the
    new way without it in Flavor both. In Stein, we will remove
    the pool_group totally and only keep the new way in Flavor
    and Pool.
    
    Change-Id: Ie0bf6e4b5e6ca7b97037b2ea493465803f4eb898
    Implements: bp remove-pool-group-totally
    
  - Merge "fix tox python3 overrides"
  - Don't quote {posargs} in tox.ini
    
    Quotes around {posargs} cause the entire string to be combined into one
    arg that gets passed to stestr. This prevents passing multiple args
    (e.g. '--concurrency=16 some-regex')
    
    Change-Id: Ie3379b54b354984348a10ec32bf6d245d1c04847
    Closes-Bug: #1801816
    
  - fix tox python3 overrides
    
    We want to default to running all tox environments under python 3, so
    set the basepython value in each environment.
    
    We do not want to specify a minor version number, because we do not
    want to have to update the file every time we upgrade python.
    
    We do not want to set the override once in testenv, because that
    breaks the more specific versions used in default environments like
    py35 and py36.
    
    Change-Id: Ife18281cb3f1a28d1ccc52196ca708e7ace14395
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
    
  - Fix CI
    
    Change-Id: I4b8faf7490ef1cf3d2d095fcff9b970e25c8e500
    
  - fix wrong spelling of 'password'
    
    Change-Id: Ia5170a4a8d39afbc7a2799def8cb22d8224db72f
    
  - Update specs for stein
    
    Move spec which is not implemented yet to stein folder.
    
    Change-Id: I8839b20b560fcd9e3f3c6d120d70db8eff186634
    
  - Merge "Spec of bp delete-message-with-claim-id support"
  - Spec of bp delete-message-with-claim-id support
    
    Delete Message with claim id means that when a user deletes a message, the
    message must be claimed. If you want to delete a message, you will have to use
    both message id and claim id. This can improve the security of the message.
    
    Change-Id: I81f505e6ac3ee8f8ab42ce0c1b80ecc878f67b78
    blueprint: delete-message-with-claim-id
    
  - Merge "import zuul job settings from project-config"
  - Fix RST building
    
    Specs repos now build with tox -e docs and this fails since warnings are
    treated as errors. Fix issues, see below for details.
    
    tox -e docs fails with:
    
    1)
    queens/remove-pool-group-from-zaqar.rst:402: WARNING: Inline emphasis start-string without end-string.
    
    Fix RST syntax.
    
    2) queens/support-md5-of-body.rst:: WARNING: document isn't included in any toctree
    
    Include document in toctree.
    
    3) rocky/queue-filter-support.rst:38: WARNING: Literal block expected; none found.
    
    Fixed RST.
    
    4) rocky/remove-format-constraint-of-client-id.rst:13: WARNING: Title overline too short.
    
    Fixed RST.
    
    5) rocky/remove-format-constraint-of-client-id.rst:37: ERROR: Unexpected indentation.
    Fixed RST.
    
    6) rocky/subscription-filtering-tags.rst:82: WARNING: Bullet list ends without a blank line; unexpected unindent.
    Fixed RST.
    
    Change-Id: Ide32b348d68e35f8f531c30ddae680d085553b68
    
  - The spec of Zaqar mail delivery
    
    This work is aimed to enable Zaqar to send email subscription
    without the third part tools.
    
    Change-Id: Id775c3dae4ee92198cf1bb9e20f5f83e3ad27e44
    implements: blueprint zaqar-email-delivery
    
  - import zuul job settings from project-config
    
    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: I756e2fde7a70682f079c477e9a9c426e3605f5f2
    Story: #2002586
    Task: #24346
    
  - Merge "Add the missing index"
  - Add spec folder for Stein cycle
    
    Change-Id: I0ec9a244844e9cfbcbf08670845a0b41da408f77
    
  - Switch to stestr
    
    According to Openstack summit session [1],
    stestr is maintained project to which all Openstack projects should migrate.
    Let's switch to stestr as other projects have already moved to it.
    
    [1] https://etherpad.openstack.org/p/YVR-python-pti
    
    Change-Id: I47130ea63d4427074bf51957032c89c55f7a8dcf
    
  - Add the missing index
    
    Change-Id: I6e84821723bc3d927bbf12cc9497eaeed0c14b25
    
  - Remove format constraint of client id
    
    Describe Zaqar how to remove the format constraint of
    client id.
    
    Change-Id: Ibb551d33cb4148c5ff3344a23467e4055fe6ba89
    Implements: blueprint remove-format-constraint-of-client-id
This commit is contained in:
gecong1973 2019-01-08 18:17:28 -08:00 committed by Gerrit Code Review
parent 8ed32b2149
commit 767a121e37
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 210374edfeffb1b1038849ce05fb863ebb3e5762
Subproject commit 01ced66a5df25242ce6b8bcc8a8a60c6ba36dee9