[openstack-dev] [Oslo][nova][openstack-ansible] About Rabbitmq warning problems on nova-compute side

2018-11-01 Thread BİLGEM BTE


Hi folks, 

I have problems about rabbitmq on nova-compute side. I see lots of warnings in 
log file like that “client unexpectedly closed TCP connection”.[1] 

I have a HA OpenStack environment on ubuntu 16.04.5 which is installed with 
Openstack Ansible Project. My OpenStack environment version is Pike. My 
environment consists of 3 controller nodes ,23 compute nodes and 1 log node. 
Cinder volume service is installed on compute nodes and I am using NetApp 
Storage. 

I tried lots of configs on nova about oslo messaging and rabbitmq side, but I 
didn’t resolve this problem. My latest configs are below: 

rabbitmq.config is : http://paste.openstack.org/show/733767/ 

nova.conf is: [ http://paste.openstack.org/show/733768/ | 
http://paste.openstack.org/show/733768/ ] 

Services versions are : http://paste.openstack.org/show/733769/ 




Can you share your experiences on rabbitmq side and How can I solve these 
warnings on nova-compute side ? What will you advice ? 




[1] http://paste.openstack.org/show/733766/ 
__
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] [horizon] A Monitoring panel plugin for Horizon

2017-08-17 Thread BİLGEM BTE
Hi Julien, 
We developed the monitor dashboard to use it on our private cloud in the first 
place. We have Mitaka release and we use MongoDB with Ceilometer. But you are 
right, we can update the api to use Gnocchi. This release currently supports 
one day monitoring, when we add Gnocchi api support we can add weekly and 
monthly monitoring options. Thanks. 

- Orijinal Mesaj -

Kimden: "Gökhan IŞIK (BİLGEM BTE)" <gokhan.i...@tubitak.gov.tr> 
Kime: "Julien Danjou" <jul...@danjou.info> 
Kk: openstack-dev@lists.openstack.org 
Gönderilenler: 14 Ağustos Pazartesi 2017 9:34:51 
Konu: Re: [openstack-dev] [horizon] A Monitoring panel plugin for Horizon 

Hi Julien, 
We developed the monitor dashboard to use it on our private cloud in the first 
place. We have Mitaka release and we use MongoDB with Ceilometer. But you are 
right, we can update the api to use Gnocchi. This release currently supports 
one day monitoring, when we add Gnocchi api support we can add weekly and 
monthly monitoring options. Thanks. 

- Orijinal Mesaj -

Kimden: "Julien Danjou" <jul...@danjou.info> 
Kime: "Gökhan IŞIK (BİLGEM BTE)" <gokhan.i...@tubitak.gov.tr> 
Kk: openstack-dev@lists.openstack.org 
Gönderilenler: 11 Ağustos Cuma 2017 15:29:17 
Konu: Re: [openstack-dev] [horizon] A Monitoring panel plugin for Horizon 

On Tue, Aug 01 2017, Gökhan IŞIK (BİLGEM BTE) wrote: 

Hi, 

> We are happy to share with you that we developed an AngularJS based usage 
> monitoring panel for Horizon. 
> The panel visualizes the collected utilization data by Ceilometer. 
> 
> Source code is now available on github [1]. 
> 
> The plugin consists of 3 panels; a monitoring panel for users, a project 
> monitoring panel and a hypervisor monitoring panel for admins. 
> 
> A user can display utilization charts for the current project's instances, 
> export the metrics in csv format and launch alarms using the dashboard. 
> We have another service to capture these alarms and send notification e-mails 
> to the cloud users which is also available on github.com/b3lab. 
> An admin can display projects' utilization charts, export the metrics in csv 
> format in Project Monitor panel. And the Hypervisor Monitor panel is to 
> visualize SNMP based metrics collected from hypervisors. 
> 
> We are currently improving some features. 
> 
> Some screenshots published at our website [2]. We also uploaded two videos 
> showing some features of the plugin [3][4]. 
> 
> All comments and ideas are welcome! 

Did you build all of this against the deprecated Ceilometer API rather 
than Gnocchi? :( 

-- 
Julien Danjou 
;; Free Software hacker 
;; https://julien.danjou.info 


__
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] [horizon] A Monitoring panel plugin for Horizon

