[openstack-dev] [new][nova] os_vif 1.0.0 release (newton)

2016-05-17 Thread no-reply
We are pumped to announce the release of:

os_vif 1.0.0: A library for plugging and unplugging virtual interfaces
in OpenStack.

This is the first release of os_vif. This release is part of the
newton release series.

With package available at:

https://pypi.python.org/pypi/os_vif

For more details, please see below.

1.0.0
^

Initial release of os-vif


New Features


* There is an object model describing the different ways a virtual
  network interface can be configured on the host. There is a plugin
  API contract defined to enable configuration of the host OS to match
  a desired VIF setup There is an object model describing the plugins
  available on the host. Two built-in plugins provide support for
  Linux Bridge and OpenVSwitch integration on Linux compute hosts.

Changes in os_vif deb06cfe2401a50c5ce96f08483f16a9777c61fa..1.0.0
-

e5227ec Start using reno for release notes
722b02d vif_plug_ovs: merge both plugins into one
3f60c8e ovs: convert over to use privsep module
48d9e64 ovs: move code from plugin into linux_net helper
bf845fe linux_bridge: convert over to use privsep module
76994a0 test: use real UUID in all UUID fields
ae034f5 test: add workaround for non-deterministic ovo object comparison
9686110 os-vif: introduce a ComputeInfo object to represent compute info
2d9c516 linux_bridge: actually apply the iptables rules
5e72ecd Fix calls to create_ovs_vif_port
e91941a Remove vlan from hostdev and direct vif
b2a910c Change network vlan to integer
40f6f49 VIFDirect: replace dev_name with dev_address
c32d2a6 Use names() method of ExtensionManager insted of keys()
678c34e Remove obsolete obj_relationships attribute
1717625 os-vif: add test for versioned object fingerprints
c091359 os_vif: ensure objects are in an 'os_vif' namespace
88db713 vif_plug_ovs: Disable IPv6 on bridge devices
f874a46 import openvswitch plugin implementation
5888af0 import linux bridge plugin implementation
72d5dfb Provide plugins an oslo_config group for their setup
6a099ff Adding dev_type field to VIFHostDevice
fb2c061 Fix PciAddress regex
46045ca Update the test_os_vif.test_initialize documentation
faf3a0a tox: ignore E126, E127, E128 indentation checks
7ae8163 Fix logic getting access to stevedore loaded plugin instance
992b409 plugin: fix typo in method annotation
d15fe91 Pass InstanceInfo to the plug/unplug methods
d8b14f1 Fix definition of subnet object to not be untyped strings
11af752 Add formal classes for each of the types of VIF backend config
1339a45 don't catch ProcessExecutionError exception as special case
664d363 remove dependancy on nova object model
e030fa9 actually register the various objects we define
9370d74 remove obsolete requirements
fab8d72 Remove raise NotImplementedError from abstractmethods
65c0f37 remove python 2.6 trove classifier
2deb99e reorder tox envlist to run python 3.4 before 2.7
8023f33 Import of code from https://github.com/jaypipes/os_vif



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new] nova_powervm 2.0.1 release (mitaka)

2016-05-19 Thread no-reply
We are jazzed to announce the release of:

nova_powervm 2.0.1: PowerVM driver for OpenStack Nova.

This release is part of the mitaka stable release series.

For more details, please see below.

Changes in nova_powervm 2.0.0..2.0.1


a4e2a57 InvalidHostForRebuildNotEnoughVIOS mock needs additional param
ac12e44 vif.unplug is invoked with a missing argument during rollback
a6614cb Support tot_data for metrics
647ca4f Correct Translation files permissions
76d3c68 Fix e.msg to use six
69ced6b Revert "Generate new wwpns on target host during evacuate"
ee35e5e Add LUA to remote restart/rebuild VSCSI mappings
1f76a47 Check instance.host on NPIV disconnect
1838202 Revert "Generate only one pair of wwpns when instance has multiple 
block devices"
0749fc4 First get to swift may fail
af62b93 Remove excessive exceptions in NVRAM/SlotStore
30ea452 Translation files for supported languages
7d15511 Revert "Removing workaround"
639f743 Generate only one pair of wwpns when instance has multiple block devices
13be9d7 Do not clean NVRAM unless destroy is on same host
7c1ef53 Allow re-mapping of client slots to volumes
be5d638 Check for active vios during compute start
4418a9b Support new conf refactor from Nova
6c54b9a Add retry to rename func
f98749a Fix revert migration if flavor deleted
28e8278 Increase scope of stopable states
3560080 Log warning for failed deletion of NVRAM
d58a0b6 Allow multiple session connection attempts
eea6802 Raise exception when NVRAM store is not reachable
fb9a86d Generate new wwpns on target host during evacuate
201f188 Update Power States to new values

Diffstat (except docs and test files)
-

nova_powervm/conf/__init__.py  |   6 -
nova_powervm/conf/powervm.py   |   6 +-
nova_powervm/locale/de/nova-powervm-log-error.po   |  87 +++--
nova_powervm/locale/de/nova-powervm-log-info.po| 324 ++--
nova_powervm/locale/de/nova-powervm-log-warning.po | 127 +++---
nova_powervm/locale/de/nova-powervm.po | 271 -
nova_powervm/locale/es/nova-powervm-log-error.po   |  83 ++--
nova_powervm/locale/es/nova-powervm-log-info.po| 314 +--
nova_powervm/locale/es/nova-powervm-log-warning.po | 119 --
nova_powervm/locale/es/nova-powervm.po | 269 +
nova_powervm/locale/fr/nova-powervm-log-error.po   |  89 +++--
nova_powervm/locale/fr/nova-powervm-log-info.po| 330 ++--
nova_powervm/locale/fr/nova-powervm-log-warning.po | 128 ---
nova_powervm/locale/fr/nova-powervm.po | 274 -
nova_powervm/locale/it/nova-powervm-log-error.po   | 107 --
nova_powervm/locale/it/nova-powervm-log-info.po| 426 -
nova_powervm/locale/it/nova-powervm-log-warning.po | 143 ---
nova_powervm/locale/it/nova-powervm.po | 269 +
nova_powervm/locale/ja/nova-powervm-log-error.po   |  85 ++--
nova_powervm/locale/ja/nova-powervm-log-info.po| 320 ++--
nova_powervm/locale/ja/nova-powervm-log-warning.po | 125 +++---
nova_powervm/locale/ja/nova-powervm.po | 266 +
nova_powervm/locale/ko/nova-powervm-log-error.po   |  83 ++--
nova_powervm/locale/ko/nova-powervm-log-info.po| 314 +--
nova_powervm/locale/ko/nova-powervm-log-warning.po | 119 --
nova_powervm/locale/ko/nova-powervm.po | 251 
.../locale/pt-BR/nova-powervm-log-error.po | 110 --
nova_powervm/locale/pt-BR/nova-powervm-log-info.po | 396 ++-
.../locale/pt-BR/nova-powervm-log-warning.po   | 128 ---
nova_powervm/locale/pt-BR/nova-powervm.po  | 280 +-
nova_powervm/locale/ru/nova-powervm-log-error.po   |  85 ++--
nova_powervm/locale/ru/nova-powervm-log-info.po| 314 +--
nova_powervm/locale/ru/nova-powervm-log-warning.po | 125 +++---
nova_powervm/locale/ru/nova-powervm.po | 269 +
.../locale/zh-Hans/nova-powervm-log-error.po   |  85 ++--
.../locale/zh-Hans/nova-powervm-log-info.po| 314 +--
.../locale/zh-Hans/nova-powervm-log-warning.po | 119 --
nova_powervm/locale/zh-Hans/nova-powervm.po| 269 +
.../locale/zh-Hant/nova-powervm-log-error.po   |  89 +++--
.../locale/zh-Hant/nova-powervm-log-info.po| 342 ++---
.../locale/zh-Hant/nova-powervm-log-warning.po | 119 --
nova_powervm/locale/zh-Hant/nova-powervm.po| 269 +
nova_powervm/virt/powervm/driver.py| 178 ++---
nova_powervm/virt/powervm/exception.py |  14 +
nova_powervm/virt/powervm/host.py  | 126 +++---
nova_powervm/virt/powervm/nvram/manager.py |  16 +-
nova_powervm/virt/powervm/nvram/swift.py   | 109 +-
nova_powervm/virt/powervm/slot.py  | 186 +
nova_powervm/virt/powervm/tasks/network.py |  70 +++-
nova_

[openstack-dev] [new][telemetry] ceilometer-powervm 2.0.1 release (mitaka)

2016-05-19 Thread no-reply
We are thrilled to announce the release of:

ceilometer-powervm 2.0.1: PowerVM Ceilometer Inspector for OpenStack
Ceilometer.

This release is part of the mitaka stable release series.

For more details, please see below.

Changes in ceilometer-powervm 2.0.0..2.0.1
--

b9f21fb Correct Translation files permissions
cef4cb6 Translation files for supported languages
88cb7c2 Allow multiple session connection attempts

Diffstat (except docs and test files)
-

.../compute/virt/powervm/inspector.py  |  8 --
.../locale/de/ceilometer-powervm-log-warning.po| 24 +---
ceilometer_powervm/locale/de/ceilometer-powervm.po | 16 +++
.../locale/es/ceilometer-powervm-log-warning.po| 20 +++--
ceilometer_powervm/locale/es/ceilometer-powervm.po | 16 +++
.../locale/fr/ceilometer-powervm-log-warning.po| 22 +--
ceilometer_powervm/locale/fr/ceilometer-powervm.po | 16 +++
.../locale/it/ceilometer-powervm-log-warning.po| 24 +---
ceilometer_powervm/locale/it/ceilometer-powervm.po | 20 +++--
.../locale/ja/ceilometer-powervm-log-warning.po| 20 +++--
ceilometer_powervm/locale/ja/ceilometer-powervm.po | 16 +++
.../locale/ko/ceilometer-powervm-log-warning.po| 20 +++--
ceilometer_powervm/locale/ko/ceilometer-powervm.po | 16 +++
.../locale/pt-BR/ceilometer-powervm-log-warning.po | 22 +--
.../locale/pt-BR/ceilometer-powervm.po | 16 +++
.../locale/ru/ceilometer-powervm-log-warning.po| 22 +--
ceilometer_powervm/locale/ru/ceilometer-powervm.po | 16 +++
.../zh-Hans/ceilometer-powervm-log-warning.po  | 22 +--
.../locale/zh-Hans/ceilometer-powervm.po   | 16 +++
.../zh-Hant/ceilometer-powervm-log-warning.po  | 22 +--
.../locale/zh-Hant/ceilometer-powervm.po   | 18 +++-
22 files changed, 270 insertions(+), 155 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new] networking-powervm 2.0.1 release (mitaka)

2016-05-19 Thread no-reply
We are pumped to announce the release of:

networking-powervm 2.0.1: PowerVM Neutron ML2 Agent for OpenStack
Neutron.

This release is part of the mitaka stable release series.

For more details, please see below.

Changes in networking-powervm 2.0.0..2.0.1
--

423d73d Translation files for supported languages

Diffstat (except docs and test files)
-

.../locale/de/networking-powervm-log-error.po  | 22 ++
.../locale/de/networking-powervm-log-info.po   | 26 ++--
.../locale/de/networking-powervm-log-warning.po| 36 
networking_powervm/locale/de/networking-powervm.po | 31 +++---
.../locale/es/networking-powervm-log-error.po  | 22 ++
.../locale/es/networking-powervm-log-info.po   | 26 ++--
.../locale/es/networking-powervm-log-warning.po| 36 
networking_powervm/locale/es/networking-powervm.po | 27 ++--
.../locale/fr/networking-powervm-log-error.po  | 26 +++-
.../locale/fr/networking-powervm-log-info.po   | 28 ++---
.../locale/fr/networking-powervm-log-warning.po| 40 ++
networking_powervm/locale/fr/networking-powervm.po | 31 +++---
.../locale/it/networking-powervm-log-error.po  | 26 +++-
.../locale/it/networking-powervm-log-info.po   | 32 +++
.../locale/it/networking-powervm-log-warning.po| 48 --
networking_powervm/locale/it/networking-powervm.po | 33 ---
.../locale/ja/networking-powervm-log-error.po  | 22 ++
.../locale/ja/networking-powervm-log-info.po   | 26 ++--
.../locale/ja/networking-powervm-log-warning.po| 36 
networking_powervm/locale/ja/networking-powervm.po | 29 +++--
.../locale/ko/networking-powervm-log-error.po  | 22 ++
.../locale/ko/networking-powervm-log-info.po   | 26 ++--
.../locale/ko/networking-powervm-log-warning.po| 36 
networking_powervm/locale/ko/networking-powervm.po | 27 ++--
.../locale/pt-BR/networking-powervm-log-error.po   | 26 +++-
.../locale/pt-BR/networking-powervm-log-info.po| 33 +++
.../locale/pt-BR/networking-powervm-log-warning.po | 44 ++--
.../locale/pt-BR/networking-powervm.po | 31 +++---
.../locale/ru/networking-powervm-log-error.po  | 24 ++-
.../locale/ru/networking-powervm-log-info.po   | 26 ++--
.../locale/ru/networking-powervm-log-warning.po| 36 
networking_powervm/locale/ru/networking-powervm.po | 33 ---
.../locale/zh-Hans/networking-powervm-log-error.po | 22 ++
.../locale/zh-Hans/networking-powervm-log-info.po  | 28 ++---
.../zh-Hans/networking-powervm-log-warning.po  | 38 +
.../locale/zh-Hans/networking-powervm.po   | 29 +++--
.../locale/zh-Hant/networking-powervm-log-error.po | 22 ++
.../locale/zh-Hant/networking-powervm-log-info.po  | 28 ++---
.../zh-Hant/networking-powervm-log-warning.po  | 38 +
.../locale/zh-Hant/networking-powervm.po   | 29 +++--
40 files changed, 633 insertions(+), 568 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] keystonemiddleware 4.5.0 release (newton)

2016-05-19 Thread no-reply
We are content to announce the release of:

keystonemiddleware 4.5.0: Middleware for OpenStack Identity

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystonemiddleware

With package available at:

https://pypi.python.org/pypi/keystonemiddleware

Please report issues through launchpad:

http://bugs.launchpad.net/keystonemiddleware

For more details, please see below.

4.5.0
^


New Features


* [bug 1544840
  (https://bugs.launchpad.net/keystonemiddleware/+bug/1544840)] Adding
  audit middleware specific notification related configuration to
  allow a different notification driver and transport for audit if
  needed.

* A new configuration option for the s3token middleware called
  auth_uri can be used to set the URI to be used for authentication.
  This replaces auth_host, auth_port, and auth_protocol.


Deprecation Notes
*

* The auth_host, auth_port, and auth_protocol configuration options
  to the s3token middleware are now deprecated.

Changes in keystonemiddleware 4.3.0..4.5.0
--

8da3eac Updated from global requirements
0068307 Updated from global requirements
c801117 Fix D105: Missing docstring in magic method (PEP257)
a2afaa9 Fix D200: One-line docstring should fit on one line with quotes (PEP257)
ee73f70 Fix D202: No blank lines allowed after function docstring (PEP257)
c813c35 Adding audit middleware specific notification driver conf
952d203 remove old options from documentation
95ba901 generate sample config automatically
3d40f1b Return default value for pkg_version if missing
adcdd17 Updated from global requirements
ed931a0 Fix D204 PEP257 violation and enable D301 and D209
d7bf1a7 Fix D400 PEP257 violation
92983b1 Fix D401 PEP257 violation and enable H403
5ef2e51 Update config options
8dee745 s3token config with auth URI
89ec136 Updated from global requirements
8d52a83 Return JSON for Unauthorized message
57fbb72 Updated from global requirements
acaeaa0 Fix doc build if git is absent
45a0d08 PEP257: add flake8-docstring testing
5ba835f Only confirm token binding on one token
0f426e7 Create signing_dir upon first usage
1c764b8 Updated from global requirements
53335aa Updated from global requirements
f54ff06 Handle cache invalidate outside cache object
0f2c3fd Update reno for stable/mitaka
45136e0 Remove bandit.yaml in favor of defaults
247d800 use the same context across a request
f6b719b Updated from global requirements
05a20bb Update documentation for running tests
aea1f4f Updated from global requirements
ead6061 Add back a bandit tox job

Diffstat (except docs and test files)
-

.gitignore |   3 +
bandit.yaml| 119 
config-generator/keystonemiddleware.conf   |   4 +
keystonemiddleware/audit.py|  73 +--
keystonemiddleware/auth_token/__init__.py  |  56 --
keystonemiddleware/auth_token/_cache.py|  41 +---
keystonemiddleware/auth_token/_memcache_crypt.py   |  12 +-
keystonemiddleware/auth_token/_memcache_pool.py|   3 +-
keystonemiddleware/auth_token/_request.py  |   9 +-
keystonemiddleware/auth_token/_signing_dir.py  |  21 +-
keystonemiddleware/auth_token/_user_plugin.py  |   2 +-
keystonemiddleware/ec2_token.py|   7 +-
keystonemiddleware/echo/__main__.py|   3 +-
keystonemiddleware/echo/service.py |   5 +-
keystonemiddleware/fixture.py  |   1 -
keystonemiddleware/s3_token.py |  23 ++-
.../unit/auth_token/test_auth_token_middleware.py  |  76 +++-
.../notes/bug-1544840-a534127f8663e40f.yaml|   6 +
.../notes/s3token_auth_uri-490c1287d90b9df7.yaml   |   8 +
releasenotes/source/index.rst  |   1 +
releasenotes/source/mitaka.rst |   6 +
requirements.txt   |  10 +-
test-requirements.txt  |  11 +-
tox.ini|  19 +-
35 files changed, 506 insertions(+), 499 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 733e4a9..e676f27 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,2 +6,2 @@ keystoneauth1>=2.1.0 # Apache-2.0
-oslo.config>=3.4.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0
+oslo.context>=2.2.0 # Apache-2.0
@@ -10 +10 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
@@ -14,2 +14,2 @@ pycadf!=2.0.0,>=1.1.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/t

[openstack-dev] [new][keystone] keystoneauth1 2.7.0 release (newton)

2016-05-19 Thread no-reply
We are thrilled to announce the release of:

keystoneauth1 2.7.0: Authentication Library for OpenStack Identity

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystoneauth

With package available at:

https://pypi.python.org/pypi/keystoneauth1

Please report issues through launchpad:

http://bugs.launchpad.net/keystoneauth

For more details, please see below.

Changes in keystoneauth1 2.6.0..2.7.0
-

c43d9dc Updated from global requirements
019ff84 Updated from global requirements
6538141 docstring: fix typo
01904a2 Updated from global requirements
c10722b Add oauth plugin to keystoneauth
ed75863 Expose is_admin_project in AccessInfo
e853121 Updated from global requirements
118c962 Expose allow parameters for URL discovery
f6e57bc Updated from global requirements
68fde05 Refactor variables for fixture and service
48ec8bf Enable bandit
2962d9d Lazy import oslo_config as required
1a2a579 Add 303 as redirect code for k2k plugin
9d51a2a Updated from global requirements
21d5ba9 Fix H405, D105, D200, and D203 PEP257
1933a78 Updated from global requirements
f95a3bb Fixing D204, D205, D208, and D211 pep8
2caee11 Fixing D301 docstring.
2e0c003 Removing tox ignore D400.
7d0cb04 Fix documentation example again
3352122 Include query string in request logging
01cf25a Removing tox ignore D401 and make keystoneauth compliant
d061788 Documentation example fix

Diffstat (except docs and test files)
-

keystoneauth1/_utils.py|   4 +-
keystoneauth1/access/access.py |  70 +---
keystoneauth1/adapter.py   |  11 +-
keystoneauth1/discover.py  |   2 +-
keystoneauth1/exceptions/base.py   |   1 +
keystoneauth1/exceptions/connection.py |   1 +
keystoneauth1/exceptions/http.py   |  34 +++-
keystoneauth1/exceptions/service_providers.py  |   2 +-
keystoneauth1/extras/_saml2/v3/base.py |   7 +-
keystoneauth1/extras/_saml2/v3/saml2.py|   2 +-
keystoneauth1/extras/oauth1/__init__.py|  19 +++
keystoneauth1/extras/oauth1/_loading.py|  43 +
keystoneauth1/extras/oauth1/v3.py  |  77 +
keystoneauth1/fixture/__init__.py  |   3 +-
keystoneauth1/fixture/keystoneauth_betamax.py  |   2 +-
keystoneauth1/fixture/v3.py|  18 ++-
keystoneauth1/identity/base.py |   6 +-
keystoneauth1/identity/generic/base.py |   4 +-
keystoneauth1/identity/v2.py   |   2 +-
keystoneauth1/identity/v3/base.py  |   2 +-
keystoneauth1/identity/v3/k2k.py   |  15 +-
keystoneauth1/identity/v3/oidc.py  |  14 +-
keystoneauth1/loading/_utils.py|  40 +
keystoneauth1/loading/base.py  |   2 +-
keystoneauth1/loading/conf.py  |   2 +-
keystoneauth1/loading/opts.py  |  14 +-
keystoneauth1/loading/session.py   |  14 +-
keystoneauth1/plugin.py|   4 +-
keystoneauth1/session.py   |  32 +++-
.../unit/extras/oauth1/test_oauth1_loading.py  |  57 +++
.../unit/identity/test_identity_v3_federation.py   |  24 ++-
requirements.txt   |   6 +-
setup.cfg  |   5 +-
test-requirements.txt  |   3 +-
tox.ini|  24 ++-
48 files changed, 743 insertions(+), 223 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 4504520..0052c69 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-iso8601>=0.1.9 # MIT
+iso8601>=0.1.11 # MIT
@@ -8 +8 @@ positional>=1.0.1 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
@@ -10 +10 @@ six>=1.9.0 # MIT
-stevedore>=1.5.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 6fa68e9..ae1ba37 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,0 +8 @@ flake8-docstrings==0.2.1.post1 # MIT
+bandit>=1.0.1 # Apache-2.0
@@ -17 +18 @@ os-testr>=0.4.1 # Apache-2.0
-betamax>=0.5.1 # Apache-2.0
+betamax>=0.7.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] pycadf 2.3.0 release (newton)

2016-05-19 Thread no-reply
We are glad to announce the release of:

pycadf 2.3.0: CADF Library

This release is part of the newton release series.

With source available at:

https://git.openstack.org/cgit/openstack/pycadf

With package available at:

https://pypi.python.org/pypi/pycadf

Please report issues through launchpad:

https://bugs.launchpad.net/pycadf

For more details, please see below.

Changes in pycadf 2.1.0..2.3.0
--

ec0780b Add missing os-volumes_boot to nova_api_audit_map.conf
dd4bf42 Updated from global requirements
53cac14 Updated from global requirements
783ce98 Remove unused pngmath Sphinx extension
35003ba Updated from global requirements
0c7c8f3 Remove invalid character from neutron_api_audit_map.conf

Diffstat (except docs and test files)
-

etc/pycadf/neutron_api_audit_map.conf | 6 +++---
etc/pycadf/nova_api_audit_map.conf| 3 ++-
requirements.txt  | 2 +-
test-requirements.txt | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 15ad583..2518ec2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-oslo.config>=3.4.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index bc262b6..7f52a2b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] keystonemiddleware 4.5.1 release (newton)

2016-05-23 Thread no-reply
We are eager to announce the release of:

keystonemiddleware 4.5.1: Middleware for OpenStack Identity

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystonemiddleware

With package available at:

https://pypi.python.org/pypi/keystonemiddleware

Please report issues through launchpad:

http://bugs.launchpad.net/keystonemiddleware

For more details, please see below.

Changes in keystonemiddleware 4.5.0..4.5.1
--

f55b033 Fix AttributeError on cached-invalid token checks

Diffstat (except docs and test files)
-

keystonemiddleware/auth_token/__init__.py  |  2 +-
.../unit/auth_token/test_auth_token_middleware.py  | 18 ++
2 files changed, 19 insertions(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][neutron] neutron-lib 0.2.0 release (newton)

2016-05-23 Thread no-reply
We are delighted to announce the release of:

neutron-lib 0.2.0: Neutron shared routines and utilities

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/neutron-lib

With package available at:

https://pypi.python.org/pypi/neutron-lib

Please report issues through launchpad:

http://bugs.launchpad.net/neutron

For more details, please see below.

Changes in neutron-lib 0.1.0..0.2.0
---

4dcbeb2 Updated from global requirements
d70cb29 Add IPv6_LLA_PREFIX constant
c09ff0b Remove ICMPV6_ALLOWED_TYPES
d33b62b Maintain ATTR_NOT_SPECIFIED constant with deepcopy
da9870c Add constants for additional ICMPv6 types
55498ff Define legacy ICMPv6 protocol name 'icmpv6' for backward compaty

Diffstat (except docs and test files)
-

neutron_lib/constants.py | 55 +---
requirements.txt |  4 ++--
2 files changed, 49 insertions(+), 10 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index e91e710..388462c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -14 +14 @@ oslo.messaging>=4.5.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] keystoneauth1 2.4.1 release (mitaka)

2016-05-23 Thread no-reply
We are jazzed to announce the release of:

keystoneauth1 2.4.1: Authentication Library for OpenStack Identity

This release is part of the mitaka stable release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystoneauth

With package available at:

https://pypi.python.org/pypi/keystoneauth1

Please report issues through launchpad:

http://bugs.launchpad.net/keystoneauth

For more details, please see below.

Changes in keystoneauth1 2.4.0..2.4.1
-

dd58541 Updated from global requirements
bc2354d Swap the order of username deprecation
73475f0 fix OrderedDict mutated during iteration

Diffstat (except docs and test files)
-

keystoneauth1/fixture/keystoneauth_betamax.py  | 2 +-
keystoneauth1/loading/_plugins/identity/generic.py | 5 ++---
keystoneauth1/loading/_plugins/identity/v2.py  | 7 +++
keystoneauth1/loading/_plugins/identity/v3.py  | 5 ++---
setup.cfg  | 2 +-
test-requirements.txt  | 2 +-
7 files changed, 11 insertions(+), 14 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index ad06c08..bf7f328 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] keystonemiddleware 4.4.1 release (mitaka)

2016-05-23 Thread no-reply
We are pleased to announce the release of:

keystonemiddleware 4.4.1: Middleware for OpenStack Identity

This release is part of the mitaka stable release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystonemiddleware

With package available at:

https://pypi.python.org/pypi/keystonemiddleware

Please report issues through launchpad:

http://bugs.launchpad.net/keystonemiddleware

For more details, please see below.

Changes in keystonemiddleware 4.4.0..4.4.1
--

0997d44 Updated from global requirements
b1c8fa9 Updated from global requirements
fa8ac82 Remove bandit.yaml in favor of defaults
c34f4cc Create signing_dir upon first usage

Diffstat (except docs and test files)
-

bandit.yaml| 119 -
keystonemiddleware/audit.py|  13 ++-
keystonemiddleware/auth_token/__init__.py  |   4 +-
keystonemiddleware/auth_token/_request.py  |   3 +-
keystonemiddleware/auth_token/_signing_dir.py  |  21 ++--
keystonemiddleware/echo/__main__.py|   3 +-
requirements.txt   |   2 +-
test-requirements.txt  |   2 +-
tox.ini|   7 +-
10 files changed, 56 insertions(+), 148 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 0a9f2f3..aa2d0c1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ pycadf!=2.0.0,>=1.1.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,<3.0.0,>=1.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 357d49e..35bb567 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ coverage>=3.6 # Apache-2.0
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][ironic] ironic-python-agent 1.2.1 release (mitaka)

2016-05-23 Thread no-reply
We are jazzed to announce the release of:

ironic-python-agent 1.2.1: Ironic Python Agent Ramdisk

This release is part of the mitaka stable release series.

For more details, please see below.

1.2.1
^


New Features


* The "has_carrier" flag was added to the network interface
  information.


Bug Fixes
*

* Fixes bug where the user specified disk_label is ignored with
  partition images in agent drivers.

* Inspection code now waits up to 1 minute for all NICs to get their
  IP addresses. Otherwise inspection fails for some users due to race
  between DIB DHCP code and IPA startup. See
  https://bugs.launchpad.net/bugs/1564954 for details.

* During inspection wait only for a PXE booting NIC to get its IP by
  default. Introduce a new "inspection_dhcp_all_interfaces" option to
  enable waiting for all interfaces instead.

* Stop checking the "has_carrier" field when waiting for NIC's to
  get IP addresses, as it might be set to "False" when the interface
  is being configured.

Changes in ironic-python-agent 1.2.0..1.2.1
---

f5b7ea2 Add script to install missing tinyipa dependencies
ed978f3 [inspection] wait for the PXE DHCP by default and remove the carrier 
check
aa9c061 Stop using git:// and be nice to people behind proxy servers
6ece00d Install qemu-image from backports repo
3fba1ee Wait for the interfaces to get IP addresses before inspection
88f33a3 Correct link to enabling agent drivers
237b76e Fix full_trusty_build once and for all
d3e112c Append BRANCH_PATH to filenames of build output
e949a1e Add disk_label support for partition images
8910634 Update .gitreview for stable/mitaka

Diffstat (except docs and test files)
-

.gitreview |   1 +
Dockerfile |   7 +-
imagebuild/coreos/full_trusty_build.sh |  24 -
imagebuild/tinyipa/Makefile|   8 +-
imagebuild/tinyipa/build-iso.sh|   2 +-
imagebuild/tinyipa/build-tinyipa.sh|   5 +-
imagebuild/tinyipa/finalise-tinyipa.sh |   2 +
imagebuild/tinyipa/install-deps.sh |  17 
ironic_python_agent/cmd/agent.py   |  15 +++
ironic_python_agent/extensions/standby.py  |   6 +-
ironic_python_agent/hardware.py|  20 +++-
ironic_python_agent/inspector.py   |  58 +++
.../notes/disk-label-fix-536897e41a4d817f.yaml |   5 +
.../inspection-wait-for-ips-223e39b65fef31bd.yaml  |   7 ++
...nspection-wait-for-ips-v2-146016f758d7010c.yaml |   8 ++
20 files changed, 366 insertions(+), 27 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] pbr 1.10.0 release

2016-05-23 Thread no-reply
We are psyched to announce the release of:

pbr 1.10.0: Python Build Reasonableness

With source available at:

http://git.openstack.org/cgit/openstack-dev/pbr

With package available at:

https://pypi.python.org/pypi/pbr

Please report issues through launchpad:

http://bugs.launchpad.net/pbr

For more details, please see below.

Changes in pbr 1.9.1..1.10.0


7f02669 File is wrongly marked as executable
8778c64 Fix wsgiref script use with oslo.config
dcc49c5 Update Preversioning explanation to avoid double that
ef759ed Correct server test
b87e4c0 Fix soabi tests with pypy

Diffstat (except docs and test files)
-

pbr/packaging.py  |  17 ++-
6 files changed, 107 insertions(+), 94 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.context 2.4.0 release (newton)

2016-05-24 Thread no-reply
We are stoked to announce the release of:

oslo.context 2.4.0: Oslo Context library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.context

With package available at:

https://pypi.python.org/pypi/oslo.context

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.context

For more details, please see below.

Changes in oslo.context 2.3.0..2.4.0


cf33c02 Trivial: ignore openstack/common in flake8 exclude list
0511e11 Strip roles in from_environ
e192563 Allow deprecated headers in from_environ

Diffstat (except docs and test files)
-

oslo_context/context.py| 36 +++---
tox.ini|  2 +-
3 files changed, 81 insertions(+), 10 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.cache 1.8.0 release (newton)

2016-05-24 Thread no-reply
We are gleeful to announce the release of:

oslo.cache 1.8.0: Cache storage for Openstack projects.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.cache

With package available at:

https://pypi.python.org/pypi/oslo.cache

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.cache

For more details, please see below.

Changes in oslo.cache 1.7.0..1.8.0
--

6251a15 Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.concurrency 3.9.0 release (newton)

2016-05-24 Thread no-reply
We are pumped to announce the release of:

oslo.concurrency 3.9.0: Oslo Concurrency library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.concurrency

With package available at:

https://pypi.python.org/pypi/oslo.concurrency

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.concurrency

For more details, please see below.

Changes in oslo.concurrency 3.8.0..3.9.0


7e47d32 Add doc/ to pep8 check
89f890b Remove unused import statement
c876fab Add timeout option to ssh_execute
7279c31 Fix wrong import example in docstring
45cf9f0 Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

oslo_concurrency/lockutils.py|  4 ++--
oslo_concurrency/processutils.py |  5 +++--
tox.ini  |  2 +-
5 files changed, 18 insertions(+), 9 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.middleware 3.11.0 release (newton)

2016-05-24 Thread no-reply
We are glad to announce the release of:

oslo.middleware 3.11.0: Oslo Middleware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.middleware

With package available at:

https://pypi.python.org/pypi/oslo.middleware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.middleware

For more details, please see below.

Changes in oslo.middleware 3.10.0..3.11.0
-

6f1db02 cors: remove unused import
f5a55c6 Updated from global requirements
315b9a8 Add a simple __main__ to easily show healthcheck output

Diffstat (except docs and test files)
-

oslo_middleware/cors.py   |  1 -
oslo_middleware/healthcheck/__main__.py   | 69 +++
requirements.txt  |  2 +-
4 files changed, 94 insertions(+), 2 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index f03122f..30a44b7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ six>=1.9.0 # MIT
-stevedore>=1.9.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.config 3.10.0 release (newton)

2016-05-24 Thread no-reply
We are glad to announce the release of:

oslo.config 3.10.0: Oslo Configuration API

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.config

With package available at:

https://pypi.python.org/pypi/oslo.config

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.config

For more details, please see below.

Changes in oslo.config 3.9.0..3.10.0


cd16e52 sphinxconfiggen to generate multiple sample files
9c6bbb1 Fix typo in sphinxconfiggen docs
9930ba4 Updated from global requirements
272a701 fix wrong module name sphinxgenconfig in doc
ed2da1f Update Beta development status from classifiers
6340127 Add 'DEPRECATED: ' prefix for deprecated opts
01ed4fc Avoid duplicate sections in generator output
2799468 Updated from global requirements
bc8f4e7 Updated from global requirements
25926d2 Add * to .coverage in .gitignore
009eb89 Add enfore_type parameter for set_default,
3497a63 Don't set html_last_updated_fmt without git
1d73522 Updated from global requirements
e742fca Updated from global requirements
3f21be7 cfg: do not add --version if not version provided
0d10f6b doc:Log warning when can't get information from git
fa16eb7 Explicitly exclude tests from bandit scan
2531de7 Fix typo error in docstrings of oslo_config.cfg.py
353b7f7 improve documentation about registering entry points for config 
generator
37588d7 Fix isinstance call
5bee7b4 Replace deprecated LOG.warn with LOG.warning
8becbb6 Update reno for stable/mitaka
a1a1c89 Fallback if git is absent
47318f2 Move bandit into pep8
48977b6 Cleanup open file handles in test cases

Diffstat (except docs and test files)
-

.gitignore|   2 +-
oslo_config/cfg.py|  37 +
oslo_config/generator.py  |  57 -
oslo_config/sphinxconfiggen.py|  45 ---
releasenotes/source/index.rst |   1 +
releasenotes/source/mitaka.rst|   6 ++
requirements.txt  |   2 +-
setup.cfg |   2 +-
test-requirements.txt |   6 +-
tox.ini   |   9 ++-
16 files changed, 391 insertions(+), 95 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 029335d..e0a5ef1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ six>=1.9.0 # MIT
-stevedore>=1.5.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index fe3d3d1..47f809d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
@@ -23 +23 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-reno>=0.1.1 # Apache2
+reno>=1.6.2 # Apache2
@@ -32 +32 @@ mock>=1.2 # BSD
-bandit>=0.17.3 # Apache-2.0
+bandit>=1.0.1 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.reports 1.9.0 release (newton)

2016-05-24 Thread no-reply
We are psyched to announce the release of:

oslo.reports 1.9.0: oslo.reports library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.reports

With package available at:

https://pypi.python.org/pypi/oslo.reports

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.reports

For more details, please see below.

Changes in oslo.reports 1.8.0..1.9.0


71ce8f5 Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.policy 1.8.0 release (newton)

2016-05-24 Thread no-reply
We are happy to announce the release of:

oslo.policy 1.8.0: Oslo Policy library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.policy

With package available at:

https://pypi.python.org/pypi/oslo.policy

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.policy

For more details, please see below.

Changes in oslo.policy 1.7.0..1.8.0
---

5a8969c Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.service 1.11.0 release (newton)

2016-05-24 Thread no-reply
We are overjoyed to announce the release of:

oslo.service 1.11.0: oslo.service library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.service

With package available at:

https://pypi.python.org/pypi/oslo.service

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.service

For more details, please see below.

