Commit Graph

119 Commits

Author SHA1 Message Date
OpenStack Release Bot 30fac7730c Update git submodules
* Update designate-dashboard from branch 'master'
  to fd20a6f2f94ed6006bc54d9261b5bc47366ecd37
  - Update master for stable/2024.1
    
    Add file to the reno documentation build to show release notes for
    stable/2024.1.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/2024.1.
    
    Sem-Ver: feature
    Change-Id: Idf36c6576309600b2a4973f246512904950788ab
2024-03-15 11:17:13 +00:00
Zuul 92979f32b2 Update git submodules
* Update designate-dashboard from branch 'master'
  to 3247c2aae54828f046cefb0b48c55251f4d8e7cc
  - Merge "reno: Update master for unmaintained/xena"
  - reno: Update master for unmaintained/xena
    
    Update the xena release notes configuration to build from
    unmaintained/xena.
    
    Change-Id: I5849ad541e47d9f05c0ee3599e0519cdb362ffdb
2024-03-05 23:11:54 +00:00
Zuul d1ab5164c6 Update git submodules
* Update designate-dashboard from branch 'master'
  to 25093aa16ec904935a3f29b27c68518835892688
  - Merge "reno: Update master for unmaintained/wallaby"
  - reno: Update master for unmaintained/wallaby
    
    Update the wallaby release notes configuration to build from
    unmaintained/wallaby.
    
    Change-Id: I1fd5f3b511179411d5e74c2115be26c7ba70d2af
2024-03-05 23:11:53 +00:00
OpenStack Release Bot 55fc3b188f Update git submodules
* Update designate-dashboard from branch 'master'
  to 745b1799a5be212415ba3d0965201c12cd49c62e
  - reno: Update master for unmaintained/victoria
    
    Update the victoria release notes configuration to build from
    unmaintained/victoria.
    
    Change-Id: I1c053c9649ca2d92a778fac5727f195e27b70a0f
2024-03-05 23:00:44 +00:00
Zuul a23cd115fa Update git submodules
* Update designate-dashboard from branch 'master'
  to eabc61a0ba5544dcac8d7d63ed4d9f8755cce058
  - Merge "remove reference to old unittest2"
  - remove reference to old unittest2
    
    Change-Id: If97d79d2746dc6ccc5eb0e42102d912e93392259
2024-02-20 06:26:43 +00:00
OpenStack Release Bot 8bd53a09ec Update git submodules
* Update designate-dashboard from branch 'master'
  to cb4146363175d4f4d12181d49062784c7a326b88
  - reno: Update master for unmaintained/yoga
    
    Update the yoga release notes configuration to build from
    unmaintained/yoga.
    
    Change-Id: Ibba7a81ffb134abffdec6d7f649b0c3f21ab23ac
2024-02-05 15:41:30 +00:00
Zuul e554d62e0c Update git submodules
* Update designate-dashboard from branch 'master'
  to 49b2317125c4fe0debaf468b4d4cfc1ff458aced
  - Merge "Bump hacking"
  - Bump hacking
    
    hacking 3.0.x is too old.
    
    Change-Id: I5bcfb7faa12f12c340102bda81b0508b37b1711f
2024-01-29 10:27:20 +00:00
Zuul cfdb8245f2 Update git submodules
* Update designate-dashboard from branch 'master'
  to eaa6b7c3bae0e67df67b6cb761e727c1961ee83a
  - Merge "Migrate passthrough to openstacksdk"
  - Migrate passthrough to openstacksdk
    
    This migrates the passthrough code to using the
    openstacksdk instead.
    
    This should also have the added benefit of improving
    the security posture of this dashboard.
    
    There is a bug in openstacksdk for Designate floating IPs
    which will be solved in [1], for now we workaround that
    so that older versions of openstacksdk is supported.
    
    This also fixes the 6 year old bug of supporting pagination
    for the designate dashboard.
    
    [1] https://review.opendev.org/c/openstack/openstacksdk/+/903879
    
    Closes-Bug: 1729261
    Change-Id: Id5ebdc5849d46dc10ab864a54afe37eb9c8f71b7
