Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sreenathmenon/python-ceilometerclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack-archive/python-ceilometerclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 88 files changed
  • 7 contributors

Commits on Jul 10, 2017

  1. import content from cli-reference in openstack-manuals

    Change-Id: I27226913d8120136f312c0cd6391d01fea6a3a73
    chenxing committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    e683524 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Update reno for stable/pike

    Change-Id: I78a0056f8ffe0a49f76c462b7ae7f0fc21cef0ad
    openstackadmin committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    a11c189 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Correct docs usage of keystoneauth1 session

    keystoneclient.session has been long deprecated in favor of
    keystoneauth1.session. This change corrects entries in the
    documentation to use the correct library's session.
    
    Change-Id: I6ae71befe62aee567e44308ec9afec2dd34efda1
    ghugo committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    2ac6b6d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Merge "Update reno for stable/pike"

    Jenkins authored and openstack-gerrit committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    2701db7 View commit details
    Browse the repository at this point in the history
  2. Merge "Correct docs usage of keystoneauth1 session"

    Jenkins authored and openstack-gerrit committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    d3c2d13 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Use generic user for both zuul v2 and v3

    Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
    Using $USER solves it for both cases.
    
    Change-Id: Ida42122c0ad2fa123c2e245acfa4be5f964180a2
    namnh68 committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    8672cf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    3ff6bac View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Retire ceilometerclient

    Depends-On: Ic2947fd066a2df685d52539d0756cd981cc16113
    Change-Id: I65738a55db82053643f7580eee20b63df52b957f
    jd committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    cc6639a View commit details
    Browse the repository at this point in the history
Loading