Comment 8 for bug 1513894

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (feature/osc4)

Reviewed: https://review.openstack.org/504105
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=5309bf5f873aba4e994c9011a893987c40d56eda
Submitter: Jenkins
Branch: feature/osc4

commit c7671dd9a41a7e3dcf5086bb180630c3b4ee0978
Author: OpenStack Proposal Bot <email address hidden>
Date: Wed Sep 13 13:02:59 2017 +0000

    Updated from global requirements

    Change-Id: Ibeed9c623a6ef1c641c121a2b5ee75920346056f

commit 95378bb37d2ba29c7055c9510dd2b5e5513e281f
Author: OpenStack Proposal Bot <email address hidden>
Date: Wed Sep 13 00:15:31 2017 +0000

    Updated from global requirements

    Change-Id: I30be8748ef78604eb63c61e1dcf5fc5a740822aa

commit 760e91abcf01180651447373e37dc99fafba8f30
Author: Gage Hugo <email address hidden>
Date: Tue Sep 12 16:19:49 2017 -0500

    Correct import of keystoneauth1 session

    keystoneclient.session has been long deprecated in favor of
    keystoneauth1.session. This change corrects the import in the
    tests to use the correct library's session.

    Change-Id: Ic24ebde59e4b9eb70d6f14c1e0536f8d24f0de73

commit ce468209c4664eb3680abcaddecc103e0a636e72
Author: Dean Troyer <email address hidden>
Date: Sat Sep 9 08:48:58 2017 -0500

    Skip Volume v1 functional tests if v1 not present

    Volume v1 is gone in Queens

    Just skip it for now until DevStack does not create a v1 endpoint

    Change-Id: I2aa2f78b0d5c8ac2048c922c7835e5c4574028cc

commit 104d6d0e316e74cb8a700dea09aa3566a6d8e069
Author: Jens Harbott <email address hidden>
Date: Tue Sep 12 14:21:49 2017 +0000

    Fix output for subnet show

    The use_default_subnet_pool column is never returned by the API, it is
    only being used in the request to create a subnet. So make sure that we
    do not show it when displaying a subnet.

    Change-Id: Ie021149cceb8f89b779ad0f3c13ac60420509671
    Related-Bug: 1668223

commit 8f4440a6de4425afb77f647ae2dca9452b1166f0
Author: OpenStack Proposal Bot <email address hidden>
Date: Wed Sep 6 03:15:36 2017 +0000

    Updated from global requirements

    Change-Id: I1c5bc67d82b7a123530a7e8a6af5ca4f7faf53f0

commit de2af66c1622115dcb28aca88aa62ce5b177c771
Author: OpenStack Proposal Bot <email address hidden>
Date: Fri Sep 1 12:47:11 2017 +0000

    Updated from global requirements

    Change-Id: If52bacff8458010d2762bfac5ecea29f5fb54f01

commit ff91e26983578bf1b77e1d68fb1ae26067eed7ea
Author: lihaijing <email address hidden>
Date: Wed Aug 23 11:23:27 2017 +0800

    Update image cli doc and fix some typos

    Change-Id: I0a8d095e51a96804c97612e28fac2d00aa94c638
    Closes-Bug: #1711284

commit e62587625f80b4496b2b092be7efb00153d43a23
Author: OpenStack Proposal Bot <email address hidden>
Date: Thu Aug 24 11:48:43 2017 +0000

    Updated from global requirements

    Change-Id: I45705bad68f0615dbf09d46a2a487b9fed1abb10

commit c1404f14b88c38e3a6fb0a9dc12946241de2fd80
Author: Akihiro Motoki <email address hidden>
Date: Wed Aug 23 21:15:24 2017 +0000

    Convert remaining network functional tests to JSON

    Change-Id: Ib7dff5506cc69549b5b1fbb8bf6e649468563dd6

commit fe8a50b6b1448038073c47c55b46fc4ebf4a6080
Author: Akihiro Motoki <email address hidden>
Date: Wed Aug 23 21:15:12 2017 +0000

    Convert network qos functional tests to JSON

    Change-Id: Ie5cde2f927ec6abb6334ea01adfb06749384ed01

commit 95e279176b05e0096988ae596f1e02adda248935
Author: Akihiro Motoki <email address hidden>
Date: Wed Aug 23 21:14:47 2017 +0000

    Convert network security group functional tests to JSON

    Change-Id: Icb63aa0dfbce9016fb824f97915a660cf130d120

commit d33ab499ed510a6dfb34a44b0a33945e7f8b0d1f
Author: lihaijing <email address hidden>
Date: Wed Aug 23 12:59:46 2017 +0800

    Fix "openstack image unset" command's help message typo

    Change-Id: Ie286d9ee6054cc2126473d7e6e77bafbfd80023b
    Closes-Bug: #1712473

commit ff85c627078ec8d4770ba875ad35f5e63facb173
Author: Akihiro Motoki <email address hidden>
Date: Tue Aug 22 21:38:07 2017 +0000

    flake8-import-order: Ensure to place project imports last

    To ensure project imports are placed after third party import,
    we need to specify application-import-names.
    Previously flake8-import-check checked only standard imports or not.

    Change-Id: Iad7afa456cec7cf5b44955f1ea03c593a4c0e426

