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

Combine heat-api and heat-api-cfn rocks #28

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Combine heat-api and heat-api-cfn rocks #28

merged 1 commit into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. Combine heat-api and heat-api-cfn rocks

    Make single rock for heat-api and heat-api-cfn.
    In the process of making single charm for heat-api
    and heat-api-cfn, the metadata yaml for the charm
    should hold only heat-api container and can act as
    heat-api service or heat-api-cfn service based on
    configuration parameter. However the container to
    resource mapping is static in metadata.yaml. So
    the heat-api-image resource should hold packages
    for both heat-api and heat-api-cfn.
    
    Removed heat-api-cfn rock and added heat-api-cfn
    package in heat-api rock.
    
    Ignore github workflow action to build rock if
    the rock is deleted.
    hemanthnakkina committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    87e050c View commit details
    Browse the repository at this point in the history