4865 Commits

Author SHA1 Message Date
Tony Breeds
b4e3ac5714 Narrow down the results/matches
If you run grep-all.sh requests, you get all the item that match that
prefix.  It is a little messy.  Make the match patten more specific so
you only get the library you pass on the command line.

Change-Id: I16544372f7efff28933da728d11f85dc5e5f9aea
2017-02-16 11:51:56 +11:00
Jenkins
119aa820cc Merge "Add flake8-import-order to global-requirements.txt" 2017-02-15 01:22:50 +00:00
Jenkins
953a6f3637 Merge "Add pypi package 'docker' to requirements" 2017-02-14 07:58:28 +00:00
Jenkins
3456318734 Merge "Updated from generate-constraints" 2017-02-14 05:48:30 +00:00
Masayuki Igawa
53e13b08f1
Add flake8-import-order to global-requirements.txt
This commit adds flake8-import-order to global-requirements.txt. With
this library, we can check whether imports order is along with the
hacking import order template[1] automatically.

Of course, we can check import orders by manual. However it is not fun
and we sometimes mistake. And we have H306 rule for checking import
orders but it only checks alphabetic order not for stdlibs or not.

[1] http://docs.openstack.org/developer/hacking/#import-order-template

* Is the library actively maintained?

  Yes. This has been released constantly and maintained by Python Code
  Quality Authority. http://meta.pycqa.org/en/latest/management.html

* Is the library good code?

  Yes. It's simple enough.

* Is the library python 3 compatible?

  Yes.

* Is the library license compatible?

  Yes, the library is licensed as MIT.

* Is the library already packaged in the distros we target (Ubuntu
  latest / Fedora latest)?

  No. It's on pypi.

* Is the function of this library already covered by other libraries
  in global-requirements.txt?

  No.

* Is the library required for OpenStack project or related dev or
  infrastructure setup? Which?

  Tempest at this point: Iff75ebec42b295870edd1c04001adfb17460a682

Change-Id: Ia2140f5566ce169b076ffa5c9ebfbdbfc41e5bed
2017-02-14 12:48:27 +09:00
Jenkins
6b2c31d5e6 Merge "Bump python-novaclient to 7.1.0" 2017-02-13 15:08:15 +00:00
OpenStack Proposal Bot
c250437d2e Updated from generate-constraints
Change-Id: I6c113249ee2b5d325009ba3c58f53fab840736ea
2017-02-13 13:39:30 +00:00
Jenkins
294b5464d0 Merge "Move to kubernetes client from python-k8sclient" 2017-02-13 06:31:41 +00:00
OpenStack Proposal Bot
f8e2f9cf76 Updated from global requirements
Change-Id: Idb24473f9bd7f14c790792192bb9dbfde889571b
2017-02-11 17:52:37 +00:00
Jenkins
33387dd83d Merge "Blacklist requests 2.13.0" 2017-02-11 17:25:32 +00:00
Jenkins
0219265781 Merge "Add mitmproxy for openstack/mitmstack" 2017-02-11 17:25:26 +00:00
Jenkins
795a708517 Merge "Update global-requirements for psutil to 3.2.2" 2017-02-11 02:25:33 +00:00
Davanum Srinivas
c77986d9d2 Move to kubernetes client from python-k8sclient
Context:
http://lists.openstack.org/pipermail/openstack-dev/2017-January/111021.html

* Is the library actively maintained?

  Yes. This is a Kubernetes community project.

* Is the library good code?

  Yes. Same as python-k8sclient it's generated from swagger and patched
  for some failure scenarios.

* Is the library python 3 compatible?

  Yes.

* Is the library license compatible?

  Yes, the library is licensed as Apache 2.0

* Is the library already packaged in the distros we target (Ubuntu
  latest / Fedora latest)?

  No. It's on pypi.

* Is the function of this library already covered by other libraries in
  global-requirements.txt?

  Yes in python-k8sclient which is only used and maintained by us. We should
  move to the upstream package instead.

* Is the library required for OpenStack project or related dev or
  infrastructure setup? Which?

  Magnum, Kuryr, Kolla-Kubernetes will need this library.

Change-Id: I72359f2b811392008eb5267812bf343797b1553a
2017-02-11 00:54:01 +00:00
Jenkins
edbe3ce9cd Merge "Updated from generate-constraints" 2017-02-11 00:53:04 +00:00
Jenkins
ef04080b00 Merge "remove upper cap of kombu/amqp" 2017-02-10 23:59:14 +00:00
Jenkins
3bf3bb1333 Merge "Add python-vitrageclient to the global-requirements." 2017-02-10 23:58:58 +00:00
OpenStack Proposal Bot
37f467f283 Updated from generate-constraints
Change-Id: Ie65cd7c75cce0b4f06fee16cfcb21466b97a93b7
2017-02-10 16:33:49 +00:00
Thomas Bechtold
ec55a6118d Update u-c for k8sclient to 0.4.0
Verion 0.4.0 is available on pypi and contains fixes for
(de)serialization.

