Default net-verification graph doesn't exists by default

Bug #1643851 reported by Stanislaw Bogatkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Stanislaw Bogatkin
Mitaka
Fix Released
High
Stanislaw Bogatkin
Newton
Fix Released
High
Stanislaw Bogatkin

Bug Description

We implemented verification graph concept but didn't created net-verification graph for it, but this graph is a needed one for day to day operations within graph-type deployments.

Changed in fuel:
status: New → In Progress
Changed in fuel:
assignee: Stanislaw Bogatkin (sbogatkin) → Evgeniy L (rustyrobot)
Changed in fuel:
assignee: Evgeniy L (rustyrobot) → Stanislaw Bogatkin (sbogatkin)
Revision history for this message
Stanislaw Bogatkin (sbogatkin) wrote :
Revision history for this message
Stanislaw Bogatkin (sbogatkin) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/409838

tags: added: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/354723
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=96cc478d4a14a93e5bfc2878c01029bbcfc8c721
Submitter: Jenkins
Branch: master

commit 96cc478d4a14a93e5bfc2878c01029bbcfc8c721
Author: Liubov Efremova <email address hidden>
Date: Tue Aug 23 00:19:40 2016 +0300

    Verification graph tasks were added

    Implement default network verification process as a graph.

    Change-Id: Icef726063636f159562c3e75fb046aa043c9fd28
    Blueprint: graph-concept-extension
    Depends-On: I8ba876fad0a942b65b06b101abc3f41abaad6650
    Depends-On: I8c5fbd1b78eeb0abbae57c66a5b0c1d17b81fad2
    Closes-Bug: 1643851

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verification on 9.2 is postponed: waiting for fix https://review.openstack.org/#/c/410085/ is merged.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/newton)

Reviewed: https://review.openstack.org/409838
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=39adf92343dd97d6ba7b242ad116d24849c560e3
Submitter: Jenkins
Branch: stable/newton

commit 39adf92343dd97d6ba7b242ad116d24849c560e3
Author: Liubov Efremova <email address hidden>
Date: Tue Aug 23 00:19:40 2016 +0300

    Verification graph tasks were added

    Implement default network verification process as a graph.

    Change-Id: Icef726063636f159562c3e75fb046aa043c9fd28
    Blueprint: graph-concept-extension
    Depends-On: I8ba876fad0a942b65b06b101abc3f41abaad6650
    Depends-On: I8c5fbd1b78eeb0abbae57c66a5b0c1d17b81fad2
    Closes-Bug: 1643851

no longer affects: fuel/future
Dmitry Pyzhov (dpyzhov)
no longer affects: fuel/ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/410085
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=008bf0f89d9ba5b98cbb95b0a909895eda31f94a
Submitter: Jenkins
Branch: stable/mitaka

commit 008bf0f89d9ba5b98cbb95b0a909895eda31f94a
Author: Stanislaw Bogatkin <email address hidden>
Date: Tue Dec 13 08:16:27 2016 +0000

    Revert "Revert "Verification graph tasks were added""

    This reverts commit 80db1a6b1aae20857f13446b9b5f3bf8ac2d728b.
    Closes-Bug: #1643851

    Change-Id: Ic65999b07f9f5b28f07938611579eba608710c57

Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.2 snapshot #747.

Actual results:
Deployment with net-verification graph is finished successfully.

[root@nailgun ~]# ll /etc/fuel/graphs/
total 12
drwxr-xr-x. 2 root root 4096 Jan 11 12:51 deletion
drwxr-xr-x. 2 root root 4096 Jan 11 12:51 net-verification
drwxr-xr-x. 2 root root 4096 Jan 11 12:51 provision
[root@nailgun ~]# fuel2 graph upload -e 1 -t my_type -d /etc/fuel/graphs/net-verification/
Deployment graph was successfully uploaded.
[root@nailgun ~]# fuel2 graph execute -e 1 -t my_type
Deployment task with id 2 for the environment 1 has been started.
[root@nailgun ~]# fuel2 task list
+----+--------+------------+------------+---------+--------+---------+----------+
| id | status | name | graph_type | cluster | result | dry_run | progress |
+----+--------+------------+------------+---------+--------+---------+----------+
| 1 | ready | dump | None | None | {} | False | 100 |
| 2 | ready | deploy | None | 1 | {} | False | 100 |
| 3 | ready | deployment | my_type | 1 | {} | False | 100 |
+----+--------+------------+------------+---------+--------+---------+----------+

tags: removed: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-library 11.0.0.0rc1

This issue was fixed in the openstack/fuel-library 11.0.0.0rc1 release candidate.

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.