Changes in oslo.service 1.10.0..1.11.0
--

43343b4 Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.serialization 2.7.0 release (newton)

2016-05-24 Thread no-reply
We are amped to announce the release of:

oslo.serialization 2.7.0: Oslo Serialization library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.serialization

With package available at:

https://pypi.python.org/pypi/oslo.serialization

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.serialization

For more details, please see below.

Changes in oslo.serialization 2.6.0..2.7.0
--

0dcd927 Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.utils 3.11.0 release (newton)

2016-05-24 Thread no-reply
We are happy to announce the release of:

oslo.utils 3.11.0: Oslo Utility library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.utils

With package available at:

https://pypi.python.org/pypi/oslo.utils

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.utils

For more details, please see below.

Changes in oslo.utils 3.10.0..3.11.0


12d4936 Trivial: ignore openstack/common in flake8 exclude list
daf4681 Move method split_path into oslo.utils

Diffstat (except docs and test files)
-

oslo_utils/strutils.py| 50 +++
tox.ini   |  2 +-
3 files changed, 90 insertions(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslosphinx 4.4.0 release (newton)

2016-05-24 Thread no-reply
We are eager to announce the release of:

oslosphinx 4.4.0: OpenStack Sphinx Extensions and Theme

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslosphinx

With package available at:

https://pypi.python.org/pypi/oslosphinx

Please report issues through launchpad:

http://bugs.launchpad.net/oslosphinx

For more details, please see below.

Changes in oslosphinx 4.3.0..4.4.0
--

c327f85 Updated from global requirements
75cfb9f add recent versions links to sidebar

Diffstat (except docs and test files)
-

oslosphinx/__init__.py | 15 +++
oslosphinx/theme/openstack/layout.html | 10 ++
requirements.txt   |  2 +-
3 files changed, 26 insertions(+), 1 deletion(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index cb1438c..1c7f46f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+requests>=2.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.log 3.8.0 release (newton)

2016-05-24 Thread no-reply
We are gleeful to announce the release of:

oslo.log 3.8.0: oslo.log library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.log

With package available at:

https://pypi.python.org/pypi/oslo.log

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.log

For more details, please see below.

3.8.0
^

Bug Fixes

* When removing the "verbose" option, the default logging level was
  set to "WARNING" by mistake. Fixed it back to "INFO".

Changes in oslo.log 3.7.0..3.8.0


ed582b1 Revert "Remove 'verbose' option"
07c3c28 Fix regression causing the default log level to become WARNING
7c671ea Remove 'verbose' option

Diffstat (except docs and test files)
-

releasenotes/notes/info-logging-7b7be9fc7a95aebc.yaml | 4 
2 files changed, 6 insertions(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] stevedore 1.14.0 release (newton)

2016-05-24 Thread no-reply
We are pleased to announce the release of:

stevedore 1.14.0: Manage dynamic plugins for Python applications

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/stevedore

With package available at:

https://pypi.python.org/pypi/stevedore

Please report issues through launchpad:

https://bugs.launchpad.net/python-stevedore

For more details, please see below.

Changes in stevedore 1.13.0..1.14.0
---

b106ba3 Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] tooz 1.37.0 release (newton)

2016-05-24 Thread no-reply
We are pleased to announce the release of:

tooz 1.37.0: Coordination library for distributed systems.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/tooz

With package available at:

https://pypi.python.org/pypi/tooz

Please report issues through launchpad:

http://bugs.launchpad.net/python-tooz/

For more details, please see below.

Changes in tooz 1.36.0..1.37.0
--

ad9ce08 Remove unused consul future result
38cd610 Updated from global requirements
f917844 Add a consul based driver

Diffstat (except docs and test files)
-

requirements.txt|   3 +-
setup-consul-env.sh | 108 +++
setup.cfg   |   1 +
tooz/drivers/consul.py  | 186 
tox.ini |   9 +-
6 files changed, 307 insertions(+), 3 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 01de29c..e57d7e0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@ pbr>=1.6 # Apache-2.0
-stevedore>=1.9.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0
@@ -18,0 +19 @@ requests!=2.9.0,>=2.8.1 # Apache-2.0
+python-consul>=0.4.7 # MIT License



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.vmware 2.7.0 release (newton)

2016-05-24 Thread no-reply
We are excited to announce the release of:

oslo.vmware 2.7.0: Oslo VMware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.vmware

With package available at:

https://pypi.python.org/pypi/oslo.vmware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.vmware

For more details, please see below.

Changes in oslo.vmware 2.6.0..2.7.0
---

af2bbfe Updated from global requirements
0ae1810 Trivial: ignore openstack/common in flake8 exclude list

Diffstat (except docs and test files)
-

requirements.txt | 2 +-
tox.ini  | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index cdae27e..0770ec5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr>=1.6 # Apache-2.0
-stevedore>=1.9.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] taskflow 2.0.0 release (newton)

2016-05-24 Thread no-reply
We are delighted to announce the release of:

taskflow 2.0.0: Taskflow structured state management library.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/taskflow

With package available at:

https://pypi.python.org/pypi/taskflow

Please report issues through launchpad:

http://bugs.launchpad.net/taskflow/

For more details, please see below.

Changes in taskflow 1.32.0..2.0.0
-

da30da8 Updated from global requirements
5944ccc Fix documentation related to missing BaseTask class
afbfe77 Remove deprecated things for 2.0 release
3321b22 Always used the library packaged mock

Diffstat (except docs and test files)
-

requirements.txt   |   2 +-
taskflow/conductors/backends/impl_executor.py  |  20 ---
taskflow/conductors/single_threaded.py |  31 -
taskflow/engines/base.py   |  25 
taskflow/engines/helpers.py| 138 +--
taskflow/examples/99_bottles.py|   8 +-
taskflow/examples/delayed_return.py|   2 +-
taskflow/listeners/base.py |  28 
taskflow/listeners/timing.py   |  11 --
taskflow/persistence/backends/impl_memory.py   |  30 +
taskflow/persistence/logbook.py|  37 --
taskflow/persistence/models.py |   2 +-
taskflow/test.py   |  14 +-
.../unit/persistence/test_memory_persistence.py|  39 ++
taskflow/types/fsm.py  |  37 --
taskflow/types/futures.py  |  36 -
taskflow/types/periodic.py |  32 -
taskflow/types/table.py| 147 -
taskflow/utils/deprecation.py  | 147 -
taskflow/utils/misc.py |  12 --
28 files changed, 76 insertions(+), 763 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index f7190e5..7bbf26c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -29 +29 @@ contextlib2>=0.4.0 # PSF License
-stevedore>=1.9.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] keystone 8.1.2 release (liberty)

2016-05-26 Thread no-reply
We are content to announce the release of:

keystone 8.1.2: OpenStack Identity

This release is part of the liberty stable release series.

For more details, please see below.

Changes in keystone 8.1.0..8.1.2


6bf21f3 Fix post jobs
cdc0c2c Updated from global requirements
f811287 Changed the key repo validation to allow read only
f3b9b41 Remove test_invalid_policy_raises_error
762b0c1 Updating sample configuration file
5e8a7a9 Keystone jobs should honor upper-constraints.txt
ce9572b Updated from global requirements
2ac19b7 Updating sample configuration file
9e9c442 Correct test to support changing N release name
cf9ebb4 Store config in drivers and use it to get list_limit
53a6dc0 Return 404 instead of 401 for tokens w/o roles

Diffstat (except docs and test files)
-

etc/keystone.conf.sample   |  4 +--
keystone/cmd/cli.py|  4 +--
keystone/identity/backends/ldap.py |  8 +++---
keystone/identity/backends/sql.py  |  1 +
keystone/identity/core.py  |  9 ++-
keystone/token/provider.py | 40 ++
keystone/token/providers/fernet/utils.py   | 32 +---
requirements.txt   |  6 ++---
tox.ini| 14 ++-
12 files changed, 116 insertions(+), 52 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 084f251..32aa439 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,2 +11,2 @@ Paste
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
-Routes!=2.0,>=1.12.3;python_version!='2.7'
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
@@ -19 +19 @@ passlib>=1.6
-python-keystoneclient!=1.8.0,>=1.6.0
+python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][horizon] django_openstack_auth 2.3.0 release (newton)

2016-05-30 Thread no-reply
We are jubilant to announce the release of:

django_openstack_auth 2.3.0: Django authentication backend for use
with OpenStack Identity

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/django_openstack_auth/

With package available at:

https://pypi.python.org/pypi/django_openstack_auth

Please report issues through launchpad:

https://bugs.launchpad.net/django-openstack-auth

For more details, please see below.

Changes in django_openstack_auth 2.2.0..2.3.0
-

dd56c4e Clarify the confusing warning in case of Keystone v2.0 vs v3 conflict
405cb08 Fix Keystone url version suffix when webpath is present
086fc27 Use login endpoint as key for AVAILABLE_REGIONS
313827c Updated from global requirements
5f9fbac Imported Translations from Zanata
62e079e Updated from global requirements
7f2f632 Updated from global requirements
0d69d13 Imported Translations from Zanata
489bedf Updated from global requirements
d7a2dce When calculating session_time, use the actual token life
9545694 Imported Translations from Zanata
1961c1a Imported Translations from Zanata
e9e09a4 Imported Translations from Zanata
67ce03e Fix token hashing with python 3
75a6b97 Don't call the Keystone client if the token is None

Diffstat (except docs and test files)
-

openstack_auth/backend.py |  2 +-
openstack_auth/locale/ar/LC_MESSAGES/django.po| 10 +--
openstack_auth/locale/ca/LC_MESSAGES/django.po| 10 +--
openstack_auth/locale/cs/LC_MESSAGES/django.po| 10 +--
openstack_auth/locale/de/LC_MESSAGES/django.po| 17 +++--
openstack_auth/locale/django.pot  | 88 ---
openstack_auth/locale/en_AU/LC_MESSAGES/django.po | 11 ++-
openstack_auth/locale/en_GB/LC_MESSAGES/django.po | 10 +--
openstack_auth/locale/es/LC_MESSAGES/django.po| 17 +++--
openstack_auth/locale/es_MX/LC_MESSAGES/django.po | 11 ++-
openstack_auth/locale/fi_FI/LC_MESSAGES/django.po | 10 +--
openstack_auth/locale/fr/LC_MESSAGES/django.po| 25 +++
openstack_auth/locale/hi/LC_MESSAGES/django.po| 10 +--
openstack_auth/locale/it/LC_MESSAGES/django.po| 43 +--
openstack_auth/locale/ja/LC_MESSAGES/django.po| 18 ++---
openstack_auth/locale/ko_KR/LC_MESSAGES/django.po | 33 +
openstack_auth/locale/ne/LC_MESSAGES/django.po| 10 +--
openstack_auth/locale/nl_NL/LC_MESSAGES/django.po | 10 +--
openstack_auth/locale/pa_IN/LC_MESSAGES/django.po | 10 ++-
openstack_auth/locale/pl_PL/LC_MESSAGES/django.po | 16 +++--
openstack_auth/locale/pt/LC_MESSAGES/django.po| 10 +--
openstack_auth/locale/pt_BR/LC_MESSAGES/django.po | 17 +++--
openstack_auth/locale/ru/LC_MESSAGES/django.po|  9 ++-
openstack_auth/locale/sl_SI/LC_MESSAGES/django.po | 10 +--
openstack_auth/locale/sr/LC_MESSAGES/django.po| 10 +--
openstack_auth/locale/tr_TR/LC_MESSAGES/django.po | 27 +++
openstack_auth/locale/zh_CN/LC_MESSAGES/django.po | 31 
openstack_auth/locale/zh_TW/LC_MESSAGES/django.po | 28 ++--
openstack_auth/user.py|  6 +-
openstack_auth/utils.py   | 27 ---
openstack_auth/views.py   |  3 +-
requirements.txt  |  4 +-
test-requirements.txt |  2 +-
35 files changed, 300 insertions(+), 287 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 3d62f8b..6d19807 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ Django<1.9,>=1.8 # BSD
-oslo.config>=3.7.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0
@@ -8 +8 @@ oslo.policy>=0.5.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 133922c..282368c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@ hacking<0.11,>=0.10.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][designate] designate-tempest-plugin 0.1.0 release

2016-06-01 Thread no-reply
We are thrilled to announce the release of:

designate-tempest-plugin 0.1.0: OpenStack DNS As A Service (Designate)
Functional Tests

This is the first release of designate-tempest-plugin.

With package available at:

https://pypi.python.org/pypi/designate-tempest-plugin

For more details, please see below.

Changes in designate-tempest-plugin 
21f4f8a01a0c343e157cfd69d80aadfdd592ec5a..0.1.0
---

4055b81 Add data driven RecordSet tests
0b12257 Increase default build timeout to 120sec
0127579 Replace assertEqual(a>b) with  assertGreater(a, b)
8aaa574 Skip nameserver propagation tests when no NS's in conf
53dbdbb Add client's method and test cases for /v2/recordsets API
2a8b529 Ensure V1 Records tests calls parent teardown
dddb499 Correctly parse IP:Port nameserver pairs
46cd508 Updated from global requirements
ea0ba08 Add zones ownership transfer accept to Designate tempest plugin
e9785c9 Add zones ownership transfer request to Designate tempest plugin
cf98c26 Add a client for querying nameservers
bbba362 Remove unintended comment
8f53f21 Updated from global requirements
8ae796c Port V1 Tempest test from designate's contrib folder
70dc6ec expected_success should be a classmethod
a3ab50c Add a config for a minimum ttl
2de01be Add tld_client's methods and tests to Designate tempest plugin
4beb93c Add pool_client's methods and tests to Designate tempest plugin
de24d96 Add recordset_client's methods and tests to Designate tempest plugin
c8f7a70 Add zones_export_client's methods and tests to Designate tempest plugin
89edc11 Add quotas client + tests, for the admin api
8abae33 Add blacklist client + smoke tests
aec952a Add zones_import_client's methods and tests to Designate tempest plugin
471df92 Assert with integer status codes to avoid hidden errors
d8471de Move assertExpected fucntion to base class
6db1c01 Several test cleanups
f2ac465 Add a test for deleting pending zones
560c89b API tests should be fast, Scenario tests slow
fef36a8 Adds zone client's methods and tests to Designate tempest plugin
25fb29e Initial layout of Designate tempest plugin



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.messaging 5.2.0 release (newton)

2016-06-01 Thread no-reply
We are thrilled to announce the release of:

oslo.messaging 5.2.0: Oslo Messaging API

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.messaging

With package available at:

https://pypi.python.org/pypi/oslo.messaging

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.messaging

For more details, please see below.

5.2.0
^

Other Notes

* Switch to reno for managing release notes.

Changes in oslo.messaging 5.1.0..5.2.0
--

4b0e247 Updated from global requirements
5fb8f26 Modify the TransportURL's docstrings
9ccfbdd Fix problems after refactoring RPC client
4d0f7ab deprecate usage of transport aliases
a7e5a42 kafka: Deprecates host, port options
f6e1e0a Updated from global requirements
0991a69 Add reno for releasenotes management
39749c7 Remove logging from serialize_remote_exception
99b8437 [kafka] Add several bootstrap servers support
43cfc18 Fix consuming from missing queues
32a7c1c Fix bug with version_cap and target.version in RPCClient
6726025 Make TransportURL.parse aware of transport_url
2f0d53b rabbit: Deprecates host, port, auth options
5dd059a Remove deprecated localcontext
88e26a5 zeromq: Deprecates host, port options
e72a8d5 Reorganize the AMQP 1.0 driver source files
63de855 Implements configurable connection factory
00bb55e The need to wait for a given time is no longer valid in 3.2+
4efd2d9 [zmq] Reduce object serialization on router proxy
6037b2b Updated from global requirements
9cdc9e0 [zmq] Add backend ROUTER to increase bandwidth
681c9fe [zmq] Add Sentinel instructions to deployment guide
776871f Rabbit driver: failure of rpc-calls with float timeout
53aa3a5 Use eventletutils to check is_monkey_patched
e65539b [zmq] Second router proxy doesn't dispatch messages properly
2aab5a6 Add parse.unquote to transport_url
042fef5 Use single producer and to avoid an exchange redeclaration
82602ae Refactor RPC client

Diffstat (except docs and test files)
-

.gitignore |1 +
oslo_messaging/__init__.py |1 -
oslo_messaging/_cmd/zmq_proxy.py   |   14 +-
oslo_messaging/_drivers/amqp1_driver/__init__.py   |0
oslo_messaging/_drivers/amqp1_driver/controller.py |  747 ++
.../_drivers/amqp1_driver/drivertasks.py   |  111 ++
oslo_messaging/_drivers/amqp1_driver/eventloop.py  |  345 +++
oslo_messaging/_drivers/amqp1_driver/opts.py   |  100 ++
oslo_messaging/_drivers/amqpdriver.py  |   10 +-
oslo_messaging/_drivers/base.py|2 +-
oslo_messaging/_drivers/common.py  |7 +-
oslo_messaging/_drivers/impl_amqp1.py  |  299 ++
oslo_messaging/_drivers/impl_fake.py   |2 +-
oslo_messaging/_drivers/impl_kafka.py  |   31 +-
oslo_messaging/_drivers/impl_pika.py   |   26 +-
oslo_messaging/_drivers/impl_rabbit.py |   91 +-
.../_drivers/pika_driver/pika_commons.py   |   14 -
.../_drivers/pika_driver/pika_connection.py|   55 +-
.../pika_driver/pika_connection_factory.py |  307 ++
oslo_messaging/_drivers/pika_driver/pika_engine.py |  275 ++---
.../_drivers/pika_driver/pika_message.py   |4 +-
oslo_messaging/_drivers/pool.py|   15 +-
oslo_messaging/_drivers/protocols/__init__.py  |0
oslo_messaging/_drivers/protocols/amqp/__init__.py |0
.../_drivers/protocols/amqp/controller.py  |  747 --
oslo_messaging/_drivers/protocols/amqp/driver.py   |  299 --
.../_drivers/protocols/amqp/drivertasks.py |  112 --
.../_drivers/protocols/amqp/eventloop.py   |  345 ---
oslo_messaging/_drivers/protocols/amqp/opts.py |  100 --
.../_drivers/zmq_driver/broker/zmq_queue_proxy.py  |   87 +-
.../dealer/zmq_dealer_publisher_proxy.py   |   44 +-
.../client/publishers/dealer/zmq_reply_waiter.py   |   19 +-
.../client/publishers/zmq_pub_publisher.py |   26 +-
.../client/publishers/zmq_publisher_base.py|   11 +
.../_drivers/zmq_driver/client/zmq_response.py |   11 +-
.../zmq_driver/matchmaker/matchmaker_redis.py  |8 +
.../server/consumers/zmq_dealer_consumer.py|   77 +-
.../server/consumers/zmq_pull_consumer.py  |2 +-
.../server/consumers/zmq_router_consumer.py|2 +-
.../server/consumers/zmq_sub_consumer.py   |   50 +-
.../zmq_driver/server/zmq_incoming_message.py  |8 +-
oslo_messaging/_drivers/zmq_driver/zmq_names.py|   26 +-
oslo_messaging/_drivers/zmq_driver/zmq_socket.py   |   14 +-
oslo_messaging/_utils.py   |6 +
oslo_messaging/conffixture.py  |2 +-
oslo_messaging/localcontext.py |   85 --
oslo_messaging/notify/dispatcher.py|5 -
oslo_messaging

