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

Support juju 3.4 #26

Merged

Commits on Apr 11, 2024

  1. generic clean up

    rgildein committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    485fe90 View commit details
    Browse the repository at this point in the history
  2. Drop bootstack-actions in CI func tests

    Using master branch for zaza with TEST_JUJU3=1 [1] and dropping
    bootstack-actions for func in CI to be able to use specific lxd
    channel.
    
    ---
    [1]:
    openstack-charmers/zaza@af7eea9
    rgildein committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d716e62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbb7d0b View commit details
    Browse the repository at this point in the history
  4. add CHARM_LOCATION

    rgildein committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1c12b2f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. test of my fix for zaza

    rgildein committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a17ee2e View commit details
    Browse the repository at this point in the history
  2. fix requirements for install hook

    Fix requirements for install hook not to failed, drop series from
    metadata.yaml.
    rgildein committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    53640c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    ac4e522 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    2d8bc20 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Add custom sshd config instead of changing value

    The 60-cloudimg-settings.conf exist on new LXD with
    "PasswordAuthentication no" so we need to define our own config file.
    rgildein committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c7463d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix path to sshd config file

    rgildein committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f839607 View commit details
    Browse the repository at this point in the history