nova server-group missing in MOS 5.1

Bug #1382443 reported by Gunnar Hällgren
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
Medium
Andriy Kurilin
5.0.x
Fix Committed
Medium
Andriy Kurilin

Bug Description

The nova cli & python api's for support of nova server groups are missing.
These are included in icehouse 2014.1.1 which supposedly MOS5.1 supports.

novaclient.v1_1.server_groups is not present

Tags: nova
tags: added: nova
Changed in mos:
milestone: none → 5.1.1
Changed in mos:
importance: Undecided → Medium
Changed in mos:
assignee: nobody → Andrey Kurilin (akurilin)
Changed in mos:
assignee: Andrey Kurilin (akurilin) → MOS Nova (mos-nova)
Changed in mos:
importance: Medium → High
importance: High → Medium
status: New → Triaged
Changed in mos:
status: Triaged → Confirmed
Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

We ship python-novaclient 2.17, while support for server_groups was added in 2.18.

Changed in mos:
assignee: MOS Nova (mos-nova) → Andrey Kurilin (akurilin)
status: Confirmed → Triaged
Changed in mos:
status: Triaged → In Progress
status: In Progress → Confirmed
Changed in mos:
status: Confirmed → In Progress
Revision history for this message
Andriy Kurilin (andreykurilin) wrote :

novaclient 2.18.0 contains critical bug related to changed exceptions, so we should update our repository at least to 2.18.1

Changes for MOS 5.0.3:
 - https://review.fuel-infra.org/#/c/316
 - https://review.fuel-infra.org/#/c/317

Changes for MOS 5.1.1:
 - https://review.fuel-infra.org/#/c/319
 - https://review.fuel-infra.org/#/c/320

Changed in mos:
status: In Progress → Fix Committed
Revision history for this message
Alexander Gubanov (ogubanov) wrote :

Verified on mos 5.1.1 (RC1- build 45)

root@node-2:~# nova | grep server-group
    server-group-create Create a new server group with the specified
    server-group-delete Delete specific server group(s).
    server-group-get Get a specific server group.
    server-group-list Print a list of all server groups.

root@node-2:~# dpkg -l | grep novaclient
ii python-novaclient 1:2.18.1-fuel5.1.1~mira1 client library for OpenStack Compute API

root@node-2:~# python -c 'from novaclient.v1_1 import server_groups'
root@node-2:~#

Changed in mos:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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