Update git submodules

* Update tripleo-ha-utils from branch 'master'
  - Merge "Force to use markdown to prevent pypi issue"
  - Force to use markdown to prevent pypi issue
    
    Recently the pypi team have reintroduce some deactivated tests
    on package deployment and especially tests concerning long_description
    syntaxe.
    
    If projects don't specify that they use the markdown format the
    package deployment will fail if something went wrong in the markdown format.
    
    By example if a project use inline literal this can be an issue due to
    the fact that if `long_description_content_type` is missing [1]. The
    default format will be `text/x-rst` where code block is different from
    markdown.
    
    These changes force to use the markdown format to avoid this kind of issue
    on project who use `README` at markdown format.
    
    [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007459.html
    
    For more details:
    https://github.com/pypa/warehouse/issues/5890#issuecomment-494868157
    
    Change-Id: I0f1b5c2f911b6a421525075a8c52cf27da38bf39
This commit is contained in:
Zuul 2019-09-03 20:28:46 +00:00 committed by Gerrit Code Review
parent 7341a1e059
commit ecc777e129
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ac9e92bec777dfbe7c8ca848ac5f60e2f4be0cfe
Subproject commit c873c8e18a79a1a7d835e57bbde9c8082dd5711c