Change-Id: I8d2a504fbf58f05abe83a32f0cd77e43b3730f15
2017-02-10 11:15:36 +01:00
Jenkins
ef5593d351 Merge "Update oslo.context to 2.12" 2017-02-10 06:48:55 +00:00
Jenkins
9d72334020 Merge "Update sphinx requirement" 2017-02-10 05:46:14 +00:00
Jenkins
c1ce320e25 Merge "Bump minimum Tempest version" 2017-02-10 04:42:00 +00:00
Ken'ichi Ohmichi
c1380b1531 Bump minimum Tempest version
We(QA team) are releasing library interfaces for using common Tempest
code from the other projects by bumping Tempest version.
The latest Tempest contains new library interfaces, then this patch
increases the minimum version.

Change-Id: Ie45595b898a24e33d3d413b8b928f06b9e0df6d0
2017-02-09 11:18:55 -08:00
Yuval Brik
005b7dbb0f Bump python-karborclient minimum to 0.1.3
Contains required python-karborclient changes for late fixes in Karbor:
 - filter parameter
 - trigger update
 - crucial fixes for Checkpoint .get() and removal of resource .data()

Change-Id: Ida472f5cd41e9fa1fd1914ae20eaf8288547c6aa
2017-02-09 13:51:56 +01:00
Jamie Lennox
5fc4d93f7a Update oslo.context to 2.12
oslo.context 2.12 contains support for service token information that we
are going to start needing for inter-service communication. Bump the
minimum version so we can rely on this information.

Change-Id: I09d7079341a25f1307d2dad7cd9eb7da2c87c1e2
2017-02-09 10:24:18 +11:00
Rob Cresswell
8c3a933ab0 Raise multiple minimum XStatic versions
Several of these packages are no longer compatible at their current
minimum versions. This patch raises the minimums to match
upper-constraints (effectively fixing the version number)

Change-Id: I4938f79f7b3c8952d3cbd4cf4c695551c397007f
2017-02-08 18:06:45 -05:00
Doug Hellmann
59e7ba18cc the nova-docker project has been retired
Change-Id: I5c74d83b53c2b60d14f87aa79a8be69048d2959e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-08 18:06:04 -05:00
huangtianhua
f75e8ecb4a Bump python-novaclient to 7.1.0
This update is required for heat and openstackclient
to use 'get_console_url' public method.

Change-Id: I36c6209b17ef453e1c2e47841daf41f81af471dc
2017-02-08 09:40:26 +08:00
Jenkins
d85454607a Merge "update constraint for murano-pkg-check to new release 0.3.0" 2017-02-07 07:21:06 +00:00
Jenkins
e01a1a9bfc Merge "update constraint for python-designateclient to new release 2.6.0" 2017-02-04 04:12:51 +00:00
Kaiyan Sheng
d6e0bf777a Update global-requirements for psutil to 3.2.2
In order to run monasca-agent in environments using the musl libc
such as Alpine Linux, we need psutil>=3.2.2 due to an issue in the
old release [1].

[1]: https://github.com/giampaolo/psutil/issues/664