[openstack-dev] [new][keystone] keystoneauth1 2.8.0 release (newton)

2016-06-02 Thread no-reply
We are delighted to announce the release of:

keystoneauth1 2.8.0: Authentication Library for OpenStack Identity

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystoneauth

With package available at:

https://pypi.python.org/pypi/keystoneauth1

Please report issues through launchpad:

http://bugs.launchpad.net/keystoneauth

For more details, please see below.

2.8.0
^


New Features


* Added a new OidcAccessToken plugin, accessible via the
  'v3oidcaccesstoken' entry point, making possible to authenticate
  using an existing OpenID Connect Access token.


Bug Fixes
*

* [bug 1583780
  (https://bugs.launchpad.net/keystoneauth/+bug/1583780)] OpenID
  connect support should include authenticating using directly an
  access token.

Changes in keystoneauth1 2.7.0..2.8.0
-

3562dd4 Updated from global requirements
924e04c Updated from global requirements
156f340 Updated from global requirements
cdec6c9 Updated from global requirements
4343ce5 Let Oidc* auth plugins accept scope parameters as kwargs
8d6c22b Updated from global requirements
797865c Update keystoneauth fixture to support v3
cc49aaa Check that all defined entry points can be loaded
aae4612 Use betamax hooks to mask fixture results
5623c01 oidc: fix typo on class name
2469c61 oidc: fix option definition
553a523 oidc: add OidcAccessToken class to authenticate reusing an access token
1c07cdd oidc: fix typo in docstring
fe773c9 oidc: DRY when obtaining an access token
f678ecd oidc: DRY when obtaining a keystone token
356f5e3 oidc: Remove unused parameters in _OidcBase
b1f1e50 Add is_domain to keystoneauth token

Diffstat (except docs and test files)
-

keystoneauth1/access/access.py |  16 ++
keystoneauth1/fixture/hooks.py |  58 +++
keystoneauth1/fixture/keystoneauth_betamax.py  |   8 +-
keystoneauth1/fixture/v3.py|  18 ++-
keystoneauth1/identity/__init__.py |   6 +-
keystoneauth1/identity/v3/oidc.py  | 116 +-
keystoneauth1/loading/_plugins/identity/v3.py  |  16 ++
.../notes/bug-1582774-49af731b6dfc6f2f.yaml|   4 +
.../unit/data/keystone_v2_sample_request.json  |   1 +
.../unit/data/keystone_v2_sample_response.json |  49 ++
.../unit/data/keystone_v3_sample_request.json  |  13 ++
.../unit/data/keystone_v3_sample_response.json |  15 ++
releasenotes/notes/1583780-700f99713e06324e.yaml   |   9 ++
setup.cfg  |   3 +-
test-requirements.txt  |   6 +-
21 files changed, 614 insertions(+), 71 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index ae1ba37..6d08bf7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+mock>=2.0 # BSD
@@ -15 +15 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
@@ -17 +17 @@ oslotest>=1.10.0 # Apache-2.0
-os-testr>=0.4.1 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][openstack] os-client-config 1.18.0 release (newton)

2016-06-02 Thread no-reply
We are psyched to announce the release of:

os-client-config 1.18.0: OpenStack Client Configuation Library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/os-client-config

With package available at:

https://pypi.python.org/pypi/os-client-config

Please report issues through launchpad:

http://bugs.launchpad.net/os-client-config

For more details, please see below.

1.18.0
^^


New Features


* Added helper method for constructing OpenStack SDK Connection
  objects.

* Added helper method for constructing shade OpenStackCloud objects.


Deprecation Notes
*

* Renamed session_client to make_rest_client. session_client will
  continue to be supported for backwards compatability.

Changes in os-client-config 1.17.0..1.18.0
--

4f36eca Reword the entries in the README a bit
7d63f12 Add shade constructor helper method
6a83406 Rename session_client to make_rest_client
41ac156 Add helper method for OpenStack SDK constructor
fbe1b38 Add missing "cloud" argument to _validate_auth_ksc
090a265 Workaround bad required params in troveclient
44efe9c Trivial: Remove 'MANIFEST.in'
189a604 Trivial: remove openstack/common from flake8 exclude list
b0fa438 drop python3.3 support in classifier
700ab6f Fix formatting in readme file
1028f5a Remove discover from test-requirements.txt
d9f9c05 Add version string

Diffstat (except docs and test files)
-

MANIFEST.in|   6 --
README.rst | 107 +
os_client_config/__init__.py   |  36 ++-
os_client_config/cloud_config.py   |   7 ++
os_client_config/config.py |   4 +-
.../notes/make-rest-client-dd3d365632a26fa0.yaml   |   4 +
.../notes/sdk-helper-41f8d815cfbcfb00.yaml |   4 +
.../notes/shade-helper-568f8cb372eef6d9.yaml   |   4 +
setup.cfg  |   1 -
test-requirements.txt  |   1 -
tox.ini|   2 +-
11 files changed, 146 insertions(+), 30 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index 5e4c304..0138f13 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +9,0 @@ fixtures>=0.3.14
-discover



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new] nova_powervm 2.0.2 release (mitaka)

2016-06-03 Thread no-reply
We are satisfied to announce the release of:

nova_powervm 2.0.2: PowerVM driver for OpenStack Nova.

This release is part of the mitaka stable release series.

For more details, please see below.

Changes in nova_powervm 2.0.1..2.0.2


c9e0ea4 hdisk discovery in disconnect if no Storage XAG
312bf58 Reuse existing connection
7a75a01 Smart save in SwiftSlotManager
e2c07b1 get_active_vioses should not use host UUID
620714d Scrub before RebuildSlotMap
c020cfa Wait for more than just one VIOS on start up

Diffstat (except docs and test files)
-

nova_powervm/virt/powervm/nvram/swift.py   |  70 +++---
nova_powervm/virt/powervm/slot.py  |  39 
nova_powervm/virt/powervm/vios.py  |  86 +
nova_powervm/virt/powervm/volume/vscsi.py  |  19 ++--
10 files changed, 286 insertions(+), 146 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][congress] python-congressclient 1.3.0 release (newton)

2016-06-06 Thread no-reply
We are thrilled to announce the release of:

python-congressclient 1.3.0: Client for Congress

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/python-congressclient

Please report issues through launchpad:

http://bugs.launchpad.net/python-congressclient

For more details, please see below.

Changes in python-congressclient 1.2.3..1.3.0
-

b6c19af Updated from global requirements
48893c7 Updated from global requirements
7494292 Updated from global requirements
da4bd55 Updated from global requirements
26d39ef Allows DataSource's config field to have not dict type obj
548d74f Updated from global requirements
78d6a63 Display driver field while listing datasources

Diffstat (except docs and test files)
-

congressclient/common/utils.py |  2 ++
congressclient/osc/v1/datasource.py|  3 ++-
requirements.txt   |  8 
test-requirements.txt  |  4 ++--
5 files changed, 21 insertions(+), 12 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 6fce840..88459db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -10,3 +10,3 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+oslo.utils>=3.9.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index fcc01bf..74436a3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
@@ -15 +15 @@ testtools>=1.4.0 # MIT
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][senlin] python-senlinclient 0.5.0 release (newton)

2016-06-06 Thread no-reply
We are tickled pink to announce the release of:

python-senlinclient 0.5.0: OpenStack Clustering API Client Library

This release is part of the newton release series.

For more details, please see below.

0.5.0
^


New Features


* Added command for node-check and node-recover.


Upgrade Notes
*

* OSC commands for cluster scaling are changed from 'cluster scale
  in' and 'cluster scale out' to 'cluster shrink' and 'cluster expand'
  respectively.

Changes in python-senlinclient 0.4.1..0.5.0
---

685ab4d Added release notes for a new release
f8fb806 Updated from global requirements
6114da4 Updated from global requirements
761c5ed Updated from global requirements
c225f4c Updated from global requirements
a7a12f4 Updated from global requirements
10cac8c Updated from global requirements
d82d836 Updated from global requirements
3121465 Add reno for release notes management
4b7c6eb Trival fix: Update README
c5d8f36 Updated from global requirements
a336d4e Updated from global requirements
c67fe18 Correct some typos
18b5494 Updated from global requirements
7bf8bb3 Pramater doesn't align to comments
d1de6ec Removed the invalid link for Module Index
e42edf4 Add link to API doc in client module
ece2139 Revert "Remove senlin CLI commands"
02f5a76 Support more parameters for senlinclient creation
9c261fd Rename cluster scaling command
3bda3b9 Remove senlin CLI commands
735b018 Refactor osc support
040dcc8 Add deprecation warnings for senlin commands
decbc7c Add OSC command for senlin node-check/recover
ed8c132 Spelling mistakes on 'Clustering service command-line client' page

Diffstat (except docs and test files)
-

.gitignore |   6 +
README.md  |   4 -
README.rst |   2 +-
releasenotes/notes/.placeholder|   0
.../cluster-scaling-command-e0d96f2cd0c7ca5f.yaml  |   5 +
.../notes/node-check-recover-469bf81db9f9f1ec.yaml |   3 +
releasenotes/source/_static/.placeholder   |   0
releasenotes/source/_templates/.placeholder|   0
releasenotes/source/conf.py| 277 +++
releasenotes/source/index.rst  |   8 +
releasenotes/source/unreleased.rst |   5 +
requirements.txt   |  10 +-
senlinclient/common/exc.py |   2 +-
senlinclient/common/sdk.py |  13 +-
senlinclient/osc/__init__.py   |   0
senlinclient/osc/plugin.py |  46 --
senlinclient/osc/v1/__init__.py|   0
senlinclient/osc/v1/action.py  | 146 
senlinclient/osc/v1/build_info.py  |  45 --
senlinclient/osc/v1/cluster.py | 774 
senlinclient/osc/v1/cluster_policy.py  | 156 
senlinclient/osc/v1/event.py   | 133 
senlinclient/osc/v1/node.py| 334 -
senlinclient/osc/v1/policy.py  | 273 ---
senlinclient/osc/v1/policy_type.py |  68 --
senlinclient/osc/v1/profile.py | 311 
senlinclient/osc/v1/profile_type.py|  68 --
senlinclient/osc/v1/receiver.py| 257 ---
senlinclient/plugin.py |  46 ++
senlinclient/v1/action.py  | 146 
senlinclient/v1/build_info.py  |  45 ++
senlinclient/v1/client.py  | 237 ++
senlinclient/v1/cluster.py | 774 
senlinclient/v1/cluster_policy.py  | 156 
senlinclient/v1/event.py   | 133 
senlinclient/v1/node.py| 388 ++
senlinclient/v1/policy.py  | 273 +++
senlinclient/v1/policy_type.py |  68 ++
senlinclient/v1/profile.py | 311 
senlinclient/v1/profile_type.py|  68 ++
senlinclient/v1/receiver.py| 257 +++
senlinclient/v1/shell.py   | 112 ++-
setup.cfg  |  96 +--
test-requirements.txt  |   5 +-
tools/senlinrc |   2 +-
tox.ini|   5 +-
76 files changed, 6673 insertions(+), 5905 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 1b408d1..e0318fe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -9 +9 @@ PrettyTable<0.8,>=0.7 # BSD
-openstacksdk>=0.8.1 # Apache-2.0
+openstacksdk>=0.8.6 # Apache-2.0
@@ -12,2 +12,2 @@ oslo.serializat

[openstack-dev] [new][ironic] bifrost 1.0.2 release (mitaka)

2016-06-08 Thread no-reply
We are satisfied to announce the release of:

bifrost 1.0.2: Deployment of physical machines using OpenStack Ironic
and Ansible

This release is part of the mitaka stable release series.

For more details, please see below.

Changes in bifrost 1.0.1..1.0.2
---

9db927b Updated from global requirements

Diffstat (except docs and test files)
-

requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index a703a54..cdd2511 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][ironic] ironic-python-agent 1.2.2 release (mitaka)

2016-06-08 Thread no-reply
We are pumped to announce the release of:

ironic-python-agent 1.2.2: Ironic Python Agent Ramdisk

This release is part of the mitaka stable release series.

For more details, please see below.

1.2.2
^


New Features


* The driver_internal_info internal setting
  "agent_continue_if_ata_erase_failed" allows operators to enable disk
  cleaning operations to fallback from a failed ata_erase operation to
  disk shredding operations.


Bug Fixes
*

* On start up wait up to 30 seconds for the first disk device
  suitable for deployment to appear. This is to fix both inspection
  and deployment on hardware that takes long to initialize (e.g. some
  RAID devices).

* IPA will now attempt to unlock a security locked drive with a
  'NULL' password if it is found to be enabled, however this will only
  work if the password was previously set to a 'NULL' value, such as
  if a failure during a previous ata_erase sequence.

* Potential command failures in the secure erase process are now
  captured and raised as BlockDeviceEraseError exceptions.

Changes in ironic-python-agent 1.2.1..1.2.2
---

b6bdaf0 Provide fallback from ATA erase to shredding
2ec82a4 Wait for at least one suitable disk to appear on start up
c65d30f TinyIPA: Shave off some file size from tinyipa ramdisk
8ece8ba TinyIPA: Precompile python code for faster load
d053f9d Use TinyCore Linux 7.x for TinyIPA
cc8cab2 Optimise tinyipa boot time
29ba706 Enable branch tagging during tinyipa build
30cf976 Remove "Experimental" warning from tinyipa README

Diffstat (except docs and test files)
-

imagebuild/tinyipa/Makefile|   4 +-
imagebuild/tinyipa/README.rst  |   3 -
imagebuild/tinyipa/build-tinyipa.sh|  16 +-
imagebuild/tinyipa/build_files/bootlocal.sh|   4 +
imagebuild/tinyipa/build_files/buildreqs.lst   |   4 +-
imagebuild/tinyipa/build_files/fakeuname   |   2 +-
imagebuild/tinyipa/build_files/finalreqs.lst   |   5 +-
imagebuild/tinyipa/finalise-tinyipa.sh |  40 +++-
ironic_python_agent/api/app.py |   1 +
ironic_python_agent/hardware.py|  79 ++-
releasenotes/notes/disk-wait-2e0e85e0947f80e9.yaml |   5 +
.../enable-cleaning-fallback-57e8c9aa2f24e63d.yaml |  14 ++
14 files changed, 378 insertions(+), 40 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][ironic] ironic-python-agent 1.0.3 release (liberty)

2016-06-08 Thread no-reply
We are eager to announce the release of:

ironic-python-agent 1.0.3: Ironic Python Agent Ramdisk

This release is part of the liberty stable release series.

For more details, please see below.

Changes in ironic-python-agent 1.0.2..1.0.3
---

f47876a Updated from global requirements
9be8a3b Install qemu-image from backports repo
8c5968a Correct link to enabling agent drivers
40d70ea Fix full_trusty_build once and for all
6fa4498 Append BRANCH_PATH to filenames of build output
774bbdf Updated from global requirements

Diffstat (except docs and test files)
-

Dockerfile |  7 +++
imagebuild/coreos/full_trusty_build.sh | 24 ++--
requirements.txt   |  2 +-
test-requirements.txt  |  2 +-
5 files changed, 28 insertions(+), 9 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 1873b3a..caf94bd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@ pbr>=1.6
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 994947e..12fbd37 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17 +17 @@ oslosphinx>=2.5.0 # Apache-2.0
-reno>=0.1.1  # Apache2
+reno>=0.1.1 # Apache2



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][openstack] osc-lib 0.1.0 release (newton)

2016-06-09 Thread no-reply
We are amped to announce the release of:

osc-lib 0.1.0: OpenStackClient Library

This is the first release of osc-lib. This release is part of the
newton release series.

With source available at:

https://git.openstack.org/cgit/openstack/osc-lib

With package available at:

https://pypi.python.org/pypi/osc-lib

Please report issues through launchpad:

https://bugs.launchpad.net/python-openstackclient

For more details, please see below.

Changes in osc-lib 381e53813efd2b32dd3d7380e892d9c6c9dd64b7..0.1.0
--

