Add Project entity to openstack_provider module

Created on 13 February 2023, over 1 year ago
Updated 15 February 2023, over 1 year ago

Problem/Motivation

  • Add Project entity to openstack_provider. Each project represents an OpenStack Cloud Service provider region in a designated Tenant.
โœจ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States baldwinlouie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @baldwinlouie
  • @baldwinlouie opened merge request.
  • Status changed to Needs review over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States baldwinlouie

    @yas, please review this patch. This adds a `OpenStack tenant project` entity. This entity is automatically created when the users adds a Tenant.

    This entity will hold information such as OpenStack `ProjectID`, user/pass for updating OpenStack cloud service provider. It will eventually be used when sharing a Project with someone else.

    This check-in provides the following:
    - `OpenStack tenant project` entity and associated CRUD
    - When deleting a `Tenant`, the projects are cleaned up as well.
    - any/own permission setup
    - When adding a tenant, the selected regions are automatically created as `OpenStack tenant project` entities.
    - A view block of the project entities are displayed on the Tenant page.

  • Status changed to RTBC over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States yas California ๐Ÿ‡บ๐Ÿ‡ธ

    @baldwinlouie

    Thank you for adding the entity. It looks good, so I'll merge the patch to 5.x, and close this issue as Fixed.

  • ๐Ÿ‡บ๐Ÿ‡ธUnited States yas California ๐Ÿ‡บ๐Ÿ‡ธ
  • Status changed to Fixed over 1 year ago
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024