launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #32378
Re: [Merge] ~alvarocs/launchpad-mojo-specs/+git/private:vbuilder-ps7 into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder
Diff comments:
> diff --git a/vbuilder/bundle.yaml b/vbuilder/bundle.yaml
> index 19eb047..709d074 100644
> --- a/vbuilder/bundle.yaml
> +++ b/vbuilder/bundle.yaml
> @@ -220,6 +227,23 @@ applications:
> region: scalingstack-bos03
> use_swift: false
> visibility: private
> + glance-simplestreams-sync-sto01-amd64:
> + charm: {{ charm_dir }}/glance-simplestreams-sync
> + constraints: "{{ extra_constraints }}"
> + num_units: 1
> + options:
> + content_id_template: "{{ content_id_template }}"
> + custom_properties: "hypervisor_type=kvm"
> + mirror_list: |-
> + [{url: "http://cloud-images.ubuntu.com/daily/", name_prefix: "ubuntu:released", path: "streams/v1/index.sjson", max: 3, item_filters: ["release~({{ gss_series_with_noble }})", "arch~(amd64)", "ftype~(disk1.img|disk.img)"]}]
> + name_prefix: "{{ name_prefix }}/"
> + openstack-auth-url: "https://keystone.ps6.canonical.com:5000/v3"
> + openstack-identity-api-version: "3"
Junien, is this version the same for PS7 too?
> + openstack-tenant-name: "{{ openstack_tenant_name_sto01 }}"
> + openstack-username: "{{ openstack_username_sto01 }}"
> + region: scalingstack-sto01
> + use_swift: false
> + visibility: private
> {%- if stage_name in ("production", "qastaging") %}
> glance-simplestreams-sync-bos03-riscv64:
> charm: {{ charm_dir }}/glance-simplestreams-sync
--
https://code.launchpad.net/~alvarocs/launchpad-mojo-specs/+git/private/+merge/484153
Your team Launchpad code reviewers is subscribed to branch ~launchpad/launchpad-mojo-specs/+git/private:vbuilder.
References