RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1302567 - Running neutron net-list in Mitaka returns "list index out of range"
Summary: Running neutron net-list in Mitaka returns "list index out of range"
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: python-neutronclient
Version: Liberty
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: Kilo
Assignee: lpeer
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-28 08:16 UTC by Udi Kalifon
Modified: 2016-05-19 15:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-19 15:34:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Udi Kalifon 2016-01-28 08:16:59 UTC
Description of problem:
I deployed a Mitaka overcloud on CentOS 7. It was the testday version from the delorian packages installed according to https://www.rdoproject.org/testday/mitaka/milestone2/ and https://www.rdoproject.org/rdo-manager/. The overcloud was deployed with 3 controllers and 1 compute without network isolation. There were no neutron networks defined in the overcloud yet. I ran:

[stack@undercloud ~]$ neutron net-list
list index out of range


Version-Release number of selected component (if applicable):
python-neutron-8.0.0.0b3-dev37.el7.centos.noarch
python-neutronclient-4.0.1-dev31.el7.centos.noarch
python-openstackclient-2.0.1-dev190.el7.centos.noarch


How reproducible:
100%


Steps to Reproduce:
1. Install according to the instructions in https://www.rdoproject.org/testday/mitaka/milestone2/ and https://www.rdoproject.org/rdo-manager/
2. Deploy an overcloud without network isolation: openstack overcloud deploy --templates --control-scale 3 --compute-scale 1 --ntp-server clock.redhat.com -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml
3. Source the overcloudrc file
4. Run "neutron net-list"


Actual results:
list index out of range


Expected results:
An empty net list

Comment 1 Chandan Kumar 2016-05-19 15:34:20 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.