Re: [openstack-dev] [telemetry][requirements] ceilometer grenade gate failure

2017-03-08 Thread gordon chung


On 07/03/17 11:16 PM, Tony Breeds wrote:
> Sure.
>
> I've approved it but it's blocked behind 
> https://review.openstack.org/#/c/442886/1

awesome! thanks Tony!

cheers,

-- 
gord

__
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


Re: [openstack-dev] [telemetry][requirements] ceilometer grenade gate failure

2017-03-07 Thread Tony Breeds
On Wed, Mar 08, 2017 at 03:16:29AM +, gordon chung wrote:
> hi,
> 
> this is just an fyi but i've proposed a fix[1] for ceilometer grenade 
> gate failures we have.
> 
> i've added reasoning in commit message but to re-iterate, 
> ceilometermiddleware never gets bumped to master upper-constraint 
> because it's not in any projects requirements and is conditionally 
> installed by devstack. therefore, in grenade, the base(ocata) install 
> will have oslo.messaging==5.17.1 and ceilometermiddleware==1.0.0 which 
> works fine. the upgraded(master) install will bump 
> oslo.messaging==5.18.0 but ceilometermiddleware stays at 1.0.0 which is 
> not fine as a deprecated kwarg was dropped.
> 
> the proposal is to just bump ocata ceilometermiddleware upperconstraint 
> to 1.0.1 as it is compatible with oslo.messaging from master, ocata, and 
> newton (and maybe mitaka).
> 
> hope this answers any questions and is cool with everyone.

Sure.

I've approved it but it's blocked behind 
https://review.openstack.org/#/c/442886/1

Yours Tony.


signature.asc
Description: PGP signature
__
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] [telemetry][requirements] ceilometer grenade gate failure

2017-03-07 Thread gordon chung
hi,

this is just an fyi but i've proposed a fix[1] for ceilometer grenade 
gate failures we have.

i've added reasoning in commit message but to re-iterate, 
ceilometermiddleware never gets bumped to master upper-constraint 
because it's not in any projects requirements and is conditionally 
installed by devstack. therefore, in grenade, the base(ocata) install 
will have oslo.messaging==5.17.1 and ceilometermiddleware==1.0.0 which 
works fine. the upgraded(master) install will bump 
oslo.messaging==5.18.0 but ceilometermiddleware stays at 1.0.0 which is 
not fine as a deprecated kwarg was dropped.

the proposal is to just bump ocata ceilometermiddleware upperconstraint 
to 1.0.1 as it is compatible with oslo.messaging from master, ocata, and 
newton (and maybe mitaka).

hope this answers any questions and is cool with everyone.

[1] https://review.openstack.org/#/c/442913/

cheers,
-- 
gord
__
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