Needless value 'cinder' presents in nailgun fixtures

Bug #1445085 reported by Olesia Tsvigun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Ruslan Aliev

Bug Description

Needless value 'cinder' of vmware attributes should be removed from API.

api: '1.0'
astute_sha: 36a3d54baf86480326866279778b867086aa4b05
auth_required: true
build_id: 2015-04-16_03-32-26
build_number: '315'
feature_groups:
- mirantis
fuellib_sha: ab6dbba825a5e54f3183ed8582921a0328b211c7
fuelmain_sha: d3aa72d814c3f18799b566363004a22591161cef
nailgun_sha: 24b56283fb4caaba6b6414056dad30e503a7c30f
openstack_version: 2014.2-6.1
ostf_sha: 90f232a25d10f98db9d5531a3b133319529f57aa
production: docker
python-fuelclient_sha: ff186de358cbda489a320723de47a9e61ae23364
release: '6.1'
release_versions:
  2014.2-6.1:
    VERSION:
      api: '1.0'
      astute_sha: 36a3d54baf86480326866279778b867086aa4b05
      build_id: 2015-04-16_03-32-26
      build_number: '315'
      feature_groups:
      - mirantis
      fuellib_sha: ab6dbba825a5e54f3183ed8582921a0328b211c7
      fuelmain_sha: d3aa72d814c3f18799b566363004a22591161cef
      nailgun_sha: 24b56283fb4caaba6b6414056dad30e503a7c30f
      openstack_version: 2014.2-6.1
      ostf_sha: 90f232a25d10f98db9d5531a3b133319529f57aa
      production: docker
      python-fuelclient_sha: ff186de358cbda489a320723de47a9e61ae23364
      release: '6.1'

Changed in fuel:
milestone: none → 6.1
description: updated
Changed in fuel:
assignee: nobody → Fuel Python Team (fuel-python)
milestone: 6.1 → 7.0
importance: Undecided → Medium
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: New → Confirmed
Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

Please clarify, where is this attribute located.

Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Olesia Tsvigun (otsvigun)
status: Confirmed → Incomplete
status: Incomplete → Won't Fix
assignee: Olesia Tsvigun (otsvigun) → Fuel Python Team (fuel-python)
Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

Does not affect deployment. Moving to 8.0.

Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

@Olesia,
Is this relevant still? What is the attribute? Please provide full path or picture or smth.

summary: - Needless value 'cinder' presnts in API.
+ Needless value 'cinder' presents in API.
Revision history for this message
Olesia Tsvigun (otsvigun) wrote : Re: Needless value 'cinder' presents in API.

Check vmware attributes:
http://10.109.5.2:8000//api/clusters/1/vmware_attributes/
http://paste.openstack.org/show/472753/

Needless value 'cinder' presents in vmware attributes.

Fuel ISO
[root@nailgun ~]# fuel --fuel-version
DEPRECATION WARNING: /etc/fuel/client/config.yaml exists and will be used as the source for settings. This behavior is deprecated. Please specify the path to your custom settings file in the FUELCLIENT_CUSTOM_SETTINGS environment variable.
api: '1.0'
astute_sha: 1be6f1d388c4c8d2eab9315a7d267250485591cb
auth_required: true
build_id: '4'
build_number: '4'
feature_groups:
- mirantis
fuel-agent_sha: 40d165e917c106009e6534b3a12a1552c85fb629
fuel-library_sha: b7e1e0f61ebed2adc8f9760fd08910881ae663c2
fuel-nailgun-agent_sha: d66f188a1832a9c23b04884a14ef00fc5605ec6d
fuel-ostf_sha: 6806a2b56e0e5e8e329d7b2fb58dde9cb506ac47
fuelmain_sha: 99a6156585fc32b806608cfcf357ba3dabfcc9e8
nailgun_sha: a70b0083eed3f5ed3dfa4865eba8c9909a0f88bd
openstack_version: 2015.1.0-8.0
production: docker
python-fuelclient_sha: 1f4fa2b6e4d83a3734ae8dc214f69305dc116acb
release: '8.0'
release_versions:
  2015.1.0-8.0:
    VERSION:
      api: '1.0'
      astute_sha: 1be6f1d388c4c8d2eab9315a7d267250485591cb
      build_id: '4'
      build_number: '4'
      feature_groups:
      - mirantis
      fuel-agent_sha: 40d165e917c106009e6534b3a12a1552c85fb629
      fuel-library_sha: b7e1e0f61ebed2adc8f9760fd08910881ae663c2
      fuel-nailgun-agent_sha: d66f188a1832a9c23b04884a14ef00fc5605ec6d
      fuel-ostf_sha: 6806a2b56e0e5e8e329d7b2fb58dde9cb506ac47
      fuelmain_sha: 99a6156585fc32b806608cfcf357ba3dabfcc9e8
      nailgun_sha: a70b0083eed3f5ed3dfa4865eba8c9909a0f88bd
      openstack_version: 2015.1.0-8.0
      production: docker
      python-fuelclient_sha: 1f4fa2b6e4d83a3734ae8dc214f69305dc116acb
      release: '8.0'

Revision history for this message
Alexander Gordeev (a-gordeev) wrote :

Looks like the report is about removal of the following lines
https://github.com/stackforge/fuel-web/blob/master/nailgun/nailgun/fixtures/openstack.yaml#L1465-L1466

Confirmed, thanks.

tags: added: low-hanging-fruit module-nailgun
summary: - Needless value 'cinder' presents in API.
+ Needless value 'cinder' presents in nailgun fixtures
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 7.0 → 8.0
no longer affects: fuel/8.0.x
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
Ruslan Aliev (raliev)
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Ruslan Aliev (raliev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

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

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/244064
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=b67121b70f86c2a66b04c95893faed267d7f47fc
Submitter: Jenkins
Branch: master

commit b67121b70f86c2a66b04c95893faed267d7f47fc
Author: Ruslan Aliev <email address hidden>
Date: Wed Nov 11 15:11:30 2015 +0300

    Removes needless value 'cinder' from api

    Needless value 'cinder' was removed from vmware attributes

    Change-Id: I1777fa5136fbca7dcbf810c29074843afc77f138
    Closes-Bug: #1445085
    Signed-off-by: Ruslan Aliev <email address hidden>

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Olesia Tsvigun (otsvigun) wrote :

Verified at Fuel ISO #362

Changed in fuel:
status: Fix Committed → Fix Released
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.