[Openstack] [Tacker] Tacker server start error

2017-02-09 Thread NareshA kumar
I installed tacker in mitaka cluster. When I start tacker server, I am getting following error. ERROR oslo_service.service [req-81d675d3-f3df-4353-8f36-bde8ea661691 - - - - -] Error starting thread. 2017-02-09 07:44:20.816 11300 ERROR oslo_service.service Traceback (most recent call last):

Re: [Openstack] [Heat] Authentication required error in kilo with keystone v2 APIs

2017-02-02 Thread NareshA kumar
her services or only heat configured?! > Did you check if keystone store token properly? I had the same problem > when my memcache token backend didn’t work. > > If not, it seems all correct. Did you follow openstack install official > guide? > > Davide > > On

Re: [Openstack] [Heat] Authentication required error in kilo with keystone v2 APIs

2017-02-02 Thread NareshA kumar
ort OS_AUTH_URL='https://identity.cncloud.com:5000/v2.0' export OS_AUTH_STRATEGY='keystone' export OS_REGION_NAME='RegionOne' heat stack-list ERROR : Authentication Required. Regards, NareshA. On Wed, Feb 1, 2017 at 4:07 PM, NareshA kumar <n...@criterionnetworks.com> wrote: > Davi

Re: [Openstack] [Heat] Authentication required error in kilo with keystone v2 APIs

2017-01-31 Thread NareshA kumar
ou can get token. Use OS_* variables for this. On 01/31/2017 09:48 PM, NareshA kumar wrote: George, I have created heat user and [keystoneauth] section looks like, [keystone_authtoken] # Complete public Identity API endpoint. (string value) auth_uri = https://identity.cncloud.com:5000/v2.0 iden

Re: [Openstack] [Heat] Authentication required error in kilo with keystone v2 APIs

2017-01-31 Thread NareshA kumar
| | | d5cc6fa4d07d4198b6a2c580082d4169 |neutron| True | neutron@localhost| | adfda15b5ec64accac2b92516a62d455 | nova | True | nova@localhost | Regards, NareshA. On Wed, Feb 1, 2017 at 12:56 AM, George Shuklin <george.shuk...@gmail.com> wrote: > On 01/31/2017 08:54 PM, Nare

[Openstack] [Heat] Authentication required error in kilo with keystone v2 APIs

2017-01-31 Thread NareshA kumar
Hi, I am installing heat in kilo with keystone v2 APIs. As per document I have configured the endpoints and heat.conf. "heat stack-list" gives me Authentication required error. In heat-api.log I am seeing "Authorization failed for token" message. Can anyone help me solve this issue? Regards,

Re: [openstack-dev] [Policy][Group-based-policy] Service chain node creation fails

2015-11-03 Thread NareshA kumar
Hi Sumit, As you mentioned I used the AWS template format and now able to create a service chain successfully. But I dont see any firewall and lb created in my network. Am I missing anything here? Regards, Naresh. On Mon, Nov 2, 2015 at 1:42 PM, NareshA kumar <n...@criterionnetworks.com>

Re: [openstack-dev] [Policy][Group-based-policy] SFC Use Case

2015-11-03 Thread NareshA kumar
Hi Sumit, Thanks for your quick help. I think I am almost done. I am able to successfully create sfc chain spec with aws template. I have also created group members and able to ping between them. But I dont see any firewall or loadbalancer namespaces created. Am I missing something here? Thanks in

Re: [openstack-dev] [Policy][Group-based-policy] SFC Use Case

2015-11-02 Thread NareshA kumar
te: > Hi Naresh, You should be able to use the same heat templates. > > Thanks, > ~Sumit. > > On Fri, Oct 30, 2015 at 3:06 AM, NareshA kumar > <n...@criterionnetworks.com> wrote: > > Hi, > > I have tried GBP in Kilo. Now I want to try GBP+SFC integr

Re: [openstack-dev] [Policy][Group-based-policy] Service chain node creation fails

2015-11-02 Thread NareshA kumar
r template file in response to this email, I can > take look. > > Thanks, > ~Sumit. > > On Sun, Nov 1, 2015 at 10:26 PM, NareshA kumar > <n...@criterionnetworks.com> wrote: > > Hi, > > When I try to create a Service chain node by giving the yaml file as heat > &g

[openstack-dev] [Policy][Group-based-policy] Service chain node creation fails

2015-11-01 Thread NareshA kumar
Hi, When I try to create a Service chain node by giving the yaml file as heat template it says "Invalid file format". But with the same file I am able to create a stack using "heat stack-create" command. 1. What am I missing here? 2. Is there is any log file that can provide me the

[openstack-dev] [Policy][Group-based-policy] SFC Use Case

2015-10-30 Thread NareshA kumar
Hi, I have tried GBP in Kilo. Now I want to try GBP+SFC integration in Kilo. Regarding which i have few questions, 1. Is GBP+SFC supported now in Kilo? 2. If yes, please suggest me some links to follow. 3. For creating SFC in kilo where can I find heat templates? Regards, Naresh.