92 Commits

Author SHA1 Message Date
Jenkins
0e9a48948d Merge "Release oslotest 1.5.3 for stable/kilo" 2015-08-18 21:19:43 +00:00
Jenkins
9c52360876 Merge "Add oslo_middleware 2.6.0 release" 2015-08-18 20:56:09 +00:00
Jenkins
2c5246ff6a Merge "Oslo Releases for week of Aug 17th, 2015" 2015-08-18 20:56:03 +00:00
Jenkins
3cb21d703e Merge "Adds oslo.service 0.7.0 deliverable" 2015-08-18 20:55:49 +00:00
Davanum Srinivas
7220a17e81 Oslo Releases for week of Aug 17th, 2015
Change-Id: I99ebd5161e05367813bbffec4ae3be0a1482571c
2015-08-18 18:10:28 +00:00
Doug Hellmann
c2f515659b Make subprocess chdir instead of changing global state
Have each subprocess call change its working directory instead of
shifting the working dir for the entire process.

Change-Id: Ia1ada14bac7bc6b3b006c1ef8930192761111877
2015-08-18 18:10:28 +00:00
Claudiu Belu
24ad6af288 Adds oslo.service 0.7.0 deliverable
The 0.6.0 version of the oslo.service causes services using the
library to stop working on Windows. This affects the nova-compute
service on Windows.

The problem is that it tries access signal.SIGHUP which does not
exist on the Windows platform. This issue was fixed in the commit
with the Change-Id: Id3783160381f4a89e241134ef13c4521a30dfa94 but
it is not released.

Change-Id: Ie6bba338ab065aac75323c13cd1dc01b925bd44d
2015-08-18 13:08:30 -04:00
Michael Krotscheck
edc50011aa Add oslo_middleware 2.6.0 release
The 2.6.0 version of oslo_middleware includes significant new
features:

* Any oslo middleware may now be configured using pastedeploy. Even
  if the middleware depends on oslo_config and the config instance
  has not yet been initialized, a paste.ini property named
  `oslo_config_project` may be provided to initialize this.
* CORS middleware may now be configured in-source with options
  required by the middleware's service.
* Updated translations.
* Updated global requirements
* The log output of Healthcheck is less verbose, thus more useful.

Change-Id: I8de702517d0e46615af04904596d7ceb78aedd4f
2015-08-17 10:26:08 -07:00
Matt Riedemann
798719f929 Release oslotest 1.5.3 for stable/kilo
This contains the capped mox3 version so that it doesn't pull in newer
pbr than what's allowed in stable/kilo global-requirements.

Closes-Bug: #1484967

Change-Id: I2ed29a571e3f6244ecedf8adaaca373bd5ae6c77
2015-08-17 06:40:38 -07:00
Jenkins
f9316142a9 Merge "add ancestry check to validation" 2015-08-14 15:31:49 +00:00
Jenkins
54bcb6a238 Merge "show unreleased changes as well as released changes" 2015-08-14 15:31:44 +00:00
Jenkins
c4e652ba77 Merge "separate clone and query operations" 2015-08-14 15:29:21 +00:00
Matt Riedemann
c7f5fb9689 Release taskflow 0.6.2
Commit 66c9ae4521f3abacd3df1403e40b639bb2d58679 caps networkx so that
gate-cinder-python26 jobs will work in stable/juno again.

g-r for stable/juno: taskflow>=0.4,<0.7.0

Closes-Bug: #1484267

Change-Id: Icfa63afb67e6e131b962783936840b1ddf315e9e
2015-08-14 13:54:04 +00:00
Doug Hellmann
2d1d06f759 import taskflow history
Change-Id: Id3e9b3c0e96d1da41ec80acb4cb6a162898ff346
2015-08-14 13:53:47 +00:00
Doug Hellmann
44244a82a0 add ancestry check to validation
Look for the SHA being assigned a new version in the descendants of the
previous version to ensure it is merged properly.

Change-Id: I82fcb9295bc5eea0c404db898272329dcc515b7b
2015-08-13 21:00:56 +00:00
Doug Hellmann
01834f3146 show unreleased changes as well as released changes
Sometimes we want to release something that isn't HEAD, so include the
unreleased changes in the output report.

