Extend shotgun to support matching files by bash exec

Bug #1394937 reported by Dima Shulyak
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Wishlist
Fuel Python (Deprecated)

Bug Description

Shotgun should be able to copy only files specified by bash pattern, for example:

  /var/log/atop/atop_$(date +"%Y%m%d")

There could be several ways to solve it:

1. Add scp driver which in the end will execute command on slave node:

   scp -r /var/log/atop/atop_$(date +"%Y%m%d") 10.108.10.2:/target_path/

where 10.108.10.2 is master ip

Dima Shulyak (dshulyak)
summary: - Extend shotgun to support matching files by bash patterns
+ Extend shotgun to support matching files by bash exec
Dmitry Pyzhov (dpyzhov)
tags: added: module-shotgun
tags: added: feature
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 6.1 → 7.0
tags: added: qa-agree-7.0
Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

Does not affect deployment. Feature. Moving to 8.0.

Changed in fuel:
status: Confirmed → Won't Fix
Revision history for this message
Dima Shulyak (dshulyak) wrote :

The issue with fetching relevant atop was fixed by maintaining symlink using cronjob.
Afaik it was the only usecase for this feature, so i think it is ok to set wishlist priority, and raise it again in case there will be more things like this.

tags: removed: feature
Dmitry Pyzhov (dpyzhov)
tags: added: feature
ruhe (ruhe)
no longer affects: fuel/8.0.x
Changed in fuel:
milestone: 7.0 → 8.0
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
Revision history for this message
Artem Roma (aroma-x) wrote :

No updates more than for three weeks, move to invalid

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