2017-08-17 Thread BİLGEM BTE
Hi Julien, 
We developed the monitor dashboard to use it on our private cloud in the first 
place. We have Mitaka release and we use MongoDB with Ceilometer. But you are 
right, we can update the api to use Gnocchi. This release currently supports 
one day monitoring, when we add Gnocchi api support we can add weekly and 
monthly monitoring options. Thanks. 

- Orijinal Mesaj -

Kimden: "Julien Danjou" <jul...@danjou.info> 
Kime: "Gökhan IŞIK (BİLGEM BTE)" <gokhan.i...@tubitak.gov.tr> 
Kk: openstack-dev@lists.openstack.org 
Gönderilenler: 11 Ağustos Cuma 2017 15:29:17 
Konu: Re: [openstack-dev] [horizon] A Monitoring panel plugin for Horizon 

On Tue, Aug 01 2017, Gökhan IŞIK (BİLGEM BTE) wrote: 

Hi, 

> We are happy to share with you that we developed an AngularJS based usage 
> monitoring panel for Horizon. 
> The panel visualizes the collected utilization data by Ceilometer. 
> 
> Source code is now available on github [1]. 
> 
> The plugin consists of 3 panels; a monitoring panel for users, a project 
> monitoring panel and a hypervisor monitoring panel for admins. 
> 
> A user can display utilization charts for the current project's instances, 
> export the metrics in csv format and launch alarms using the dashboard. 
> We have another service to capture these alarms and send notification e-mails 
> to the cloud users which is also available on github.com/b3lab. 
> An admin can display projects' utilization charts, export the metrics in csv 
> format in Project Monitor panel. And the Hypervisor Monitor panel is to 
> visualize SNMP based metrics collected from hypervisors. 
> 
> We are currently improving some features. 
> 
> Some screenshots published at our website [2]. We also uploaded two videos 
> showing some features of the plugin [3][4]. 
> 
> All comments and ideas are welcome! 

Did you build all of this against the deprecated Ceilometer API rather 
than Gnocchi? :( 

-- 
Julien Danjou 
;; Free Software hacker 
;; https://julien.danjou.info 

__
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] [horizon] A Monitoring panel plugin for Horizon

2017-08-17 Thread BİLGEM BTE

Hi Julien, 
We developed the monitor dashboard to use it on our private cloud in the first 
place. We have Mitaka release and we use MongoDB with Ceilometer. But you are 
right, we can update the api to use Gnocchi. This release currently supports 
one day monitoring, when we add Gnocchi api support we can add weekly and 
monthly monitoring options. Thanks. 
- Orijinal Mesaj -

Kimden: "Gökhan IŞIK (BİLGEM BTE)" <gokhan.i...@tubitak.gov.tr> 
Kime: "Julien Danjou" <jul...@danjou.info> 
Kk: openstack-dev@lists.openstack.org 
Gönderilenler: 14 Ağustos Pazartesi 2017 9:34:51 
Konu: Re: [openstack-dev] [horizon] A Monitoring panel plugin for Horizon 

Hi Julien, 
We developed the monitor dashboard to use it on our private cloud in the first 
place. We have Mitaka release and we use MongoDB with Ceilometer. But you are 
right, we can update the api to use Gnocchi. This release currently supports 
one day monitoring, when we add Gnocchi api support we can add weekly and 
monthly monitoring options. Thanks. 

- Orijinal Mesaj -

Kimden: "Julien Danjou" <jul...@danjou.info> 
Kime: "Gökhan IŞIK (BİLGEM BTE)" <gokhan.i...@tubitak.gov.tr> 
Kk: openstack-dev@lists.openstack.org 
Gönderilenler: 11 Ağustos Cuma 2017 15:29:17 
Konu: Re: [openstack-dev] [horizon] A Monitoring panel plugin for Horizon 

On Tue, Aug 01 2017, Gökhan IŞIK (BİLGEM BTE) wrote: 

Hi, 

