X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-cleanup-old-images.sh;h=6483788bc2b9a8df507a3ec27a576b71a0470684;hb=d7c3880fe4578a70a16e2237bb8be8a1742c0291;hp=b3b28e1037914a20eb5502998654c0728e5c24e3;hpb=a6007e3e23998ca7448decb0c79797dfc421b348;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-cleanup-old-images.sh b/jjb/opendaylight-infra-cleanup-old-images.sh index b3b28e103..6483788bc 100644 --- a/jjb/opendaylight-infra-cleanup-old-images.sh +++ b/jjb/opendaylight-infra-cleanup-old-images.sh @@ -1,6 +1,13 @@ #!/bin/bash +# SPDX-License-Identifier: EPL-1.0 +############################################################################## +# Copyright (c) 2017 The Linux Foundation and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +############################################################################## -lftools openstack --os-cloud odlpriv-sandbox \ - image cleanup --hide-public=True \ - --days=30 \ - --clouds=odlpriv-sandbox,rackspace +lftools openstack --os-cloud vex \ + image cleanup --days=30