2024-01-22 23:06:50 +00:00
Ghanshyam Mann 8f08e7a353 Update git submodules
* Update designate-dashboard from branch 'master'
  to a17c9184f9a67329ed9af6dcd56eeb5f8bcb0dd2
  - Update python classifier in setup.cfg
    
    As per the current release tested runtime, we test
    till python 3.11 so updating the same in python
    classifier in setup.cfg
    
    Change-Id: If7467b704270d1d98226e5cbaa903d4713e63c1d
2024-01-08 22:08:08 +00:00
Zuul 7680abd1e7 Update git submodules
* Update designate-dashboard from branch 'master'
  to 1c37b05ef1f9c0046db7b02271e054c8ca98cfa5
  - Merge "Fix "Masters IP Address" for Zone update form"
  - Fix "Masters IP Address" for Zone update form
    
    Closes-Bug: #2015470
    Change-Id: I8b8050d164c0f0fec222b98005bd101c4ce282d6
2023-12-19 12:14:37 +00:00
OpenStack Release Bot 9736798830 Update git submodules
* Update designate-dashboard from branch 'master'
  to 482b80cc402401cf1fbd2a5f51ee3b5650c829ae
  - Update master for stable/2023.2
    
    Add file to the reno documentation build to show release notes for
    stable/2023.2.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/2023.2.
    
    Sem-Ver: feature
    Change-Id: I51eddadc7f03110e84665c8ceb41e4ef6e0f6acc
2023-09-18 15:04:36 +00:00
likui 57408d06ce Update git submodules
* Update designate-dashboard from branch 'master'
  to 5e4314164b4e0b77f7323fcd41cc0c5ef9708e7a
  - Add python3.10 support in testing runtime
    
    In 2023.2 cycle testing runtime, project test in py38 py39 and py10
    
    [1] https://governance.openstack.org/tc/reference/runtimes/2023.2.html
    
    Change-Id: Ieeb025b5069fbd8a1ade1f5241fbd0d7c200afcf
2023-08-04 16:40:41 +00:00
OpenStack Proposal Bot 1377f29224 Update git submodules
* Update designate-dashboard from branch 'master'
  to fd72a687cb4c948491681210e21ad88535a98d34
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I12f34af4f2925fda6882ad2f2780e0747b40fbdf
2023-05-09 08:27:05 +00:00
OpenStack Release Bot 5789f36172 Update git submodules
* Update designate-dashboard from branch 'master'
  to 2468623f1b0dde2385f27505113b8ec51f7e6c28
  - Update master for stable/2023.1
    
    Add file to the reno documentation build to show release notes for
    stable/2023.1.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/2023.1.
    
    Sem-Ver: feature
    Change-Id: I370aabfe556a03fe1212cf47eff44750e0ba2ae2
2023-03-01 20:26:10 +00:00
manchandavishal 74639fab64 Update git submodules
* Update designate-dashboard from branch 'master'
  to b89a1e5177294c1deeace9aaf8cad93bfada8ed8
  - Remove hard-coded Python path in karma.conf.js
    
    This patch removes hard-coded Python path in karma.conf.js
    to fix the npm jobs because now these npm jobs run on
    debian-bullseye and py38 are not available there.
    
    Change-Id: I7474bfc60f503ab5b4a278e0f835cc088ec911a7
2023-02-16 18:54:34 +00:00
OpenStack Proposal Bot 1d954cf1b9 Update git submodules
* Update designate-dashboard from branch 'master'
  to eea24178501ea06ae6b5042bbbedb8e0011bc674
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I344e804dc9ad2d9ac06880f887d710c66a977989
2022-10-12 13:27:34 +00:00
jiaqi07 034c7eef6a Update git submodules
* Update designate-dashboard from branch 'master'
  to 7e45fc0ce0d876ce3d3a497ce297ecb6fedf3163
  - Use py3 as the default runtime for tox
    
    Moving on py3 as the default runtime for tox to avoid to update
    this at each new cycle.
    
    Change-Id: Ie555138c596a5b343b8a1bcf7be44cd493bd2916
