launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #31706
Re: [Merge] ~ines-almeida/launchpad-mojo-specs/+git/private:remove-bos01-amd64-gpu-infra into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder
Diff comments:
> diff --git a/vbuilder/bundle.yaml b/vbuilder/bundle.yaml
> index 1e241ec..ab1a635 100644
> --- a/vbuilder/bundle.yaml
> +++ b/vbuilder/bundle.yaml
> @@ -166,22 +166,6 @@ applications:
> charm: ch:rabbitmq-server
> constraints: "cores=2 mem=8G root-disk=20G {{ extra_constraints }}"
> num_units: 2
> - glance-simplestreams-sync-bos01-amd64:
Cleaning up those builders requires a few manual steps and that isn't represented here. We remove the builders from Launchpad first, then ask IS to delete the associated OpenStack VMs. After that we ask them to delete the image-modifer VM, if it exists and then run 'juju remove-application g-s-s-bos01-amd64 l-b-i-m-bos01-amd64'. Then we ask IS to remove the deploy secrets for g-s-s-bos01-amd64 and it should all be done.
> - charm: {{ charm_dir }}/glance-simplestreams-sync
> - constraints: "{{ extra_constraints }}"
> - num_units: 1
> - options:
> - content_id_template: "{{ content_id_template }}"
> - 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 }})", "arch~(x86_64|amd64)", "ftype~(disk1.img|disk.img)"]}]
> - name_prefix: "{{ name_prefix }}/"
> - openstack-auth-url: "http://keystone.infra.bos01.scalingstack:5000/v3"
> - openstack-identity-api-version: "3"
> - openstack-tenant-name: "{{ openstack_tenant_name }}"
> - openstack-username: "{{ openstack_username }}"
> - region: scalingstack-bos01
> - use_swift: false
> - visibility: private
> glance-simplestreams-sync-bos01-arm64-gpu:
> charm: {{ charm_dir }}/glance-simplestreams-sync
> constraints: "{{ extra_constraints }}"
--
https://code.launchpad.net/~ines-almeida/launchpad-mojo-specs/+git/private/+merge/475121
Your team Launchpad code reviewers is subscribed to branch ~launchpad/launchpad-mojo-specs/+git/private:vbuilder.
References