Re: [Openstack] [ILUGC] Reg: Hardware requirements for 100 Vms on Openstack

2017-11-16 Thread chandan kumar
Adding OpenStack user list On Thu, Nov 16, 2017 at 3:55 PM, Karthikeyan U wrote: > Hi chennai-linux, > if you have any doc,hardware calculator website,reference link for > Hardware requirements for 100 Vms on Openstack > > Regards, > Karthikeyan U > > > _ > ILU

[Openstack] Error: Unable to retrieve project list.

2017-11-16 Thread Ramu, MohanX
Hi All, Facing problem in Pike dashboard UI page, not able to retrieve project list. Able to get project list using CLI. root@ubuntu-template ~(keystone)# openstack project list +--+-+ | ID | Name| +--

Re: [Openstack] Traits for filter

2017-11-16 Thread Jay Pipes
On 11/16/2017 12:06 AM, Ramu, MohanX wrote: Hi All, I have a use case that I need to apply some filter (Custom traits) while Placement API fetch the resource providers for launching instance. So that I can have list of resource provided which meets my condition/filter/validation. The valida

Re: [Openstack] Error: Unable to retrieve project list.

2017-11-16 Thread Remo Mattei
did you check your endpoints? looks like it cannot reach the 10.105 network Remo  On 11/16/17 5:35 AM, Ramu, MohanX wrote: > >   > > Hi All, > >   > > Facing problem in Pike dashboard UI page, not able to retrieve project > list. Able to get project list using CLI. > >   > > root@ubuntu-template

Re: [Openstack] Error: Unable to retrieve project list.

2017-11-16 Thread Ramu, MohanX
Please find below my endpoints. root@ubuntu-template ~(keystone)# openstack endpoint list +--+---+--+--+-+---+---+ | ID | R

Re: [Openstack] Error: Unable to retrieve project list.

2017-11-16 Thread Remo Mattei
Endpoints look ok but can you reach keystone? Did you try telnet to that port? etc.. Remo On 11/16/17 8:16 AM, Ramu, MohanX wrote: > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > >   > > Please find below my endpoints. > >   > >   > >

Re: [Openstack] Error: Unable to retrieve project list.

2017-11-16 Thread Ramu, MohanX
Hi Remo, Telnet is happening telnet 10.105.166.214 5000 Trying 10.105.166.214... Connected to 10.105.166.214. Escape character is '^]'. From: Remo Mattei [mailto:[email protected]] Sent: Thursday, November 16, 2017 10:01 PM To: Ramu, MohanX ; Jay Pipes Cc: [email protected] Subject: R

Re: [Openstack] Traits for filter

2017-11-16 Thread Ramu, MohanX
Thank you Jay. I am trying to understand usage of custom traits is that I have a custom trait called "CUSTOM_ABC" which is associated with Resource Provider "Resource provider-1" , So I can launch the instance which is having flavor/image associated with same custom traits (CUSTOM_ABC) only on