Commit Graph

489 Commits

Author SHA1 Message Date
OpenStack Release Bot fd20a6f2f9 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 09:54:25 +00:00
Zuul 3247c2aae5 Merge "reno: Update master for unmaintained/xena" 2024-03-05 23:11:54 +00:00
Zuul 25093aa16e Merge "reno: Update master for unmaintained/wallaby" 2024-03-05 23:11:52 +00:00
OpenStack Release Bot b5e9d8c9e6 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: I5849ad541e47d9f05c0ee3599e0519cdb362ffdb
2024-03-05 18:41:39 +00:00
OpenStack Release Bot ce0ddef4c2 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: I1fd5f3b511179411d5e74c2115be26c7ba70d2af
2024-03-05 18:40:52 +00:00
OpenStack Release Bot 745b1799a5 reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: I1c053c9649ca2d92a778fac5727f195e27b70a0f
2024-03-05 18:40:00 +00:00
Zuul eabc61a0ba Merge "remove reference to old unittest2" 2024-02-20 06:26:42 +00:00
OpenStack Release Bot cb41463631 reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: Ibba7a81ffb134abffdec6d7f649b0c3f21ab23ac
2024-02-05 14:06:01 +00:00
Zuul 49b2317125 Merge "Bump hacking" 2024-01-29 10:27:20 +00:00
Takashi Kajinami 6ee6f732ad Bump hacking
hacking 3.0.x is too old.

Change-Id: I5bcfb7faa12f12c340102bda81b0508b37b1711f
2024-01-25 12:39:34 +09:00
Zuul eaa6b7c3ba Merge "Migrate passthrough to openstacksdk" 2024-01-22 23:06:49 +00:00
Alexandre Detiste 2a7f301f72 remove reference to old unittest2
Change-Id: If97d79d2746dc6ccc5eb0e42102d912e93392259
2024-01-18 21:37:46 +01:00
Ghanshyam Mann a17c9184f9 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 19:28:16 +00:00
Zuul 1c37b05ef1 Merge "Fix "Masters IP Address" for Zone update form" 2023-12-19 12:14:37 +00:00
Tobias Urdin caa257dafc 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
2023-12-18 15:42:00 +01:00
OpenStack Release Bot 482b80cc40 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-15 14:04:45 +00:00
likui 5e4314164b 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-02 09:35:51 +08:00
OpenStack Proposal Bot fd72a687cb 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 03:23:33 +00:00
BubaVV 3cf92109ce Fix "Masters IP Address" for Zone update form
Closes-Bug: #2015470
Change-Id: I8b8050d164c0f0fec222b98005bd101c4ce282d6
2023-04-06 14:59:16 +03:00
OpenStack Release Bot 2468623f1b 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 13:17:25 +00:00
manchandavishal b89a1e5177 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:16:53 +00:00
OpenStack Proposal Bot eea2417850 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 03:28:59 +00:00
jiaqi07 7e45fc0ce0 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-09 11:07:46 +00:00
OpenStack Proposal Bot c16135993e 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:26:22 +00:00
Zuul 3b11e0c26e Merge "Switch to 2023.1 Python3 unit tests and generic template name" 2022-09-20 05:38:12 +00:00
Zuul a17e57d642 Merge "Imported Translations from Zanata" 2022-09-16 08:32:47 +00:00
OpenStack Proposal Bot 34660af080 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 04:40:07 +00:00
OpenStack Release Bot 7fad97796a 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-15 15:56:19 +00:00
OpenStack Release Bot adfa1cd4f1 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-15 15:56:18 +00:00
Zuul c2e55249e8 Merge "Fix details pages reload behaviour" 2022-09-13 22:21:23 +00:00
Tatiana Ovchinnikova 55718b71f8 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-12 22:22:13 +00:00
Zuul a09e540de3 Merge "Imported Translations from Zanata" 2022-09-12 18:57:17 +00:00
Michael Johnson 80100077be 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-23 20:47:02 +00:00
OpenStack Proposal Bot 343a44cc8d 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-08-23 02:27:10 +00:00
OpenStack Proposal Bot 19a2d4fbaa 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 02:59:56 +00:00
OpenStack Proposal Bot 30a9bd74f0 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 03:49:25 +00:00
OpenStack Proposal Bot ea1f9b7f9a 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 03:28:30 +00:00
Zuul 2544155bf4 Merge "Replace deprecated ugettext_lazy" 2022-07-18 23:13:45 +00:00
Takashi Kajinami 69fe294659 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-11 13:20:29 +09:00
Michael Johnson 64993055e7 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-24 21:07:13 +00:00
Michael Johnson 7ee73c9e1c 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-22 19:33:35 +00:00
Zuul bfe7af3a80 Merge "Update python testing as per zed cycle testing runtime" 2022-06-21 18:26:24 +00:00
Zuul 891ea3b5a5 Merge "Add Python 3.9 to supported runtumes" 2022-06-21 18:26:22 +00:00
Takashi Kajinami 8a80e65ceb 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 22:29:44 +09:00
Takashi Kajinami f6b9189aa8 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 22:29:26 +09:00
OpenStack Proposal Bot 50bb2c1ae8 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 02:28:52 +00:00
Zuul 32559e514d Merge "Remove unused designateclient" 2022-06-16 05:43:25 +00:00
Zuul f19d063252 Merge "Fix manage.py for the default case" 2022-06-16 05:43:23 +00:00
Zuul ada288fd28 Merge "Replace usage of oslo.log" 2022-06-16 05:43:21 +00:00
Michael Johnson ef686c490c 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-15 20:04:51 +00:00