[HDP] HDP plugin contains numeric packages restricted by python syntax

Bug #1271677 reported by Andrew Lazarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Medium
Jonathan Maron

Bug Description

Per python docs: http://docs.python.org/2/reference/lexical_analysis.html#identifiers

identifier ::= (letter|"_") (letter | digit | "_")*
letter ::= lowercase | uppercase
lowercase ::= "a"..."z"
uppercase ::= "A"..."Z"
digit ::= "0"..."9"

Package "1_3_2" is not acceptable.

summary: - [HDP] HDP plugin contains numeric packages restricted by pep8
+ [HDP] HDP plugin contains numeric packages restricted by python syntax
description: updated
Changed in savanna:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Jonathan Maron (jmaron)
milestone: none → icehouse-3
Changed in savanna:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to savanna (master)

Reviewed: https://review.openstack.org/67577
Committed: https://git.openstack.org/cgit/openstack/savanna/commit/?id=98aab132dbc122d4e492a9ab8c28078ffbcda4cc
Submitter: Jenkins
Branch: master

commit 98aab132dbc122d4e492a9ab8c28078ffbcda4cc
Author: Jon Maron <email address hidden>
Date: Fri Jan 17 15:58:15 2014 -0500

    Update Ambari Repo location and services refactoring

    This commit is the first commit in a series of commits required to
    update the plugin to support HDP 2.0. This commit:

    1) Updates the repository to point to the lastest ambari repo
    2) Refactors the services processing in the plugin to align it
        with the version it supports

    partially implements blueprint hdp-hdp2-support
    Closes-Bug: #1271677

    Change-Id: Ie4dc6bb61352e7a69fabe0f2efeed86e715fdd44

Changed in savanna:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in savanna:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: icehouse-3 → 2014.1
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.