Impossible to download network settings from db using cli: empty yaml

Bug #1626530 reported by Aleksei Stepanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Undecided
Aleksei Stepanov

Bug Description

Actual result:
[root@nailgun ~]# fuel2 task network-configuration download 7
Network configuration for task with id=7 downloaded to /root/network_configuration_7.yaml
[root@nailgun ~]# cat /root/network_configuration_7.yaml
null
...

Expected result:
valid yaml with data

Version:
9.1 snapshot #294

Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

which Task Id do you use? please provide fuel2 task list output. And use 'deployment' task not 'deploy'

Changed in fuel:
status: New → Incomplete
Revision history for this message
Aleksei Stepanov (penguinolog) wrote :

+----+--------+----------------+------------+---------+--------+---------+----------+
| id | status | name | graph_type | cluster | result | dry_run | progress |
+----+--------+----------------+------------+---------+--------+---------+----------+
| 2 | ready | check_networks | None | 1 | {} | False | 100 |
| 3 | ready | provision | None | 1 | {} | False | 100 |
| 4 | ready | provision | None | 1 | {} | False | 100 |
| 5 | ready | deploy | None | 1 | {} | False | 100 |
| 6 | ready | deployment | default | 1 | {} | False | 100 |
| 7 | ready | deploy | None | 1 | {} | False | 100 |
| 8 | ready | deployment | default | 1 | {} | False | 100 |
| 9 | ready | dump | None | None | {} | False | 100 |
+----+--------+----------------+------------+---------+--------+---------+----------+

Accepted about deployment, validating

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-qa (stable/mitaka)

Related fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/374792

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-qa (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/374945

Revision history for this message
Aleksei Stepanov (penguinolog) wrote :

Previusly deploy task was used.

Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → Alexey Stepanov (astepanov-m)
tags: added: area-qa
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/374945
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=b8f2b1025a089102726c5183f5a5757f28a23902
Submitter: Jenkins
Branch: master

commit b8f2b1025a089102726c5183f5a5757f28a23902
Author: Alexey Stepanov <email address hidden>
Date: Thu Sep 22 16:00:57 2016 +0300

    Use deployment task ID for transactions download

    Change-Id: I590709fd7c84bab54f1c2962d2fe16c39cc4895c
    Related-bug: #1626530

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (stable/mitaka)

Reviewed: https://review.openstack.org/374792
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=1bdf4bab1f88950987fcaf3a716d8e3bd79a8aca
Submitter: Jenkins
Branch: stable/mitaka

commit 1bdf4bab1f88950987fcaf3a716d8e3bd79a8aca
Author: Alexey Stepanov <email address hidden>
Date: Thu Sep 22 16:00:57 2016 +0300

    Use deployment task ID for transactions download

    Change-Id: I590709fd7c84bab54f1c2962d2fe16c39cc4895c
    Related-bug: #1626530

Revision history for this message
Aleksei Stepanov (penguinolog) wrote :

Last swarm: test PASS.
Origianl issue: invalid task ID was used as source and it was applicable for fuel 9.0

Changed in fuel:
status: Incomplete → 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.