Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ IF-6816 add security groups api #89

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

a-oi-xon
Copy link
Contributor

@a-oi-xon a-oi-xon commented Feb 4, 2022

  • List Sercurity Group
  • Create Sercurity Group
  • Show Sercurity Group
  • Update Sercurity Group
  • Delete Sercurity Group

- List Sercurity Group
- Create Sercurity Group
- Show  Sercurity Group
- Update  Sercurity Group
- Delete  Sercurity Group
@a-oi-xon a-oi-xon merged commit 4c28a92 into develop Feb 7, 2022
@a-oi-xon a-oi-xon deleted the a-oi-xon_IF-6816_add_security_groups_api branch February 7, 2022 00:25
sugimo-s added a commit that referenced this pull request Feb 17, 2022
sugimo-s added a commit that referenced this pull request Feb 17, 2022
@a-oi-xon a-oi-xon restored the a-oi-xon_IF-6816_add_security_groups_api branch February 17, 2022 07:44
a-oi-xon added a commit that referenced this pull request Feb 17, 2022
sugimo-s added a commit that referenced this pull request Feb 18, 2022
* Add MVNA Resource. (#74)

* Support additional mvna parameter (#76)

* Support List Query Parameters.

* Support changes query parameter.

* Support X-MVNA-Request-Id Header Parameter.

* Add `ignore_missing` argument to delete_load_balancer function.

* Refactoring the code.

* Add MVNA TLS Security Policy (#77)

* ✨ IF-5804 Add Operation resource to mVNA LB (#79)

* ✨ IF-5804 Add Operation resource to mVNA LB

* ✨ IF-5804 Support additional params

* ✨ IF-5804 Remove unsupported param

* ✨ IF-5804 Add method to normalize boolean parameters

* ✨ IF-5804 Apply previously commited changes for rest of resources

* ✨ IF-5804 Make code better and more readable

* ✨ IF-5804 Add new line to base.py

* Follow MVNA api spec changes (#80)

* IF-5871 fix parameter name (#81)

* Drop MVNA day2 functions (#82)

* Delete database and object functions (#83)

* Delete database and object sub-command

* Delete related files

* Enable Update with blank parameter (#84)

This PR enables update mvNA relevant objects with following parameters.
- "" (blank string)
- {} (blank object)

Co-authored-by: Keiichi Hikita <keiichi.hikita@w.ntt.com>

* IF-6142 fix  operator of health monitor (#85)

* IF-6142 fix  operator of health monitor

* IF-6142 fix description of param

* Update ecl/mvna/v1/_proxy.py

Co-authored-by: ysssasaki <64194789+ysssasaki@users.noreply.github.com>

* IF-6142 refix operator

Co-authored-by: ysssasaki <64194789+ysssasaki@users.noreply.github.com>

* ✨ add bto baremetals api (#86)

* ✨ IF-5903 add bto baremetals api

* ✨ IF-5903 add bto baremetals api

* ✨ IF-5903 add bto baremetals api

Co-authored-by: oizaki.atsushi <atsushi.oizaki@ntt.com>

* Revert "✨ add bto baremetals api (#86)" (#87)

This reverts commit ed4b903.

* ✨ IF-6816 add security groups api (#89)

- List Sercurity Group
- Create Sercurity Group
- Show  Sercurity Group
- Update  Sercurity Group
- Delete  Sercurity Group

* ✨ IF-7067 add security group rules api (#90)

* 🐛 IF-7068 fix existing api (#91)

Co-authored-by: yamazaki.tomoka <tomoka.yamazaki@w.ntt.com>

* Revert ":bug: IF-7068 fix existing api (#91)" (#94)

This reverts commit 9e70943.

* Revert ":sparkles: IF-7067 add security group rules api (#90)" (#95)

This reverts commit b8ca37e.

* Revert ":sparkles: IF-6816 add security groups api (#89)" (#96)

This reverts commit 4c28a92.

Co-authored-by: NaoShark <49853899+NaoShark@users.noreply.github.com>
Co-authored-by: Manabu Miwa <manabumiwa_info@icloud.com>
Co-authored-by: shiso <nooba704@gmail.com>
Co-authored-by: Keiichi Hikita <keiichi.hikita@ntt.com>
Co-authored-by: Keiichi Hikita <keiichi.hikita@w.ntt.com>
Co-authored-by: ysssasaki <64194789+ysssasaki@users.noreply.github.com>
Co-authored-by: a-oi-xon <91597807+a-oi-xon@users.noreply.github.com>
Co-authored-by: oizaki.atsushi <atsushi.oizaki@ntt.com>
Co-authored-by: yamazaki-x <91593437+yamazaki-x@users.noreply.github.com>
Co-authored-by: yamazaki.tomoka <tomoka.yamazaki@w.ntt.com>
ysssasaki added a commit that referenced this pull request Mar 17, 2022
* Revert "Revert ":sparkles: IF-6816 add security groups api (#89)" (#96)"

This reverts commit a77f2df.

* Revert "Revert ":sparkles: IF-7067 add security group rules api (#90)" (#95)"

This reverts commit 1edbfbc.

* Revert "Revert ":bug: IF-7068 fix existing api (#91)" (#94)"

This reverts commit c5b99e1.

* ✨ IF-7192 security groups api query support (#93)

- List Security Group API
- List Security Group Rule API

Co-authored-by: a-oi-xon <atsushi_oizaki@xon.jp>
Co-authored-by: a-oi-xon <91597807+a-oi-xon@users.noreply.github.com>
sugimo-s added a commit that referenced this pull request Apr 1, 2022
* Add MVNA Resource. (#74)

* Support additional mvna parameter (#76)

* Support List Query Parameters.

* Support changes query parameter.

* Support X-MVNA-Request-Id Header Parameter.

* Add `ignore_missing` argument to delete_load_balancer function.

* Refactoring the code.

* Add MVNA TLS Security Policy (#77)

* ✨ IF-5804 Add Operation resource to mVNA LB (#79)

* ✨ IF-5804 Add Operation resource to mVNA LB

* ✨ IF-5804 Support additional params

* ✨ IF-5804 Remove unsupported param

* ✨ IF-5804 Add method to normalize boolean parameters

* ✨ IF-5804 Apply previously commited changes for rest of resources

* ✨ IF-5804 Make code better and more readable

* ✨ IF-5804 Add new line to base.py

* Follow MVNA api spec changes (#80)

* IF-5871 fix parameter name (#81)

* Drop MVNA day2 functions (#82)

* Delete database and object functions (#83)

* Delete database and object sub-command

* Delete related files

* Enable Update with blank parameter (#84)

This PR enables update mvNA relevant objects with following parameters.
- "" (blank string)
- {} (blank object)

Co-authored-by: Keiichi Hikita <keiichi.hikita@w.ntt.com>

* IF-6142 fix  operator of health monitor (#85)

* IF-6142 fix  operator of health monitor

* IF-6142 fix description of param

* Update ecl/mvna/v1/_proxy.py

Co-authored-by: ysssasaki <64194789+ysssasaki@users.noreply.github.com>

* IF-6142 refix operator

Co-authored-by: ysssasaki <64194789+ysssasaki@users.noreply.github.com>

* ✨ add bto baremetals api (#86)

* ✨ IF-5903 add bto baremetals api

* ✨ IF-5903 add bto baremetals api

* ✨ IF-5903 add bto baremetals api

Co-authored-by: oizaki.atsushi <atsushi.oizaki@ntt.com>

* Revert "✨ add bto baremetals api (#86)" (#87)

This reverts commit ed4b903.

* ✨ IF-6816 add security groups api (#89)

- List Sercurity Group
- Create Sercurity Group
- Show  Sercurity Group
- Update  Sercurity Group
- Delete  Sercurity Group

* ✨ IF-7067 add security group rules api (#90)

* 🐛 IF-7068 fix existing api (#91)

Co-authored-by: yamazaki.tomoka <tomoka.yamazaki@w.ntt.com>

* Revert ":bug: IF-7068 fix existing api (#91)" (#94)

This reverts commit 9e70943.

* Revert ":sparkles: IF-7067 add security group rules api (#90)" (#95)

This reverts commit b8ca37e.

* Revert ":sparkles: IF-6816 add security groups api (#89)" (#96)

This reverts commit 4c28a92.

* A oi xon if 5903 bto baremetals (#99)

* ✨ IF-5903 add bto baremetals api

* ✨ IF-5903 add bto baremetals api

* ✨ IF-5903 add bto baremetals api

Co-authored-by: oizaki.atsushi <atsushi.oizaki@ntt.com>

* Make interfaces optional in create VNA (#100)

* ✨ IF-6596 version up

Co-authored-by: NaoShark <49853899+NaoShark@users.noreply.github.com>
Co-authored-by: Manabu Miwa <manabumiwa_info@icloud.com>
Co-authored-by: shiso <nooba704@gmail.com>
Co-authored-by: Keiichi Hikita <keiichi.hikita@ntt.com>
Co-authored-by: Keiichi Hikita <keiichi.hikita@w.ntt.com>
Co-authored-by: ysssasaki <64194789+ysssasaki@users.noreply.github.com>
Co-authored-by: a-oi-xon <91597807+a-oi-xon@users.noreply.github.com>
Co-authored-by: oizaki.atsushi <atsushi.oizaki@ntt.com>
Co-authored-by: yamazaki-x <91593437+yamazaki-x@users.noreply.github.com>
Co-authored-by: yamazaki.tomoka <tomoka.yamazaki@w.ntt.com>
Co-authored-by: Yoshiki Kashiwabara <91601085+KashiwabaraY@users.noreply.github.com>
@a-oi-xon a-oi-xon deleted the a-oi-xon_IF-6816_add_security_groups_api branch November 28, 2023 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants