missed list slicing operations

Bug #1362892 reported by Georgy Okrokvertskhov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Georgy Okrokvertskhov

Bug Description

Sometimes it is necessary to slice a list to smaller parts. Right now there is no functions to do this in MuranoPL code.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

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

Changed in murano:
assignee: nobody → Georgy Okrokvertskhov (gokrokvertskhov)
status: New → In Progress
Changed in murano:
importance: Undecided → High
milestone: none → juno-3
ruhe (ruhe)
Changed in murano:
importance: High → Medium
ruhe (ruhe)
Changed in murano:
milestone: juno-3 → juno-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/117677
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=97d69cc38dfe03f85bdf38655e03a341bff02096
Submitter: Jenkins
Branch: master

commit 97d69cc38dfe03f85bdf38655e03a341bff02096
Author: Georgy Okrokvertskhov <email address hidden>
Date: Thu Aug 28 19:17:22 2014 -0700

    Add two new functions to manipulate with lists

    Add list.skip(count) and list.take(count) functions to collect only
    a part of original list.

    Change-Id: Ic730713f0baad64385e37b36e378615482c7a75d
    Closes-bug: #1362892

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-rc1 → 2014.2
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.