Skip to content

Commit

Permalink
release notes for release (#92)
Browse files Browse the repository at this point in the history
release notes for release

Reviewed-by: None <None>
Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
  • Loading branch information
anton-sidelnikov authored Nov 1, 2021
1 parent f76f6db commit 7519d6f
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 2 deletions.
2 changes: 1 addition & 1 deletion releasenotes/notes/add-docs-ba2ea3a4988f8e8e.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
features:
- |
Add project documentation, API-reference and proper release notes.
Add project ``documentation`` ``API-reference`` and proper ``release notes``. (`#4 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/4>`_)
2 changes: 1 addition & 1 deletion releasenotes/notes/add-func-tests-3c166f118aa68555.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
other:
- |
Initialize functional testing.
Initialize ``functional`` testing (`#30 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/30>`_)
46 changes: 46 additions & 0 deletions releasenotes/notes/add-rn-1.0-7d79ecd15177368e.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
features:
- |
Add ``quota`` list/show handling ``elbv2/elbv3`` (`#89 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/89>`_)
- |
Add ``az`` list/show handling ``elbv2/elbv3`` (`#88 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/88>`_)
- |
Add ``tags`` support in ``elbv2`` (`#86 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/86>`_)
- |
Add ``flavor`` support in ``elbv3`` (`#80 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/80>`_)
- |
Parallel ``driver`` invocation interface for ``get_one`` and ``get_all`` (`#77 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/77>`_)
- |
Add ``tags`` support in ``elbv3`` (`#71 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/71>`_)
- |
Multiple ``driver`` invocation support (`#64 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/64>`_)
- |
Add ``l7rule`` support in ``elbv3`` (`#61 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/61>`_)
- |
Add ``l7rule`` support in ``elbv2`` (`#59 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/59>`_)
- |
Add ``cascade delete`` support in ``elbv3`` (`#58 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/58>`_)
fixes:
- |
Make ``quota`` types in ``octavia`` style (`#91 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/91>`_)
- |
Make ``project_id`` not required for ``loadbalancer`` post (`#84 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/84>`_)
- |
Fix ``subnet`` validation in ``loadbalancer`` post (`#84 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/84>`_)
- |
Multiple ``az`` support in ``elbv3`` post (`#78 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/78>`_)
- |
Fix ``loadbalancer`` creation without ``octavia`` dependencies (`#65 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/65>`_)
- |
Small refactoring ``provider`` finding in ``health monitor`` and ``member`` (`#60 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/60>`_)
other:
- |
Update ``image tag`` in ``propose`` job (`#85 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/85>`_)
- |
Add ``promote`` jobs for ``zuul`` (`#81 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/81>`_)
- |
Add testcases with ``tags`` in ``loadbalancer/listener`` (`#70 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/70>`_)
- |
Get ``project_id`` from ``context`` (`#68 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/68>`_)
- |
Add ``api-ref`` job template (`#67 <https://github.com/opentelekomcloud-infra/octavia-proxy/pull/67>`_)

0 comments on commit 7519d6f

Please sign in to comment.