b4fd4ed Backport i18n fixes
26080eb Backport log fix
263dd52 Backport --os-beta-command
876d81e Error handling for KeyValueAction class.
6198590 Updated from global requirements
deb9ade Updated from global requirements
f8f1286 Updated from global requirements
6c8f414 Updated from global requirements
e8d95be Updated from global requirements
d22f26d Change is_network_endpoint_enabled() to is_service_available()
26ff8c9 Clean up API
de84dda Move api.api and api.utils to osc_lib
59edb51 Move shell to osc_lib and begin rework
0901727 Add transition doc
e584cef Rework TLS option handling
a122965 Remove keystoneclient dependency
30f6d2a Move clientmanager to osc_lib
742c28d Updated from global requirements
ce181fa Updated from global requirements
dda54dc fix the docs build
00d79fe Fix imports in remaining openstackclient modules for testing
2bcf739 Begin moving bits to osc_lib
99fddac Make remaining tests pass
641ae6b Trim requirements.txt and test-requirements.txt
f78173f Rename to osc-lib
15574df Implement "address scope set" command
21928d0 Implement "address scope show" command
bac5d7d Implement "address scope list" command
43d963c Implement "address scope delete" command
9dfdea6 Implement "address scope create" command
3aa7949 Updated from global requirements
3c244b6 Ignore domain related config when using with keystone v2
81fef68 Updated from global requirements
c6551a1 Ignore domain related config when using with keystone v2
183154c remove assert in favor an if/else
970a296 Replace tempest-lib with tempest.lib
fdb2d16 add a bandit environment to tox
972ae67 Support for volume service list
0d3f1c2 Updated from global requirements
4966b4c Add "server group show" command
bef62d7 Add "server group list" command
a4c09af Add "server group delete" command
0828877 Add "server group create" command
71c042b Fix mutable default arguments in tests
39174a7 Rename --profile to --os-profile
9fc5cb7 Updated from global requirements
521ff87 Updated from global requirements
38a0246 Propagate AttributeErrors when lazily loading plugins
e763be1 Updated from global requirements
d2f9bf8 Move keys() methods in each resource class to FakeResource
55a7d39 Updated from global requirements
c3fd814 Updated from global requirements
50f7591 Support client certificate/key
5705548 Fix typos in docstrings and comments
43bf253 Use fixtures and addCleanup instead of tearDown
d8ee59e Don't mask authorization errors
25c8d54 Remove unused method 'from_response'
7b49979 Refactor security group rule list to use SDK
a7c8353 Add "aggregate unset" to osc
fd743b1 Subnet: Add "subnet set" command using SDK
bddd364 [Floating IP] Neutron support for "ip floating create" command
22fa638 Refactor security group rule create to use SDK
1018a63 Add Subnet add/remove support to router
fedf9f2 Add "router remove port" to osc
e246bb4 Add "router add port" to osc
f589f79 Updated from global requirements
eb19946 update docs with status of plugins
1be4aca Updated from global requirements
c9cfb93 Use assertItemsEqual() instead of assertListEqual()
951f166 Fix dict.keys() compatibility for python 3
74776c8 Add "os subnet create" command using SDK
ba398c4 Refactor security group create to use SDK
5342528 Refactor security group show to use SDK
27e72cf Add 'port set' command
5ff7fcc [Subnet pool] Add 'subnet pool create' command support
5c24929 [Subnet pool] Add 'subnet pool set' command support
a07081c remove py26 workaround in osc
95fb0e0 Add port list command
d4ef56c Trivial: Remove useless return
a1d6de2 Updated from global requirements
0f4c87c Add 'port create' command
f7e5bf9 Updated from global requirements
57d68e9 Updated from global requirements
746a7b9 Refactor security group set to use SDK
681f4d6 Updated from global requirements
b4fcf95 Fix regression in interactive client mode
b5ce7e9 Subnet: Add "subnet delete" command using SDK
27351a9 fix: Exception message includes unnecessary class args
02ab8eb Refactor security group list to use SDK
da6fe12 Add MultiKeyValueAction to custom parser action
36984cf Updated from global requirements
cdf11a5 [compute] Add set host command
27db5be Add shell --profile option to trigger osprofiler from CLI
f2a195e Floating IP: Neutron support for "ip floating show" command
04e9391 Improve tox to show coverage report on same window
bf00440 Updated from global requirements
0df25d5 Defaults are ignored with flake8
b1ee642 Fixed a bunch of spacing

[openstack-dev] [new][oslo] debtcollector 1.5.0 release (newton)

2016-06-09 Thread no-reply
We are jubilant to announce the release of:

debtcollector 1.5.0: A collection of Python deprecation patterns and
strategies that help you collect your technical debt in a non-
destructive manner.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/debtcollector

With package available at:

https://pypi.python.org/pypi/debtcollector

Please report issues through launchpad:

http://bugs.launchpad.net/debtcollector

For more details, please see below.

Changes in debtcollector 1.4.0..1.5.0
-

4d766d6 Updated from global requirements
fe22a47 Fix renamed_kwarg to preserve argspec
1f5816a Add tests for decorated argspec preservation

Diffstat (except docs and test files)
-

debtcollector/moves.py  | 11 +++
debtcollector/renames.py| 22 ++
debtcollector/updating.py   |  9 +++---
test-requirements.txt   |  2 +-
5 files changed, 69 insertions(+), 28 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index b2db7ee..d1f9b5d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16 +16 @@ testtools>=1.4.0 # MIT
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] mox3 0.16.0 release (newton)

2016-06-09 Thread no-reply
We are delighted to announce the release of:

mox3 0.16.0: Mock object framework for Python

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/mox3

With package available at:

https://pypi.python.org/pypi/mox3

Please report issues through launchpad:

http://bugs.launchpad.net/python-mox3

For more details, please see below.

Changes in mox3 0.15.0..0.16.0
--

c09ec5b Updated from global requirements
7329b2e Correct spelling of occurrences

Diffstat (except docs and test files)
-

requirements.txt   | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 25cfc5d..fe04f92 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.context 2.5.0 release (newton)

2016-06-09 Thread no-reply
We are happy to announce the release of:

oslo.context 2.5.0: Oslo Context library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.context

With package available at:

https://pypi.python.org/pypi/oslo.context

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.context

For more details, please see below.

2.5.0
^

Other Notes

* Switch to reno for managing release notes.

Changes in oslo.context 2.4.0..2.5.0


0617412 Add reno for releasenotes management

Diffstat (except docs and test files)
-

.gitignore|   3 +
oslo_context/version.py   |  18 ++
releasenotes/notes/add_reno-3b4ae0789e9c45b4.yaml |   3 +
releasenotes/source/_static/.placeholder  |   0
releasenotes/source/_templates/.placeholder   |   0
releasenotes/source/conf.py   | 273 ++
releasenotes/source/index.rst |   8 +
releasenotes/source/unreleased.rst|   5 +
test-requirements.txt |   1 +
tox.ini   |   3 +
10 files changed, 314 insertions(+)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index fe145a5..1db9871 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,0 +12 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+reno>=1.6.2 # Apache2



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.cache 1.9.0 release (newton)

2016-06-09 Thread no-reply
We are amped to announce the release of:

oslo.cache 1.9.0: Cache storage for Openstack projects.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.cache

With package available at:

https://pypi.python.org/pypi/oslo.cache

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.cache

For more details, please see below.

1.9.0
^

Other Notes

* Switch to reno for managing release notes.

Changes in oslo.cache 1.8.0..1.9.0
--

f6108b0 Updated from global requirements
3e8d5eb Add reno for releasenotes management

Diffstat (except docs and test files)
-

.gitignore|   3 +
oslo_cache/version.py |  18 ++
releasenotes/notes/add_reno-3b4ae0789e9c45b4.yaml |   3 +
releasenotes/source/_static/.placeholder  |   0
releasenotes/source/_templates/.placeholder   |   0
releasenotes/source/conf.py   | 273 ++
releasenotes/source/index.rst |   8 +
releasenotes/source/unreleased.rst|   5 +
requirements.txt  |   4 +-
test-requirements.txt |   3 +-
tox.ini   |   3 +
11 files changed, 317 insertions(+), 3 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 35f4848..3c3ac71 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ six>=1.9.0 # MIT
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -10 +10 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 11648dd..42f2881 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@ hacking<0.11,>=0.10.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
@@ -8,0 +9 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+reno>=1.6.2 # Apache2



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.concurrency 3.10.0 release (newton)

2016-06-09 Thread no-reply
We are psyched to announce the release of:

oslo.concurrency 3.10.0: Oslo Concurrency library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.concurrency

With package available at:

https://pypi.python.org/pypi/oslo.concurrency

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.concurrency

For more details, please see below.

3.10.0
^^

Other Notes

* Switch to reno for managing release notes.

Changes in oslo.concurrency 3.9.0..3.10.0
-

4c60f8e Imported Translations from Zanata
bbcb1ad Updated from global requirements
9a36c18 Add reno for releasenotes management

Diffstat (except docs and test files)
-

.gitignore |   3 +
.../de/LC_MESSAGES/oslo_concurrency-log-info.po|  19 ++
.../locale/oslo_concurrency-log-info.pot   |  25 --
oslo_concurrency/locale/oslo_concurrency.pot   |  95 ---
oslo_concurrency/version.py|  18 ++
releasenotes/notes/add_reno-3b4ae0789e9c45b4.yaml  |   3 +
releasenotes/source/_static/.placeholder   |   0
releasenotes/source/_templates/.placeholder|   0
releasenotes/source/conf.py| 273 +
releasenotes/source/index.rst  |   8 +
releasenotes/source/unreleased.rst |   5 +
requirements.txt   |   4 +-
test-requirements.txt  |   3 +-
tox.ini|   3 +
14 files changed, 336 insertions(+), 123 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index aa28515..51b3c76 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ iso8601>=0.1.11 # MIT
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d9b4f55..8418f39 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -13,0 +14 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+reno>=1.6.2 # Apache2



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.config 3.11.0 release (newton)

2016-06-09 Thread no-reply
We are excited to announce the release of:

oslo.config 3.11.0: Oslo Configuration API

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.config

With package available at:

https://pypi.python.org/pypi/oslo.config

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.config

For more details, please see below.

Changes in oslo.config 3.10.0..3.11.0
-

613fdcf Fix typo: 'olso' to 'oslo'
1b3af11 Return [] for .config_dirs when config files are not parsed
75e1c30 generator: format string default value for List type properly
90e8184 Updated from global requirements
792a43f Updated from global requirements
1c02ce8 Make sure ConfigType is an abstract class
20e6e90 Added i18n formatting to log messages
d3a4c98 Remove duplicated code in method test_equal of HostnameTypeTests
77505c7 Incorrect group name when deprecated_group is not specified
a671f9a Disallow config option name as same as attribute of ConfigOpts

Diffstat (except docs and test files)
-

oslo_config/_i18n.py| 50 ++
oslo_config/cfg.py  | 61 +
oslo_config/generator.py| 11 ---
oslo_config/sphinxext.py|  2 +-
oslo_config/types.py|  3 ++
releasenotes/source/conf.py | 10 +++---
requirements.txt|  1 +
test-requirements.txt   |  2 +-
tox.ini |  3 ++
13 files changed, 231 insertions(+), 51 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index e0a5ef1..bfa7a9b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,0 +9 @@ stevedore>=1.10.0 # Apache-2.0
+oslo.i18n>=2.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 47f809d..966fc1d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -29 +29 @@ oslo.i18n>=2.1.0 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.i18n 3.7.0 release (newton)

2016-06-09 Thread no-reply
We are jazzed to announce the release of:

oslo.i18n 3.7.0: Oslo i18n library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.i18n

With package available at:

https://pypi.python.org/pypi/oslo.i18n

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.i18n

For more details, please see below.

Changes in oslo.i18n 3.6.0..3.7.0
-

4b33a2c Imported Translations from Zanata
8845373 Updated from global requirements

Diffstat (except docs and test files)
-

oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po| 14 +++---
oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po |  8 
oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po|  8 
oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po|  8 
oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po|  8 
oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po|  8 
oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po |  8 
oslo_i18n/locale/oslo_i18n.pot  | 23 ---
oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po |  8 
oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po|  8 
oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po |  8 
requirements.txt|  2 +-
test-requirements.txt   |  4 ++--
13 files changed, 46 insertions(+), 69 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index be4eb38..8340453 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
+Babel>=2.3.4 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index fa71f43..758c7d5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
@@ -15 +15 @@ coverage>=3.6 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.log 3.9.0 release (newton)

2016-06-09 Thread no-reply
We are thrilled to announce the release of:

oslo.log 3.9.0: oslo.log library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.log

With package available at:

https://pypi.python.org/pypi/oslo.log

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.log

For more details, please see below.

Changes in oslo.log 3.8.0..3.9.0


070cc7a Updated from global requirements
991d8f0 Make available to log encoded strings as arguments
5c55189 Updated from global requirements
3e3471f Fix typo: 'Olso' to 'Oslo'
3b45fbc Updated from global requirements
93dd44f Convert unicode data to utf-8 before calling syslog.syslog()
ea4b9d0 Updated from global requirements
77355b1 Use new logging specific method for context info
6a36cff Reduce READ_FREQ and TIMEOUT for watch-file
48920ea Improve olso.log test coverage for edge cases

Diffstat (except docs and test files)
-

oslo_log/formatters.py |  70 +++
oslo_log/handlers.py   |   9 +-
oslo_log/log.py|  17 
oslo_log/watchers.py   |   4 +-
releasenotes/source/conf.py|  10 +--
requirements.txt   |   4 +-
setup.cfg  |   2 +-
test-requirements.txt  |   2 +-
12 files changed, 286 insertions(+), 81 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 59ec3f1..c8905bf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ six>=1.9.0 # MIT
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 6ebbe26..c2d83c8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ testtools>=1.4.0 # MIT
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.serialization 2.8.0 release (newton)

2016-06-09 Thread no-reply
We are stoked to announce the release of:

oslo.serialization 2.8.0: Oslo Serialization library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.serialization

With package available at:

https://pypi.python.org/pypi/oslo.serialization

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.serialization

For more details, please see below.

Changes in oslo.serialization 2.7.0..2.8.0
--

4fdaeff Replace TypeError by ValueError in msgpackutils
8a4cac9 Updated from global requirements
9bb6d42 Updated from global requirements
bfb1536 Updated from global requirements

Diffstat (except docs and test files)
-

oslo_serialization/jsonutils.py   | 2 +-
oslo_serialization/msgpackutils.py| 6 +++---
requirements.txt  | 2 +-
test-requirements.txt | 2 +-
6 files changed, 12 insertions(+), 9 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 4460946..6872a60 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ msgpack-python>=0.4.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 78669a5..61e43b4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@ hacking<0.11,>=0.10.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.service 1.12.0 release (newton)

2016-06-09 Thread no-reply
We are content to announce the release of:

oslo.service 1.12.0: oslo.service library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.service

With package available at:

https://pypi.python.org/pypi/oslo.service

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.service

For more details, please see below.

Changes in oslo.service 1.11.0..1.12.0
--

33d8b10 Imported Translations from Zanata
241e196 Updated from global requirements
d8f46bc Updated from global requirements
9143d0c Updated from global requirements
1083a7f Updated from global requirements
14eda53 Updated from global requirements
2e106c6 Updated from global requirements

Diffstat (except docs and test files)
-

.../en_GB/LC_MESSAGES/oslo_service-log-error.po|  50 +
.../en_GB/LC_MESSAGES/oslo_service-log-info.po |  85 ++
.../en_GB/LC_MESSAGES/oslo_service-log-warning.po  |  23 
.../locale/en_GB/LC_MESSAGES/oslo_service.po   | 124 +
requirements.txt   |   6 +-
test-requirements.txt  |   4 +-
6 files changed, 287 insertions(+), 5 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 3b56e53..87352e2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,3 +9,3 @@ monotonic>=0.6 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 23d23c7..d0b8e20 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -7 +7 @@ hacking<0.11,>=0.10.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.utils 3.12.0 release (newton)

2016-06-09 Thread no-reply
We are psyched to announce the release of:

oslo.utils 3.12.0: Oslo Utility library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.utils

With package available at:

https://pypi.python.org/pypi/oslo.utils

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.utils

For more details, please see below.

Changes in oslo.utils 3.11.0..3.12.0


dfdaaa2 Updated from global requirements
cbf5dde Fix method split_path's docstring 'versionadded'
947d73a Updated from global requirements
d79012d Updated from global requirements
8f5e65c Remove method total_seconds in timeuitls
388a15e Fix is_valid_cidr raises TypeError

Diffstat (except docs and test files)
-

oslo_utils/netutils.py |  2 +-
oslo_utils/strutils.py |  2 +-
oslo_utils/timeutils.py| 18 --
test-requirements.txt  |  6 +++---
6 files changed, 6 insertions(+), 28 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index ed8f5f9..b9e4d03 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ discover # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -25 +25 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
@@ -28 +28 @@ mock>=1.2 # BSD
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.policy 1.9.0 release (newton)

2016-06-09 Thread no-reply
We are overjoyed to announce the release of:

oslo.policy 1.9.0: Oslo Policy library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.policy

With package available at:

https://pypi.python.org/pypi/oslo.policy

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.policy

For more details, please see below.

1.9.0
^

Other Notes

* Switch to reno for managing release notes.

Changes in oslo.policy 1.8.0..1.9.0
---

474c120 Add sample file generation script and helper methods
ea29939 Add equality operator to policy.RuleDefault
f5988a2 Imported Translations from Zanata
88bcd97 Updated from global requirements
5046c53 Fix typo: 'olso' to 'oslo'
8c3acab Updated from global requirements
3e7f7d4 Updated from global requirements
fd785d2 Add reno for release notes management
bb11272 Add policy registration and authorize method
f5ee730 Updated from global requirements
3da2f4a doc: Fix wrong import statement in usage

Diffstat (except docs and test files)
-

.gitignore |   3 +
oslo_policy/generator.py   | 130 ++
.../locale/en_GB/LC_MESSAGES/oslo_policy.po|  49 
oslo_policy/locale/es/LC_MESSAGES/oslo_policy.po   |  11 +-
oslo_policy/locale/oslo_policy-log-error.pot   |  30 ---
oslo_policy/locale/oslo_policy.pot |  47 
oslo_policy/policy.py  | 153 +++-
oslo_policy/version.py |  18 ++
releasenotes/notes/add_reno-3b4ae0789e9c45b4.yaml  |   3 +
releasenotes/source/_static/.placeholder   |   0
releasenotes/source/_templates/.placeholder|   0
releasenotes/source/conf.py| 273 +
releasenotes/source/index.rst  |   8 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po   |  27 ++
releasenotes/source/unreleased.rst |   5 +
requirements.txt   |   6 +-
setup.cfg  |   3 +-
test-requirements.txt  |   2 +
tox.ini|   3 +
22 files changed, 1126 insertions(+), 118 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 8e217a1..7204ac2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,2 +5,2 @@
-requests!=2.9.0,>=2.8.1 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -9 +9 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index dec1fa7..57a305d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,0 +15,2 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+
+reno>=1.6.2 # Apache2



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.rootwrap 4.3.0 release (newton)

2016-06-09 Thread no-reply
We are thrilled to announce the release of:

oslo.rootwrap 4.3.0: Oslo Rootwrap

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.rootwrap

With package available at:

https://pypi.python.org/pypi/oslo.rootwrap

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.rootwrap

For more details, please see below.

Changes in oslo.rootwrap 4.2.0..4.3.0
-

7ec1e73 Updated from global requirements

Diffstat (except docs and test files)
-

test-requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index 14b8a6c..e4b24c3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ discover # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -21 +21 @@ oslotest>=1.10.0 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.messaging 5.3.0 release (newton)

2016-06-09 Thread no-reply
We are gleeful to announce the release of:

oslo.messaging 5.3.0: Oslo Messaging API

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.messaging

With package available at:

https://pypi.python.org/pypi/oslo.messaging

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.messaging

For more details, please see below.

Changes in oslo.messaging 5.2.0..5.3.0
--