> We are happy to share with you that we developed an AngularJS based usage 
> monitoring panel for Horizon. 
> The panel visualizes the collected utilization data by Ceilometer. 
> 
> Source code is now available on github [1]. 
> 
> The plugin consists of 3 panels; a monitoring panel for users, a project 
> monitoring panel and a hypervisor monitoring panel for admins. 
> 
> A user can display utilization charts for the current project's instances, 
> export the metrics in csv format and launch alarms using the dashboard. 
> We have another service to capture these alarms and send notification e-mails 
> to the cloud users which is also available on github.com/b3lab. 
> An admin can display projects' utilization charts, export the metrics in csv 
> format in Project Monitor panel. And the Hypervisor Monitor panel is to 
> visualize SNMP based metrics collected from hypervisors. 
> 
> We are currently improving some features. 
> 
> Some screenshots published at our website [2]. We also uploaded two videos 
> showing some features of the plugin [3][4]. 
> 
> All comments and ideas are welcome! 

Did you build all of this against the deprecated Ceilometer API rather 
than Gnocchi? :( 

-- 
Julien Danjou 
;; Free Software hacker 
;; https://julien.danjou.info 


__
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] [horizon] A Monitoring panel plugin for Horizon

2017-08-01 Thread BİLGEM BTE
Hi all, 

We are happy to share with you that we developed an AngularJS based usage 
monitoring panel for Horizon. 
The panel visualizes the collected utilization data by Ceilometer. 

Source code is now available on github [1]. 

The plugin consists of 3 panels; a monitoring panel for users, a project 
monitoring panel and a hypervisor monitoring panel for admins. 

A user can display utilization charts for the current project's instances, 
export the metrics in csv format and launch alarms using the dashboard. 
We have another service to capture these alarms and send notification e-mails 
to the cloud users which is also available on github.com/b3lab. 
An admin can display projects' utilization charts, export the metrics in csv 
format in Project Monitor panel. And the Hypervisor Monitor panel is to 
visualize SNMP based metrics collected from hypervisors. 

We are currently improving some features. 

Some screenshots published at our website [2]. We also uploaded two videos 
showing some features of the plugin [3][4]. 

All comments and ideas are welcome! 

[1] https://github.com/b3lab/safir_monitor_dashboard 
[2] https://www.b3lab.org/safir-monitor-dashboard-github-uzerinde-yayinlandi/ 
[3] https://www.youtube.com/watch?v=mAKU20b65Ug 
[4] https://www.youtube.com/watch?v=kllf4s2qutg 



Gökhan Işık 
TÜBİTAK BİLGEM B3LAB 
__
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] [containers][magnum]

2017-01-13 Thread BİLGEM BTE

Okey, I did these, it worked. 

I am waiting for 50 minutes but master node is still create in progress, and 
/var/log/magnum folder is emtpy, i can't any any log. 

Yasemin 

- Orijinal Mesaj -

Kimden: "Yatin Karel" <yatin.ka...@nectechnologies.in> 
Kime: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org> 
Gönderilenler: 13 Ocak Cuma 2017 12:49:25 
Konu: Re: [openstack-dev] [containers] 

Hi Yasemin, 

You can try following to check logs:- 

1) Stop the magnum-api and magnum-conductor process using service commands or 
use kill -9. 

2) Try running magnum-api and magnum-conductor process on console. For this on 
bash shell from root account just do: 
# magnum-api 
# magnum-conductor 
>From their you can see the ERROR if any. 

Thanks and Regards 
Yatin Karel 


From: Yasemin DEMİRAL (BİLGEM BTE) [yasemin.demi...@tubitak.gov.tr] 
Sent: Friday, January 13, 2017 1:43 PM 
To: OpenStack Development Mailing List (not for usage questions) 
Subject: [openstack-dev] [nova][magnum][containers] 

Hi 

I use openstack-newton on Ubuntu 16.04, i install magnum from source code, but 
its log not running. so i can't see errors. 
When i create template it gives " InternalServerError: 'NoneType' object has no 
attribute 'find' " 

Could you help me ? 

Thanks 

Yasemin 

__ 
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 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] [nova][magnum][containers]

2017-01-13 Thread BİLGEM BTE
Hi 

I use openstack-newton on Ubuntu 16.04, i install magnum from source code, but 
its log not running. so i can't see errors. 
When i create template it gives " InternalServerError: 'NoneType' object has no 
attribute 'find' " 