Change-Id: I76570d36648cde2838982542bc4fa2b65d12715f
2017-02-02 14:26:12 -07:00
OpenStack Proposal Bot
ccf5ca5684 update constraint for django_openstack_auth to new release 3.1.1
Change-Id: I390cf40625ae0d02dc9273d51d9bfabed9ebfd60
meta:version: 3.1.1
meta:diff-start: -
meta:series: ocata
meta:release-type: release
meta:pypi: yes
meta:first: no
meta:release:Author: Rob Cresswell <robert.cresswell@outlook.com>
meta:release:Commit: Rob Cresswell <robert.cresswell@outlook.com>
meta:release:Change-Id: I65c45ae6df3f6566a0f34bd90346ff8bd70fcd8e
meta:release:Code-Review+1: Steve Martinelli <s.martinelli@gmail.com>
meta:release:Code-Review+1: David Lyle <dklyle0@gmail.com>
meta:release:Code-Review+2: Davanum Srinivas (dims) <davanum@gmail.com>
meta:release:Workflow+1: Davanum Srinivas (dims) <davanum@gmail.com>
2017-02-02 17:25:09 +00:00
OpenStack Proposal Bot
a103d79dbe update constraint for python-designateclient to new release 2.6.0
Change-Id: Ia62e2df96a5310b44b910ef69622a2e835f7472f
meta:version: 2.6.0
meta:diff-start: -
meta:series: ocata
meta:release-type: release
meta:pypi: yes
meta:first: no
meta:release:Author: Graham Hayes <graham.hayes@hpe.com>
meta:release:Commit: Graham Hayes <graham.hayes@hpe.com>
meta:release:Change-Id: I72697dcc70144a3d9d40da1399722f981f664edb
meta:release:Code-Review+2: Doug Hellmann <doug@doughellmann.com>
meta:release:Workflow+1: Doug Hellmann <doug@doughellmann.com>
2017-02-02 16:41:25 +00:00
OpenStack Proposal Bot
5345e8c141 update constraint for murano-pkg-check to new release 0.3.0
Change-Id: I4d8cbf55525c90efd5d46f4659b57197f4c6f9f3
meta:version: 0.3.0
meta:diff-start: -
meta:series: independent
meta:release-type: release
meta:pypi: yes
meta:first: no
meta:release:Author: zhurong <aaronzhu1121@gmail.com>
meta:release:Commit: zhurong <aaronzhu1121@gmail.com>
meta:release:Change-Id: Ifa5de68fdf5f340e240a117563667ecd8903daff
meta:release:Code-Review+2: Doug Hellmann <doug@doughellmann.com>
meta:release:Workflow+1: Doug Hellmann <doug@doughellmann.com>
2017-02-02 15:27:42 +00:00
Jenkins
811eb231b6 Merge "update global-requirement for os-dpm to new release 1.0.0" 2017-02-01 13:54:51 +00:00
Yujun Zhang
fba9379ab7 Add mitmproxy for openstack/mitmstack
- Is the library actively maintained?

Yes, see activities during last month[1] and releases[2]

- Is the library good code?

Yes, see building history[3] and test coverage[4]

- Is the library python 3 compatible?

Yes, it is py35 and py36 compatible[5]

- Is the library license compatible?

Yes, MIT[6]

- Is the library already packaged in the distros we target
(Ubuntu latest / Fedora latest)?

No

- Is the function of this library already covered by other
libraries in global-requirements.txt?

No

- Is the library required for OpenStack project or related
dev or infrastructure setup? (Answer to this should be Yes,
of course) Which?

Yes, mitmproxy[7] is used by openstack/mitmstack[8] for
intercepting, inspecting, modifying and replaying traffic flows.

[1]: https://github.com/mitmproxy/mitmproxy/pulse/monthly
[2]: https://github.com/mitmproxy/mitmproxy/releases
[3]: https://travis-ci.org/mitmproxy/mitmproxy/builds
[4]: https://codecov.io/gh/mitmproxy/mitmproxy
[5]: https://pypi.python.org/pypi/mitmproxy
[6]: https://github.com/mitmproxy/mitmproxy/blob/master/LICENSE
[7]: https://mitmproxy.org/
[8]: https://wiki.openstack.org/wiki/MitmStack

Change-Id: I9893cb08019938e025b8e1c60dca6fbdb7e95ce2
2017-02-01 21:50:54 +08:00
Jenkins
3eaa28fd8b Merge "update constraint for gnocchiclient to new release 3.0.0" 2017-02-01 13:28:50 +00:00
Jenkins
fd4949797b Merge "Update vmware-nsxlib to version 0.7.0" 2017-02-01 13:08:12 +00:00
Jenkins
3953ed4a8d Merge "update constraint for os-dpm to new release 1.0.0" 2017-02-01 13:07:34 +00:00
Tony Breeds
97e8b3e844 update global-requirement for os-dpm to new release 1.0.0
A new version of os-dpm has been released to pypi [1].
It renamed config options and added additional help texts to it.

os-dpm is a library that is only consumed by the projects nova-dpm
[2] and networking-dpm [3], so an update in the feature freeze
timeframe should be safe.

[1] https://pypi.python.org/pypi/os-dpm/1.0.0
[2] https://github.com/openstack/nova-dpm
[3] https://github.com/openstack/networking-dpm

Change-Id: If350c66b331069d758ddab8ffc2515fa7f121f14
2017-02-01 11:10:11 +11:00
Jenkins
a66d40f014 Merge "update constraint for oslo.context to new release 2.12.1" 2017-01-31 18:16:00 +00:00
Andreas Scheuring
5ab40c43c1 update constraint for os-dpm to new release 1.0.0
A new version of os-dpm has been released to pypi [1].
It renamed config options and added additional help texts to it.

os-dpm is a library that is only consumed by the projects nova-dpm
[2] and networking-dpm [3], so an update in the feature freeze
timeframe should be safe.

[1] https://pypi.python.org/pypi/os-dpm/1.0.0
[2] https://github.com/openstack/nova-dpm
[3] https://github.com/openstack/networking-dpm