8674f73 Modify info of default_notification_exchange
4af6878 Imported Translations from Zanata
6166b44 [zmq] Remove rpc_zmq_concurrency option
fbf5cb4 [zmq] Fix timeout in ThreadingPoller.poll
2668177 Fix typo: 'olso' to 'oslo'
a620319 Updated from global requirements
3169174 [zmq] Don't skip non-direct message types
8ee1915 [zmq] Refactoring of zmq client
034c8f0 [impl_rabbit] Remove deprecated get_expiration method
9d51fa4 [AMQP 1.0] Randomize host list connection attempts
c07d02e Documents recommended executor

Diffstat (except docs and test files)
-

oslo_messaging/_drivers/amqp1_driver/controller.py |   3 +-
oslo_messaging/_drivers/impl_pika.py   |   2 +-
oslo_messaging/_drivers/impl_rabbit.py |  16 +---
oslo_messaging/_drivers/impl_zmq.py|  18 ++--
.../_drivers/zmq_driver/broker/zmq_proxy.py|   2 +-
.../_drivers/zmq_driver/broker/zmq_queue_proxy.py  |   8 +-
.../dealer/zmq_dealer_publisher_proxy.py   |  20 +++-
.../client/publishers/zmq_publisher_base.py|  27 +++---
.../_drivers/zmq_driver/client/zmq_client.py   | 104 -
.../zmq_driver/matchmaker/matchmaker_redis.py  |   2 +-
.../_drivers/zmq_driver/poller/threading_poller.py |  19 ++--
oslo_messaging/_drivers/zmq_driver/zmq_async.py|  58 +++-
.../en_GB/LC_MESSAGES/oslo_messaging-log-error.po  |  31 --
.../en_GB/LC_MESSAGES/oslo_messaging-log-info.po   |  15 ++-
.../es/LC_MESSAGES/oslo_messaging-log-error.po |  32 ---
oslo_messaging/locale/oslo_messaging-log-error.pot |  54 ---
oslo_messaging/locale/oslo_messaging-log-info.pot  |  25 -
.../locale/oslo_messaging-log-warning.pot  |  43 -
oslo_messaging/server.py   |  13 ++-
requirements.txt   |   2 +-
setup-test-env-zmq.sh  |   1 +
24 files changed, 224 insertions(+), 421 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index f6e9f64..7ec46a9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.utils>=3.9.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.middleware 3.12.0 release (newton)

2016-06-09 Thread no-reply
We are stoked to announce the release of:

oslo.middleware 3.12.0: Oslo Middleware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.middleware

With package available at:

https://pypi.python.org/pypi/oslo.middleware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.middleware

For more details, please see below.

Changes in oslo.middleware 3.11.0..3.12.0
-

549be72 Updated from global requirements
4028696 Updated from global requirements
f553a61 Do not add a default content type when replying

Diffstat (except docs and test files)
-

oslo_middleware/base.py| 14 +-
oslo_middleware/cors.py|  9 ++---
requirements.txt   |  4 ++--
test-requirements.txt  |  4 ++--
5 files changed, 30 insertions(+), 12 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 30a44b7..2abf9a3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ Jinja2>=2.8 # BSD License (3 clause)
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index fc60e42..d913843 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -7 +7 @@ hacking<0.11,>=0.10.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslotest 2.6.0 release (newton)

2016-06-09 Thread no-reply
We are happy to announce the release of:

oslotest 2.6.0: Oslo test framework

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslotest

With package available at:

https://pypi.python.org/pypi/oslotest

Please report issues through launchpad:

http://bugs.launchpad.net/oslotest

For more details, please see below.

Changes in oslotest 2.5.0..2.6.0


412073f Updated from global requirements

Diffstat (except docs and test files)
-

requirements.txt  | 4 ++--
test-requirements.txt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index c52c09f..9c881de 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -11 +11 @@ testtools>=1.4.0 # MIT
-mock>=1.2 # BSD
+mock>=2.0 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index bd87ecf..bfdb9ba 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.vmware 2.8.0 release (newton)

2016-06-09 Thread no-reply
We are gleeful to announce the release of:

oslo.vmware 2.8.0: Oslo VMware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.vmware

With package available at:

https://pypi.python.org/pypi/oslo.vmware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.vmware

For more details, please see below.

2.8.0
^

Other Notes

* Switch to reno for managing release notes.

Changes in oslo.vmware 2.7.0..2.8.0
---

bfcd07f Updated from global requirements
d46d23a Updated from global requirements
c4ecd85 Updated from global requirements
74fede7 Updated from global requirements
2e9ba24 Add reno for release notes management
b10c757 Updated from global requirements
10cff5c Updated from global requirements

Diffstat (except docs and test files)
-

.gitignore|   3 +
oslo_vmware/version.py|  18 ++
releasenotes/notes/add_reno-3b4ae0789e9c45b4.yaml |   3 +
releasenotes/source/_static/.placeholder  |   0
releasenotes/source/_templates/.placeholder   |   0
releasenotes/source/conf.py   | 274 ++
releasenotes/source/index.rst |   8 +
releasenotes/source/unreleased.rst|   5 +
requirements.txt  |   8 +-
test-requirements.txt |   5 +-
tox.ini   |   5 +-
11 files changed, 322 insertions(+), 7 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 0770ec5..8682b9e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
@@ -19,3 +19,3 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-requests!=2.9.0,>=2.8.1 # Apache-2.0
-urllib3>=1.8.3 # MIT
-oslo.concurrency>=3.5.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
+urllib3>=1.15.1 # MIT
+oslo.concurrency>=3.8.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 5508978..e1fdf23 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +9,2 @@ discover # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
@@ -24,0 +25 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+reno>=1.6.2 # Apache2



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.versionedobjects 1.10.0 release (newton)

2016-06-09 Thread no-reply
We are delighted to announce the release of:

oslo.versionedobjects 1.10.0: Oslo Versioned Objects library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.versionedobjects

With package available at:

https://pypi.python.org/pypi/oslo.versionedobjects

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.versionedobjects

For more details, please see below.

Changes in oslo.versionedobjects 1.9.1..1.10.0
--

91184e1 Fix ComparableVersionedObject in python 3.4
be2038f Updated from global requirements
a439291 Updated from global requirements
59ac1d0 Fix a typo in Enum error path
5061888 Replace safe_utils.getcallargs with inspect.getcallargs
5254527 Fix compare_obj() to obey missing/unset fields
bb43887 Add a pci address  field

Diffstat (except docs and test files)
-

oslo_versionedobjects/base.py |  9 +++-
oslo_versionedobjects/exception.py|  6 +--
oslo_versionedobjects/fields.py   | 19 +++-
oslo_versionedobjects/fixture.py  | 49 
oslo_versionedobjects/safe_utils.py   | 53 --
requirements.txt  |  6 +--
setup.cfg |  4 +-
11 files changed, 164 insertions(+), 84 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index a0b5a14..29cc6f2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,2 +5,2 @@ six>=1.9.0 # MIT
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -10 +10 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] stevedore 1.15.0 release (newton)

2016-06-09 Thread no-reply
We are delighted to announce the release of:

stevedore 1.15.0: Manage dynamic plugins for Python applications

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/stevedore

With package available at:

https://pypi.python.org/pypi/stevedore

Please report issues through launchpad:

https://bugs.launchpad.net/python-stevedore

For more details, please see below.

Changes in stevedore 1.14.0..1.15.0
---

01b09a5 Updated from global requirements

Diffstat (except docs and test files)
-

test-requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index 248a12d..d59feb9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.concurrency 3.7.1 release (mitaka)

2016-06-09 Thread no-reply
We are satisfied to announce the release of:

oslo.concurrency 3.7.1: Oslo Concurrency library

This release is part of the mitaka stable release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.concurrency

With package available at:

https://pypi.python.org/pypi/oslo.concurrency

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.concurrency

For more details, please see below.

Changes in oslo.concurrency 3.7.0..3.7.1


5f417f8 processutils: add support for missing process limits
930d872 Updated from global requirements
0003758 Updated from global requirements

Diffstat (except docs and test files)
-

oslo_concurrency/prlimit.py  | 21 +
oslo_concurrency/processutils.py | 38 +---
requirements.txt |  2 +-
test-requirements.txt|  2 +-
5 files changed, 87 insertions(+), 13 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index ec291e3..dc6a7cd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index f9925e1..d9b4f55 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] tooz 1.38.0 release (newton)

2016-06-09 Thread no-reply
We are gleeful to announce the release of:

tooz 1.38.0: Coordination library for distributed systems.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/tooz

With package available at:

https://pypi.python.org/pypi/tooz

Please report issues through launchpad:

http://bugs.launchpad.net/python-tooz/

For more details, please see below.

Changes in tooz 1.37.0..1.38.0
--

7f15e34 Using LOG.warning instead of LOG.warn
c2f9671 Updated from global requirements
0f4e119 Fix coordinator typo
ccf6b7a Updated from global requirements
82197e3 file: make python2 payload readable from python3
10b9711 coordination: expose a heartbeat loop method

Diffstat (except docs and test files)
-

requirements.txt|  6 +--
test-requirements.txt   |  2 +-
tooz/coordination.py| 86 -
tooz/drivers/etcd.py| 11 ++---
tooz/drivers/file.py| 76 ++--
tooz/drivers/memcached.py   |  9 ++--
tooz/drivers/mysql.py   |  2 +-
tooz/drivers/pgsql.py   |  2 +-
tooz/drivers/redis.py   |  1 +
tooz/drivers/zookeeper.py   |  1 +
12 files changed, 189 insertions(+), 31 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index e57d7e0..7e6588e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ zake>=0.1.6 # Apache-2.0
-voluptuous>=0.8.6 # BSD License
+voluptuous>=0.8.9 # BSD License
@@ -16 +16 @@ futurist>=0.11.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.9.0 # Apache-2.0
@@ -18 +18 @@ oslo.serialization>=1.10.0 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 665f71c..b7f0925 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ doc8 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] taskflow 2.1.0 release (newton)

2016-06-09 Thread no-reply
We are happy to announce the release of:

taskflow 2.1.0: Taskflow structured state management library.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/taskflow

With package available at:

https://pypi.python.org/pypi/taskflow

Please report issues through launchpad:

http://bugs.launchpad.net/taskflow/

For more details, please see below.

Changes in taskflow 2.0.0..2.1.0


88fec5d Updated from global requirements
54f8112 Updated from global requirements
8ab0ba9 Split revert/execute missing args messages
44c9a5d Updated from global requirements
c5e9cf2 Instead of a multiprocessing queue use sockets via asyncore
8c2d73b Add a simple sanity test for pydot outputting

Diffstat (except docs and test files)
-

requirements.txt   |   2 +-
taskflow/engines/action_engine/engine.py   |  35 +-
taskflow/engines/action_engine/executor.py | 411 +---
taskflow/engines/action_engine/process_executor.py | 711 +
taskflow/exceptions.py |   6 +-
.../unit/action_engine/test_process_executor.py|  99 +++
taskflow/types/graph.py|  18 +-
taskflow/utils/misc.py |   8 +
test-requirements.txt  |   5 +-
15 files changed, 946 insertions(+), 440 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 7bbf26c..af3db31 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -44 +44 @@ automaton>=0.5.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 2a2497e..e57fda1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ oslotest>=1.10.0 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
@@ -23,0 +24,3 @@ redis>=2.10.0 # MIT
+# Used for making sure pydot is still working
+pydotplus>=2.0.2 # MIT License
+



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][release] reno 1.7.0 release

2016-06-09 Thread no-reply
We are gleeful to announce the release of:

reno 1.7.0: RElease NOtes manager

With source available at:

http://git.openstack.org/cgit/openstack/reno

Please report issues through launchpad:

http://bugs.launchpad.net/reno

For more details, please see below.

Changes in reno 1.6.2..1.7.0


45878e0 Ignore empty sections in notes
38b0158 Clean up oslo-incubator stuff
1d7c3d8 [Trivial] Remove executable privilege of doc/source/conf.py
c805665 make the cache command write to a file by default
9cb8c4b use the cache file instead of scanner when possible
0b459b8 add 'cache' command to write a cache file

Diffstat (except docs and test files)
-

.gitignore   |   1 +
openstack-common.conf|   6 ---
reno/cache.py|  94 +
reno/formatter.py|  20 +++-
reno/lister.py   |  12 +++--
reno/loader.py   | 109 +++
reno/main.py |  23 +
reno/report.py   |  13 +++---
reno/sphinxext.py|  13 +++---
tox.ini  |   2 +-
13 files changed, 381 insertions(+), 66 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][cinder] os-brick 1.4.0 release (newton)

2016-06-13 Thread no-reply
We are content to announce the release of:

os-brick 1.4.0: OpenStack Cinder brick library for managing local
volume attaches

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/os-brick

With package available at:

https://pypi.python.org/pypi/os-brick

Please report issues through launchpad:

http://bugs.launchpad.net/os-brick

For more details, please see below.

Changes in os-brick 1.3.0..1.4.0


0582781 Copy encryptors from Nova to os-brick
a2d38af Updated from global requirements
bb19819 Mock time.sleep in ISCSIConnectorTestCase
ba83221 Updated from global requirements
111688e Updated from global requirements
8d9e115 Updated from global requirements
e7e6801 Ensure that the base connector is platform independent
934cdef Updated from global requirements
80703d3 os-brick refactor get_connector_properties
0e75bf6 Handle exception case with only target_portals
9640b73 Fix coverage generation
dbf77fb Trivial rootwrap -> privsep replacement
9fc9cc4 Updated from global requirements
b0b0c70 Updated from global requirements

Diffstat (except docs and test files)
-

.coveragerc  |   4 +-
.gitignore   |   1 +
etc/os-brick/rootwrap.d/os-brick.filters | 105 +--
os_brick/encryptors/__init__.py  |  99 +++
os_brick/encryptors/base.py  |  65 
os_brick/encryptors/cryptsetup.py| 124 
os_brick/encryptors/luks.py  | 143 +
os_brick/encryptors/nop.py   |  47 +++
os_brick/exception.py|   9 +
os_brick/executor.py |  11 +-
os_brick/initiator/connector.py  | 423 +--
os_brick/initiator/linuxfc.py|  10 -
os_brick/initiator/linuxscsi.py  |  24 +-
os_brick/local_dev/lvm.py|  27 +-
os_brick/privileged/__init__.py  |  23 ++
os_brick/privileged/rootwrap.py  |  82 ++
os_brick/remotefs/remotefs.py|  11 +-
os_brick/utils.py|  39 +++
requirements.txt |  12 +-
test-requirements.txt|   4 +-
tox.ini  |   5 +-
31 files changed, 1700 insertions(+), 347 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index cfde43e..2344258 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -8 +8 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-oslo.concurrency>=3.5.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
@@ -12,3 +12,4 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+oslo.privsep>=1.5.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
@@ -16,0 +18 @@ six>=1.9.0 # MIT
+castellan>=0.4.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index dece983..cb2a1a5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-reno>=0.1.1 # Apache2
+reno>=1.6.2 # Apache2
@@ -15 +15 @@ testtools>=1.4.0 # MIT
-os-testr>=0.4.1 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.middleware 3.13.0 release (newton)

2016-06-14 Thread no-reply
We are happy to announce the release of:

oslo.middleware 3.13.0: Oslo Middleware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.middleware

With package available at:

https://pypi.python.org/pypi/oslo.middleware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.middleware

For more details, please see below.

Changes in oslo.middleware 3.12.0..3.13.0
-

ef0cf8b Fix spelling of config option help

Diffstat (except docs and test files)
-

oslo_middleware/http_proxy_to_wsgi.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.privsep 1.8.0 release (newton)

2016-06-14 Thread no-reply
We are delighted to announce the release of:

oslo.privsep 1.8.0: OpenStack library for privilege separation

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.privsep

With package available at:

https://pypi.python.org/pypi/oslo.privsep

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.privsep

For more details, please see below.

Changes in oslo.privsep 1.7.0..1.8.0


6bcde24 Updated from global requirements

Diffstat (except docs and test files)
-

requirements.txt  | 4 ++--
test-requirements.txt | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 11e30ae..e77185a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3c4d32f..634e4c1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7,2 @@ oslotest>=1.10.0 # Apache-2.0
-mock>=1.2 # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+mock>=2.0 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.policy 1.10.0 release (newton)

2016-06-14 Thread no-reply
We are eager to announce the release of:

oslo.policy 1.10.0: Oslo Policy library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.policy

With package available at:

https://pypi.python.org/pypi/oslo.policy

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.policy

For more details, please see below.

Changes in oslo.policy 1.9.0..1.10.0


6aa8551 Imported Translations from Zanata
9050c42 Improve policy sample generation testing
85ebe9e Add helper scripts for generating policy info

Diffstat (except docs and test files)
-

oslo_policy/generator.py |  96 +++-
oslo_policy/locale/ja/LC_MESSAGES/oslo_policy.po |  17 ++-
setup.cfg|   2 +
5 files changed, 344 insertions(+), 31 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.vmware 2.9.0 release (newton)

2016-06-14 Thread no-reply
We are amped to announce the release of:

oslo.vmware 2.9.0: Oslo VMware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.vmware

With package available at:

https://pypi.python.org/pypi/oslo.vmware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.vmware

For more details, please see below.

Changes in oslo.vmware 2.8.0..2.9.0
---

9e75608 Imported Translations from Zanata
c191847 Refactor VmdkWriteHandle and VmdkReadHandle

Diffstat (except docs and test files)
-

.../en_GB/LC_MESSAGES/oslo_vmware-log-error.po |  62 
.../en_GB/LC_MESSAGES/oslo_vmware-log-info.po  |  27 ++
.../en_GB/LC_MESSAGES/oslo_vmware-log-warning.po   |  53 +++
.../locale/en_GB/LC_MESSAGES/oslo_vmware.po| 228 
oslo_vmware/locale/oslo_vmware-log-error.pot   |  71 
oslo_vmware/locale/oslo_vmware-log-info.pot|  35 --
oslo_vmware/locale/oslo_vmware-log-warning.pot |  65 
oslo_vmware/locale/oslo_vmware.pot | 285 ---
oslo_vmware/rw_handles.py  | 387 ++---
.../locale/en_GB/LC_MESSAGES/releasenotes.po   |  30 ++
11 files changed, 628 insertions(+), 690 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.serialization 2.9.0 release (newton)

2016-06-14 Thread no-reply
We are glad to announce the release of:

oslo.serialization 2.9.0: Oslo Serialization library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.serialization

With package available at:

https://pypi.python.org/pypi/oslo.serialization

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.serialization

For more details, please see below.

