[Openstack] Help: /var/log full cause Keystone service stop working

2016-11-15 Thread Corleone Yi
Hi, I don't know if the topic was dicussed before or should be discussed here. I installed Mirantis OS8 in my server and found that the keystone service stop working after a period of time running. After some study, I found this is because the /var/log is full. I tried manually remove some logs fo

[Openstack] [Opestack][Cinder] Private volume types

2016-11-15 Thread Davide Panarese
Hello, anyone of us have tried private volume types? How are they work? I know that were introduced from Kilo release and you can use with Cinder API v2. But who can define these? Just admins i guess, right? In API command you can choose only if is public or not and not the owner. In DB schema

Re: [Openstack] [Opestack][Cinder] Private volume types

2016-11-15 Thread Mohammed Naser
is_public controls if it's public or not volume_type_projects controls which projects can access a specific flavor The cinder commands which are of your interest: type-access-add Adds volume type access for the given project. type-access-listPrint access information about the give

Re: [Openstack] [Opestack][Cinder] Private volume types

2016-11-15 Thread Davide Panarese
Hi Mohammed, thanks for your explanation. But this commands are provided only from openstack client. I haven’t in cinder client. thanks Davide > On 15 Nov 2016, at 16:21, Mohammed Naser wrote: > > is_public controls if it's public or not > volume_type_projects controls which projects can acce

[Openstack] (no subject)

2016-11-15 Thread prasad kokkula
Hi, [Tacker] I have tried to launch the vnf Instance using Tacker. vnf is launched succesfully and able to do SSH. I have faced the issue, the connection points (CP2, CP3) are not getting ip addreess except managament CP (CP1). Could you please let me know is this Tacker issue or any configurat

Re: [Openstack] [Opestack][Cinder] Private volume types

2016-11-15 Thread Mohammed Naser
Hi Davide, ➜ ~ cinder --version 1.9.0 ➜ ~ cinder help | grep type-access type-access-add Adds volume type access for the given project. type-access-listPrint access information about the given volume type. type-access-remove Removes volume type access for the given project.

[Openstack] [Tacker] Unable to assign IP address to connection points.

2016-11-15 Thread prasad kokkula
Hi, [Tacker] I have tried to launch the vnf Instance using Tacker. vnf is launched succesfully and able to do SSH. I have faced the issue, the connection points (CP2, CP3) are not getting ip addreess except managament CP (CP1). Could you please let me know is this Tacker issue or any configurat

Re: [Openstack] (no subject)

2016-11-15 Thread Hakan Unal
hello prasad , is your deployment product or test environment ? first time i see a tacker questions . i think tacker will be most important part of openstack . Hakan . Saygılar & Sevgiler Original message From: prasad kokkula Date: 15/11/2016 19:31 (GMT+03:00) To: openstack

Re: [Openstack] [Opestack][Cinder] Private volume types

2016-11-15 Thread Remo Mattei
Ciao Davide, ecco qua’ le steps.. root@overcloud-controller-0 ~]# cinder type-list ++--+-+---+ | ID | Name | Description | Is_Public | ++--+-+---+ ++--+-+---+ [root@overcloud-controller-0 ~]# cinder service-list