Could you help me ? 

Thanks 

Yasemin 
__
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] How do I get devstack with nova-network now?

2016-08-16 Thread BİLGEM BTE





Hi 




Your local.conf like below code. You should add "disable_service n-net" , you 
can disable nova-network this comment. 




# Neutron 
# --- 
disable_service n-net 
enable_service neutron 
enable_service q-svc 
enable_service q-agt 
enable_service q-dhcp 
enable_service q-l3 
enable_service q-meta 
enable_service q-lbaas 

Thanks 

Yasemin 
- Orijinal Mesaj -

Kimden: "Matt Riedemann"  
Kime: "OpenStack Development Mailing List (not for usage questions)" 
 
Gönderilenler: 17 Ağustos Çarşamba 2016 5:52:09 
Konu: [openstack-dev] How do I get devstack with nova-network now? 

My nova-net local.conf isn't working anymore apparently, neutron is 
still getting installed and run rather than nova-network even though I 
have this in my local.conf: 

stack@novanet:~$ cat devstack/local.conf | grep enable_service 
enable_service tempest 
enable_service n-net 
#enable_service q-svc 
#enable_service q-agt 
#enable_service q-dhcp 
#enable_service q-l3 
#enable_service q-meta 
#enable_service q-lbaas 
#enable_service q-lbaasv2 

This guide tells me about the default networking now: 

http://docs.openstack.org/developer/devstack/networking.html 

But doesn't tell me how to get nova-network running instead. 

It's also nearly my bedtime and I'm being lazy, so figured I'd post this 
if for nothing else a heads up that people's local configs for 
nova-network might no longer work with neutron being the default. 

-- 

Thanks, 

Matt Riedemann 


__ 
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 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] [magnum] ssh and http connection lost

2016-08-11 Thread BİLGEM BTE

docker0 bridge is 172.24.. network, it is default. What can i configure network 
settings ? 

- Orijinal Mesaj -

Kimden: "taget" <qiaoliy...@gmail.com> 
Kime: openstack-dev@lists.openstack.org 
Gönderilenler: 11 Ağustos Perşembe 2016 11:26:07 
Konu: Re: [openstack-dev] [magnum] ssh and http connection lost 

Seems there's no relationship with Magnum service at all, you may need to fix 
figure out why you can not access your test machine. 

As for as I know, bay-create won't block your network access. 

- Eli. 

On 2016年08月11日 16:13, Yasemin DEMİRAL (BİLGEM BTE) wrote: 




Hi 

I installed magnum on devstack successfully. I tired the "magnum bay-create 
--name k8sbay --baymodel k8sbaymodel --node-count 1 " command in the guide . 
but in i lost my ssh connection for my test machine and http connection for 
horizon. what can i do ? i can not connect to terminal screen my test machine ? 

Can you help me? 

Thanks 


__
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 



-- 
Best Regards, 
Eli Qiao (乔立勇), Intel OTC. 

__ 
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 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] [magnum] ssh and http connection lost

2016-08-11 Thread BİLGEM BTE

Hi 

I installed magnum on devstack successfully. I tired the "magnum bay-create 
--name k8sbay --baymodel k8sbaymodel --node-count 1 " command in the guide . 
but in i lost my ssh connection for my test machine and http connection for 
horizon. what can i do ? i can not connect to terminal screen my test machine ? 

Can you help me? 

Thanks 
__
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] [magnum] devstack magnum.conf

2016-08-05 Thread BİLGEM BTE

I follow this page but when I run ./stack command, it gives error. It didnt 
create openstack user, the error about rabbitmq connection. 
I didnt work successfully :/ 
- Orijinal Mesaj -

Kimden: "Spyros Trigazis" <strig...@gmail.com> 
Kime: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org> 
Gönderilenler: 5 Ağustos Cuma 2016 19:32:11 
Konu: Re: [openstack-dev] [magnum] devstack magnum.conf 

Hi, 

better follow the quickstart guide [1]. 

Cheers, 
Spyros 

[1] http://docs.openstack.org/developer/magnum/dev/quickstart.html 