Changes in oslo.serialization 2.8.0..2.9.0
--

8943c73 Support serializing ipaddress objs with jsonutils

Diffstat (except docs and test files)
-

oslo_serialization/jsonutils.py|  6 ++
test-requirements.txt  |  1 +
3 files changed, 19 insertions(+), 1 deletion(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index 61e43b4..013ac33 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,0 +5 @@ hacking<0.11,>=0.10.0
+ipaddress>=1.0.7;python_version<'3.3'  # PSF



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] tooz 1.39.0 release (newton)

2016-06-14 Thread no-reply
We are jubilant to announce the release of:

tooz 1.39.0: Coordination library for distributed systems.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/tooz

With package available at:

https://pypi.python.org/pypi/tooz

Please report issues through launchpad:

http://bugs.launchpad.net/python-tooz/

For more details, please see below.

Changes in tooz 1.38.0..1.39.0
--

fdcaff6 Updated from global requirements
601fb26 Ensure etcd is in developer and driver docs

Diffstat (except docs and test files)
-

requirements.txt  |  2 +-
test-requirements.txt |  2 +-
4 files changed, 19 insertions(+), 3 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 7e6588e..e6cff75 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16 +16 @@ futurist>=0.11.0 # Apache-2.0
-oslo.utils>=3.9.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index b7f0925..9e28f22 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18 +18 @@ coverage>=3.6 # Apache-2.0
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.log 3.10.0 release (newton)

2016-06-14 Thread no-reply
We are happy to announce the release of:

oslo.log 3.10.0: oslo.log library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.log

With package available at:

https://pypi.python.org/pypi/oslo.log

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.log

For more details, please see below.

Changes in oslo.log 3.9.0..3.10.0
-

b694235 Updated from global requirements
2a147c5 log: don't create foo.log

Diffstat (except docs and test files)
-

requirements.txt| 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index c8905bf..26c3390 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.config>=3.10.0 # Apache-2.0
-oslo.context>=2.2.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.versionedobjects 1.11.0 release (newton)

2016-06-14 Thread no-reply
We are overjoyed to announce the release of:

oslo.versionedobjects 1.11.0: Oslo Versioned Objects library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.versionedobjects

With package available at:

https://pypi.python.org/pypi/oslo.versionedobjects

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.versionedobjects

For more details, please see below.

Changes in oslo.versionedobjects 1.10.0..1.11.0
---

1d0e199 Updated from global requirements

Diffstat (except docs and test files)
-

requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 29cc6f2..52bdb85 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ oslo.config>=3.10.0 # Apache-2.0
-oslo.context>=2.2.0 # Apache-2.0
-oslo.messaging>=4.5.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] taskflow 2.2.0 release (newton)

2016-06-14 Thread no-reply
We are psyched to announce the release of:

taskflow 2.2.0: Taskflow structured state management library.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/taskflow

With package available at:

https://pypi.python.org/pypi/taskflow

Please report issues through launchpad:

http://bugs.launchpad.net/taskflow/

For more details, please see below.

Changes in taskflow 2.1.0..2.2.0


f885bc1 Don't use deprecated method timeutils.isotime

Diffstat (except docs and test files)
-

taskflow/persistence/models.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.reports 1.10.0 release (newton)

2016-06-14 Thread no-reply
We are glad to announce the release of:

oslo.reports 1.10.0: oslo.reports library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.reports

With package available at:

https://pypi.python.org/pypi/oslo.reports

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.reports

For more details, please see below.

Changes in oslo.reports 1.9.0..1.10.0
-

3804e06 Updated from global requirements

Diffstat (except docs and test files)
-

requirements.txt  | 2 +-
test-requirements.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 7d88640..62f078c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index f1d52e8..ff73ef3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.messaging 5.4.0 release (newton)

2016-06-14 Thread no-reply
We are thrilled to announce the release of:

oslo.messaging 5.4.0: Oslo Messaging API

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.messaging

With package available at:

https://pypi.python.org/pypi/oslo.messaging

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.messaging

For more details, please see below.

Changes in oslo.messaging 5.3.0..5.4.0
--

8a9d828 [zmq] Remove unused Request.close method
282cbc2 Add query paramereters to TransportURL
3109828 Fix temporary problems with pika unit tests
956bbb9 [zmq] Periodic updates of endpoints connections

Diffstat (except docs and test files)
-

oslo_messaging/_drivers/common.py  | 65 ++
oslo_messaging/_drivers/impl_zmq.py|  6 +-
oslo_messaging/_drivers/pika_driver/pika_engine.py |  2 +
.../_drivers/zmq_driver/broker/zmq_queue_proxy.py  | 40 ---
.../dealer/zmq_dealer_publisher_proxy.py   | 13 
.../_drivers/zmq_driver/client/zmq_client_base.py  | 37 +--
.../_drivers/zmq_driver/client/zmq_request.py  |  3 -
.../zmq_driver/matchmaker/matchmaker_redis.py  | 33 ++
.../server/consumers/zmq_consumer_base.py  | 21 +++---
.../server/consumers/zmq_dealer_consumer.py| 18 -
.../_drivers/zmq_driver/server/zmq_server.py   |  6 +-
oslo_messaging/_drivers/zmq_driver/zmq_socket.py   |  2 +
oslo_messaging/_drivers/zmq_driver/zmq_updater.py  | 55 
oslo_messaging/transport.py| 40 ++-
17 files changed, 364 insertions(+), 84 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][winstackers] os-win 1.0.0 release (newton)

2016-06-14 Thread no-reply
We are happy to announce the release of:

os-win 1.0.0: Windows / Hyper-V library for OpenStack projects.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/os-win

With package available at:

https://pypi.python.org/pypi/os-win

Please report issues through launchpad:

http://bugs.launchpad.net/os-win

For more details, please see below.

Changes in os-win 0.3.2..1.0.0
--

e34566c Fixes loading HGS namespace on early builds of Windows 10
111db69 Add method for checking whether a share is local
16a1eed Fix disk rescan method
f51fe15 Fix event handle leaks
411732e Hyper-V: Shielded VMs
1ffa212 Updated from global requirements
6741ee8 Fix iSCSI initiator utils docstring
56b95db iSCSI utils: accept rescan_attempts arg in login method
8b11dde Add missing wmi to requirements.txt
f6d3eff Updated from global requirements
a0fd9ce Add method for retrieving local share paths
9ce38cf Updated from global requirements
356b6cc Events: use tpool only if thread module is patched
53a8d6d Fix event listeners
9df78ab Updated from global requirements
c478d43 Adds missing attribute from get_cpus_info query
70d3658 Fix retrieving VM notes race condition
a4e6cb7 Fix retrieving VHDX block size
d9c2c1b Updated from global requirements
47aebc1 Fix retrieving VM physical disk mapping
d073b7f Copies get_share_capacity_info to diskutils
ca4eb8a python3: Fixes vhdutils internal VHDX size
c5ea2aa Consistently raise exception if port not found
11f7a55 Ensure vmutils honors the host argument
de9f70d Sets OsWinBaseTestCase as base class for unit tests
edc939e Fixes PyMI compatiblity issue
5f7b473 Fixes vmutils take_vm_snapshot method
e61318b Adds check for VLAN and VSID operations
25aa5eb Fix named pipe handler cleanup regression
dc3456b Fixes vmutils get_vm_generation method
c88f49f Improve clusterutils with new pyMI features
74dabea Ensure namedpipe IO workers clean up handles when stopping
21a882c switch to post-versioning
25255d1 Bump version to 0.3.3

Diffstat (except docs and test files)
-

os_win/__init__.py |   8 ++
os_win/_utils.py   |   8 ++
os_win/constants.py|   9 ++
.../storage/initiator/test_base_iscsi_utils.py |   4 +-
.../utils/storage/initiator/test_iscsi_utils.py|   6 +-
.../storage/initiator/test_iscsi_wmi_utils.py  |   4 +-
os_win/utils/baseutils.py  |  41 ++-
os_win/utils/compute/clusterutils.py   | 100 +++-
os_win/utils/compute/livemigrationutils.py |  29 ++---
os_win/utils/compute/vmutils.py| 104 ++---
os_win/utils/compute/vmutils10.py  |  88 ++
os_win/utils/hostutils.py  |  20 ++--
os_win/utils/hostutils10.py|  56 +
os_win/utils/io/ioutils.py |  17 ++-
os_win/utils/io/namedpipe.py   |  48 ++--
os_win/utils/metrics/metricsutils.py   |   2 +-
os_win/utils/network/networkutils.py   |  87 --
os_win/utils/pathutils.py  |  23 
os_win/utils/storage/diskutils.py  |  37 +-
os_win/utils/storage/initiator/iscsi_utils.py  |   7 +-
os_win/utils/storage/smbutils.py   |  32 +
os_win/utils/storage/virtdisk/vhdutils.py  |  14 ++-
.../utils/storage/virtdisk/virtdisk_constants.py   |   1 +
os_win/utilsfactory.py |  16 +--
requirements.txt   |  11 +-
setup.cfg  |   1 -
test-requirements.txt  |   1 +
47 files changed, 1202 insertions(+), 366 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 462d6db..70eb018 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -9,2 +9,2 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -12 +12 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
@@ -14 +14 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
@@ -17,0 +18 @@ PyMI>=1.0.0;sys_platform=='win32' # Apache 2.0 License
+wmi;sys_platform=='win32'  # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 8bd244e..92d4dd8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,0 +8 @@ coverage>=3.6 # Apache-2.0
+ddt>=1.0.1 # MIT



__
OpenStack Development Mailing List (not for usage ques

[openstack-dev] [new][oslo] oslo.privsep 1.9.0 release (newton)

2016-06-20 Thread no-reply
We are eager to announce the release of:

oslo.privsep 1.9.0: OpenStack library for privilege separation

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.privsep

With package available at:

https://pypi.python.org/pypi/oslo.privsep

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.privsep

For more details, please see below.

Changes in oslo.privsep 1.8.0..1.9.0


9bf6063 Provide way to "initialise" oslo.privsep
ecabeaf PrivContext: Sets client_mode to False on Windows
595b759 Imported Translations from Zanata

Diffstat (except docs and test files)
-

oslo_privsep/daemon.py | 48 +
oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po |  9 ++-
.../en_GB/LC_MESSAGES/oslo_privsep-log-error.po| 26 
.../en_GB/LC_MESSAGES/oslo_privsep-log-info.po | 41 
.../en_GB/LC_MESSAGES/oslo_privsep-log-warning.po  | 18 +
.../locale/en_GB/LC_MESSAGES/oslo_privsep.po   | 66 ++
oslo_privsep/locale/oslo_privsep-log-warning.pot   | 24 ---
oslo_privsep/locale/oslo_privsep.pot   | 78 --
oslo_privsep/priv_context.py   | 78 +-
11 files changed, 302 insertions(+), 193 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][ironic] ironic-python-agent 1.2.3 release (mitaka)

2016-06-22 Thread no-reply
We are amped to announce the release of:

ironic-python-agent 1.2.3: Ironic Python Agent Ramdisk

This release is part of the mitaka stable release series.

For more details, please see below.

Changes in ironic-python-agent 1.2.2..1.2.3
---

d19558e Fix unwanted unmounting of /usr/share/oem

Diffstat (except docs and test files)
-

imagebuild/coreos/oem/cloud-config.yml | 3 +++
1 file changed, 3 insertions(+)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][ironic] ironic-python-agent 1.0.4 release (liberty)

2016-06-22 Thread no-reply
We are jubilant to announce the release of:

ironic-python-agent 1.0.4: Ironic Python Agent Ramdisk

This release is part of the liberty stable release series.

For more details, please see below.

Changes in ironic-python-agent 1.0.3..1.0.4
---

b1471ea Fix unwanted unmounting of /usr/share/oem

Diffstat (except docs and test files)
-

imagebuild/coreos/oem/cloud-config.yml | 3 +++
1 file changed, 3 insertions(+)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.concurrency 2.6.1 release (liberty)

2016-06-23 Thread no-reply
We are gleeful to announce the release of:

oslo.concurrency 2.6.1: Oslo Concurrency library

This release is part of the liberty stable release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.concurrency

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.concurrency

For more details, please see below.

Changes in oslo.concurrency 2.6.0..2.6.1


d65d931 processutils: add support for missing process limits
e33f64f Add prlimit parameter to execute()
306cf37 Updated from global requirements
d0de35f Updated from global requirements
725e2f4 Updated from global requirements
d65a8b8 Update .gitreview for stable/liberty


Diffstat (except docs and test files)
-

.gitreview   |   3 +-
oslo_concurrency/prlimit.py  | 110 +
oslo_concurrency/processutils.py |  67 +++
requirements.txt |   6 +-
setup.py |   2 +-
6 files changed, 327 insertions(+), 5 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 9ac5e1c..5e66c50 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,2 +5,2 @@
-pbr<2.0,>=1.6
-Babel>=1.3
+pbr>=1.6
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
@@ -10 +10 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][release] reno 1.8.0 release

2016-06-23 Thread no-reply
We are satisfied to announce the release of:

reno 1.8.0: RElease NOtes manager

With source available at:

http://git.openstack.org/cgit/openstack/reno

Please report issues through launchpad:

http://bugs.launchpad.net/reno

For more details, please see below.

Changes in reno 1.7.0..1.8.0


96b0641 ignore all coverage output files
2a86047 add warnings for malformated input
92ddd8f add API for writing the cache file
0c103c3 report extra files with warnings


Diffstat (except docs and test files)
-

.gitignore|  2 +-
reno/cache.py | 58 ++
reno/loader.py| 42 --
reno/scanner.py   | 11 +++---
6 files changed, 194 insertions(+), 25 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.cache 1.10.0 release (newton)

2016-06-28 Thread no-reply
We are happy to announce the release of:

oslo.cache 1.10.0: Cache storage for Openstack projects.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.cache

With package available at:

https://pypi.python.org/pypi/oslo.cache

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.cache

For more details, please see below.

Changes in oslo.cache 1.9.0..1.10.0
---

79ebe62 Handle empty memcache pool corner case
64e6b02 Updated from global requirements
7f3a539 Imported Translations from Zanata
a7709f6 Fixup intersphinx docs
43f4c97 Use entrypoints for backends


Diffstat (except docs and test files)
-

oslo_cache/_memcache_pool.py   | 22 ++---
oslo_cache/backends/mongo.py   |  2 +-
oslo_cache/core.py | 29 +++-
oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po | 12 ++---
oslo_cache/locale/oslo_cache.pot   | 63 --
requirements.txt   |  2 +-
setup.cfg  |  5 ++
8 files changed, 41 insertions(+), 102 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 3c3ac71..28e46dd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-dogpile.cache>=0.5.7 # BSD
+dogpile.cache>=0.6.1 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.concurrency 3.11.0 release (newton)

2016-06-28 Thread no-reply
We are eager to announce the release of:

oslo.concurrency 3.11.0: Oslo Concurrency library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.concurrency

With package available at:

https://pypi.python.org/pypi/oslo.concurrency

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.concurrency

For more details, please see below.

Changes in oslo.concurrency 3.10.0..3.11.0
--

ec7be52 Imported Translations from Zanata


Diffstat (except docs and test files)
-

.../locale/de/LC_MESSAGES/oslo_concurrency.po  | 101 +
1 file changed, 101 insertions(+)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.config 3.12.0 release (newton)

2016-06-28 Thread no-reply
We are pleased to announce the release of:

oslo.config 3.12.0: Oslo Configuration API

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.config

With package available at:

https://pypi.python.org/pypi/oslo.config

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.config

For more details, please see below.

Changes in oslo.config 3.11.0..3.12.0
-

45ee2be Add URIOpt
1543359 Add support for a deprecated version
cd2021b Updated from global requirements
5ee4092 Support template substitution of DictOpt
bba5a89 fixture: Provide parameter enforce_type for method config
229a762 Required Option
dd983f1 Handle some native python types in config generation


Diffstat (except docs and test files)
-

oslo_config/cfg.py  | 28 +++-
oslo_config/fixture.py  |  5 +-
oslo_config/generator.py| 61 +++--
oslo_config/sphinxext.py|  6 ++-
oslo_config/types.py| 34 ++
requirements.txt|  1 +
test-requirements.txt   |  2 +-
12 files changed, 321 insertions(+), 19 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index bfa7a9b..d1ac579 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,0 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
+rfc3986>=0.2.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 966fc1d..4789fb0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ discover # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.policy 1.11.0 release (newton)

2016-06-28 Thread no-reply
We are gleeful to announce the release of:

oslo.policy 1.11.0: Oslo Policy library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.policy

With package available at:

https://pypi.python.org/pypi/oslo.policy

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.policy

For more details, please see below.

Changes in oslo.policy 1.10.0..1.11.0
-

db9711d Updated from global requirements


Diffstat (except docs and test files)
-

test-requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index 57a305d..f4844ab 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.serialization 2.10.0 release (newton)

2016-06-28 Thread no-reply
We are tickled pink to announce the release of:

oslo.serialization 2.10.0: Oslo Serialization library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.serialization

With package available at:

https://pypi.python.org/pypi/oslo.serialization

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.serialization

For more details, please see below.

Changes in oslo.serialization 2.9.0..2.10.0
---

23866b6 Updated from global requirements


Diffstat (except docs and test files)
-

test-requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index 013ac33..0a065c6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@ hacking<0.11,>=0.10.0
-ipaddress>=1.0.7;python_version<'3.3'  # PSF
+ipaddress>=1.0.7;python_version<'3.3' # PSF



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.log 3.11.0 release (newton)

2016-06-28 Thread no-reply
We are overjoyed to announce the release of:

oslo.log 3.11.0: oslo.log library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.log

With package available at:

https://pypi.python.org/pypi/oslo.log

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.log

For more details, please see below.

Changes in oslo.log 3.10.0..3.11.0
--

c27cbd8 Provide a normal method for deprecation warnings.


Diffstat (except docs and test files)
-

oslo_log/versionutils.py | 153 +--
2 files changed, 103 insertions(+), 73 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.reports 1.11.0 release (newton)

2016-06-28 Thread no-reply
We are delighted to announce the release of:

oslo.reports 1.11.0: oslo.reports library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.reports

With package available at:

https://pypi.python.org/pypi/oslo.reports

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.reports

For more details, please see below.

Changes in oslo.reports 1.10.0..1.11.0
--

d23e0a6 Use file modification events instead of signal handler
5daba93 Imported Translations from Zanata


Diffstat (except docs and test files)
-

