From 82891783f2e71a8daa365d437bc4eaf59e57b39e Mon Sep 17 00:00:00 2001 From: Steven Pisarski Date: Wed, 14 Jun 2017 22:14:34 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/snaps from branch 'master' - Merge "Leverage on pbr (Python Build Reasonableness)" - Leverage on pbr (Python Build Reasonableness) It also updates requirements according to OpenStack stable/ocata except for nova client version as snaps needs nova support of floating IP which has been removed in pike [1] (8.0.0 [2]). It must be reverted to >=6.0.0,!=7.0.0 as soon as snaps calls the related neutron commands. [1] https://github.com/openstack/python-novaclient/blob/master/releasenotes/notes/pike-rm-deprecated-net-272aeb62b329a5bc.yaml [2] https://docs.openstack.org/releasenotes/python-novaclient/unreleased.html Change-Id: Iaa0285471da5f2f73cbfef038c9902e1c39fa009 Signed-off-by: Cédric Ollivier --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/snaps b/docs/submodules/snaps index c11ad9348..41770b94b 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit c11ad93486a89a29cf90bfeceb0e1da38c419799 +Subproject commit 41770b94bdff067738dbb0f09e1a48b259584b11 -- cgit 1.2.3-korg