tackerclient git repo URL changed

Bug #1555130 reported by Janki Chhatbar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Won't Fix
Low
Janki Chhatbar

Bug Description

I am installing Tacker kilo using DevStack and received following error.

2016-03-09 13:45:18.422 | Installing collected packages: tacker
2016-03-09 13:45:18.423 | Running setup.py develop for tacker
2016-03-09 13:45:20.403 | Successfully installed tacker
2016-03-09 13:45:20.935 | You are using pip version 7.1.2, however version 8.1.0 is available.
2016-03-09 13:45:20.936 | You should consider upgrading via the 'pip install --upgrade pip' command.
2016-03-09 13:45:21.031 | HEAD is now at 55d45b3 Update .gitreview for new namespace
2016-03-09 13:45:21.052 | Cloning into '/opt/stack/python-tackerclient'...
2016-03-09 13:45:24.050 | fatal: repository 'https://git.openstack.org/stackforge/python-tackerclient.git/' not found
2016-03-09 13:45:24.070 | [Call Trace]
2016-03-09 13:45:24.071 | ./stack.sh:871:run_phase
2016-03-09 13:45:24.071 | /home/stack/devstack/functions-common:1617:run_plugins
2016-03-09 13:45:24.071 | /home/stack/devstack/functions-common:1598:source
2016-03-09 13:45:24.072 | /opt/stack/tacker/devstack/plugin.sh:17:install_tackerclient
2016-03-09 13:45:24.072 | /opt/stack/tacker/devstack/lib/tacker:163:git_clone_by_name
2016-03-09 13:45:24.073 | /home/stack/devstack/functions-common:487:git_clone
2016-03-09 13:45:24.074 | /home/stack/devstack/functions-common:444:git_timed
2016-03-09 13:45:24.074 | /home/stack/devstack/functions-common:510:die
2016-03-09 13:45:24.081 | [ERROR] /home/stack/devstack/functions-common:510 git call failed: [git clone https://git.openstack.org/stackforge/python-tackerclient.git /opt/stack/python-tackerclient]
2016-03-09 13:45:25.157 | Error on exit

I have enabled tacker in local.conf file as

enable_plugin tacker https://git.openstack.org/openstack/tacker stable/kilo

It seems that the tackerclient and tacker-horizon URLs have been changed from
https://git.openstack.org/stackforge/python-tackerclient.git to
https://git.openstack.org/openstack/python-tackerclient.git

and

https://git.openstack.org/stackforge/tacker-horizon to
https://git.openstack.org/openstack/tacker-horizon

respectively.
Also the links on the https://github.com/openstack/tacker/tree/stable/kilo under "Code" section have no repositories.

Revision history for this message
Janki Chhatbar (jankihchhatbar) wrote :

I know the fix and am willing to provide the patch.

Changed in tacker:
assignee: nobody → Janki Chhatbar (jankihchhatbar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/290674

Changed in tacker:
status: New → In Progress
Changed in tacker:
importance: Undecided → Low
Revision history for this message
Sridhar Ramaswamy (srics-r) wrote :

Janki -

As explained in the ML email [1] it doesn't make sense to entertain fixes for Kilo as it is close to EOL. So closing it as 'won't fix'. Please let me know if you've any questions.

[1] http://lists.openstack.org/pipermail/openstack-dev/2016-March/089140.html

Changed in tacker:
status: In Progress → Won't Fix
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tacker (stable/kilo)

Change abandoned by Joshua Hesketh (<email address hidden>) on branch: stable/kilo
Review: https://review.openstack.org/290674
Reason: stable/kilo is EOL

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.