This project is mirrored from https://opendev.org/openstack/magnum.git.
Pull mirroring updated .
- 13 Aug, 2022 1 commit
-
-
Zuul authored
-
- 19 Jul, 2022 1 commit
-
-
Jake Yip authored
In Change I523a4a85867f82d234ba1f3e6fad8b8cd2291182, the pep8 test was accidentally dropped. Fix up code so that pep8 passes. In addition to that following change has been added here to unbreak CI: Add WebTest as an indirect test dependency Pecan has made webtest an optional dependency for testing only [1]. Since it is still used for testing we need to add it to our test-requirements.txt. [1]: https://github.com/pecan/pecan/pull/140 Change-Id: I2f85adb4ef29a43389897c201e6152fd4c7be9d6
-
- 01 Jun, 2022 1 commit
-
-
Jake Yip authored
Task: 45340 Change-Id: Ifaf5e707d5f3c257e17bd9540418c4284250cbb3
-
- 23 May, 2022 1 commit
-
-
Zuul authored
-
- 13 May, 2022 1 commit
-
-
songwenping authored
In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. Removing the py36 centos8 job as well as updating the python classifier also to reflect the same. Also indicates that we support python 3.9. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Change-Id: I574a3ee970e7ab2e35f61e16197ce19aadadd363
-
- 11 May, 2022 2 commits
- 03 May, 2022 1 commit
-
-
Michal Nasiadka authored
Story: 2008805 Add support for: * choosing Octavia provider * setting octavia_lb_algorithm * disabling Octavia healthcheck Change-Id: I2d424fc2e2f8967e4b3007faedbc089f37126968
-
- 01 May, 2022 1 commit
-
-
Ghanshyam Mann authored
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: I818ff6549bd6217a727adde0490485a526595ff3
-
- 27 Apr, 2022 1 commit
-
-
Jake Yip authored
Remove all mention of mesos in documentation prior to removing it in code. Story: 2009873 Task: 44581 Change-Id: Ib3bc3ee578bd5e3fd8124ebd370a36ec2fd735c2
-
- 19 Apr, 2022 1 commit
-
-
Michal Nasiadka authored
Just like other devstack services - create only public endpoint. Change-Id: I375cc7fcba3962eed9c342c0476ecc372f064b47
-
- 14 Apr, 2022 2 commits
- 13 Apr, 2022 3 commits
-
-
zhoulinhui authored
Not needed per [1]. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014227.html Change-Id: I0a1a6204abf3c39ddfa6b83bcfc5d5f532dc2de1
-
OpenStack Release Bot authored
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: Ie4dc224d88beb0b29ed057c19a40ec6dcb63413d
-
Michal Nasiadka authored
This fixes openstack-tox-docs gate Change-Id: I9d8f7e1e4cdf3b7db344c0b6142b181820cafd15
-
- 18 Mar, 2022 2 commits
-
-
OpenStack Release Bot authored
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: I7f2ff18f1ac1d542e896f4768bcc2e70d447b355
-
Spyridon Trigazis authored
Tenant has been removed from context. Fixes UTs and pep8. Signed-off-by:
Spyros Trigazis <spyridon.trigazis@cern.ch> Change-Id: I10daa22b614aab456b837c03278eb04da0355ff7
-
- 10 Mar, 2022 1 commit
-
-
Jake Yip authored
Change I2fded6f3476df1fb8c4e042ef28ed8ccb7ab0737 in oslo_context removed the long deprecated tenant argument. Change it in magnum. Change-Id: Ie30c41b2c5c41a38c25c60f089bebb048328989a
-
- 03 Mar, 2022 3 commits
-
-
Zuul authored
-
Zuul authored
-
Grzegorz Bialas authored
Change-Id: I7e50b4b5cc2e293b7ba20004d624cd47c3fa41fe
-
- 02 Mar, 2022 6 commits
-
-
Jake Yip authored
As discussed in meeting[1], we will drop mesos from the API in this version, and merge the remainder of the removal code i.e. Change Ied76095f1f1c57c6af93d1a6094baa6c7cc31c9b in the next version [1] https://meetings.opendev.org/meetings/magnum/2022/magnum.2022-02-16-09.00.html Story: 2009873 Task: 44581 Change-Id: If868d117827d6ba0331a89650d5fab986b5592f1 Change-Id: Ie778894815b2dca4ce91661ee4f28c9496a77976
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- 01 Mar, 2022 1 commit
-
-
Zuul authored
-
- 25 Feb, 2022 2 commits
-
-
Bartosz Bezak authored
* Add v1.23 * Update the go version in the build Dockerfile Change-Id: Id11e5c4830a4538fd3e1869dddd56c977241aac3
-
Spyros authored
Change the default of hyperkube_prefix to docker.io/rancher/ and kube_tag to v1.23.3-rancher1. story: 2008609 task: 44568 Signed-off-by:
Spyros Trigazis <spyridon.trigazis@cern.ch> Change-Id: I340f9569f517191d54bc492c82c631f485511b0f
-
- 23 Feb, 2022 1 commit
-
-
Daniel Meyerholt authored
In order to properly support EndpointSlices, enhance ClusterRole. story: 2009874 task: 44582 Signed-off-by:
Daniel Meyerholt <dxm523@gmail.com> Change-Id: Ib9d81e8d215bb50cb0d80b954949012cbbf45a5c
-
- 17 Feb, 2022 2 commits
-
-
Zuul authored
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/wallaby. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/wallaby. Sem-Ver: feature Change-Id: I875d1c001a03957c7129e81cd165908ed6838125
-
- 03 Feb, 2022 4 commits
-
-
Grzegorz Bialas authored
story: 2007256 task: 44417 Change-Id: I383bdd9e5362a252746dbe185037a888db6dc85a
-
Spyros authored
* change rbac.authorization.k8s.io/v1beta1 to v1 * update metrics-server * change storage.k8s.io/v1beta1 to v1 * drop kubelet-https * update to FCOS 35 story: 2009828 task: 44416 Signed-off-by:
Spyros <strigazi@gmail.com> Change-Id: I24b89366a4a8e8bc4c90f6a85ef6de2ac77dae1d
-
Zuul authored
-
Zuul authored
-
- 21 Jan, 2022 2 commits
-
-
Michał Nasiadka authored
In ML2/OVN POD to POD networking does not work due to different result of using network CIDRs in allowed_address_pairs. The situation is explained in the bug and mailing list thread [1]. [1]: http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019442.html Related-Bug: #https://bugs.launchpad.net/neutron/+bug/1908382 Closes-Bug: #1908382 Change-Id: I659285048c4acb01eaa9d0e5e78e87269ab197b0
-
Grzegorz Bialas authored
Additionally, use fixed subnet CIDR for IP_AUTODETECTION_METHOD supported from v3.16.x onwards. Story: 2007256 Task: 42017 Change-Id: Iaa25cd5054cec5482f01d90e2cd150bcd9700dbe
-