[openstack-dev] [Fuel-dev] [OSTF][Ceilometer] ceilometerclient proxy issue

Mike Scherbakov mscherbakov at mirantis.com
Fri Nov 15 11:23:05 UTC 2013


Hi Ceilometer team,
do you have any plans for http proxy support (see concerns below)?

In short, in the Fuel deployment we see a need for HTTP Proxy support in
Ceilometer client as Ceilometer API is not directly available. We access
Nova via proxy server, and need the same for Ceilometer.

Thanks,

On Fri, Nov 15, 2013 at 3:07 PM, Vladimir Kuklin <vkuklin at mirantis.com>wrote:

> I do insist on python-ceilometer patching. This should not take long as it
> requires only patching of core methods, that create HTTP requests.
>
>
> On Fri, Nov 15, 2013 at 1:45 PM, Roman Sokolkov <rsokolkov at gmail.com>wrote:
>
>>  Hi,
>>
>> OSTF uses http proxy for access to openstack networks. But
>> ceilometerclient doesn't support http_proxy bcause it based on httlib
>> python module.
>>
>> We've resolved this issue in non-HA mode by endpoint replacement (points
>> on 10.20.. network that accessible from master node).
>>
>> But this trick not work with HA mode, because API services listen only on
>> internal address (192.168) and there is no network access from master node
>> to the API.
>>
>> Savana and Murano clients also affected by this issue. They resolve
>> problem by 0.0.0.0 bindings. May be some other hacks..
>>
>> We need your opinion on it. Possible options:
>>
>>    - bind ceilometer on 0.0.0.0 (not preffered, i think)
>>    - patch ceilometerclient with http_proxy support
>>    - some network workaround (iptables, routing)
>>    - other
>>
>> Thanks, Roman S.
>>
>> --
>> Mailing list: https://launchpad.net/~fuel-dev
>> Post to     : fuel-dev at lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~fuel-dev
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Yours Faithfully,
> Vladimir Kuklin,
> Senior Deployment Engineer,
> Mirantis, Inc.
> +7 (495) 640-49-04
> +7 (926) 702-39-68
> Skype kuklinvv
> 45bk3, Vorontsovskaya Str.
> Moscow, Russia,
> www.mirantis.com <http://www.mirantis.ru/>
> www.mirantis.ru
> vkuklin at mirantis.com <nveschikova at mirantis.com>
>
> --
> Mailing list: https://launchpad.net/~fuel-dev
> Post to     : fuel-dev at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~fuel-dev
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Mike Scherbakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131115/b0bd481f/attachment.html>


More information about the OpenStack-dev mailing list