We should be able to define a task with type: copy_files.

Bug #1493347 reported by Liubov Efremova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Andriy Popovych

Bug Description

1. Modify deployment_tasks.yaml for some plugin:

For example:

deployment_tasks.yaml:

- id: elasticsearch-kibana
  type: copy_files
  role: [elasticsearch-kibana]

2. Try to build the plugin.

Actual result:
Validation failed
File 'elasticsearch-kibana/deployment_tasks.yaml', 'copy_files' is not one of ['puppet', 'shell', 'group', 'skipped'], value path '0 -> type'

Expected result:
Plugin is built

Tags: non-release
Revision history for this message
Ihor Kalnytskyi (ikalnytskyi) wrote :

Added 'non-release' since it's about fuel_plugin_builder.

Changed in fuel:
assignee: nobody → Fuel Python Team (fuel-python)
milestone: none → 7.0
importance: Undecided → High
status: New → Confirmed
tags: added: non-release
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Alexander Kislitsky (akislitsky)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-plugins (master)

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

Changed in fuel:
assignee: Alexander Kislitsky (akislitsky) → Andriy Popovych (popovych-andrey)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugins (master)

Reviewed: https://review.openstack.org/221434
Committed: https://git.openstack.org/cgit/stackforge/fuel-plugins/commit/?id=5f1b8c094cf82adc108951c2f08cc67535c2460d
Submitter: Jenkins
Branch: master

commit 5f1b8c094cf82adc108951c2f08cc67535c2460d
Author: Andriy Popovych <email address hidden>
Date: Tue Sep 8 21:01:03 2015 +0300

    Describe in schema validation all task types

    Add to validation schema task types such as: copy_files,
    sync, upload_file, stage and reboot

    Change-Id: I2010635979b5db9b48677cbf27431240edd5a9d4
    Closes-Bug: #1493347

Changed in fuel:
status: In Progress → Fix Committed
tags: added: on-verification
Revision history for this message
Sergey Vilgelm (sergey.vilgelm) wrote :

Verified

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