Change-Id: I7265e892dff48a2c0a618f6d3b2a9ceff6e095bf
2015-08-13 20:59:22 +00:00
Doug Hellmann
f39c3879ad separate clone and query operations
Let sha_for_tag assume that the repository already exists, and create a
clone_repo function to be used to enforce that.

Change-Id: Iab9b54cf7a82b70aeebc46a09cab92ccfbe76f4c
2015-08-13 20:31:27 +00:00
Robert Collins
a1de41bc8b Pbr 1.5.0.
Change-Id: Idb2c990b6bc58883227901a7fad3a7e9385a19ff
2015-08-14 07:19:04 +12:00
Sergey Lukjanov
e95d5b3b24 Add python-saharaclient 0.10.0
Change-Id: I7f05930431af921c6e5f3171a3f3bd30471730b3
2015-08-11 22:14:20 +03:00
Sergey Lukjanov
6f8694bcf7 Add missed python-saharaclient 0.9.1
Change-Id: I8d921ccc665c12c8783c67c9abe7499743cd4d78
2015-08-11 22:14:18 +03:00
Jenkins
15f9cc9c9a Merge "openstackclient 1.6.0" 2015-08-11 15:22:02 +00:00
Steve Martinelli
6183ee0f16 openstackclient 1.6.0
Change-Id: Ifca5b3b77a267a16820e6b91be4186c7739e8ac6
2015-08-11 07:56:02 -07:00
Steve Martinelli
49ee3119a1 highlight keywords when describing yaml syntax
the keywords 'project' and 'release' should be highlighted, since
they reflect the entries in yaml.

Change-Id: Ib6ba0d55daff85d63ba5a6f2ceb767eaf0c4473e
2015-08-10 23:05:03 -07:00
Steve Martinelli
f501960c90 fix formatting of README.rst
noticed that the items in the list were not formatted correctly.

Change-Id: I0461591bc8d48d345a295ee943483e7db940c519
2015-08-10 22:59:23 -07:00
Jenkins
3bbbecb7c7 Merge "python-ceilometerclient 1.4.0" 2015-08-10 20:18:25 +00:00
Jenkins
a299432144 Merge "python-cliff 1.14.0" 2015-08-10 20:13:30 +00:00
Jenkins
e990e3673d Merge "openstackdoctheme 1.2.0 release" 2015-08-10 20:02:42 +00:00
Steve Martinelli
2057c63e40 python-cliff 1.14.0
Change-Id: I861714f5e5323d379d8baae29c1681adaa696dad
2015-08-10 12:54:55 -07:00
Doug Hellmann
8bf1383599 import the history of cliff
Change-Id: I184704ef5b0ad232c2c600519603a1a476e02445
2015-08-10 19:43:06 +00:00
Andreas Jaeger
e68f53961c openstackdoctheme 1.2.0 release
This improves display of generated html pages.

Change-Id: I052f3b0f4281b1bf0c59983a395154aa13ca8cad
2015-08-10 19:23:35 +02:00
gordon chung
d105f6e6a4 python-ceilometerclient 1.4.0
Change-Id: I8c5611a151cbf863ea4be24d5c91015667a3805f
2015-08-10 11:41:04 -04:00
Jenkins
463a9475e8 Merge "glance_store 0.8.0" 2015-08-10 14:37:04 +00:00
Jenkins
c57b852215 Merge "python-novaclient: Release 2.23.2 stable/kilo" 2015-08-10 14:30:43 +00:00
Flavio Percoco
340637bb4c glance_store 0.8.0
Change-Id: I4522c5f0662740ffff454eeb2ad229796589fdb8
2015-08-10 16:19:41 +02:00
Jenkins
b8e10a3ddd Merge "Post-festum record of integrated Kilo point release 2015.1.1" 2015-08-09 15:33:59 +00:00
Jenkins
eedf3919fb Merge "if both tag and sha exist, make sure they match" 2015-08-09 15:19:56 +00:00
Jenkins
3c8183c896 Merge "fix solum repository location" 2015-08-09 15:16:46 +00:00
Alan Pevec
adb12aeb38 Post-festum record of integrated Kilo point release 2015.1.1
Release notes https://wiki.openstack.org/wiki/ReleaseNotes/2015.1.1

