Neutron setup script is broken

Bug #1364048 reported by Sergey Kolekonov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
In Progress
High
Eugene Nikanorov

Bug Description

Currently Neutron can't be installed from the master branch due to problem with the setup script (setup.cfg)

git clone https://github.com/openstack/neutron.git
cd neutron && sudo python setup.py install
---------------
error: can't copy 'etc/neutron/plugins/cisco/cisco_cfg_agent.ini': doesn't exist or not a regular file

The problem is that in setup.cfg the following strings can be found:
    etc/neutron/plugins/cisco =
        etc/neutron/plugins/cisco/cisco_cfg_agent.ini

But there's no such file in the repository.

Tags: neutron-core
Changed in neutron:
importance: Undecided → High
status: New → Confirmed
tags: added: neutron-core
Revision history for this message
Eugene Nikanorov (enikanorov) wrote :

Adding cfg file will be a matter of separate bug

Changed in neutron:
assignee: nobody → Eugene Nikanorov (enikanorov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/118176

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by enikanorov (<email address hidden>) on branch: master
Review: https://review.openstack.org/118176
Reason: already fixed!

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.