Task of type group does not support 'groups' field
Bug #1561034 reported by
Vladimir Kuklin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
Medium
|
Vladimir Kuklin | ||
Mitaka |
Won't Fix
|
Medium
|
Vladimir Kuklin | ||
Newton |
In Progress
|
Medium
|
Vladimir Kuklin |
Bug Description
Here is an example. Such a task group will not work with 'groups' set as a field
- id: primary-
type: group
version: 2.0.0
role: [primary-
tasks: &common_tasks
- hiera
- setup_repositories
- fuel_pkgs
- globals
- tools
- logging
- netconfig
- hosts
required_for: [deploy_end]
requires: [deploy_start]
parameters:
strategy:
type: one_by_one
tags: | added: keep-in-9.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/296521
Review: https:/