Re: [Openstack] Devstack Auth Error in Neutron

2016-06-15 Thread karun pruthi
Hi Mohan Thanks for the reply i did karun@ubuntu:~/devstack$ source openrc admin admin as using as admin WARNING: setting legacy OS_TENANT_NAME to support cli tools. But again on trying to create VIP i get error as below:- karun@ubuntu:~/devstack$ neutron lbaas-loadbalancer-create --name lb1 p

Re: [Openstack] Devstack Auth Error in Neutron

2016-06-15 Thread Mohan Kumar
Hi Karun, You need to set authentication identity plugins , It defines on which user credential you want to execute open-stack commands . By default DevStack installs 2 mains users 1. admin 2. demo This is how you use the credentials of the user demo: stack@devstack:~/devstack$ source openrc

Re: [Openstack] Neutron networking in ten sentences?

2016-06-15 Thread Kevin Benton
>So where do the routers and "ports" come into this? So routers are just like normal routers in that they attach to multiple networks and route between them. Ports are the basic unit that represent access to a network. A VM can have an arbitrary number of ports attached to different networks and e

Re: [Openstack] Neutron networking in ten sentences?

2016-06-15 Thread Turbo Fredriksson
On Jun 16, 2016, at 1:10 AM, Kevin Benton wrote: > It's essentially the equivalent of Amazon VPC: https://aws.amazon.com/vpc/ Ah, perfect. That cleared up a lot, I've worked with VPCs before. Not much, but enough to get the picture. Thanx! So where do the routers and "ports" come into this? And

Re: [Openstack] Neutron networking in ten sentences?

2016-06-15 Thread Kevin Benton
It's essentially the equivalent of Amazon VPC: https://aws.amazon.com/vpc/ It allows tenants to create virtual networks and attach VMs to these networks without worrying about the details of how their traffic is actually carried across the operator's physical network. On Jun 15, 2016 16:59, "Turbo

[Openstack] Neutron networking in ten sentences?

2016-06-15 Thread Turbo Fredriksson
Could someone please dumb it down for me in ten sentences or less? I'm well aware what a network and how to manage it. I've worked as a network administrator for several years, managing huge Cisco networks (thousands of routers, tens of thousands of physical and virtual hosts with VLANs, VPNs etc

Re: [Openstack] nova "get-password " returns blank line

2016-06-15 Thread David Medberry
It all depends on how you have setup your cloud. Most/many OpenStack clouds DO NOT inject into the instance and the password feature is null and void. Look at: enable_instance_password = *True* (BoolOpt) Enables returning of the instance password by the relevant server API calls such as create, r

Re: [Openstack] Restore nova instances after Ceph crash

2016-06-15 Thread John Favorite
Awesome. Thx for sharing! On Wed, Jun 15, 2016, 11:26 AM Eugen Block wrote: > Hi, > > this is no question for you guys, it's more of an information what I > was facing today and I wanted to share it if any of you should be > facing the same or similar issue. > > Due to an incautious upload of se

[Openstack] nova "get-password " returns blank line

2016-06-15 Thread Jean-Pierre Ribeauville
Hi, I'm trying to use nova get-password command. My centos-1 (using the "standard" CentOS OpenStack image) is running find and I'm able to log via ssh by using centos user and a key pair. But, the following command returns a blank line: [root@dhcp-10-128-11-58 tmp]# nova get-password d4d5

Re: [Openstack] How to set a host aggregate in several AZ via the GUI

2016-06-15 Thread Jay Pipes
On 06/15/2016 03:06 AM, Jean-Pierre Ribeauville wrote: Hi, Is it possible to add a same aggregate in several AZ via the Horizon GUI ? No this is not possible. An aggregate may only belong to a single AZ. Best, -jay ___ Mailing list: http://lists.o

[Openstack] Restore nova instances after Ceph crash

2016-06-15 Thread Eugen Block
Hi, this is no question for you guys, it's more of an information what I was facing today and I wanted to share it if any of you should be facing the same or similar issue. Due to an incautious upload of several huge images to glance (backed by Ceph) my colleague crashed our Ceph cluster,

Re: [Openstack] Nova and Magnum on the same host?

2016-06-15 Thread Turbo Fredriksson
On Jun 9, 2016, at 11:55 AM, Ricardo Carrillo Cruz wrote: > https://wiki.openstack.org/wiki/Docker I'm trying this and although I know very little of OS (and I haven't managed to boot up my first container yet because of other issues), I have the docker entry in the web GUI "Admin -> System -> Hy

Re: [Openstack] load balancer using iptables rules in neutron

2016-06-15 Thread Brian Haley
On 06/15/2016 12:18 AM, Priyanka wrote: Hi, I want to create a basic round-robin layer 3 load balancer. The request would be coming from same tenant network and the backend servers would also be in the same network. For this the steps I think should be done are: create a neutron port (for the lo

[Openstack] Devstack Auth Error in Neutron

2016-06-15 Thread karun pruthi
Hi I have a devstack running on ubuntu LTS 14.04 and trying to setup lbaas setup using the url as below:- https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun But getting error as below when trying to create vip using neutron lbaas-loadbalancer-create --name lb1 private-subnet *An auth plugin

[Openstack] How to set a host aggregate in several AZ via the GUI

2016-06-15 Thread Jean-Pierre Ribeauville
Hi, Is it possible to add a same aggregate in several AZ via the Horizon GUI ? Thx for help. Regards, Jean-Pierre RIBEAUVILLE +33 1 4717 2049 [axway_logo_tagline_87px] ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstac

[Openstack] heat: assign a port to instance without ip address

2016-06-15 Thread openstack
Dear lists, i setup an instance with heat, which is accessible per ssh. So fine so good. But this instance should have more network interfaces with dedicated virtual networks. i tried to assign a port to an instance without assigning an ip address. But neutron does this always beginning with