On 5 August 2016 at 06:22, Yasemin DEMİRAL (BİLGEM BTE) < 
yasemin.demi...@tubitak.gov.tr > wrote: 




Hi 

I try to magnum on devstack, in the manual Configure magnum: section has sudo 
cp etc/magnum/magnum.conf.sample /etc/magnum/magnum.conf command, but there is 
no magnum.conf. 
What should i do ? 

Thanks 

Yasemin 


__ 
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 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 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] [magnum] devstack magnum.conf

2016-08-05 Thread BİLGEM BTE

Hi 

I try to magnum on devstack, in the manual Configure magnum: section has sudo 
cp etc/magnum/magnum.conf.sample /etc/magnum/magnum.conf command, but there is 
no magnum.conf. 
What should i do ? 

Thanks 

Yasemin 

__
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] [magnum]

2016-08-05 Thread BİLGEM BTE
Hi 

I try to magnum on devstack, in the manual Configure magnum: section has sudo 
cp etc/magnum/magnum.conf.sample /etc/magnum/magnum.conf command, but there is 
no magnum.conf. 
What should i do ? 

Thanks 

Yasemin 
__
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] [nova] [container] [docker] [magnum] [zun] nova-docker alternatives ?

2016-07-29 Thread BİLGEM BTE

nova-docker is a dead project, i learned irc channel. 
I need the hypervisor for nova, and I cant installation nova-docker in physical 
openstack systems. In devstack, I could deploy nova-docker. 
What can I do ? openstack-magnum or openstack-zun project is useful for me ?? I 
dont know. 
Do you have any ideas ? 

Yasemin Demiral 
__
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] [nova][nova-docker] nova-scheduler filters configuration

2016-07-28 Thread BİLGEM BTE
Should I configure nova.conf file for nova-scheduler filter ? but which step, 
[docker] on container node ? 
Is the same work, Zun project ? what can I do, controller node. it has a error 
about filters properties. 

- Orijinal Mesaj -

Kimden: "Sudipta Biswas" <sbisw...@linux.vnet.ibm.com> 
Kime: openstack-dev@lists.openstack.org 
Gönderilenler: 28 Temmuz Perşembe 2016 13:51:39 
Konu: Re: [openstack-dev] [nova][nova-docker] nova-scheduler filters 
configuration 





On 28/07/16 12:34 PM, Yasemin DEMİRAL (BİLGEM BTE) wrote: 



hi 
I work on installation nova-docker in multi nodes openstack mitaka systems. 
how can I configure nova-scheduler filter to compute node and controller node ? 


You should have the nova-scheduler ideally on the controller node (but it can 
be anywhere other than the compute nodes itself). I am not sure if we recommend 
excluding any particular scheduler in case of nova-docker that usually 
apply for virtual machines, but you should be able to use the filters you need 
via the 
nova.conf on your scheduler node. 



Thank you 
Yasemin Demiral 


__
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 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 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] [nova][nova-docker] nova-scheduler filters configuration

2016-07-28 Thread BİLGEM BTE
hi 
I work on installation nova-docker in multi nodes openstack mitaka systems. 
how can I configure nova-scheduler filter to compute node and controller node ? 

Thank you 
Yasemin Demiral 
__
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] swift missing X-Timestamp header commit review

2016-01-20 Thread BİLGEM-BTE
Hi, 

I sent code for review related with this 
bug(https://bugs.launchpad.net/swift/+bug/1509429) which is about missing 
X-Timestamp header in HTTP response in Swift-API. 
commit-1: This one is my patch for the bug. 
https://review.openstack.org/#/c/268163/ 
commit-2: This one is the related patch for doc(documentation of swift related 
with commit-1) https://review.openstack.org/#/c/269680/ 
I need someone to review my commit-1. 
Can somebody help me with code-review? 

Thanks... 



Mustafa ÇELİK 

ARAŞTIRMACI 


Bilişim Teknolojileri Enstitüsü / Bulut Bilişim ve Büyük Veri Analiz 
Laboratuvarı 

TÜBİTAK BİLGEM 

41470 Gebze - KOCAELİ 

T +90 262 648 3343 

F +90 262 648 1100 

www.bilgem.tubitak.gov.tr 

mustafa.ce...@tubitak.gov.tr 

__
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