Repository tracking all OpenStack repositories as submodules
Go to file
Ian Wienand 963804532f Update git submodules
* Update python-zaqarclient from branch 'master'
  - Replace openstack.org git:// URLs with https://
    
    This is a mechanically generated change to replace openstack.org
    git:// URLs with https:// equivalents.
    
    This is in aid of a planned future move of the git hosting
    infrastructure to a self-hosted instance of gitea (https://gitea.io),
    which does not support the git wire protocol at this stage.
    
    This update should result in no functional change.
    
    For more information see the thread at
    
     http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
    
    Change-Id: I7b5e646dd233b246116f76582621003a7ab7e995
    
  - Update mailinglist from dev to discuss
    
    openstack-dev was decomissioned this night in https://review.openstack.org/621258
    Update openstack-dev to openstack-discuss
    
    Change-Id: I20c84563b0a61fbc2c465cb52bdffc2f9031e3a8
    Closes-Bug: #1808946
    
  - Properly pass the CA to requests
    
    We store the CA in request.cert, but it's not compatible with a cert. To
    pass the CA to requests, we need to set the verify argument.
    
    Change-Id: Id0f39e3253b1486db8ae2da3d7dc6c0fdb41062a
    
  - Merge "Import zaqarclient-dsvm-functional job"
  - Merge "Remove PyPI downloads"
  - Import zaqarclient-dsvm-functional job
    
    Import the job from openstack-zuul-jobs and rename it according to
    naming rules.
    
    Add some cleanups:
    * Sort list of templates alphabetically
    * Use lower-constraints template instead of jobs
    
    Change-Id: Ie1f8ee875e19652799944801e8ed292faeb8da8f
    
  - Merge "add python 3.6 unit test job"
  - Merge "switch documentation job to new PTI"
  - Merge "import zuul job settings from project-config"
  - Merge "Comply with Python PTI"
  - Remove PyPI downloads
    
    According to official site,
    https://packaging.python.org/guides/analyzing-pypi-package-downloads/
    PyPI package download statistics is no longer maintained and thus
    should be removed.
    
    Change-Id: I24f1870470de4a96dbbef4775b2744d786cef958
    
  - add python 3.6 unit test job
    
    This is a mechanically generated patch to add a unit test job running
    under Python 3.6 as part of the python3-first goal.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: Ic179e154c1b9eca46874690730af140eff86cef4
    Story: #2002586
    Task: #24346
    
  - switch documentation job to new PTI
    
    This is a mechanically generated patch to switch the documentation
    jobs to use the new PTI versions of the jobs as part of the
    python3-first goal.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: Ia9dc33cdf16607c931151c7678a62270a9477e0b
    Story: #2002586
    Task: #24346
    
  - 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: Ic6ac635904edf2745273918aa13e25b13a516f9a
    Story: #2002586
    Task: #24346
    
  - Merge "Replace os-client-config to openstacksdk"
  - Merge "Update reno for stable/rocky"
  - Replace os-client-config to openstacksdk
    
    Since now os-client-config has been superceded by openstacksdk[1].
    So need to replace the os-client-config in zaqarclient to
    slove the issue that 'No module named os_client_config'.
    
    [1]:https://docs.openstack.org/os-client-config/latest/
    
    Change-Id: I19bee5f276dcdd9a885fd99b6b656647e28ba139
    
  - Update reno for stable/rocky
    
    Change-Id: I5889d7fa4d80ab2fe1ceb1518dcfb6f336226aaa
    
  - Update releasenotes index for Rocky
    
    Update the releasenotes index for Rocky
    
    Change-Id: I8303ed2784f4dcf65c024b28ba4e37d9542bae78
    
  - 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: If1a3a6e1c70e3ed99070f230d6dcdcc0beaa9e2b
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
    
  - Comply with Python PTI
    
    as described in
    https://governance.openstack.org/tc/reference/pti/python.html
    projects should use 'stestr' as unit tests runner.
    
    This patch moves unit and coverage tests to use stestr as test runner
    instead of nose.
    
    Change-Id: I8508caa6ea08c5c98b67f34be7f61417df2d7c1e
    
  - Fix doc CI failure
    
    Change-Id: Ie7fa0d9882821273c9f0a2bdf3609260743804de
    
  - Trivial: Update pypi url to new url
    
    Pypi url changed from [1] to [2]
    
    [1] https://pypi.python.org/pypi/<package>
    [2] https://pypi.org/project/<package>
    
    Change-Id: Iee14793f0a1e36d647b675a3e168afe5380d64a2
2019-04-10 01:04:35 +00:00
adjutant@464220c808 Update git submodules 2019-04-02 21:11:22 +00:00
adjutant-ui@64b7a8c58f Update git submodules 2019-01-17 03:31:57 +00:00
afsmon@618e1833e1 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-config_template@937d9956e6 Update git submodules 2019-03-24 19:55:02 +00:00
ansible-hardening@bb429a9cdf Update git submodules 2019-04-08 21:58:19 +00:00
ansible-role-chrony@068668b4bb Update git submodules 2019-03-27 03:04:13 +00:00
ansible-role-container-registry@d6a749ace4 Update git submodules 2019-02-18 21:19:29 +00:00
ansible-role-k8s-cinder@2fb45a6ba9 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-role-k8s-cookiecutter@67000fca3c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-role-k8s-glance@0d189c220a Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-role-k8s-keystone@474ead8340 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-role-k8s-mariadb@c8f32372de Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-role-k8s-rabbitmq@8805081c10 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-role-k8s-tripleo@171cb1c32d Update git submodules 2019-03-11 13:57:15 +00:00
ansible-role-openstack-operations@09e0e81b09 Update git submodules 2019-04-02 17:03:32 +00:00
ansible-role-puppet@fe5255b56f Update git submodules 2019-02-03 15:54:58 +00:00
ansible-role-python_venv_build@afc6b9a4db Update git submodules 2019-04-09 15:46:58 +00:00
ansible-role-qdrouterd@82213e344a Update git submodules 2019-04-04 07:39:45 +00:00
ansible-role-redhat-subscription@13bf86da1f Update git submodules 2019-02-15 17:41:43 +00:00
ansible-role-systemd_mount@af563638f4 Update git submodules 2019-04-08 22:00:17 +00:00
ansible-role-systemd_networkd@342b297822 Update git submodules 2019-04-09 01:48:13 +00:00
ansible-role-systemd_service@cad7870390 Update git submodules 2019-04-08 22:00:37 +00:00
ansible-role-tripleo-aodh@2af9345885 Update git submodules 2019-01-09 15:20:28 +00:00
ansible-role-tripleo-barbican@cce774fa80 Update git submodules 2019-01-07 19:37:25 +00:00
ansible-role-tripleo-ceilometer@d6f4fc18fe Update git submodules 2019-01-07 19:33:02 +00:00
ansible-role-tripleo-cinder@dc384e641c Update git submodules 2019-01-07 19:33:07 +00:00
ansible-role-tripleo-cookiecutter@6e9cad5a77 Update git submodules 2019-01-07 19:38:03 +00:00
ansible-role-tripleo-designate@dce60190b7 Update git submodules 2019-01-07 19:33:07 +00:00
ansible-role-tripleo-glance@38c685593c Update git submodules 2019-01-07 19:36:26 +00:00
ansible-role-tripleo-gnocchi@683a324724 Update git submodules 2019-01-07 19:36:51 +00:00
ansible-role-tripleo-haproxy@aee54974ee Update git submodules 2019-01-07 19:38:20 +00:00
ansible-role-tripleo-heat@0489fd1c65 Update git submodules 2019-01-07 19:37:33 +00:00
ansible-role-tripleo-horizon@24b95d0138 Update git submodules 2019-01-07 19:33:56 +00:00
ansible-role-tripleo-ironic@354004f360 Update git submodules 2019-01-07 19:38:12 +00:00
ansible-role-tripleo-keepalived@1f551f37da Update git submodules 2019-01-07 19:33:08 +00:00
ansible-role-tripleo-keystone@568b98dbb1 Update git submodules 2019-01-07 19:37:21 +00:00
ansible-role-tripleo-manila@93124e5af7 Update git submodules 2019-01-07 19:36:54 +00:00
ansible-role-tripleo-memcached@4bb116e740 Update git submodules 2019-01-07 19:38:06 +00:00
ansible-role-tripleo-mistral@2ccd43ec99 Update git submodules 2019-01-07 19:34:47 +00:00
ansible-role-tripleo-modify-image@012209ae34 Update git submodules 2019-04-02 20:59:59 +00:00
ansible-role-tripleo-neutron@207d03beaa Update git submodules 2019-01-07 19:35:23 +00:00
ansible-role-tripleo-nova@bd6584beff Update git submodules 2019-01-07 19:39:22 +00:00
ansible-role-tripleo-octavia@ef4528420a Update git submodules 2019-01-07 19:39:23 +00:00
ansible-role-tripleo-opendaylight@a5cb4428e7 Update git submodules 2019-01-07 19:35:23 +00:00
ansible-role-tripleo-ovn@8dc8d443be Update git submodules 2019-01-07 19:39:53 +00:00
ansible-role-tripleo-panko@906325267c Update git submodules 2019-01-07 19:39:47 +00:00
ansible-role-tripleo-qdrouterd@87bf717fd0 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ansible-role-tripleo-rabbitmq@81b8df1331 Update git submodules 2019-01-07 19:35:16 +00:00
ansible-role-tripleo-rsyslog-sidecar@c3511bcc58 Update git submodules 2019-01-07 19:35:01 +00:00
ansible-role-tripleo-sahara@6e67b8b9a1 Update git submodules 2019-01-07 19:34:58 +00:00
ansible-role-tripleo-sensu@e856592d79 Update git submodules 2019-01-07 19:39:43 +00:00
ansible-role-tripleo-swift@5670e23716 Update git submodules 2019-01-07 19:35:02 +00:00
ansible-role-tripleo-tacker@44b8cf94b2 Update git submodules 2019-01-07 19:34:41 +00:00
ansible-role-tripleo-tempest@ec1f60823e Update git submodules 2019-01-07 19:35:20 +00:00
ansible-role-tripleo-ui@1449bb86f8 Update git submodules 2019-01-07 19:39:45 +00:00
ansible-role-tripleo-zaqar@e2a7951290 Update git submodules 2019-01-07 19:35:18 +00:00
aodh@a662f053c4 Update git submodules 2019-04-05 05:14:01 +00:00
askbot-theme@0cc9f5ffd4
automaton@08620dfb46 Update git submodules 2019-03-19 12:01:44 +00:00
barbican@0dfc9e2149 Update git submodules 2019-04-03 17:39:59 +00:00
barbican-specs@42221b1db2 Update git submodules 2019-01-22 19:28:55 +00:00
barbican-tempest-plugin@123dd7d416 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
bashate@cc4607070f Update git submodules 2019-03-24 21:04:55 +00:00
bifrost@9fcbb420ee Update git submodules 2019-04-09 19:01:53 +00:00
bindep@e48cd51e57 Update git submodules 2019-02-28 11:51:43 +00:00
blazar@c36dc9b652 Update git submodules 2019-03-29 15:37:36 +00:00
blazar-dashboard@9fe6759efe Update git submodules 2019-04-01 07:00:54 +00:00
blazar-nova@6b4df54501 Update git submodules 2019-04-10 00:46:59 +00:00
blazar-specs@7c3b003183 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
blazar-tempest-plugin@c91065e362 Update git submodules 2019-03-29 10:12:31 +00:00
bugdaystats@6d52e41e38
castellan@8de58db8cd Update git submodules 2019-03-25 13:26:51 +00:00
castellan-ui@63aeeaf311 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
ceilometer@4f7aed72b3 Update git submodules 2019-04-05 05:24:07 +00:00
ceilometer-powervm@6bdc8ca7d7 Update git submodules 2019-03-28 04:37:57 +00:00
ceilometermiddleware@2f0efc7c99
charm-aodh@419c8df4bf Update git submodules 2019-04-09 14:49:56 +00:00
charm-barbican@9a58c6331a Update git submodules 2019-04-09 14:46:15 +00:00
charm-barbican-softhsm@1d55113c96 Update git submodules 2019-04-09 14:55:57 +00:00
charm-barbican-vault@1bf46dbe8c Update git submodules 2019-04-09 14:44:16 +00:00
charm-ceilometer@d6c5aac099 Update git submodules 2019-04-09 14:45:51 +00:00
charm-ceilometer-agent@848a53d8b7 Update git submodules 2019-04-05 16:47:06 +00:00
charm-ceph-fs@b739d8c477 Update git submodules 2019-04-09 14:42:43 +00:00
charm-ceph-mon@7bc97e4a97 Update git submodules 2019-04-08 18:42:56 +00:00
charm-ceph-osd@506d5e9bf9 Update git submodules 2019-04-05 16:48:51 +00:00
charm-ceph-proxy@3c4fbb8b52 Update git submodules 2019-04-05 16:46:10 +00:00
charm-ceph-radosgw@805b56980f Update git submodules 2019-04-05 16:56:42 +00:00
charm-cinder@b549dede62 Update git submodules 2019-04-08 18:40:43 +00:00
charm-cinder-backup@d66b91003d Update git submodules 2019-04-05 16:44:40 +00:00
charm-cinder-ceph@15016cfe9a Update git submodules 2019-04-08 18:43:29 +00:00
charm-cloudkitty@3b9b265469 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-deployment-guide@65630c0bf5 Update git submodules 2019-04-02 13:55:50 +00:00
charm-designate@4d8a6a909b Update git submodules 2019-04-09 16:57:30 +00:00
charm-designate-bind@907b632750 Update git submodules 2019-04-09 14:46:41 +00:00
charm-glance@b5c36ecd5e Update git submodules 2019-04-08 18:53:54 +00:00
charm-glance-simplestreams-sync@2bf16f2ec6 Update git submodules 2019-04-09 15:04:26 +00:00
charm-glusterfs@e006377f21 Update git submodules 2019-02-27 09:51:32 +00:00
charm-gnocchi@cbd5f366ea Update git submodules 2019-04-09 14:45:57 +00:00
charm-guide@aec8680497 Update git submodules 2019-04-02 13:50:57 +00:00
charm-hacluster@1f2e910ae9 Update git submodules 2019-04-09 14:56:33 +00:00
charm-heat@0082debd13 Update git submodules 2019-04-09 16:00:09 +00:00
charm-interface-barbican-secrets@39080541dd Update git submodules 2019-03-04 08:40:52 +00:00
charm-interface-bgp@c7636710cc Update git submodules 2019-03-04 08:39:23 +00:00
charm-interface-bind-rndc@7d6993adc3 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-ceph-client@7765bcf1b3 Update git submodules 2019-02-28 15:41:48 +00:00
charm-interface-ceph-mds@3347a74bc3 Update git submodules 2019-02-26 14:10:25 +00:00
charm-interface-dashboard-plugin@3dd814ef13 Update git submodules 2019-03-04 09:46:19 +00:00
charm-interface-designate@a458d7ebc6 Update git submodules 2019-02-21 09:19:44 +00:00
charm-interface-gnocchi@188d685775 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-hacluster@b035ee30f1 Update git submodules 2019-03-04 10:20:01 +00:00
charm-interface-keystone@3c81e2a92e Update git submodules 2019-03-04 09:49:45 +00:00
charm-interface-keystone-admin@eac2145e5e Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-keystone-credentials@28b58fd69f Update git submodules 2019-03-13 17:43:13 +00:00
charm-interface-keystone-domain-backend@1d9a7a7f3e Update git submodules 2019-01-09 10:36:05 +00:00
charm-interface-manila-plugin@54e06a9217 Update git submodules 2019-01-09 10:29:36 +00:00
charm-interface-mysql-shared@29bf2cb5cb Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-neutron-load-balancer@a1756bb209 Update git submodules 2019-03-04 09:49:44 +00:00
charm-interface-neutron-plugin@7d721ef02b Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-neutron-plugin-api-subordinate@c6deebab3f Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-nova-cell@663e6b741e Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-nova-compute@874c08afde Update git submodules 2019-03-04 09:45:08 +00:00
charm-interface-odl-controller-api@199c67b69f Update git submodules 2019-02-27 09:51:40 +00:00
charm-interface-openstack-ha@a6057418d9 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-ovsdb-manager@6a1671abcc Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-rabbitmq@30bc8d5966 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-interface-service-control@6fcd1ce820 Update git submodules 2019-03-04 15:26:24 +00:00
charm-ironic@7ab646bee9 Update git submodules 2019-03-12 14:46:13 +00:00
charm-keystone@0faecdf97a Update git submodules 2019-04-09 14:05:06 +00:00
charm-keystone-ldap@1e45e1d26f Update git submodules 2019-04-09 15:55:13 +00:00
charm-layer-ceph-base@7d0aa4e9a3 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-layer-openstack@15c2ae30bb Update git submodules 2019-04-08 21:40:09 +00:00
charm-layer-openstack-api@a27fc0c760 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-layer-openstack-principle@9938f45e9f Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-lxd@77e3b68731 Update git submodules 2019-04-08 10:31:42 +00:00
charm-manila@1cedc2d756 Update git submodules 2019-04-09 14:46:45 +00:00
charm-manila-generic@e779b3e3ad Update git submodules 2019-04-09 15:55:26 +00:00
charm-manila-glusterfs@145eefebe3 Update git submodules 2019-02-27 09:54:05 +00:00
charm-mistral@2fc24d6c1d Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-murano@2af6f86f1b Update git submodules 2019-02-27 09:54:04 +00:00
charm-neutron-api@fe218f5862 Update git submodules 2019-04-05 16:48:44 +00:00
charm-neutron-api-genericswitch@f99af7502c Update git submodules 2019-01-09 09:02:06 +00:00
charm-neutron-api-odl@31954eb8de Update git submodules 2019-02-27 09:54:00 +00:00
charm-neutron-dynamic-routing@9306f4abd3 Update git submodules 2019-04-09 14:46:00 +00:00
charm-neutron-gateway@c6985dd40e Update git submodules 2019-04-05 16:48:43 +00:00
charm-neutron-openvswitch@77805f1f2d Update git submodules 2019-04-05 16:43:11 +00:00
charm-nova-cell-controller@436139c8ee Update git submodules 2019-04-09 14:42:41 +00:00
charm-nova-cloud-controller@9401b5e9e0 Update git submodules 2019-04-05 16:44:38 +00:00
charm-nova-compute@a5a0449558 Update git submodules 2019-04-05 16:49:29 +00:00
charm-nova-compute-proxy@91d8c4f9f4 Update git submodules 2019-02-27 09:54:02 +00:00
charm-octavia@389906018d Update git submodules 2019-04-09 14:44:23 +00:00
charm-octavia-dashboard@f8741265ee Update git submodules 2019-04-09 14:51:25 +00:00
charm-odl-controller@51b76b3cb8 Update git submodules 2019-02-27 09:54:01 +00:00
charm-openstack-dashboard@39a03b72f7 Update git submodules 2019-04-05 16:47:36 +00:00
charm-openvswitch-odl@e133119e9b Update git submodules 2019-02-27 09:54:03 +00:00
charm-panko@985c2af1f6 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
charm-percona-cluster@9b7d7d6a02 Update git submodules 2019-04-08 18:56:17 +00:00
charm-rabbitmq-server@9ffa5530e7 Update git submodules 2019-04-08 18:42:50 +00:00
charm-specs@59bcd3d52e Update git submodules 2019-03-18 17:09:22 +00:00
charm-swift-proxy@d8d8f39a89 Update git submodules 2019-04-09 09:53:24 +00:00
charm-swift-storage@93a2126233 Update git submodules 2019-04-09 09:59:45 +00:00
charm-tempest@e0815ab30a Update git submodules 2019-04-09 18:57:59 +00:00
charm-trove@9679e95a17 Update git submodules 2019-02-27 09:26:47 +00:00
charms.ceph@989bd67694 Update git submodules 2019-04-08 08:40:14 +00:00
charms.openstack@e57acaacdb Update git submodules 2019-03-28 15:12:50 +00:00
cinder@698b522a57 Update git submodules 2019-04-10 00:47:49 +00:00
cinder-specs@e1aa893acf Update git submodules 2019-03-04 18:15:27 +00:00
cinder-tempest-plugin@6a37884490 Update git submodules 2019-04-10 00:49:46 +00:00
ciwatch@a5f13c53f0 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cliff@6e5c1e089b Update git submodules 2019-03-19 15:54:19 +00:00
cloudkitty@6c36f6721d Update git submodules 2019-04-02 12:15:16 +00:00
cloudkitty-dashboard@e5f00caf4d Update git submodules 2019-04-08 12:39:30 +00:00
cloudkitty-specs@b834819bc0 Update git submodules 2019-03-29 09:21:03 +00:00
cloudkitty-tempest-plugin@ea0b694d89 Update git submodules 2019-02-05 15:04:06 +00:00
congress@f4ddd8eff7 Update git submodules 2019-04-09 12:15:00 +00:00
congress-dashboard@b4a4b95228 Update git submodules 2019-04-01 21:01:28 +00:00
congress-specs@df4a73b1eb Update git submodules 2019-01-09 18:03:18 +00:00
congress-tempest-plugin@d886a2350e Update git submodules 2019-04-10 00:43:07 +00:00
constellations@7c77efbb57 Update git submodules 2019-01-12 08:58:39 +00:00
contributor-guide@aa9a861d4b Update git submodules 2019-04-06 09:39:19 +00:00
cookbook-openstack-application-catalog@74d5e833b8 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cookbook-openstack-bare-metal@de1d8fdbe1 Update git submodules 2019-01-07 16:36:27 +00:00
cookbook-openstack-block-storage@8efd295421 Update git submodules 2019-03-28 14:57:15 +00:00
cookbook-openstack-client@cf0dff54c9 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cookbook-openstack-common@ed454343cd Update git submodules 2019-03-25 13:44:16 +00:00
cookbook-openstack-compute@edaf314d29 Update git submodules 2019-03-22 14:16:31 +00:00
cookbook-openstack-dashboard@d42a397111 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cookbook-openstack-dns@7e0d7bdcb0 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cookbook-openstack-identity@4313c5711f Update git submodules 2019-04-05 15:33:02 +00:00
cookbook-openstack-image@8142de7e19 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cookbook-openstack-integration-test@33cd025214 Update git submodules 2019-01-08 16:53:01 +00:00
cookbook-openstack-network@5bb0cf6aaa Update git submodules 2019-04-08 08:12:49 +00:00
cookbook-openstack-ops-database@b3eaefbd80 Update git submodules 2019-01-08 16:27:53 +00:00
cookbook-openstack-ops-messaging@afc19bd6ce Update git submodules 2019-04-03 13:47:49 +00:00
cookbook-openstack-orchestration@c880cd18b2 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cookbook-openstack-telemetry@a5bbccbe5c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
cookbook-openstackclient@1b1d6639f7 Update git submodules 2019-04-09 07:32:39 +00:00
cookiecutter@b73d89dc9f
coverage2sql@4704d56363 Update git submodules 2019-03-27 07:37:38 +00:00
cyborg@499f491061 Update git submodules 2019-04-04 09:51:46 +00:00
cyborg-specs@dd55eb40f6 Update git submodules 2019-04-09 08:50:43 +00:00
debtcollector@29f332885a Update git submodules 2019-03-19 12:00:49 +00:00
designate@953d4e8977 Update git submodules 2019-04-02 14:47:32 +00:00
designate-dashboard@cbb7c445ac Update git submodules 2019-04-09 09:43:27 +00:00
designate-specs@b8d890ea6f
designate-tempest-plugin@c1708fc0c8 Update git submodules 2019-03-14 17:51:12 +00:00
devstack@a6e4e42fb3 Update git submodules 2019-04-05 12:13:30 +00:00
devstack-gate@9f816121cb Update git submodules 2019-04-07 03:01:05 +00:00
devstack-plugin-amqp1@dc1d560250 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
devstack-plugin-ceph@51f8550b02 Update git submodules 2019-04-01 17:51:17 +00:00
devstack-plugin-container@dd0b868162 Update git submodules 2019-03-24 22:20:08 +00:00
devstack-plugin-kafka@28be3eed69 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
devstack-plugin-pika@9e1d956cc8 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
devstack-plugin-zmq@f1d39abd34 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
devstack-tools@270cf481df Update git submodules based on new script 2019-01-04 14:13:17 +00:00
devstack-vagrant@b4365bed49
dib-utils@964784880d
diskimage-builder@36b4bc87f9 Update git submodules 2019-03-28 03:50:52 +00:00
django_openstack_auth@58e881ec93
docs-specs@1e04477632 Update git submodules 2018-02-07 03:24:09 +00:00
ec2-api@ed73dc3dac Update git submodules 2019-04-08 16:00:29 +00:00
ec2api-tempest-plugin@75741904f4 Update git submodules 2019-03-04 11:55:21 +00:00
elastic-recheck@66ab9cc537 Update git submodules 2019-04-05 14:20:06 +00:00
eslint-config-openstack@9b02e24311 Update git submodules 2019-03-25 02:49:56 +00:00
freezer@053e547eae Update git submodules 2019-04-09 05:57:56 +00:00
freezer-api@d2768ec7a4 Update git submodules 2019-04-05 02:58:09 +00:00
freezer-dr@1e687a4993 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
freezer-specs@0014066505 Update git submodules 2019-01-28 12:05:02 +00:00
freezer-tempest-plugin@0f2b0e9a84 Update git submodules 2019-03-14 17:33:29 +00:00
freezer-web-ui@3207b575a1 Update git submodules 2019-03-26 00:07:12 +00:00
futurist@23dfd9e9a8 Update git submodules 2019-03-19 12:03:50 +00:00
gear@6a7417702d Update git submodules 2019-01-28 16:21:02 +00:00
gearman-plugin@46d74f029f
germqtt@b1067bbdd7 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
gerrit@e707725ee6 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
gerritbot@f32d742eff Update git submodules 2018-02-21 17:25:20 +00:00
gerritlib@1d63855d0d Update git submodules 2019-03-27 00:15:09 +00:00
git-restack@bef0f92120 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
git-review@853f3bffb3 Update git submodules 2019-03-18 20:30:15 +00:00
gitdm@547072d99f Update git submodules 2018-03-07 18:39:32 +00:00
glance@014bd35767 Update git submodules 2019-04-10 00:50:53 +00:00
glance-specs@c5d3ee89e8 Update git submodules 2019-04-02 13:22:37 +00:00
glance_store@ba6b5cf2ae Update git submodules 2019-04-09 16:43:01 +00:00
glean@a1e08e508f Update git submodules 2019-04-08 00:30:43 +00:00
grafyaml@67f55d53d6 Update git submodules 2019-02-28 06:54:38 +00:00
grenade@91efdbc009 Update git submodules 2019-03-26 22:12:06 +00:00
groups@e825e37696
groups-static-pages@45de1bab35
hacking@93cdb6f557 Update git submodules 2019-03-25 02:50:38 +00:00
heat@f2faa5e1ae Update git submodules 2019-04-09 09:53:09 +00:00
heat-agents@ad2a5d1a0a Update git submodules 2019-04-02 06:52:13 +00:00
heat-cfnclient@780246248f Update git submodules 2019-02-15 16:07:21 +00:00
heat-cfntools@00284d8338 Update git submodules 2019-03-15 20:50:37 +00:00
heat-dashboard@1c653b256f Update git submodules 2019-03-29 17:49:03 +00:00
heat-specs@d0a0accca7 Update git submodules 2019-01-30 06:30:56 +00:00
heat-tempest-plugin@f1c7c24ae8 Update git submodules 2019-04-01 05:58:48 +00:00
heat-templates@948e8ccfd3 Update git submodules 2019-04-02 15:07:44 +00:00
heat-translator@a9484229b8 Update git submodules 2019-04-03 14:21:42 +00:00
horizon@b65c9c0e57 Update git submodules 2019-04-05 10:47:20 +00:00
i18n@5e9e14abe8 Update git submodules 2019-04-09 14:09:31 +00:00
i18n-specs@59eda7f2a4 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
infra-ansible@9b02a6ebe2 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
infra-manual@304408df4f Update git submodules 2019-03-29 18:58:47 +00:00
infra-specs@f9891aaee0 Update git submodules 2019-04-08 21:39:47 +00:00
instack@24f9ef2a32 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
instack-undercloud@87abe05ba0 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
irc-meetings@50f3cac7af Update git submodules 2019-04-08 05:12:54 +00:00
ironic@e8a8b7897f Update git submodules 2019-04-08 11:22:41 +00:00
ironic-inspector@47b9468838 Update git submodules 2019-04-02 08:41:36 +00:00
ironic-inspector-specs@110ec01268 Update git submodules 2019-02-05 23:22:58 +00:00
ironic-lib@9a95e14512 Update git submodules 2019-03-30 16:01:58 +00:00
ironic-python-agent@4cb2ac4ae4 Update git submodules 2019-04-09 08:58:42 +00:00
ironic-python-agent-builder@aceb8d85f2 Update git submodules 2019-01-14 11:03:08 +00:00
ironic-specs@56096250d6 Update git submodules 2019-03-20 17:49:04 +00:00
ironic-tempest-plugin@d250e1efc2 Update git submodules 2019-03-20 18:54:52 +00:00
ironic-ui@a6a784c4a3 Update git submodules 2019-04-03 10:41:57 +00:00
jeepyb@c132a30732 Update git submodules 2019-04-09 12:55:05 +00:00
jenkins-job-builder@e6398cf373 Update git submodules 2019-04-09 08:56:45 +00:00
js-openstack-lib@ff006579b3 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
karbor@6598c51fba Update git submodules 2019-04-08 02:37:32 +00:00
karbor-dashboard@5c279133d5 Update git submodules 2019-03-21 07:17:50 +00:00
karma-subunit-reporter@118632dc60 Update git submodules 2019-03-05 00:03:33 +00:00
keystone@0a66ef5328 Update git submodules 2019-04-09 22:36:45 +00:00
keystone-specs@e46f639d0a Update git submodules 2019-04-06 16:49:38 +00:00
keystone-tempest-plugin@b573efb357 Update git submodules 2019-01-25 14:53:29 +00:00
keystoneauth@e70d34184f Update git submodules 2019-04-09 18:05:24 +00:00
keystonemiddleware@dd43941a7e Update git submodules 2019-04-09 21:25:48 +00:00
kolla@473695264f Update git submodules 2019-04-08 09:29:11 +00:00
kolla-ansible@d93c604d7a Update git submodules 2019-04-09 12:32:23 +00:00
kolla-cli@46a09f1b18 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
kuryr@92f373afd2 Update git submodules 2019-03-27 07:31:23 +00:00
kuryr-kubernetes@b98378b644 Update git submodules 2019-04-08 21:35:00 +00:00
kuryr-libnetwork@0c148b9bbf Update git submodules 2019-03-27 20:20:58 +00:00
kuryr-tempest-plugin@0d51e9905b Update git submodules 2019-03-05 12:44:30 +00:00
ldappool@bed9eb5ff9 Update git submodules 2019-04-09 19:21:28 +00:00
loci@c5d0e0666b Update git submodules 2019-04-05 16:04:09 +00:00
lodgeit@af3168e449
log-classify@45ae2b5e39 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
log_processor@2c63950e34 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
logstash-filters@41a4d92703 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
lpmqtt@4cff75293e Update git submodules based on new script 2019-01-04 14:13:17 +00:00
magnum@1fc856812b Update git submodules 2019-04-07 23:52:50 +00:00
magnum-specs@e1c67df536 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
magnum-tempest-plugin@5a18c8ebf0 Update git submodules 2019-04-02 23:03:05 +00:00
magnum-ui@4d4685baf6 Update git submodules 2019-03-29 01:52:30 +00:00
manila@2736d4adcc Update git submodules 2019-04-04 20:09:36 +00:00
manila-image-elements@0639271d7f Update git submodules 2019-02-15 08:19:17 +00:00
manila-specs@3de949e358 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
manila-tempest-plugin@7ded9405ed Update git submodules 2019-04-06 04:07:50 +00:00
manila-test-image@d81ded6e3e Update git submodules 2019-03-27 22:49:07 +00:00
manila-ui@069003fc03 Update git submodules 2019-04-04 19:56:06 +00:00
masakari@d067deaa61 Update git submodules 2019-04-10 00:42:35 +00:00
masakari-dashboard@e05a1822db Update git submodules 2019-03-19 04:36:39 +00:00
masakari-monitors@5b338058ab Update git submodules 2019-03-25 02:51:06 +00:00
masakari-specs@d4c06a0eeb Update git submodules 2019-02-26 04:03:16 +00:00
meetbot@01e051648c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
metalsmith@f69b81320b Update git submodules 2019-03-22 19:10:52 +00:00
mistral@30667396e4 Update git submodules 2019-04-09 13:36:08 +00:00
mistral-dashboard@80b7476684 Update git submodules 2019-03-23 06:43:17 +00:00
mistral-extra@5fe2ff8cd7 Update git submodules 2019-01-28 08:01:55 +00:00
mistral-lib@a3571055fe Update git submodules 2019-03-19 04:50:04 +00:00
mistral-specs@e13e89cbfc Update git submodules 2019-01-14 06:45:56 +00:00
mistral-tempest-plugin@97d2e45a47 Update git submodules 2019-04-08 12:26:23 +00:00
molteniron@1fa7608ed8 Update git submodules 2019-03-26 10:01:40 +00:00
monasca-agent@a32a564a58 Update git submodules 2019-04-08 13:08:15 +00:00
monasca-analytics@492cdc3fc0 Update git submodules 2019-03-25 15:07:00 +00:00
monasca-api@6bfb250594 Update git submodules 2019-04-08 16:40:05 +00:00
monasca-ceilometer@589854bd98 Update git submodules 2019-03-25 15:14:37 +00:00
monasca-common@58c7922e8f Update git submodules 2019-04-08 09:55:56 +00:00
monasca-events-api@c7d161ed17 Update git submodules 2019-04-01 13:24:49 +00:00
monasca-grafana-datasource@7704954b75 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
monasca-kibana-plugin@bc8362249a Update git submodules 2019-02-06 10:05:25 +00:00
monasca-log-api@32aaf1122b Update git submodules 2019-04-01 13:24:49 +00:00
monasca-notification@8db26df094 Update git submodules 2019-04-08 12:59:53 +00:00
monasca-persister@2bef4e500a Update git submodules 2019-04-08 12:21:20 +00:00
monasca-specs@551984592f Update git submodules based on new script 2019-01-04 14:13:17 +00:00
monasca-statsd@0156d20a4d Update git submodules 2019-02-18 10:59:33 +00:00
monasca-tempest-plugin@46a97d9c52 Update git submodules 2019-04-09 08:50:51 +00:00
monasca-thresh@8c976339a7 Update git submodules 2019-03-19 11:02:42 +00:00
monasca-transform@c3e87aea34 Update git submodules 2019-03-25 15:50:35 +00:00
monasca-ui@a6bc9ba3ce Update git submodules 2019-01-30 17:27:38 +00:00
mox3@543e2cc377 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
mqtt_statsd@4a5adf8cca Update git submodules based on new script 2019-01-04 14:13:17 +00:00
murano@d41844ff6c Update git submodules 2019-03-26 04:38:12 +00:00
murano-agent@1718d25525 Update git submodules 2019-03-30 08:05:23 +00:00
murano-apps@89104b3e09 Update git submodules 2019-03-25 08:28:10 +00:00
murano-dashboard@56a53ad209 Update git submodules 2019-03-25 09:49:39 +00:00
murano-deployment@c75c682069 Update git submodules 2019-01-07 07:33:40 +00:00
murano-pkg-check@e5ac62f875 Update git submodules 2019-02-18 11:55:57 +00:00
murano-specs@56c797a959 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
murano-tempest-plugin@42f113e69e Update git submodules 2019-03-01 00:37:51 +00:00
networking-bagpipe@9d285723f7 Update git submodules 2019-03-29 21:55:18 +00:00
networking-baremetal@012706b040 Update git submodules 2019-04-10 00:45:54 +00:00
networking-bgpvpn@45da223874 Update git submodules 2019-04-10 00:43:49 +00:00
networking-generic-switch@842d82473b Update git submodules 2019-03-26 06:51:55 +00:00
networking-generic-switch-tempest-plugin@85bfb8c45b Update git submodules based on new script 2019-01-04 14:13:17 +00:00
networking-hyperv@83daa42291 Update git submodules 2019-01-16 09:43:44 +00:00
networking-midonet@51436ab8e9 Update git submodules 2019-03-28 16:38:08 +00:00
networking-odl@6426696131 Update git submodules 2019-04-10 00:56:24 +00:00
networking-ovn@b44ef0ac61 Update git submodules 2019-04-09 14:31:49 +00:00
networking-powervm@e1b070e019 Update git submodules 2019-03-25 03:29:14 +00:00
networking-sfc@a96923819c Update git submodules 2019-04-10 00:57:45 +00:00
neutron@0dc638c388 Update git submodules 2019-04-09 17:10:35 +00:00
neutron-dynamic-routing@5c1db3a463 Update git submodules 2019-04-04 13:58:20 +00:00
neutron-fwaas@9ba9d8a3a1 Update git submodules 2019-04-08 19:20:21 +00:00
neutron-fwaas-dashboard@916b3326b8 Update git submodules 2019-04-09 08:42:29 +00:00
neutron-interconnection@88c746e167 Update git submodules 2019-04-03 21:05:05 +00:00
neutron-lbaas@9a4f47625c Update git submodules 2019-04-10 00:45:44 +00:00
neutron-lbaas-dashboard@8630dfe40e Update git submodules 2019-03-18 20:30:26 +00:00
neutron-lib@bcb9c90072 Update git submodules 2019-04-03 01:04:55 +00:00
neutron-specs@a097bd8bce Update git submodules 2019-03-07 08:36:31 +00:00
neutron-tempest-plugin@a57f80d180 Update git submodules 2019-04-09 04:46:36 +00:00
neutron-vpnaas@5071991da3 Update git submodules 2019-03-28 15:47:40 +00:00
neutron-vpnaas-dashboard@a8769bd505 Update git submodules 2019-03-28 09:24:30 +00:00
nose-html-output@71d12999b0
nova@d42a007425 Update git submodules 2019-04-09 12:24:12 +00:00
nova-powervm@1c9073a653 Update git submodules 2019-04-03 13:52:39 +00:00
nova-specs@d11692d1b5 Update git submodules 2019-04-09 20:48:20 +00:00
octavia@6e321eb218 Update git submodules 2019-04-09 14:46:36 +00:00
octavia-dashboard@65ed549d79 Update git submodules 2019-04-03 07:30:40 +00:00
octavia-lib@e631497e7a Update git submodules 2019-04-09 07:59:54 +00:00
octavia-tempest-plugin@c217fabfc8 Update git submodules 2019-04-06 23:31:14 +00:00
odsreg@88b1770704
openstack-ansible@d14dc7a4e4 Update git submodules 2019-04-09 19:54:16 +00:00
openstack-ansible-apt_package_pinning@9d2daca2c9 Update git submodules 2019-04-08 21:58:06 +00:00
openstack-ansible-ceph_client@d8f071821f Update git submodules 2019-04-09 18:27:41 +00:00
openstack-ansible-galera_client@cbf7f18c6f Update git submodules 2019-04-08 21:59:49 +00:00
openstack-ansible-galera_server@24e539d29d Update git submodules 2019-04-08 22:05:35 +00:00
openstack-ansible-haproxy_server@6e38380b00 Update git submodules 2019-04-09 03:09:13 +00:00
openstack-ansible-lxc_container_create@ec5177c1d1 Update git submodules 2019-04-08 21:58:55 +00:00
openstack-ansible-lxc_hosts@7c767a6e78 Update git submodules 2019-04-08 21:56:42 +00:00
openstack-ansible-memcached_server@2b718440ce Update git submodules 2019-04-08 21:52:52 +00:00
openstack-ansible-nspawn_container_create@b1aa1ef9a3 Update git submodules 2019-04-08 21:58:13 +00:00
openstack-ansible-nspawn_hosts@1cfa60ca9c Update git submodules 2019-04-08 21:58:03 +00:00
openstack-ansible-openstack_hosts@72b16e9720 Update git submodules 2019-04-08 21:59:58 +00:00
openstack-ansible-openstack_openrc@05bf9778d4 Update git submodules 2019-04-08 21:57:49 +00:00
openstack-ansible-ops@ac35ca3b2b Update git submodules 2019-03-22 20:22:31 +00:00
openstack-ansible-os_almanach@263811152a Update git submodules 2019-04-08 21:57:38 +00:00
openstack-ansible-os_aodh@9d9e256406 Update git submodules 2019-04-08 22:06:43 +00:00
openstack-ansible-os_barbican@9308258e0e Update git submodules 2019-04-09 21:24:06 +00:00
openstack-ansible-os_blazar@5976e02271 Update git submodules 2019-04-09 21:20:52 +00:00
openstack-ansible-os_ceilometer@59d8eae9ff Update git submodules 2019-04-08 21:54:34 +00:00
openstack-ansible-os_cinder@adefa3378b Update git submodules 2019-04-09 22:53:28 +00:00
openstack-ansible-os_cloudkitty@1d84cdf53e Update git submodules 2019-04-09 20:44:00 +00:00
openstack-ansible-os_congress@53115b0a1e Update git submodules 2019-04-08 21:53:41 +00:00
openstack-ansible-os_designate@4c50a3b25b Update git submodules 2019-04-08 21:50:58 +00:00
openstack-ansible-os_freezer@b75a75145f Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstack-ansible-os_glance@a53bdbc2d3 Update git submodules 2019-04-09 21:29:10 +00:00
openstack-ansible-os_gnocchi@cd744a423e Update git submodules 2019-04-08 21:57:11 +00:00
openstack-ansible-os_heat@8420298481 Update git submodules 2019-04-09 21:32:54 +00:00
openstack-ansible-os_horizon@18f7117016 Update git submodules 2019-04-08 21:51:00 +00:00
openstack-ansible-os_ironic@da2dc1abd5 Update git submodules 2019-04-09 21:31:19 +00:00
openstack-ansible-os_karbor@7b44052e18 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstack-ansible-os_keystone@959a4ee7ad Update git submodules 2019-04-09 21:29:58 +00:00
openstack-ansible-os_magnum@9259b0071f Update git submodules 2019-04-09 21:48:10 +00:00
openstack-ansible-os_manila@407981a711 Update git submodules 2019-04-09 01:34:34 +00:00
openstack-ansible-os_masakari@7e13e5dffd Update git submodules 2019-04-09 21:38:52 +00:00
openstack-ansible-os_molteniron@8d199f980f Update git submodules 2019-04-08 21:52:19 +00:00
openstack-ansible-os_monasca@0eda68691a Update git submodules 2019-04-08 21:50:57 +00:00
openstack-ansible-os_monasca-agent@acda39dd41 Update git submodules 2019-04-08 21:53:10 +00:00
openstack-ansible-os_neutron@529b8b08ae Update git submodules 2019-04-09 21:31:03 +00:00
openstack-ansible-os_nova@2b0c736dac Update git submodules 2019-04-09 21:34:19 +00:00
openstack-ansible-os_octavia@48ab3f8bae Update git submodules 2019-04-09 21:27:02 +00:00
openstack-ansible-os_panko@f63ea3b0e3 Update git submodules 2019-04-08 21:46:58 +00:00
openstack-ansible-os_placement@d2a566a3aa Update git submodules 2019-04-09 07:37:32 +00:00
openstack-ansible-os_rally@7e2a78b63a Update git submodules 2019-04-09 21:18:56 +00:00
openstack-ansible-os_sahara@cb497e8851 Update git submodules 2019-04-09 21:35:55 +00:00
openstack-ansible-os_searchlight@c9b275c190 Update git submodules 2019-04-08 21:49:23 +00:00
openstack-ansible-os_swift@9a3e898eb4 Update git submodules 2019-04-08 21:52:35 +00:00
openstack-ansible-os_tacker@75ada1c9ba Update git submodules 2019-04-10 00:40:01 +00:00
openstack-ansible-os_tempest@49f992bf57 Update git submodules 2019-04-09 21:28:38 +00:00
openstack-ansible-os_trove@5aa49408b3 Update git submodules 2019-04-08 21:47:21 +00:00
openstack-ansible-os_watcher@e15cec56c2 Update git submodules 2019-04-08 21:48:19 +00:00
openstack-ansible-os_zaqar@c9bfbf4906 Update git submodules 2019-04-08 21:52:46 +00:00
openstack-ansible-os_zun@4a0586667d Update git submodules 2019-04-08 21:47:42 +00:00
openstack-ansible-pip_install@26e91074f1 Update git submodules 2019-04-09 01:27:47 +00:00
openstack-ansible-pip_lock_down@fbd2fbe301 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstack-ansible-plugins@c1ab05c682 Update git submodules 2019-04-08 21:49:26 +00:00
openstack-ansible-rabbitmq_server@2d81a18d40 Update git submodules 2019-04-08 22:07:05 +00:00
openstack-ansible-repo_build@535ef05594 Update git submodules 2019-04-08 21:48:04 +00:00
openstack-ansible-repo_server@da84a5f1ce Update git submodules 2019-04-08 21:45:45 +00:00
openstack-ansible-rsyslog_client@c38d692eb9 Update git submodules 2019-04-09 07:01:27 +00:00
openstack-ansible-rsyslog_server@a21932afe6 Update git submodules 2019-04-09 07:01:34 +00:00
openstack-ansible-security@d7f838df9c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstack-ansible-specs@055cfacf83 Update git submodules 2019-01-07 03:51:03 +00:00
openstack-ansible-tests@8bb46e0138 Update git submodules 2019-04-08 21:52:11 +00:00
openstack-chef@a608b02128 Update git submodules 2019-04-05 15:31:58 +00:00
openstack-chef-repo@5f5a010013 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstack-chef-specs@440139ee58 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstack-doc-tools@c197ad0f65 Update git submodules 2019-01-23 01:57:27 +00:00
openstack-health@5ab7c00243 Update git submodules 2019-03-27 06:51:40 +00:00
openstack-helm@94ac3569f5 Update git submodules 2019-04-09 23:44:34 +00:00
openstack-helm-addons@35fd5b92a8 Update git submodules 2019-03-26 22:33:12 +00:00
openstack-helm-docs@58093ca907 Update git submodules 2019-01-29 13:59:17 +00:00
openstack-helm-images@091b278cff Update git submodules 2019-04-09 22:48:57 +00:00
openstack-helm-infra@ab887b11aa Update git submodules 2019-04-10 00:21:27 +00:00
openstack-manuals@e3ce433824 Update git submodules 2019-04-07 10:34:05 +00:00
openstack-nose@de9dcf85a0
openstack-planet@8816aea9ff Update git submodules 2018-03-09 13:42:40 +00:00
openstack-zuul-jobs@6c843d976f Update git submodules 2019-04-02 18:29:24 +00:00
openstack-zuul-roles@153823ddcf Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstackclient@915593032c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
openstackdocstheme@017c3524ba Update git submodules 2019-04-07 14:17:50 +00:00
openstackid@e83daebda0 Update git submodules 2019-04-09 21:42:45 +00:00
openstackid-resources@e37dd1a70b Update git submodules 2019-04-09 21:20:58 +00:00
openstacksdk@e9a5d45e50 Update git submodules 2019-04-05 13:30:05 +00:00
openstackweb@38c8be9ed1 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
os-acc@0506812fff Update git submodules based on new script 2019-01-04 14:13:17 +00:00
os-api-ref@c6874c7f72 Update git submodules 2019-04-02 11:20:32 +00:00
os-apply-config@9a50e081cb Update git submodules 2019-04-10 01:03:08 +00:00
os-brick@614b2cb1d5 Update git submodules 2019-03-18 18:56:34 +00:00
os-client-config@0d0b033fb4 Update git submodules 2019-03-21 15:21:18 +00:00
os-collect-config@51cb5aa4ac Update git submodules 2019-04-10 00:58:05 +00:00
os-ken@a3b706a774 Update git submodules 2019-03-06 00:31:50 +00:00
os-loganalyze@0f40dfd634 Update git submodules 2018-04-18 15:30:59 +00:00
os-net-config@b82730235e Update git submodules 2019-04-02 23:31:18 +00:00
os-performance-tools@d190150d6f Update git submodules 2019-02-25 05:36:24 +00:00
os-refresh-config@d0277ff948 Update git submodules 2019-02-05 00:54:39 +00:00
os-resource-classes@930e199037 Update git submodules 2019-03-20 12:02:25 +00:00
os-service-types@8f7e4e9c1e Update git submodules 2019-04-05 20:16:22 +00:00
os-testr@a36d10a3e3 Update git submodules 2019-03-22 20:32:06 +00:00
os-traits@1b14058122 Update git submodules 2019-03-28 17:18:19 +00:00
os-vif@9059c7eb7e Update git submodules 2019-04-01 05:20:28 +00:00
os-win@9a99cd6812 Update git submodules 2019-03-25 09:10:07 +00:00
osc-lib@c3d8c3006a Update git submodules 2019-03-19 14:13:24 +00:00
osc-placement@2205ce6d38 Update git submodules 2019-04-09 21:15:50 +00:00
oslo-cookiecutter@c7e47baf4a
oslo-specs@9b223579c4 Update git submodules 2019-04-01 14:41:37 +00:00
oslo.cache@5e55865245 Update git submodules 2019-03-26 09:42:24 +00:00
oslo.concurrency@f8882547a6 Update git submodules 2019-03-19 11:55:01 +00:00
oslo.config@6c951ed373 Update git submodules 2019-04-03 21:27:22 +00:00
oslo.context@a1461b02d1 Update git submodules 2019-03-19 11:53:24 +00:00
oslo.db@57333e902a Update git submodules 2019-03-25 10:44:00 +00:00
oslo.i18n@1f9cf76c74 Update git submodules 2019-03-19 11:54:27 +00:00
oslo.limit@259980ccec Update git submodules 2019-04-09 20:54:39 +00:00
oslo.log@ee2c228dd2 Update git submodules 2019-03-25 12:20:29 +00:00
oslo.messaging@44bd971bfb Update git submodules 2019-04-02 18:41:35 +00:00
oslo.middleware@c14cef7a3f Update git submodules 2019-03-26 09:31:36 +00:00
oslo.policy@1e3f81c89b Update git submodules 2019-04-03 17:17:56 +00:00
oslo.privsep@d84c76108b Update git submodules 2019-03-19 11:54:02 +00:00
oslo.reports@54f7dd96c8 Update git submodules 2019-03-19 11:53:55 +00:00
oslo.rootwrap@87017c8bdc Update git submodules 2019-03-24 07:51:48 +00:00
oslo.serialization@2d2d84e26d Update git submodules 2019-03-25 17:40:26 +00:00
oslo.service@5b57ff1993 Update git submodules 2019-03-19 11:53:59 +00:00
oslo.tools@7c6582221c Update git submodules 2019-04-01 17:16:06 +00:00
oslo.upgradecheck@b1a3426b32 Update git submodules 2019-03-19 11:54:00 +00:00
oslo.utils@895062f3af Update git submodules 2019-03-27 16:19:40 +00:00
oslo.versionedobjects@ca9dec1ad6 Update git submodules 2019-03-25 13:44:12 +00:00
oslo.vmware@e05f941c71 Update git submodules 2019-03-19 12:02:23 +00:00
oslosphinx@db2ca62a96 Update git submodules 2019-01-22 16:37:12 +00:00
oslotest@72a20f77ee Update git submodules 2019-03-25 10:39:40 +00:00
osprofiler@a9d7cb1842 Update git submodules 2019-04-09 09:57:15 +00:00
oswin-tempest-plugin@df19edfc31 Update git submodules 2019-01-16 09:38:23 +00:00
ovsdbapp@3c6c766847 Update git submodules 2019-03-22 16:59:08 +00:00
panko@7cc69dde3b Update git submodules 2019-04-10 00:48:43 +00:00
patrole@f04d671d15 Update git submodules 2019-03-26 19:18:18 +00:00
paunch@6e99f2e233 Update git submodules 2019-04-03 16:35:36 +00:00
pbr@fba29ab4f1 Update git submodules 2019-04-01 17:20:21 +00:00
performance-docs@a3f90db284 Update git submodules 2019-03-25 09:02:36 +00:00
placement@c3a1aefefb Update git submodules 2019-04-09 22:36:47 +00:00
project-config@5283dd1394 Update git submodules 2019-04-09 20:12:37 +00:00
project-config-example@814fd44868 Update git submodules 2019-03-27 00:11:03 +00:00
ptgbot@3194bfedbc Update git submodules 2019-04-02 13:31:59 +00:00
publications@824df0036b Update git submodules based on new script 2019-01-04 14:13:17 +00:00
puppet-accessbot@80b3edc20f Update git submodules 2019-03-25 15:11:30 +00:00
puppet-ansible@dd1b23af05 Update git submodules 2019-03-25 15:11:30 +00:00
puppet-aodh@262dad5ecc Update git submodules 2019-03-25 14:05:46 +00:00
puppet-apparmor@653557e2a8 Update git submodules 2019-03-25 15:16:49 +00:00
puppet-askbot@1ddaaf168d Update git submodules 2019-03-25 15:16:49 +00:00
puppet-asterisk@c657851ca0 Update git submodules 2019-03-25 15:16:50 +00:00
puppet-bandersnatch@cac249d5d2 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
puppet-barbican@4f13907389 Update git submodules 2019-03-25 14:16:53 +00:00
puppet-bugdaystats@5b0291fd1a Update git submodules 2019-03-25 15:16:51 +00:00
puppet-bup@0807aa03cf Update git submodules 2019-03-25 15:21:22 +00:00
puppet-ceilometer@1f4e7939aa Update git submodules 2019-03-25 14:15:05 +00:00
puppet-ceph@54718a13ac Update git submodules 2019-04-09 03:58:49 +00:00
puppet-cgit@ff79f6a790 Update git submodules 2019-03-25 18:47:54 +00:00
puppet-cinder@ce80da2358 Update git submodules 2019-03-25 13:57:16 +00:00
puppet-ciwatch@e005e66b2d Update git submodules 2019-03-26 13:58:16 +00:00
puppet-cloudkitty@48d65e230b Update git submodules 2019-03-25 13:52:12 +00:00
puppet-congress@dfedf04e89 Update git submodules 2019-04-02 23:53:17 +00:00
puppet-crane@1c745473f2 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
puppet-dashboard@9aa3039f9e
puppet-designate@76f02159e5 Update git submodules 2019-03-25 14:28:35 +00:00
puppet-diskimage_builder@582b8815f9 Update git submodules 2019-03-25 15:21:22 +00:00
puppet-drupal@189af17368 Update git submodules 2019-03-25 15:25:59 +00:00
puppet-ec2api@f2a37396eb Update git submodules 2019-03-25 14:16:46 +00:00
puppet-elastic_recheck@5e294a9615 Update git submodules 2019-03-25 15:26:00 +00:00
puppet-elasticsearch@86e4eb1ff5 Update git submodules 2019-03-25 15:26:01 +00:00
puppet-ethercalc@a8b3acd854 Update git submodules 2019-03-26 14:09:03 +00:00
puppet-etherpad_lite@88ccce2f6e Update git submodules 2019-03-25 15:26:02 +00:00
puppet-exim@38c893fe86 Update git submodules 2019-03-25 15:26:02 +00:00
puppet-freezer@13abe2409e Update git submodules 2019-03-25 13:46:14 +00:00
puppet-germqtt@e9edf1fe89 Update git submodules 2019-03-26 14:10:22 +00:00
puppet-gerrit@4dac913508 Update git submodules 2019-04-05 23:20:32 +00:00
puppet-gerritbot@e941635544 Update git submodules 2019-03-25 15:26:35 +00:00
puppet-github@686403ecb8 Update git submodules 2019-03-25 15:29:03 +00:00
puppet-glance@b4744fdbb1 Update git submodules 2019-03-25 14:36:18 +00:00
puppet-glare@e5b01d1a8b Update git submodules 2019-03-25 13:51:07 +00:00
puppet-gnocchi@55e39f3126 Update git submodules 2019-03-30 16:23:39 +00:00
puppet-grafyaml@b9a4f567ed Update git submodules 2019-03-26 14:10:23 +00:00
puppet-graphite@8bd634047e Update git submodules 2019-03-25 15:29:04 +00:00
puppet-haveged@2c1b51e2af Update git submodules 2019-03-25 15:29:05 +00:00
puppet-heat@c5e3034d77 Update git submodules 2019-03-25 13:48:39 +00:00
puppet-horizon@e0c6e8628b Update git submodules 2019-03-25 13:48:47 +00:00
puppet-hound@7e965c21c5 Update git submodules 2019-03-26 14:10:23 +00:00
puppet-httpd@95f4cc9888 Update git submodules 2019-03-25 15:29:58 +00:00
puppet-infra-cookiecutter@054b948563 Update git submodules 2019-03-25 15:29:58 +00:00
puppet-infracloud@4997cc3b9e Update git submodules 2019-03-26 14:10:24 +00:00
puppet-ipsilon@8f18b92eaf Update git submodules 2019-03-25 15:29:59 +00:00
puppet-iptables@79b7674ca1 Update git submodules 2019-03-25 15:30:00 +00:00
puppet-ironic@cd31a20c23 Update git submodules 2019-04-04 12:27:28 +00:00
puppet-jeepyb@a353ba1cfd Update git submodules 2019-03-25 15:30:01 +00:00
puppet-jenkins@7d007ac721 Update git submodules 2019-04-10 00:49:35 +00:00
puppet-kerberos@1b56e53eac Update git submodules 2019-03-25 15:30:02 +00:00
puppet-keystone@68cb306007 Update git submodules 2019-03-25 16:57:40 +00:00
puppet-kibana@7d24a8209d Update git submodules 2019-03-25 15:32:17 +00:00
puppet-lodgeit@498adb3be6 Update git submodules 2019-03-25 15:36:50 +00:00
puppet-log_processor@a4955ffcda Update git submodules 2019-03-25 16:45:31 +00:00
puppet-logrotate@91e1835b97 Update git submodules 2019-03-25 16:45:32 +00:00
puppet-logstash@32e9f596f4 Update git submodules 2019-03-25 16:45:33 +00:00
puppet-lpmqtt@815bc2de5b Update git submodules 2019-03-26 14:10:25 +00:00
puppet-magnum@fafecac54a Update git submodules 2019-03-25 13:56:27 +00:00
puppet-mailman@25bb3a5ed1 Update git submodules 2019-03-25 18:36:41 +00:00
puppet-manila@07149005e1 Update git submodules 2019-03-25 14:00:01 +00:00
puppet-mediawiki@36e8b6930e Update git submodules 2019-03-25 16:45:34 +00:00
puppet-meetbot@6c5903c2bf Update git submodules 2019-03-25 16:45:35 +00:00
puppet-mistral@104896c740 Update git submodules 2019-03-26 02:45:04 +00:00
puppet-monasca@7cc3105bf7 Update git submodules 2019-03-25 13:51:01 +00:00
puppet-mosquitto@2e9fd8f107 Update git submodules 2019-03-26 14:10:26 +00:00
puppet-mqtt_statsd@f7df05b21e Update git submodules 2019-03-26 14:14:04 +00:00
puppet-murano@b415272c69 Update git submodules 2019-03-25 13:54:23 +00:00
puppet-mysql_backup@9193f1d8ac Update git submodules 2019-03-25 16:45:36 +00:00
puppet-neutron@bfbef8b79d Update git submodules 2019-04-08 18:15:42 +00:00
puppet-nodepool@c7f47f956e Update git submodules 2019-03-25 17:00:30 +00:00
puppet-nova@6afa191975 Update git submodules 2019-03-25 13:53:53 +00:00
puppet-octavia@79b672a3f2 Update git submodules 2019-03-28 18:32:09 +00:00
puppet-openafs@8163e54f52 Update git submodules 2019-03-25 17:00:31 +00:00
puppet-openstack-cookiecutter@cbcaffa153 Update git submodules 2019-03-25 13:41:12 +00:00
puppet-openstack-guide@61e9f660e7 Update git submodules 2019-03-25 13:30:13 +00:00
puppet-openstack-integration@417d496030 Update git submodules 2019-04-08 16:50:00 +00:00
puppet-openstack-specs@d1a0b37aee Update git submodules based on new script 2019-01-04 14:13:17 +00:00
puppet-openstack_extras@699910cdf9 Update git submodules 2019-03-25 14:24:09 +00:00
puppet-openstack_health@504f0c64db Update git submodules 2019-03-26 14:14:04 +00:00
puppet-openstack_infra_spec_helper@076eaf467e Update git submodules 2019-04-10 00:53:27 +00:00
puppet-openstack_spec_helper@5efe5f901a Update git submodules 2019-03-25 14:13:40 +00:00
puppet-openstackci@23425ea940 Update git submodules 2019-04-08 17:45:32 +00:00
puppet-openstackid@b0f0013551 Update git submodules 2019-03-25 17:00:33 +00:00
puppet-openstacklib@8ed8ad5ed2 Update git submodules 2019-03-25 14:22:33 +00:00
puppet-os_client_config@f613eb1bca Update git submodules 2019-03-25 17:00:34 +00:00
puppet-oslo@2d94683234 Update git submodules 2019-03-25 14:26:27 +00:00
puppet-ovn@934a44a363 Update git submodules 2019-04-02 15:20:23 +00:00
puppet-pacemaker@487c8f12bb Update git submodules 2019-03-25 13:28:21 +00:00
puppet-packagekit@66a1578f30 Update git submodules 2019-03-25 17:00:35 +00:00
puppet-panko@7aa293103e Update git submodules 2019-03-25 14:27:55 +00:00
puppet-pgsql_backup@e553d17e84 Update git submodules 2019-03-25 17:00:36 +00:00
puppet-phabricator@92a27b18c3 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
puppet-pip@0065e85c52 Update git submodules 2019-03-25 17:00:37 +00:00
puppet-placement@d0d97591cd Update git submodules 2019-03-28 04:29:37 +00:00
puppet-planet@d30b8f0414 Update git submodules 2019-03-25 18:47:52 +00:00
puppet-project_config@a41ed4712c Update git submodules 2019-03-25 17:04:58 +00:00
puppet-ptgbot@182c1d03a9 Update git submodules 2019-03-26 14:14:05 +00:00
puppet-puppet@be214b846c Update git submodules 2019-03-25 17:04:59 +00:00
puppet-qdr@32b0d2c7ef Update git submodules 2019-03-25 13:57:25 +00:00
puppet-rally@4637b6691f Update git submodules 2019-03-25 13:48:10 +00:00
puppet-redis@5d82a68b06 Update git submodules 2019-03-25 17:05:00 +00:00
puppet-refstack@5027bd0fc5 Update git submodules 2019-03-25 17:05:01 +00:00
puppet-reviewday@1ab3c2ad81 Update git submodules 2019-03-25 18:47:52 +00:00
puppet-sahara@de2ece9330 Update git submodules 2019-03-25 14:36:43 +00:00
puppet-senlin@2c1bf3831f Update git submodules 2019-03-27 16:12:05 +00:00
puppet-simpleproxy@9628e89639 Update git submodules 2019-03-25 17:05:02 +00:00
puppet-snmpd@b0143ab222 Update git submodules 2019-03-25 17:05:03 +00:00
puppet-ssh@60494ad3ca Update git submodules 2019-03-25 17:05:04 +00:00
puppet-ssl_cert_check@18063c41da Update git submodules 2019-04-05 00:10:49 +00:00
puppet-stackalytics@fd10957ead Update git submodules 2019-01-21 08:31:51 +00:00
puppet-statusbot@f1eed8682e Update git submodules 2019-03-25 17:05:08 +00:00
puppet-storyboard@b3fd60a132 Update git submodules 2019-03-25 17:26:30 +00:00
puppet-subunit2sql@35764a1e39 Update git submodules 2019-03-25 17:26:31 +00:00
puppet-sudoers@aebb59133a Update git submodules 2019-03-25 17:26:32 +00:00
puppet-swift@7ba3659311 Update git submodules 2019-03-25 13:55:48 +00:00
puppet-tacker@c718157395 Update git submodules 2019-03-25 13:53:45 +00:00
puppet-tempest@c61e71fbaa Update git submodules 2019-03-25 16:10:38 +00:00
puppet-tmpreaper@e1c4955d87 Update git submodules 2019-03-25 17:26:33 +00:00
puppet-translation_checksite@2fa129b4c8 Update git submodules 2019-03-26 14:14:06 +00:00
puppet-tripleo@541e9ea2a7 Update git submodules 2019-04-09 10:45:57 +00:00
puppet-trove@c8234d261d Update git submodules 2019-03-25 14:20:55 +00:00
puppet-ulimit@8f72d04530 Update git submodules 2019-03-25 17:26:34 +00:00
puppet-unattended_upgrades@5fd5d43cc0 Update git submodules 2019-03-25 17:26:35 +00:00
puppet-unbound@169833d9f3 Update git submodules 2019-03-25 17:26:37 +00:00
puppet-user@dfa699c8c1 Update git submodules 2019-03-25 17:26:38 +00:00
puppet-vcsrepo@c8c656d8a0 Update git submodules 2019-03-25 17:26:39 +00:00
puppet-vitrage@7887de1c03 Update git submodules 2019-03-25 14:24:27 +00:00
puppet-vswitch@97eb675dcc Update git submodules 2019-04-02 19:10:18 +00:00
puppet-watcher@504503b43b Update git submodules 2019-03-25 14:24:26 +00:00
puppet-yum@cfc3500aba
puppet-zanata@e1fb24b955
puppet-zaqar@f94891e0a9 Update git submodules 2019-03-25 13:53:18 +00:00
puppet-zuul@a1d11f90fe Update git submodules 2019-03-25 18:47:53 +00:00
pycadf@417dfcbcaa Update git submodules 2019-03-29 12:10:51 +00:00
pymod2pkg@0aef8dcb55 Update git submodules 2019-03-04 12:31:54 +00:00
pynotedb@e87d890c00 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
python-adjutantclient@51742657b1 Update git submodules 2019-03-17 23:01:59 +00:00
python-aodhclient@fb22e98262 Update git submodules 2019-04-05 06:16:49 +00:00
python-barbicanclient@600aa38a59 Update git submodules 2019-03-06 22:57:59 +00:00
python-blazarclient@8408918998 Update git submodules 2019-03-26 17:59:52 +00:00
python-brick-cinderclient-ext@c31a2ca4da Update git submodules 2019-03-26 09:03:07 +00:00
python-cinderclient@15295acb07 Update git submodules 2019-04-02 16:51:47 +00:00
python-cloudkittyclient@75687951e0 Update git submodules 2019-04-04 08:19:06 +00:00
python-congressclient@b689a98636 Update git submodules 2019-03-08 21:35:25 +00:00
python-cyborgclient@8fff1f1559 Update git submodules 2019-04-03 03:42:20 +00:00
python-designateclient@d16aed56a2 Update git submodules 2019-04-05 15:47:59 +00:00
python-freezerclient@439782d29d Update git submodules 2019-03-27 02:02:08 +00:00
python-glanceclient@60a707e73a Update git submodules 2019-03-20 15:17:00 +00:00
python-heatclient@25e2eb6974 Update git submodules 2019-04-04 17:52:06 +00:00
python-ironic-inspector-client@d04505b4d3 Update git submodules 2019-03-25 11:04:45 +00:00
python-ironicclient@f8b0d1af1d Update git submodules 2019-04-06 16:57:01 +00:00
python-karborclient@036ec8746a Update git submodules 2019-03-21 09:05:28 +00:00
python-keystoneclient@199bb19353 Update git submodules 2019-04-09 21:17:32 +00:00
python-magnumclient@ba231d0046 Update git submodules 2019-03-25 09:20:41 +00:00
python-manilaclient@6c11461967 Update git submodules 2019-03-27 17:17:53 +00:00
python-masakariclient@d7b15fccd7 Update git submodules 2019-03-26 04:23:43 +00:00
python-mistralclient@9037caad62 Update git submodules 2019-04-08 11:29:56 +00:00
python-monascaclient@64d1b0be6e Update git submodules 2019-04-08 13:16:11 +00:00
python-muranoclient@1277df7d45 Update git submodules 2019-03-25 09:03:38 +00:00
python-neutronclient@f0c886cbe7 Update git submodules 2019-03-27 01:05:30 +00:00
python-novaclient@a9b1125f7b Update git submodules 2019-04-05 22:56:38 +00:00
python-octaviaclient@14875d44d4 Update git submodules 2019-03-31 07:34:07 +00:00
python-openstackclient@ee193e67a9 Update git submodules 2019-04-05 17:52:57 +00:00
python-pankoclient@2fb95cb8bd Update git submodules 2019-04-04 17:16:48 +00:00
python-qinlingclient@b74e89115f Update git submodules 2019-03-18 20:04:48 +00:00
python-saharaclient@64a42691c2 Update git submodules 2019-03-19 16:52:15 +00:00
python-searchlightclient@8483966002 Update git submodules 2019-03-18 13:12:50 +00:00
python-senlinclient@bf38b3016d Update git submodules 2019-04-10 00:45:16 +00:00
python-solumclient@d23255300a Update git submodules 2019-04-08 19:41:09 +00:00
python-storyboardclient@0ae49a0017 Update git submodules 2019-03-27 00:17:57 +00:00
python-swiftclient@6714000130 Update git submodules 2019-04-03 06:17:57 +00:00
python-tackerclient@c62beecc1f Update git submodules 2019-03-18 11:22:01 +00:00
python-tricircleclient@d7dc4eedb2 Update git submodules 2019-01-10 08:41:56 +00:00
python-tripleoclient@d153846e0c Update git submodules 2019-04-09 17:23:07 +00:00
python-troveclient@8d6161c432 Update git submodules 2019-04-10 00:54:57 +00:00
python-vitrageclient@75cd8ddfdd Update git submodules 2019-03-18 16:30:49 +00:00
python-watcherclient@76a01b0c7c Update git submodules 2019-03-22 02:05:44 +00:00
python-zaqarclient@b9a845bff9 Update git submodules 2019-04-10 01:04:35 +00:00
python-zunclient@c5f9337f8b Update git submodules 2019-03-25 01:50:09 +00:00
qa-specs@09de20ea67 Update git submodules 2019-01-25 08:17:19 +00:00
qinling@111237e042 Update git submodules 2019-03-20 20:17:12 +00:00
qinling-dashboard@94b9a551e2 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
rally@5d9336fe29 Update git submodules 2019-04-03 19:35:55 +00:00
rally-openstack@1c0d8a0bfa Update git submodules 2019-04-09 01:51:25 +00:00
release-schedule-generator@ccc0b8c590 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
release-test@ead50ec247 Update git submodules 2019-03-18 13:06:05 +00:00
releases@c57395f0ee Update git submodules 2019-04-08 09:09:44 +00:00
renderspec@dcc565f858 Update git submodules 2019-01-23 09:30:41 +00:00
reno@fb02192724 Update git submodules 2019-04-05 01:29:06 +00:00
requestsexceptions@69be3aba34 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
requirements@bb2bd77212 Update git submodules 2019-04-09 03:22:05 +00:00
reviewday@1992485332
reviewstats@7f6549004c Update git submodules 2019-03-16 02:32:11 +00:00
rpm-packaging@3cfddbf9db Update git submodules 2019-04-09 18:36:17 +00:00
rpm-packaging-tools@25895c2665 Update git submodules 2019-03-29 09:04:02 +00:00
sahara@78901b59d9 Update git submodules 2019-03-25 10:30:27 +00:00
sahara-dashboard@6abed272e2 Update git submodules 2019-03-25 08:56:47 +00:00
sahara-extra@dd99413cd3
sahara-image-elements@48491edb72 Update git submodules 2019-02-07 14:25:08 +00:00
sahara-specs@eafb655c21 Update git submodules 2018-05-03 16:01:09 +00:00
sahara-tests@101b519fd3 Update git submodules 2019-03-28 15:44:44 +00:00
searchlight@794990c041 Update git submodules 2019-03-20 05:16:54 +00:00
searchlight-specs@b72f2f7306 Update git submodules 2019-03-12 18:22:49 +00:00
searchlight-ui@dcc1637c86 Update git submodules 2019-04-03 01:56:01 +00:00
senlin@de7c83f6aa Update git submodules 2019-04-03 18:52:00 +00:00
senlin-dashboard@7e48551a7e Update git submodules 2019-04-04 01:57:18 +00:00
senlin-tempest-plugin@6acd904e95 Update git submodules 2019-03-06 00:19:16 +00:00
shade@a4654b5013 Update git submodules 2019-03-25 00:44:20 +00:00
solum@63f70294c1 Update git submodules 2019-03-26 01:34:07 +00:00
solum-dashboard@7e9c2e2304 Update git submodules 2019-03-23 03:31:22 +00:00
solum-specs@f465db4250 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
solum-tempest-plugin@59171c1944 Update git submodules 2019-01-12 07:48:52 +00:00
specs-cookiecutter@296d6bc761 Update git submodules 2019-01-10 17:51:20 +00:00
sphinx-feature-classification@2dacdfb5bf Update git submodules 2019-02-21 10:49:32 +00:00
stackviz@b1a7a2679d Update git submodules 2019-03-27 06:42:07 +00:00
statusbot@7b3a04a575 Update git submodules 2018-02-20 23:54:48 +00:00
stevedore@9de37d3227 Update git submodules 2019-03-18 16:18:37 +00:00
storlets@6932870a4f Update git submodules 2019-03-28 01:31:16 +00:00
storyboard@bb0fd27372 Update git submodules 2019-04-09 21:40:52 +00:00
storyboard-webclient@4b6ca7642c Update git submodules 2019-04-09 18:42:40 +00:00
subunit2sql@c807e204fc Update git submodules 2019-01-09 16:59:27 +00:00
sushy@9a138d4ec9 Update git submodules 2019-04-03 21:45:54 +00:00
sushy-tools@2dbb808dba Update git submodules 2019-04-09 09:28:14 +00:00
swift@48a2e5c311 Update git submodules 2019-04-09 21:20:50 +00:00
swift-bench@b69aab178b Update git submodules 2019-01-04 00:38:43 +00:00
swift-specs@e53112c271
system-config@97e0086a9c Update git submodules 2019-04-09 20:26:24 +00:00
tacker@3e97805945 Update git submodules 2019-04-04 08:13:32 +00:00
tacker-horizon@88cc477b7a Update git submodules 2019-03-18 06:19:02 +00:00
tacker-specs@43f4c7540e Update git submodules 2019-04-10 00:51:47 +00:00
taskflow@dbe22b3ed4 Update git submodules 2019-03-19 11:51:31 +00:00
telemetry-specs@05a16fd787 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
telemetry-tempest-plugin@3c4b67dd8a Update git submodules 2019-04-05 08:10:07 +00:00
tempest@3c5b61396d Update git submodules 2019-04-09 05:53:41 +00:00
tempest-horizon@e2ac2e03e4 Update git submodules 2019-01-12 13:49:02 +00:00
tempest-lib@000c2b49ee
tempest-plugin-cookiecutter@9ac1e0705c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
tempest-stress@759db16084 Update git submodules 2019-03-15 00:50:29 +00:00
tempest-tripleo-ui@fa61731a3d Update git submodules based on new script 2019-01-04 14:13:17 +00:00
tenks@bda7320d6e Update git submodules 2019-03-28 11:08:05 +00:00
tooz@de3a5f818b Update git submodules 2019-03-04 21:50:35 +00:00
tosca-parser@8cd4546f22 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
training-guides@d709bfa22f Update git submodules 2019-04-03 14:21:30 +00:00
training-labs@76aa7bbb09 Update git submodules 2019-04-06 09:38:28 +00:00
tricircle@b7f2e3db07 Update git submodules 2019-03-25 11:06:45 +00:00
tripleo-ansible@0e699abda5 Update git submodules 2019-03-27 17:59:41 +00:00
tripleo-ci@516107d67a Update git submodules 2019-04-10 00:44:32 +00:00
tripleo-common@313d715a8f Update git submodules 2019-04-09 16:09:48 +00:00
tripleo-common-tempest-plugin@af0ff4fac6 Update git submodules 2019-03-12 18:45:32 +00:00
tripleo-docs@98f9b120fb Update git submodules 2019-04-08 14:05:09 +00:00
tripleo-ha-utils@ebb6db142c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
tripleo-heat-templates@4743b7631f Update git submodules 2019-04-09 20:29:15 +00:00
tripleo-image-elements@253fe8831f Update git submodules 2019-03-25 17:59:46 +00:00
tripleo-ipsec@f60ad6c201 Update git submodules 2019-02-20 15:02:25 +00:00
tripleo-puppet-elements@a72c6b33de Update git submodules 2019-04-08 12:37:08 +00:00
tripleo-quickstart@6eb5515b00 Update git submodules 2019-04-08 15:21:09 +00:00
tripleo-quickstart-extras@8d40299fcd Update git submodules 2019-04-09 07:52:38 +00:00
tripleo-repos@d12fb5548d Update git submodules 2019-04-02 15:37:34 +00:00
tripleo-specs@ff7f487144 Update git submodules 2019-03-28 06:04:13 +00:00
tripleo-ui@abd4334d5e Update git submodules 2019-03-10 06:30:15 +00:00
tripleo-upgrade@c860ad89e6 Update git submodules 2019-03-22 14:07:19 +00:00
tripleo-validations@b4c2270cc6 Update git submodules 2019-04-09 16:56:03 +00:00
trove@4367dd5e7a Update git submodules 2019-04-10 00:52:15 +00:00
trove-dashboard@7d24c8903f Update git submodules 2019-04-10 00:48:15 +00:00
trove-specs@153218e20c Update git submodules 2019-03-11 14:12:38 +00:00
trove-tempest-plugin@3d795cb10b Update git submodules 2019-04-10 00:53:44 +00:00
ui-cookiecutter@9e72bf4fa6 Update git submodules 2019-03-25 04:05:32 +00:00
virtualbmc@bff0e6c73a Update git submodules 2019-03-21 12:08:41 +00:00
vitrage@5f9d39b2ff Update git submodules 2019-04-08 19:50:07 +00:00
vitrage-dashboard@9659240157 Update git submodules 2019-04-04 09:38:10 +00:00
vitrage-specs@e8abce727c Update git submodules 2019-03-05 08:22:05 +00:00
vitrage-tempest-plugin@75f252f0d2 Update git submodules 2019-04-08 11:00:22 +00:00
watcher@0ed016182e Update git submodules 2019-04-04 13:11:21 +00:00
watcher-dashboard@f2ee3b4245 Update git submodules 2019-04-09 02:22:45 +00:00
watcher-specs@e43594e185 Update git submodules 2019-04-08 02:32:01 +00:00
watcher-tempest-plugin@33fb684fa2 Update git submodules 2019-03-16 10:15:57 +00:00
whereto@60d39c4959 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular@74c316c6f7 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-bootstrap@a6fd6665a6 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-gettext@e1d443c41e Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-lrdragndrop@2192eb008f Update git submodules 2019-02-11 21:04:47 +00:00
xstatic-angular-material@77a1575aab Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-notify@83d3b65b76 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-smart-table@6d35558306 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-ui-router@789da35708 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-uuid@20ec6e6360 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-angular-vis@da9ba723e8 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-bootstrap-datepicker@8f814583be Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-bootstrap-scss@9df24e86f2 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-bootswatch@79fa5eb9aa Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-d3@f66bbbf9bf Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-filesaver@02800208ef Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-font-awesome@b8a162a5fc Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-hogan@fab8856e15 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-jasmine@f8db790b64 Update git submodules 2019-02-11 21:04:29 +00:00
xstatic-jquery-migrate@51d97fc61b Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-jquery.quicksearch@1fdd883862 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-jquery.tablesorter@e9b866243e Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-js-yaml@7f98871637 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-jsencrypt@00696018e4 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-json2yaml@f1e1b9f062 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-magic-search@119f1348af Update git submodules 2019-02-11 21:02:56 +00:00
xstatic-mdi@64dca40a7c Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-rickshaw@e8d9237eb9 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-roboto-fontface@0b87d4184d Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-spin@385e5dcb06 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
xstatic-vis@bfb51c0009 Update git submodules based on new script 2019-01-04 14:13:17 +00:00
yaml2ical@2bc859072f
yaql@cc20ba667b Update git submodules 2019-04-04 07:44:56 +00:00
zaqar@573fcc4881 Update git submodules 2019-04-10 00:43:34 +00:00
zaqar-specs@01ced66a5d Update git submodules 2019-03-04 06:25:29 +00:00
zaqar-tempest-plugin@8662c91038 Update git submodules 2019-01-10 06:54:24 +00:00
zaqar-ui@b4f1a1adf0 Update git submodules 2019-03-27 11:37:05 +00:00
zmq-event-publisher@3ef6c4a112
zun@df210e2204 Update git submodules 2019-03-26 09:23:49 +00:00
zun-tempest-plugin@d3dc728b90 Update git submodules 2019-04-09 02:29:02 +00:00
zun-ui@b5b3d19757 Update git submodules 2019-03-27 11:51:19 +00:00
.gitmodules Update git submodules based on new script 2019-01-04 14:13:17 +00:00
.gitreview
LICENSE Add Apache License file 2019-01-03 19:20:10 +00:00
README.rst
generate-gitmodules.py Update generate-gitmodules script for official deliverables 2019-01-03 19:21:27 +00:00

README.rst

OpenStack Tracking Repo

zuul gates all of the contained projects in an effective single timeline. This means that OpenStack, across all of the projects, does already have a sequence of combinations that have been explicitly tested, but it's non-trivial to go from a single commit of a particular project to the commits that were tested with it.

Gerrit's submodule tracking feature will update a super project every time a subproject is updated, so the specific sequence created by zuul will be captured by the super project commits.

This repo is intended to be used in a read-only manner. Any commit in this repo will get a collection of commits in the other repos that have explicitly been tested with each other, if that sort of thing is important to you.