2022-10-10 15:21:08 +00:00
OpenStack Proposal Bot 3950f9683d Update git submodules
* Update designate-dashboard from branch 'master'
  to c16135993ecf26193fb715fde422d8294a364828
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Id2ede3319d837409866df9d2178b184553965d46
2022-09-24 03:57:39 +00:00
Zuul cdac30f70f Update git submodules
* Update designate-dashboard from branch 'master'
  to 3b11e0c26ec3d4423eb8fba25e68f477a5cf2c5d
  - Merge "Switch to 2023.1 Python3 unit tests and generic template name"
  - Switch to 2023.1 Python3 unit tests and generic template name
    
    This is an automatically generated patch to ensure unit testing
    is in place for all the of the tested runtimes for antelope. Also,
    updating the template name to generic one.
    
    See also the PTI in governance [1].
    
    [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
    
    Change-Id: Idf62253b7bf1151b528ab63ac93ebdd101deafb1
2022-09-20 05:38:12 +00:00
Zuul d147b81df5 Update git submodules
* Update designate-dashboard from branch 'master'
  to a17e57d6428b82f807176e9b8fb398219bc9ad7a
  - Merge "Imported Translations from Zanata"
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Ie540831f8e4e0f092ecf7c6e91659a28d09fd93f
2022-09-16 08:32:48 +00:00
OpenStack Release Bot b593735510 Update git submodules
* Update designate-dashboard from branch 'master'
  to adfa1cd4f1e63fed266bff2b96528a0081293536
  - Update master for stable/zed
    
    Add file to the reno documentation build to show release notes for
    stable/zed.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/zed.
    
    Sem-Ver: feature
    Change-Id: Ibf4ab31556b8c244cbb16060c399d145eda06eee
2022-09-16 05:34:58 +00:00
Zuul 895bc52f3c Update git submodules
* Update designate-dashboard from branch 'master'
  to c2e55249e8af4f408d68bdc1381d9c720b29bdad
  - Merge "Fix details pages reload behaviour"
  - Fix details pages reload behaviour
    
    This patch fixes default index url for the pages, so reload details page
    and open it in new tab can work properly.
    
    Closes-Bug: #1902821
    Closes-Bug: #1935967
    
    Change-Id: I24fd60e86405d088e254676eefeded9619547e56
2022-09-13 22:21:23 +00:00
Zuul 66b0853fec Update git submodules
* Update designate-dashboard from branch 'master'
  to a09e540de32c4d9405b9173194c11ebf7c72cd9e
  - Merge "Imported Translations from Zanata"
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I533754bb5fd88b3bb01cedb5fede6525fec5847f
2022-09-12 18:57:17 +00:00
Michael Johnson ef597c10ef Update git submodules
* Update designate-dashboard from branch 'master'
  to 80100077bef4c6965671a38ccb9e8478061b3709
  - Fix issue with missing elements in the dashboard
    
    The create zone button will not render and the recordset list will be blank with a javascript error, dnsServiceEnabled is assigned before it is defined.
    
    This patch corrects those errors by removing an unused variable assignment.
    
    Closes-Bug: #1987439
    Change-Id: I6fe2fa4f19c2117c632a9176f048c7e5a2639c88
2022-08-25 15:33:25 +00:00
OpenStack Proposal Bot 6368cca84d Update git submodules
* Update designate-dashboard from branch 'master'
  to 19a2d4fbaa0d2e800b82e69b226b9859a77d63a0
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I7cbae50c6ae3e2c6a551f8390c73b9bfbab8a64d
2022-08-22 03:33:34 +00:00
OpenStack Proposal Bot fd774ec28d Update git submodules
* Update designate-dashboard from branch 'master'
  to 30a9bd74f0155713b91b02e6949d4129a5b8cd15
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I7d58880dafe04df8a1b3416b9274f3eb03c1723f
2022-08-03 04:09:11 +00:00
OpenStack Proposal Bot e85a92e17a Update git submodules
* Update designate-dashboard from branch 'master'
  to ea1f9b7f9ab27c42ce009e685e9edcbe2ae86786
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: If5c5e96a737f7144dcde7cf04a10662a266b32a1
2022-07-28 14:29:21 +00:00
Zuul 52744178f6 Update git submodules
* Update designate-dashboard from branch 'master'
  to 2544155bf41ee58162cc8a7f36e83ea40afc0ce7
  - Merge "Replace deprecated ugettext_lazy"
  - Replace deprecated ugettext_lazy
    
    The ugettext_lazy method has been deprecated since Django 3.0[1].
    
    This was already replaced in Horizon repo by [2].
    
    [1] https://docs.djangoproject.com/en/3.0/releases/3.0/#id3
    [2] cd7c1b5110fe1f64cd9dfbeb1072b37912d0efee
    
    Change-Id: I8103c436aeb5253bf191d8879485a988c071a010
2022-07-18 23:13:46 +00:00
Michael Johnson 0a7a706196 Update git submodules
* Update designate-dashboard from branch 'master'
  to 64993055e7367610793e4bf488e237a22268167f
  - Fix designate-dashboard lint
    
    Previously the lint test was failing to run because there was no configuration file for it. This patch adds the .eslintrc file and fixes the found lint issues.
    This patch also adds tox environments to run the lint and karma tests.
    
    Change-Id: Idcef4c3ce4e9455acceed645c2530355989a7ee2
2022-06-30 19:50:42 +00:00
Michael Johnson 19541f5317 Update git submodules
* Update designate-dashboard from branch 'master'
  to 7ee73c9e1c4a5267e28d44d777aa413dc7119223
  - Update Designate dashboard for Angular 1.8.2.2
    
    This patch updates Designate dashboard for breaking changes in the
    update to Angular 1.8.2.2 in horizon[1].
    
    [1] https://review.opendev.org/c/openstack/requirements/+/844099
    
    Change-Id: Ic8245f5da712d044b66ab19610885a112b75a4a5
2022-06-24 18:46:08 +00:00
Zuul a9811ca8c2 Update git submodules
* Update designate-dashboard from branch 'master'
  to bfe7af3a8088fbd823285304182ac72b5323fa4c
  - Merge "Update python testing as per zed cycle testing runtime"
  - Update python testing as per zed cycle testing runtime
    
    In Zed cycle, we have dropped the python 3.6/3.7[1] testing
    and its support. Add release notes and update the python
    classifier for the same.
    
    [1] https://governance.openstack.org/tc/reference/runtimes/zed.html
    
    Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com>
    Change-Id: I0f9d7f3cd2309bc52ec95ba642b22140ac691654
2022-06-21 18:26:24 +00:00
Zuul 4e498abdd0 Update git submodules
* Update designate-dashboard from branch 'master'
  to 891ea3b5a572dfc0cb2693678cca7788829e70f5
  - Merge "Add Python 3.9 to supported runtumes"
  - Add Python 3.9 to supported runtumes
    
    ... because it has been part of tested runtimes since Yoga[1].
    
    [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html
    
    Change-Id: I9c874985b9196cd30c3bac49e084b57802623ec0
2022-06-21 18:26:22 +00:00
OpenStack Proposal Bot 127a109131 Update git submodules
* Update designate-dashboard from branch 'master'
  to 50bb2c1ae8fef445e9c61ca6567b727814fd96c4
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I3424c2fe5b08eb0420fccd9f255a1913952e9041
2022-06-21 17:44:15 +00:00
Zuul 88b842d7d8 Update git submodules
* Update designate-dashboard from branch 'master'
  to 32559e514dc1077a57cb71d11f464f229131264b
  - Merge "Remove unused designateclient"
  - Remove unused designateclient
    
    designateclient was used by API v1 dashboard, but it was already
    removed.
    
    API v2 dashaobard does not depend on designateclient but it uses
    passthough APIs
    
    Change-Id: Ie1e3e7579cff979535a40585d8c11ed94557e6e1
2022-06-16 05:43:26 +00:00
Zuul 35be086fd8 Update git submodules
* Update designate-dashboard from branch 'master'
  to f19d06325219d6a4a929baa70951e8d0c1bd397e
  - Merge "Fix manage.py for the default case"
  - Fix manage.py for the default case
    
    The manage.py included in designate-dashboard pointed to a settings file that does not exist. The tests (in tox.ini) already override these settings to use those under designatedashboard/tests/settings.py.
    This patch updates manage.py to use the settings from horizon by default to reduce the confusion over which manage.py should be used to update the static files.
    
    Change-Id: If2e0efb4240a72bedfbd09988707d4dabe9d5d1f
2022-06-16 05:43:23 +00:00
Zuul b1f93b4af0 Update git submodules
* Update designate-dashboard from branch 'master'
  to ada288fd283cfba0a79b5f70a2ca2faf5937c712
  - Merge "Replace usage of oslo.log"
  - Replace usage of oslo.log
    
    Horizon doesn't rely on oslo.log and use the generic logging library
    and the Django logger. Following that, this change replaces oslo.log
    by the generic logging library, because the only requirement is to
    provide access to the root logger instance which doesn't really require
    oslo.log.
    
    Change-Id: I2a4f029d5081bb27b30a6889b73f2ad655e74f42
2022-06-16 05:43:22 +00:00
Zuul f4ee123705 Update git submodules
* Update designate-dashboard from branch 'master'
  to 2b127bdf2461b9ea50c351765991c0376e7763c5
  - Merge "Use Horizon project template for nodejs jobs"
  - Use Horizon project template for nodejs jobs
    
    Horizon defined a project template 'horizon-nodejs-jobs'
    for nodejs jobs. This patch updates ``.zuul.yaml`` to
    use that template to run nodejs jobs here.
    
    Depends-On: https://review.opendev.org/c/openstack/horizon/+/831929
    Change-Id: I2812afb4ec02fdcadb0284db2c95651ce8e8dbf3
2022-06-14 06:07:52 +00:00
Zuul 78a0071f25 Update git submodules
* Update designate-dashboard from branch 'master'
  to 928f859fc70230e3a48818fc986c116cd5e5b744
  - Merge "Add example dashboard config file"
  - Add example dashboard config file
    
    This change introduces an example dashboard config file so that users
    can more easily set up the recommended parameters and understand
    the available parameters. Horizon supports loading multiple config
    files from local_settings.d and it is now encouraged to implement
    per-dashboard config file.
    
    Change-Id: I423d4811ead2c0c8f79fc0d80f3c7fe8d3578c97
2022-05-11 21:58:26 +00:00
Zuul 38a1e0ef7f Update git submodules
* Update designate-dashboard from branch 'master'
  to e69b826e9dcf4f5279ebd60eae1d2eb93f9fa174
  - Merge "Rename "Floating IP Description" field"
  - Rename "Floating IP Description" field
    
    Currently, UI uses "Floating IP Description" term both for
    Project-Networks and DNS-Reverse DNS dashboards, which present different
    entities. This situation is confusing, so proposed patch clarifies which
    exactly description is shown
    
    Closes-Bug: #1947328
    Change-Id: Idf243f74362220bb8d518a7230ef67d4e16da192
2022-05-11 21:58:23 +00:00
Zuul 9fc6990c6f Update git submodules
* Update designate-dashboard from branch 'master'
  to 0b8e1dbcca7b2ba6553797d260b3eec9de0b3af7
  - Merge "Remove reference to the removed parameter"
  - Remove reference to the removed parameter
    
    The records_use_fips parameter was removed when v1 API support was
    removed[1]. This change removes remaining reference to the parameter
    in README.
    
    [1] fe68f0f1bc33ba99ea5612b4bf5877007bf7a5f7
    
    Change-Id: Ica3cf7eba8a1e4ef87a832191b88fafd0afe02d4
2022-05-11 21:58:21 +00:00
Zuul 28bfa40b36 Update git submodules
* Update designate-dashboard from branch 'master'
  to 057db21445562608099774a9b429ff50e9554853
  - Merge "Address RemovedInDjango40Warning"
  - Address RemovedInDjango40Warning
    
    In Django 3.1, django.conf.urls.url() is deprecated
    in favor of django.urls.re_path(). For more info see [1]
    These were already replaced in Horizon repo by [2].
    
    [1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
    [2] https://review.opendev.org/c/openstack/horizon/+/827093
    
    Change-Id: Iaa548fbd1774659217cc75dc90ad008407ed3b7e
2022-05-02 11:28:40 +00:00
Ghanshyam Mann 4af5fc302e Update git submodules
* Update designate-dashboard from branch 'master'
  to 08a5e392f17e8b2546cd1cd77b34d51e632929fb
  - Drop lower-constraints.txt and its testing
    
    As discussed in TC PTG[1] and TC resolution[2], we are
    dropping the lower-constraints.txt file and its testing.
    We will keep lower bounds in the requirements.txt file but
    with a note that these are not tested lower bounds and we
    try our best to keep them updated.
    
    [1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
    [2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal
    
    Change-Id: Iac61d4d5c990fbcc3535f9e4d5eab765a3d88aee
2022-05-02 10:00:54 +00:00
OpenStack Release Bot 2513455b21 Update git submodules
* Update designate-dashboard from branch 'master'
  to 346b843ed8cb45a277572ce9a99b7f47a8136b59
  - Add Python3 zed unit tests
    
    This is an automatically generated patch to ensure unit testing
    is in place for all the of the tested runtimes for zed.
    
    See also the PTI in governance [1].
    
    [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
    
    Change-Id: I065382ede9d862f9e2d102e2fece5f80b7cd2200
2022-03-10 16:36:28 +00:00
OpenStack Release Bot 872b21ee00 Update git submodules
* Update designate-dashboard from branch 'master'
  to 605be750ce9ae55d72e514207c05e243db239da8
  - Update master for stable/yoga
    
    Add file to the reno documentation build to show release notes for
    stable/yoga.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/yoga.
    
    Sem-Ver: feature
    Change-Id: I4f5ee61f5451e63bb004c96fa8f218803d527a99
2022-03-10 16:36:26 +00:00
Zuul a39a4c861d Update git submodules
* Update designate-dashboard from branch 'master'
  to cddfd050e7fd766177eef8dce8c18d2a44180b21
  - Merge "Add Python3 yoga unit tests"
  - Add Python3 yoga unit tests
    
    This is an automatically generated patch to ensure unit testing
    is in place for all the of the tested runtimes for yoga.
    
    See also the PTI in governance [1].
    
    [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
    
    Change-Id: I7b4aebbc39d6661e93e06be1201653265d0d01fe
2021-09-23 05:26:29 +00:00
Zuul 20ee9f3211 Update git submodules
* Update designate-dashboard from branch 'master'
  to 6b3a48137e2752e57d2406e37cf99ff4afccc69d
  - Merge "Update master for stable/xena"
  - Update master for stable/xena
    
    Add file to the reno documentation build to show release notes for
    stable/xena.
    
    Use pbr instruction to increment the minor version number
    automatically so that master versions are higher than the versions on
    stable/xena.
    
    Sem-Ver: feature
    Change-Id: I6be2a4ded0e5e9ac1f58b2338568de48f62e50f4
2021-09-23 05:25:05 +00:00
OpenStack Proposal Bot 29b457d7d3 Update git submodules
* Update designate-dashboard from branch 'master'
  to 059bdcf15c64487f359d8d7a8229c90cb8931a06
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I4082329a8f2d0466c4e6316bca1b5acb9a92ebfb
2021-09-23 05:22:58 +00:00
Zuul c4e3522afb Update git submodules
* Update designate-dashboard from branch 'master'
  to b948e43365bec0d96bcda0f31f25f74b5a9b0971
  - Merge "Drop horizon-nodejs10-jobs template"
  - Drop horizon-nodejs10-jobs template
    
    As we already added horizon-nodejs14-jobs template in this plugin
    and nodejs14 jobs running fine. So let's drop horizon-nodejs10-jobs
    template because nodejs10 is already EOL.
    
    Change-Id: Iec841b13f74c219be5b8493eb42ab3bf9bef0cd0
2021-07-07 16:30:24 +00:00
wangzihao 222e2416d4 Update git submodules
* Update designate-dashboard from branch 'master'
  to a1e1bb83721ab55fd08d2673f1fe5b897b091e17
  - Changed minversion in tox to 3.18.0
    
    The patch bumps min version of tox to 3.18.0 in order to
    replace tox's whitelist_externals by allowlist_externals option:
    https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23
    
    Change-Id: I1f1c8e6aaa3191794e2281be8eb47a119e4fc7ab
2021-07-01 11:21:47 +00:00
Zuul 05a181e052 Update git submodules
* Update designate-dashboard from branch 'master'
  to 87a4380a7a6981876c2db91c5ae1fa922ad91ba3
  - Merge "Add horizon-nodejs14-job template."
  - Add horizon-nodejs14-job template.
    
    Depends-On: https://review.opendev.org/c/openstack/horizon/+/784062
    Change-Id: I6fb8e2cd8a67032ae31becf336aac56554ee824a
2021-06-08 14:34:56 +00:00