commit 8cd3e258c5029a8efedab40019d6cfd3eac379f5
Author: Harry Rybacki <email address hidden>
Date: Wed Jul 19 13:07:34 2017 +0000

    Implied Roles

    Allow the user to create an inference rule between
    two roles. The first, called the prior role
    is the role explicitly assigned to an individual.
    The second, called the implied role, is one that
    the user gets implicitly. For example:

    Role B implies Role A.
    User X is assigned Role B.
    Therefore User X also assigned Role A.

    The management and maintenance of the rules is
    performed in the Keystone server.

    Change-Id: If547c2f16e812bc7fffd742ec37e6a26011f3185

commit 05c66f5bb66c1bd473fa0525909bdfcf2c4a6cc8
Author: OpenStack Proposal Bot <email address hidden>
Date: Fri Aug 18 11:42:09 2017 +0000

    Updated from global requirements

    Change-Id: I5f7fdc751e6a9078eb1eb55f5b5015a56ff668cc

commit 4d7b4efeb508f63afbb4b12b9a4506f9fb940d7e
Author: Steve Martinelli <email address hidden>
Date: Thu Aug 17 16:46:31 2017 -0400

    auto-generate object docs

    Change-Id: I832eade2ddab754664e5f57b9764e524e655e616

commit 0e20212fa9fed002b07c5596bf32bf773faf535e
Author: Akihiro Motoki <email address hidden>
Date: Thu Aug 17 07:04:45 2017 +0000

    Revert "Disable karborclient until a fixed version is released"

    Fixed karborclient has been released. The problem only exists
    in karborclient 0.4.0 and the current version is 0.6.0.

    This reverts commit 99a502b203235a62c4ec478df81246cec39a0b7b.

    Change-Id: Ie28fa1e0502792c87e68ab1c009b3349c739892b

commit f3bbf52b3c7e731796aaf38294d08109859babe5
Author: Akihiro Motoki <email address hidden>
Date: Sat Jul 15 16:58:08 2017 +0000

    Use flake8-import-order plugin

    In reviews we usually check import grouping but it is boring.
    By using flake8-import-order plugin, we can avoid this.
    It enforces loose checking so it sounds good to use it.
    This flake8 plugin is already used in tempest.

    Note that flake8-import-order version is pinned to avoid unexpected
    breakage of pep8 job.

    Setup for unit tests of hacking rules is tweaked to disable
    flake8-import-order checks. This extension assumes an actual file exists
    and causes hacking rule unit tests.

    Change-Id: I12b596820727aeeb379bee16c2bc993dee9eb637

commit 04ef8a41acbd45ef03253240934fa07ec170d7f4
Author: Reedip <email address hidden>
Date: Tue Aug 8 09:23:44 2017 +0530

    Allow PD as Subnetpool during Subnet creations

    This commit now allows user to specify 'prefix_delegation'
    as a Subnetpool during Subnet creation by using the new
    --use-prefix-delegation option so that the IPv6
    prefixes can be delegated to routers set up by the
    cloud admins.

    Change-Id: I67e5d81c4155db2e3c5c41ee1df77f2d77a17689
    Closes-Bug: #1513894

commit 53bea90a75774cb7468884da43b55381b491dc46
Author: OpenStack Proposal Bot <email address hidden>
Date: Wed Aug 16 07:50:55 2017 +0000

    Imported Translations from Zanata

    For more information about this automatic import see:
    http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

    Change-Id: I33c68188f316b533cc702e0b3ef97c854681bca1

commit b30f0f3f0595087d1c947b614e94d4b649ac4b0f
Author: Dean Troyer <email address hidden>
Date: Mon Aug 7 16:50:03 2017 -0500

    Convert network segment functional tests to JSON

    Change-Id: I8dc1e992d54c63c93bbe2bdd7acba61a7a6773d0

commit 88b31fc12e817e2486ad0afc7565a6e6eb5ffe3b
Author: Dean Troyer <email address hidden>
Date: Thu Aug 10 16:37:09 2017 -0500

    Update release/stable branch table in docs

    Change-Id: I0d18be4f2ed14137010693f41526a261a0acca3b

commit 48c7405cca1b3f63e062ce247d3d40a05e28796c
Author: OpenStack Release Bot <email address hidden>
Date: Thu Aug 10 19:31:07 2017 +0000

    Update reno for stable/pike

    Change-Id: Ieea72b22a55b29283705e957a973a46f2e6c5848

commit fd7b4f49121d3ac65e3f3a31607ead506d268300
Author: Dean Troyer <email address hidden>
Date: Mon Aug 7 18:07:46 2017 -0500

    Add .htaccess for docs migration

    Change-Id: I413a6d059f4eb751ca5c8b5a9b61740ac93680b1

commit a1af3437dcdcf6bb5edb407b078edd8428420092
Author: chenying <email address hidden>
Date: Mon Aug 7 17:30:37 2017 +0800

    Add new commands for karbor osc plugin

    These command operationlog are implemented in the latest python-karborclient
    project.

    Change-Id: Icfafcb7cbcc5052f75b5136443935e05e1c9ec84

commit a709c151e664ceb66b4cd51bd973567cf46bcd3d
Author: OpenStack Proposal Bot <email address hidden>
Date: Mon Aug 7 00:53:48 2017 +0000

    Updated from global requirements

    Change-Id: I6f384b021b5ae73152192c5b4c2bab190db88251

commit bd079e5066e1c0b0b0100ab28d87a3e00f3d99a0
Author: yang wang <email address hidden>
Date: Fri Aug 4 19:03:59 2017 +0800

    Replace guildelines with guidelines

    Change-Id: I9c4f15d320e2c506c16634a5a0e2fc324101189a