Change-Id: I2b97dbb1f5e4224668414c01fb7152e0cb4f7cce
2017-01-31 14:12:08 +01:00
Gary Kotton
36fed8c17a Update vmware-nsxlib to version 0.7.0
This contains bug fixes for:
 - IPAM
 - disable uRPF check on container port
 - allow seeting QoS shaper values to 0
 - use project-id instead of tenant-id
 - support update for router description
 - add pool ID for port update

In addition it also adds support for:
- client certificates

Change-Id: I42d7fb809389dc67c9bc45a86ccc0b4e91fbeadc
2017-01-31 01:13:25 -08:00
OpenStack Proposal Bot
05991966f1 update constraint for gnocchiclient to new release 3.0.0
Change-Id: Id1b1818a95ce7ed37e14d9999c1dc51fcb8e1411
meta:version: 3.0.0
meta:diff-start: -
meta:series: independent
meta:release-type: release
meta:pypi: no
meta:first: no
meta:release:Author: Julien Danjou <julien@danjou.info>
meta:release:Commit: Julien Danjou <julien@danjou.info>
meta:release:Change-Id: Ibe41debb43cb2a7ef79c57a867da5e15b3c2b846
meta:release:Code-Review+1: gordon chung <gord@live.ca>
meta:release:Code-Review+2: Doug Hellmann <doug@doughellmann.com>
meta:release:Workflow+1: Doug Hellmann <doug@doughellmann.com>
2017-01-30 20:55:58 +00:00
OpenStack Proposal Bot
92ebd9beba update constraint for oslo.context to new release 2.12.1
Change-Id: I27053b5ef8ba070f4833096cc0218b46e7d295ab
meta:version: 2.12.1
meta:diff-start: -
meta:series: ocata
meta:release-type: release
meta:pypi: yes
meta:first: no
meta:release:Author: Davanum Srinivas <davanum@gmail.com>
meta:release:Commit: Davanum Srinivas <davanum@gmail.com>
meta:release:Change-Id: Iaa48ad6e10d1ab4fa90f41a112cc9ba62e65a271
meta:release:Code-Review+2: Doug Hellmann <doug@doughellmann.com>
meta:release:Workflow+1: Doug Hellmann <doug@doughellmann.com>
2017-01-30 18:14:20 +00:00
OpenStack Proposal Bot
f85b4d6164 update constraint for python-openstackclient to new release 3.8.1
Change-Id: Id608025d610de2099d7be37dcff35de33c10b9d5
meta:version: 3.8.1
meta:diff-start: -
meta:series: ocata
meta:release-type: release
meta:pypi: yes
meta:first: no
meta:release:Author: Dean Troyer <dtroyer@gmail.com>
meta:release:Commit: Dean Troyer <dtroyer@gmail.com>
meta:release:Change-Id: I584e9c702a856fb9d705b5d89ef3d822dab3666e
meta:release:Code-Review+1: Steve Martinelli <s.martinelli@gmail.com>
meta:release:Code-Review+2: Doug Hellmann <doug@doughellmann.com>
meta:release:Workflow+1: Doug Hellmann <doug@doughellmann.com>
2017-01-30 14:58:33 +00:00
Jenkins
7054457cd2 Merge "update constraint for stevedore to new release 1.20.0" 2017-01-29 17:21:37 +00:00
Jenkins
451be402e3 Merge "update constraint for python-troveclient to new release 2.8.0" 2017-01-29 03:47:27 +00:00
OpenStack Proposal Bot
9798b9a035 update constraint for stevedore to new release 1.20.0
Depends-On: Ie9af444e7f8842ffb3e275ede52b802de02e6e99
Depends-On: I141b17f9dd2acebe2b23f8fc93206e23bc70b568
Change-Id: I8ba23c5a735c3dd27e5309fea38f78a6b17bc56a
meta:version: 1.20.0
meta:diff-start: -
meta:series: ocata
meta:release-type: release
meta:pypi: yes
meta:first: no
meta:release:Author: Joshua Harlow <jxharlow@godaddy.com>
meta:release:Commit: Joshua Harlow <jxharlow@godaddy.com>
meta:release:Change-Id: I5814deb5021621b05e88ff9c637869210f8eb2d8
meta:release:Code-Review+1: wanghongtaozz <wanghongtaozz@inspur.com>
meta:release:Code-Review+2: Doug Hellmann <doug@doughellmann.com>
meta:release:Workflow+1: Doug Hellmann <doug@doughellmann.com>
2017-01-28 16:32:47 +00:00
Jenkins
6a2fc9de29 Merge "update constraint for python-magnumclient to new release 2.4.0" 2017-01-28 11:38:53 +00:00
Jenkins
5e7160a380 Merge "update constraint for python-swiftclient to new release 3.3.0" 2017-01-28 09:26:15 +00:00