From 8a431e1640032328c647984c6e2d56e328038b39 Mon Sep 17 00:00:00 2001 From: Ladislav Smola Date: Mon, 29 Sep 2014 13:18:41 +0200 Subject: [PATCH] Removing UI patch that has been merged Removing patch for adding parameters page, it has been merged. --- scripts/instack-install-undercloud-source | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/instack-install-undercloud-source b/scripts/instack-install-undercloud-source index eb6c25566..03295ceca 100755 --- a/scripts/instack-install-undercloud-source +++ b/scripts/instack-install-undercloud-source @@ -162,8 +162,6 @@ if [ ! -d $INSTACK_ROOT/tuskar-ui ]; then git clone https://git.openstack.org/openstack/tuskar-ui pushd tuskar-ui - # https://review.openstack.org/#/c/123529/ - git fetch https://review.openstack.org/openstack/tuskar-ui refs/changes/29/123529/11 && git cherry-pick FETCH_HEAD popd export DIB_REPOLOCATION_tuskar_ui=$INSTACK_ROOT/tuskar-ui