Generated with:
for p in ceilometer cinder glance heat horizon ironic keystone neutron neutron-fwaas neutron-lbaas neutron-vpnaas nova sahara
do
 (cd $p
  echo -n "$p "
  git tag -v 2015.1.1 2>/dev/null | awk '/^object / {print $2}'
 )
done

ceilometer 7549b89395706168e8ac9c25baa441a6df779116
cinder 1cca93c2165e1e00d6e2e1b1c9dde85f09105234
glance 01fd597381561a172c464983cf8f056069bf4278
heat 9ca4a533d5b3426d63991a34125f27eb189a6f4e
horizon 0e4745faa8795d7750f45fce18c8c0bc0dd9523e
ironic 5b86be7230e017e9abe258dd22de0123a61fdd19
keystone 7798d7b29dd24df766b75107eccb6348efa01924
neutron b4c25d734ae115012a6583ccb2dd5818821d8996
neutron-fwaas 23441f66c17a6393a0e520590cc72f2376b4057a
neutron-lbaas 68f27be578acbb3871d490f10b7b91f98032307d
neutron-vpnaas db6dfc838a0048c7ab06a40ce038395691684d95
nova 31a6eb00d4a1b4a7119b37fedc02c4b880a4247b
sahara 7f2fc4eb17d5f9f883717f8b61efadb4d10057d6

Change-Id: I3ff45a883436e7461a4babfaa445d5173ba18a74
2015-08-07 19:55:52 +02:00
Adam Gandelman
1b17b2c23e python-novaclient: Release 2.23.2 stable/kilo
This includes a critical requirements.txt update that adds a required
cap to python-keystoneclient.

Change-Id: I67105c6163ed8c5d8b0ecabe8e835cb6fa4540c4
Closes-bug: #1481885
2015-08-05 11:51:23 -07:00
Jenkins
67820026d0 Merge "python-designateclient 1.4.0" 2015-08-04 21:33:12 +00:00
Doug Hellmann
17ad4a9bd3 if both tag and sha exist, make sure they match
Update the validate command to compare the actual SHA of a tag with the
one in the file to ensure they match.

Change-Id: I5c04667cbb43cda548c3cc05a47d5a5830b32951
2015-08-04 21:06:13 +00:00
Kiall Mac Innes
9234ebdd39 python-designateclient 1.4.0
Includes several small bugfixes, requirements sync's, and py34
compatibility changes.

Change-Id: I29a114a8e5fcf2108a5fe44fe42ae4ef01401193
2015-08-04 19:01:24 +01:00
Doug Hellmann
11efe9f296 fix solum repository location
The solum repository hasn't been renamed yet, so fix the deliverables
file to point to the real location so the validation tools work
properly.

Change-Id: Ide8cfdb5d568be9dbbe12c810d6a7e3dbf963e94
2015-08-04 17:27:54 +00:00
Kyle Mestery
3ac4c5d3ad python-neutronclient: Release version 2.3.12
Change-Id: Iae06ea6a29d5ad39cbdf31acd30a2548c43f096f
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-08-04 16:34:47 +00:00
Doug Hellmann
ca4eec37f6 import neutron client release history from git
Change-Id: Id5ccfa797b5abc85fe9542a6d6b390f10a3dbc37
2015-08-04 16:33:19 +00:00
Davanum Srinivas
469fd2db86 oslo.concurrency stable/kilo release
To support the Nova backport fix:
https://bugs.launchpad.net/nova/+bug/1387543/comments/40

Change-Id: Idadc515fc0e8f8916c970cefed00a5d3340ca3a5
2015-08-04 09:57:48 -04:00
Jenkins
bbd58e6bd1 Merge "Pbr 1.4.0" 2015-08-03 19:55:24 +00:00
Robert Collins
ebaf858812 Pbr 1.4.0
Change-Id: I0b0c0782f1e0234a7bd1d3dff071d2f8f7aa7f91
2015-08-04 07:11:20 +12:00
Davanum Srinivas
eb583a5f19 Oslo Releases for Week of Aug 3rd, 2015
Big bang release to sync up all the global requirements
updates and translations.

Change-Id: Ie28e14042aa9f49a230326c6b37a75a3d90cea76
2015-08-03 13:09:41 -04:00
Jenkins
a58f68e835 Merge "Update default tox environment list" 2015-07-30 09:55:31 +00:00