From 2540411d9fd9f78400407f6e3f7b32e81215dfb4 Mon Sep 17 00:00:00 2001 From: alexey-mr Date: Fri, 24 Jun 2016 20:01:46 +0300 Subject: [PATCH] Reorganisation of repos and project Change-Id: Ib6257843a404d6f51c8d1dc3414b49f03a312ef6 --- README.md | 4 ++-- metadata.yaml | 2 +- pre_build_hook | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 27b8908..7052868 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ need further instructions about how to build the Fuel Plugin Builder.* 4. Clone the ScaleIO Plugin git repository: ``` - $ git clone https://github.com/cloudscaling/fuel-plugin-scaleio.git - $ git checkout "tags/v0.3.1" + $ git clone https://github.com/openstack/fuel-plugin-scaleio.git + $ git checkout "tags/v2.0.0" $ cd fuel-plugin-scaleio ``` diff --git a/metadata.yaml b/metadata.yaml index c396762..d9298a3 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -20,7 +20,7 @@ licenses: ['Apache License Version 2.0'] authors: ['EMC'] # A link to the plugin's page -homepage: 'https://github.com/cloudscaling/fuel-plugin-scaleio' +homepage: 'https://github.com/openstack/fuel-plugin-scaleio' # Specify a group which your plugin implements, possible options: # network, storage, storage::cinder, storage::glance, hypervisor diff --git a/pre_build_hook b/pre_build_hook index e6a0d79..028855d 100755 --- a/pre_build_hook +++ b/pre_build_hook @@ -11,11 +11,11 @@ set -eux -RELEASE=${RELEASE_TAG:-"v0.3"} +RELEASE=${RELEASE_TAG:-"v1.0.0"} #TODO: use ftp.emc.com -BASE_REPO_URL="http://ec2-52-37-140-129.us-west-2.compute.amazonaws.com" -BASE_PUPPET_URL="https://github.com/cloudscaling" +BASE_REPO_URL="http://scaleio-packages.s3-website-us-east-1.amazonaws.com" +BASE_PUPPET_URL="https://github.com/emccode" ############################################################################## # Download packages for plugin