oslo_reports/guru_meditation_report.py | 66 ++
.../locale/en_GB/LC_MESSAGES/oslo_reports.po   | 18 ++
oslo_reports/opts.py   | 10 
4 files changed, 132 insertions(+), 12 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.versionedobjects 1.12.0 release (newton)

2016-06-28 Thread no-reply
We are stoked to announce the release of:

oslo.versionedobjects 1.12.0: Oslo Versioned Objects library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.versionedobjects

With package available at:

https://pypi.python.org/pypi/oslo.versionedobjects

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.versionedobjects

For more details, please see below.

Changes in oslo.versionedobjects 1.11.0..1.12.0
---

38f790f Imported Translations from Zanata
9403927 Add objectify decorator for readability


Diffstat (except docs and test files)
-

oslo_versionedobjects/base.py  |   7 +-
.../LC_MESSAGES/oslo_versionedobjects-log-error.po |  14 +-
.../LC_MESSAGES/oslo_versionedobjects-log-error.po |  15 +-
.../en_GB/LC_MESSAGES/oslo_versionedobjects.po |  42 -
.../locale/oslo_versionedobjects-log-error.pot |  39 -
.../locale/oslo_versionedobjects.pot   | 170 -
7 files changed, 106 insertions(+), 222 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslosphinx 4.5.0 release (newton)

2016-06-28 Thread no-reply
We are excited to announce the release of:

oslosphinx 4.5.0: OpenStack Sphinx Extensions and Theme

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslosphinx

With package available at:

https://pypi.python.org/pypi/oslosphinx

Please report issues through launchpad:

http://bugs.launchpad.net/oslosphinx

For more details, please see below.

Changes in oslosphinx 4.4.0..4.5.0
--

d901a7b Subprocess returns bytes in py3


Diffstat (except docs and test files)
-

oslosphinx/__init__.py | 2 ++
1 file changed, 2 insertions(+)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.middleware 3.14.0 release (newton)

2016-06-28 Thread no-reply
We are jubilant to announce the release of:

oslo.middleware 3.14.0: Oslo Middleware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.middleware

With package available at:

https://pypi.python.org/pypi/oslo.middleware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.middleware

For more details, please see below.

Changes in oslo.middleware 3.13.0..3.14.0
-

aba811b Updated from global requirements
652dcc0 Expose sample config opts for http-proxy-to-wsgi


Diffstat (except docs and test files)
-

oslo_middleware/opts.py | 29 -
requirements.txt|  2 +-
setup.cfg   |  1 +
3 files changed, 30 insertions(+), 2 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 2abf9a3..01c7f22 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.config>=3.10.0 # Apache-2.0
-oslo.context>=2.2.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.utils 3.14.0 release (newton)

2016-06-28 Thread no-reply
We are delighted to announce the release of:

oslo.utils 3.14.0: Oslo Utility library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.utils

With package available at:

https://pypi.python.org/pypi/oslo.utils

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.utils

For more details, please see below.

Changes in oslo.utils 3.13.0..3.14.0


bf80b23 Support json format output from qemu command
5a8cade Fix flake8 issues
3f78081 Use is_valid_ipv4 in get_ipv6_addr_by_EUI64
2ac2bff Imported Translations from Zanata


Diffstat (except docs and test files)
-

oslo_utils/encodeutils.py |  2 +-
oslo_utils/imageutils.py  | 38 ---
oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po | 27 +++-
oslo_utils/locale/oslo_utils-log-error.pot| 29 -
oslo_utils/locale/oslo_utils-log-info.pot | 35 --
oslo_utils/locale/oslo_utils-log-warning.pot  | 31 -
oslo_utils/locale/oslo_utils.pot  | 79 ---
oslo_utils/netutils.py|  2 +-
oslo_utils/timeutils.py   |  4 +-
oslo_utils/versionutils.py|  2 +-
16 files changed, 106 insertions(+), 210 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.vmware 2.10.0 release (newton)

2016-06-28 Thread no-reply
We are eager to announce the release of:

oslo.vmware 2.10.0: Oslo VMware library

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.vmware

With package available at:

https://pypi.python.org/pypi/oslo.vmware

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.vmware

For more details, please see below.

Changes in oslo.vmware 2.9.0..2.10.0


8d8a5de Updated from global requirements
784ad53 Support download of virtual disk in ova container


Diffstat (except docs and test files)
-

oslo_vmware/image_transfer.py|  32 +-
oslo_vmware/image_util.py|  30 +
requirements.txt |   1 +
test-requirements.txt|   2 +-
7 files changed, 364 insertions(+), 50 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 8682b9e..c952316 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,0 +17 @@ PyYAML>=3.1.0 # MIT
+lxml>=2.3 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index e1fdf23..a40ffab 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24 +24 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] tooz 1.40.0 release (newton)

2016-06-28 Thread no-reply
We are psyched to announce the release of:

tooz 1.40.0: Coordination library for distributed systems.

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/tooz

With package available at:

https://pypi.python.org/pypi/tooz

Please report issues through launchpad:

http://bugs.launchpad.net/python-tooz/

For more details, please see below.

Changes in tooz 1.39.0..1.40.0
--

170680e Add docs for new consul driver
e8d37b0 Change dependency to use flavors
7360f85 Run doc8 only in pep8 target
e2683c7 Move pep8 requirements in their own target
d096a0d zookeeper: do not hard depend on eventlet
36655c6 Remove unused iso8601 dependency
040464e tests: remove testscenario usage
2ec9044 file: set no timeout by default
ebf6ae1 tests: move bad_url from scenarios to static test
756d265 Expose timeout capabilities and use them for tests
4906e72 Use pifpaf to setup daemons
274f9a6 redis: do not force LuaLock


Diffstat (except docs and test files)
-

requirements.txt|   4 --
setup-consul-env.sh | 125 +++-
setup-etcd-env.sh   |  16 +
setup-memcached-env.sh  |  22 ---
setup-mysql-env.sh  |  49 
setup-postgresql-env.sh |  23 
setup-redis-env.sh  |  22 ---
setup-sentinel-env.sh   |  56 --
setup-zookeeper-env.sh  |  55 --
setup.cfg   |  41 +
test-requirements.txt   |  29 --
tools/compat-matrix.py  |   4 ++
tooz/coordination.py|   7 +++
tooz/drivers/file.py|   8 ++-
tooz/drivers/ipc.py |   1 +
tooz/drivers/mysql.py   |   1 +
tooz/drivers/pgsql.py   |   1 +
tooz/drivers/redis.py   |   7 +--
tooz/drivers/zake.py|   1 +
tooz/drivers/zookeeper.py   |  11 +++-
tox.ini |  53 ++---
26 files changed, 214 insertions(+), 479 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index e6cff75..826db66 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,2 +7,0 @@ enum34;python_version=='2.7' or python_version=='2.6' or 
python_version=='3.3' #
-iso8601>=0.1.11 # MIT
-zake>=0.1.6 # Apache-2.0
@@ -18,2 +15,0 @@ oslo.serialization>=1.10.0 # Apache-2.0
-requests>=2.10.0 # Apache-2.0
-python-consul>=0.4.7 # MIT License



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][oslo] oslo.messaging 5.5.0 release (newton)

2016-06-28 Thread no-reply
We are glad to announce the release of:

oslo.messaging 5.5.0: Oslo Messaging API

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/oslo.messaging

With package available at:

https://pypi.python.org/pypi/oslo.messaging

Please report issues through launchpad:

http://bugs.launchpad.net/oslo.messaging

For more details, please see below.

Changes in oslo.messaging 5.4.0..5.5.0
--

dfd5c79 [zmq] Fix message sending when using proxy and not using PUB/SUB
3316edb AMQP 1.0 - create only one Cyrus SASL configuration for the tests
5afb605 Updated from global requirements
eb02de8 [zmq] Remove redundant Envelope class
33c3f16 [zmq] Properly stop ZmqServer
e57afac [Trival] fix a typo nit
d8b6bb0 [zmq] Fix backend router port for proxy.


Diffstat (except docs and test files)
-

.../_drivers/zmq_driver/broker/zmq_queue_proxy.py  |  8 +-
.../publishers/dealer/zmq_dealer_call_publisher.py |  2 -
.../publishers/dealer/zmq_dealer_publisher.py  |  2 -
.../dealer/zmq_dealer_publisher_proxy.py   |  5 +-
.../client/publishers/dealer/zmq_reply_waiter.py   |  4 +-
.../client/publishers/zmq_pub_publisher.py |  2 +-
.../_drivers/zmq_driver/client/zmq_envelope.py | 89 --
.../_drivers/zmq_driver/client/zmq_request.py  | 15 
.../zmq_driver/matchmaker/matchmaker_redis.py  | 10 ++-
.../server/consumers/zmq_consumer_base.py  | 13 
.../server/consumers/zmq_dealer_consumer.py| 27 +++
.../server/consumers/zmq_router_consumer.py|  7 +-
.../zmq_driver/server/zmq_incoming_message.py  |  4 +-
.../_drivers/zmq_driver/server/zmq_server.py   |  8 +-
oslo_messaging/_drivers/zmq_driver/zmq_updater.py  |  3 +
oslo_messaging/notify/notifier.py  |  2 +-
requirements.txt   |  4 +-
setup-test-env-zmq.sh  |  8 +-
test-requirements.txt  |  2 +-
21 files changed, 105 insertions(+), 176 deletions(-)


Requirements updates


diff --git a/requirements.txt b/requirements.txt
index 7ec46a9..54d0895 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,2 +8,2 @@ futurist>=0.11.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
-oslo.context>=2.2.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 6f5b25c..19b0eb8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ discover # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][openstack] osc-lib 0.2.1 release (newton)

2016-07-05 Thread no-reply
We are jubilant to announce the release of:

osc-lib 0.2.1: OpenStackClient Library

This release is part of the newton release series.

With source available at:

https://git.openstack.org/cgit/openstack/osc-lib

With package available at:

https://pypi.python.org/pypi/osc-lib

Please report issues through launchpad:

https://bugs.launchpad.net/python-openstackclient

For more details, please see below.

Changes in osc-lib 0.2.0..0.2.1
---

812e074 Get VersionInfo of "osc-lib"
7a5987c Attempt to find resource by ID, without kwargs


Diffstat (except docs and test files)
-

osc_lib/__init__.py |  2 +-
osc_lib/utils.py| 30 ++
3 files changed, 37 insertions(+), 10 deletions(-)




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] keystoneauth1 2.9.0 release (newton)

2016-07-05 Thread no-reply
We are amped to announce the release of:

keystoneauth1 2.9.0: Authentication Library for OpenStack Identity

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystoneauth

With package available at:

https://pypi.python.org/pypi/keystoneauth1

Please report issues through launchpad:

http://bugs.launchpad.net/keystoneauth

For more details, please see below.

2.9.0
^


New Features


* [blueprint totp-auth
  (https://blueprints.launchpad.net/keystone/+spec/totp-auth)] Add an
  auth plugin to handle Time-Based One-Time Password (TOTP)
  authentication via the "totp" method. This new plugin will accept
  the following identity options: - "user-id": user ID - "username":
  username - "user-domain-id": user's domain ID - "user-domain-name":
  user's domain name - "passcode": passcode generated by TOTP app or
  device User is uniquely identified by either "user-id" or
  combination of "username" and "user-domain-id" or "user-domain-
  name".


Bug Fixes
*

* Fix passing scope parameters in Oidc* auth plugins. [Bug 1582774
  (https://bugs.launchpad.net/bugs/1582774)]

Changes in keystoneauth1 2.8.0..2.9.0
-

464aaac Updated from global requirements
ea2b2a4 move release note to correct directory
bd18bc3 oidc: fix OpenID Connect scope option
aa01e5f oidc: add tests for plugin loader
61b49d0 Don't mock the session.request function
049cf2d Updated from global requirements
280cde2 oidc: refactor unit tests
0515513 Updated from global requirements
ad54777 Fix code example for OAuth1 authentication
d86df86 Add entrypoint for Federated Kerberos
bf53e7e Fix kerberos available property
3e24beb Document named kerberos plugin
9e29e6e Support TOTP auth plugin
fc95d25 Make the kerberos plugin loadable
bc61428 Add available flag to plugin loaders
a607e71 Updated from global requirements
cf520d9 PEP257: Ignore D203 because it was deprecated
c7ceb42 Updated from global requirements
2a8133c Apply a heuristic for product name if a user_agent is not provided


Diffstat (except docs and test files)
-

keystoneauth1/extras/kerberos.py   |  67 
keystoneauth1/extras/kerberos/__init__.py  |  87 ++
keystoneauth1/extras/kerberos/_loading.py  |  36 
keystoneauth1/identity/__init__.py |   6 +-
keystoneauth1/identity/v3/__init__.py  |   8 +-
keystoneauth1/identity/v3/totp.py  |  81 +
keystoneauth1/loading/_plugins/identity/v3.py  |  59 +--
keystoneauth1/loading/base.py  |  29 +++-
.../notes/bug-1582774-49af731b6dfc6f2f.yaml|   4 -
keystoneauth1/session.py   |  82 -
.../unit/extras/kerberos/test_kerberos_loading.py  |  33 
.../add-totp-auth-plugin-0650d220899c25b7.yaml |  16 ++
.../notes/bug-1582774-49af731b6dfc6f2f.yaml|   4 +
setup.cfg  |   5 +-
test-requirements.txt  |  12 +-
tox.ini|   3 +-
24 files changed, 726 insertions(+), 199 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index 6d08bf7..df4f591 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ discover # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -13 +13 @@ mock>=2.0 # BSD
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
@@ -15 +15 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.14.0 # Apache-2.0
@@ -20,3 +20,3 @@ pycrypto>=2.6 # Public Domain
-reno>=1.6.2 # Apache2
-requests-mock>=0.7.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+reno>=1.8.0 # Apache2
+requests-mock>=1.0 # Apache-2.0
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [new][keystone] keystonemiddleware 4.6.0 release (newton)

2016-07-05 Thread no-reply
We are satisfied to announce the release of:

keystonemiddleware 4.6.0: Middleware for OpenStack Identity

This release is part of the newton release series.

With source available at:

http://git.openstack.org/cgit/openstack/keystonemiddleware

With package available at:

https://pypi.python.org/pypi/keystonemiddleware

Please report issues through launchpad:

http://bugs.launchpad.net/keystonemiddleware

For more details, please see below.

4.6.0
^

* Add the *X_IS_ADMIN_PROJECT* header.


New Features


* [bug 1583690
  (https://bugs.launchpad.net/keystonemiddleware/+bug/1583690)] For
  services such as Swift, which may not be utilizing oslo_config, we
  need to be able to determine the project name from local config. If
  project name is specified in both local config and oslo_config, the
  one in local config will be used instead. In case project is
  undetermined (i.e. not set), we use taxonomy.UNKNOWN as an indicator
  so operators can take corrective actions.

* [bug 1540115
  (https://bugs.launchpad.net/keystonemiddleware/+bug/1540115)]
  Optional dependencies can now be installed using *extras*. To
  install audit related libraries, use "pip install
  keystonemiddleware[audit_nofications]". Refer to keystonemiddleware
  documentation for further information.

* Added the *X_IS_ADMIN_PROJECT* header to authenticated headers.
  This has the string value of 'True' or 'False' and can be used to
  enforce admin project policies.


Bug Fixes
*

* [bug 1583699
  (https://bugs.launchpad.net/keystonemiddleware/+bug/1583699)] Some
  service APIs (such as Swift list public containers) do not require a
  token. Therefore, there will be no identity or service catalog
  information available. In these cases, audit now fills in the
  default (i.e. taxonomy.UNKNOWN) for both initiator and target
  instead of raising an exception.

* [bug 1583702
  (https://bugs.launchpad.net/keystonemiddleware/+bug/1583702)] Some
  services such as Swift does not use Oslo (global) config. In that
  case, the options are conveyed via local config. This patch utilized
  an established pattern in auth_token middleware, which is to first
  look for the given option in local config, then Oslo global config.

Changes in keystonemiddleware 4.5.1..4.6.0
--

85ce086 Updated from global requirements
ef29dfc Use extras for oslo.messaging dependency
3ee96f1 Refactor API tests to not run middleware
46f831e Refactor audit api tests into their own file
bf80779 Refactor create_event onto the api object.
515a990 Extract a common notifier pattern
aa2cde7 Break out the API piece into its own file
b49449f Use createfile fixture in audit test
9c67fee Move audit into its own folder
8859345 use local config options if available in audit middleware
ed76943 Use oslo.config fixture in audit tests
adcdecb Pop oslo_config_config before doing paste convert
7a6af0b Updated from global requirements
adb59a7 Fix typo 'olso' to 'oslo'
31c8582 Config: no need to set default=None
2798b2e Fix an issue with oslo_config_project paste config
1f4a8fa Updated from global requirements
0562670 Pass X_IS_ADMIN_PROJECT header from auth_token
6f53905 Clean up middleware architecture
627ec92 Updated from global requirements
b5a2535 Add a fixture method to add your own token data
cc58b62 Move auth token opts calculation into auth_token
63f83ce Make audit middleware use common config object
5cabfc1 Consolidate user agent calculation
f8c150a Create a Config object
20b4a87 Updated from global requirements
68c9514 Updated from global requirements
38a5f79 Improve documentation for auth_uri
2387f9b PEP257: Ignore D203 because it was deprecated
fead001 Updated from global requirements
59fef23 Use method split_path from oslo.utils
cebebd2 Updated from global requirements
d8cb5a3 Make sure audit can handle API requests which does not require a token
06fb469 Updated from global requirements
ae891c1 Updated from global requirements
f864dc2 Updated from global requirements
619dbf3 Determine project name from oslo_config or local config


Diffstat (except docs and test files)
-

keystonemiddleware/_common/__init__.py |   0
keystonemiddleware/_common/config.py   | 157 +
keystonemiddleware/audit.py| 485 ---
keystonemiddleware/audit/__init__.py   | 193 ++
keystonemiddleware/audit/_api.py   | 312 ++
keystonemiddleware/audit/_notifier.py  |  77 +++
keystonemiddleware/auth_token/__init__.py  | 393 +++-
keystonemiddleware/auth_token/_auth.py |   3 -
keystonemiddleware/auth_token/_exceptions.py   |  11 +-
keystonemiddleware/auth_token/_opts.py | 162 -
keystonemiddleware/auth_token/_request.py  |  13 +
keystonemiddleware/auth_token/_user_plugin.py  |   8 +
keystonemiddleware/exceptions.py   |  19 +
k

  1   2   3   4   5   6   7   8   9   >