Bug 872544 - The Bash-completion file is missing for the nova command
Summary: The Bash-completion file is missing for the nova command
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-novaclient
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alan Pevec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-02 11:50 UTC by Alvaro Lopez Ortega
Modified: 2013-03-24 18:04 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-18 06:52:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Fix proposal (1.10 KB, patch)
2012-11-02 14:19 UTC, Alvaro Lopez Ortega
no flags Details | Diff

Description Alvaro Lopez Ortega 2012-11-02 11:50:05 UTC
Description of problem:
Even though a bash_completion file is provided by the upstream project, it is missing in the Fedora packages.

Version-Release number of selected component (if applicable):
python-novaclient-2.9.0-1.fc18.noarch

Steps to Reproduce:
1. Open a terminal running bash
2. Type "nova add"
3. Try to complete the parameter by pressing the [Tab] key 
  
Actual results:
Nothing happens

Expected results:
To get the three "add-*" parameters available in Nova:
add-fixed-ip     add-floating-ip  add-secgroup

Additional info:
The file is available in the upstream project:
https://github.com/openstack/python-novaclient/tree/master/tools

Comment 1 Alvaro Lopez Ortega 2012-11-02 14:19:31 UTC
Created attachment 637101 [details]
Fix proposal

Patch to include the bash_completion file in the package.

Comment 2 Fedora Update System 2013-01-30 18:51:29 UTC
python-novaclient-2.10.0-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-novaclient-2.10.0-2.fc18

Comment 3 Fedora Update System 2013-02-01 16:58:17 UTC
Package python-novaclient-2.10.0-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-novaclient-2.10.0-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1737/python-novaclient-2.10.0-2.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-02-18 06:52:14 UTC
python-novaclient-2.10.0-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2013-03-05 10:34:32 UTC
python-novaclient-2.10.0-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-novaclient-2.10.0-2.el6

Comment 6 Fedora Update System 2013-03-24 18:04:39 UTC
python-novaclient-2.10.0-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


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