[Openstack] [Openstack Heat] create failed, Bad network format: missing 'uuid' (HTTP 400)

2014-09-03 Thread khayam.gondal
I am using following template to create a Heat Stack. heat_template_version: 2013-05-23 description: Hot Template to deploy a single server parameters: ImageID: type: string description: Image ID NetID: type: string description: External N

Re: [Openstack] [openstack-dev] [H][Neutron][IPSecVPN]Cannot tunnel two namespace Routers

2014-09-03 Thread Germy Lure
Hi, Thanks for your response. I just disabled SEG function(deployed in compute nodes). The ICMP packets even hadn't leave network node. I cannot tcpdump packet on qr-xx interface. Can you introduce your demo? Havana or Icehouce? Network node kernel version? etc. 2014-09-03 12:38 GMT+08:00 Akihi

Re: [Openstack] [Openstack Heat] create failed, Bad network format: missing 'uuid' (HTTP 400)

2014-09-03 Thread Steven Hardy
On Wed, Sep 03, 2014 at 06:54:14AM +, khayam.gon...@gmail.com wrote: >I am using following template to create a Heat Stack. > > heat_template_version: 2013-05-23 > > description: Hot Template to deploy a single server > > parameters: >ImageID: > type: string >

[Openstack] openstack

2014-09-03 Thread 黄卓
openstack___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] Help regarding openstack dashboard

2014-09-03 Thread Sadia Bashir
Hello everyone, I am new here, It is my first email to the list. I successfully completed installation of openstack on Ubuntu 14.04 LTS and it gave me URLs for accessing dashboard, admin user password and keystone services as well. But I am facing following issues: 1. After I login to openstack d

Re: [Openstack] [Openstack Heat] create failed, Bad network format: missing 'uuid' (HTTP 400)

2014-09-03 Thread ZHOU TAO A
Try with the network name rather than its ID. On 09/03/2014 02:54 PM, khayam.gon...@gmail.com wrote: I am using following template to create a Heat Stack. |heat_template_version: 2013-05-23 description: Hot Template to deploy a single server parameters: ImageID:

Re: [Openstack] Heat template works in command line but fails at dashboard

2014-09-03 Thread Steven Hardy
On Wed, Sep 03, 2014 at 10:23:34AM +0800, ZHOU TAO A wrote: > Hi All, > > I can launch a template from CLI by running 'heat stack-create -f > mytemplate.yaml', but I cannot launch it from dashboard because it get the > wrong security group. > > I have a security group parameter defined like this:

Re: [Openstack] Help regarding openstack dashboard

2014-09-03 Thread Sadia Bashir
By the way I followed instructions given at www.devstack.org and its installation went smooth. On Wed, Sep 3, 2014 at 1:51 PM, Sadia Bashir <11msccssbas...@seecs.edu.pk> wrote: > Hello everyone, > > I am new here, It is my first email to the list. I successfully completed > installation of opens

Re: [Openstack] Help regarding openstack dashboard

2014-09-03 Thread Sadia Bashir
Got the files there in /etc/nova/api-paste-ini but got no following sections there: [pipeline:openstackapi10] # pipeline = faultwrap noauth ratelimit osapiapp10 # NOTE(vish): use the following pipeline for deprecated auth #pipeline = faultwrap auth ratelimit osapiapp10 [pipeline:openstackapi11]

[Openstack] Ceilometer expirer doesn't work?!

2014-09-03 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys, i noticed my mongoDB will grow fast with massively samples and meters of ceilometer. That's normal with a mass on tracking data but i need to drop samples after a while o held my db clean so i take a look on ceilometer-expirer (no documentat

Re: [Openstack] Help regarding openstack dashboard

2014-09-03 Thread nithish B
Hi Sadia, If you cannot find nova.conf and keystone.conf in your system, do the following: 1. Copy the following to a file. NOVA_CONF=/etc/nova/nova.conf KEYSTONE_CONF=/etc/keystone/keystone.conf cp ${NOVA_CONF}{,.bak} cat > ${NOVA_CONF}

Re: [Openstack] Heat template works in command line but fails at dashboard

2014-09-03 Thread ZHOU TAO A
Hi Steve, I tried with your suggestion and it works. I am just curious about what's the difference between launching from dashboard and launching from dashboard. If my template is wrong, why it works in CLI? On 09/03/2014 04:42 PM, Steven Hardy wrote: On Wed, Sep 03, 2014 at 10:23:34AM +08

Re: [Openstack] Heat template works in command line but fails at dashboard

2014-09-03 Thread Steven Hardy
On Wed, Sep 03, 2014 at 05:13:19PM +0800, ZHOU TAO A wrote: > Hi Steve, > > I tried with your suggestion and it works. > I am just curious about what's the difference between launching from > dashboard and launching from dashboard. > If my template is wrong, why it works in CLI? I'm not sure to

Re: [Openstack] [Openstack Heat] create failed, Bad network format: missing 'uuid' (HTTP 400)

2014-09-03 Thread Khayam Gondal
I already tried with Network Name but still no luck On Wed, Sep 3, 2014 at 1:32 PM, ZHOU TAO A wrote: > Try with the network name rather than its ID. > > On 09/03/2014 02:54 PM, khayam.gon...@gmail.com wrote: > > > I am using following template to create a Heat Stack. > > heat_template_versi

[Openstack] Neutron 2-node configuration

2014-09-03 Thread James Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Just getting my feet wet with Openstack - I've gone through a number of test installs and things have gone well with the all-in-one approach (everything on one host). I'm running neutron/ml2/openvswitch with a GRE tenant network. The main cont

Re: [Openstack] Help regarding openstack dashboard

2014-09-03 Thread Sadia Bashir
Hello Nithish, Thank you for your reply, I found nova.conf in /etc/nove and keystone.conf in /etc/keystone. Pls see attached. I found these two files different from what you have told me. Should I change these files accordingly in order to make things work? On Wed, Sep 3, 2014 at 2:36 PM, nithis

Re: [Openstack] [Openstack Heat] create failed, Bad network format: missing 'uuid' (HTTP 400)

2014-09-03 Thread Khayam Gondal
I was able to solve the problem and I had posted answer here . On Wed, Sep 3, 2014 at 3:25 PM, Khayam Gondal wrote: > I already tried with Network Name but still no luck > > > On Wed, Sep

[Openstack] External accessing issue

2014-09-03 Thread Xianyi Ye
Hi all, I'm working on the external accessing configuration inside Virtualbox with a CentOS 6.5 x86_64. Currently, I find that my Openstack instance can ping the Centos, but cannot ping outside. Likewise, my Centos can ping the Openstack instance, but outside hosts cannot. Is there any

[Openstack] Unexpected error in OpenStack Nova

2014-09-03 Thread Hossein Zabolzadeh
Hi, After successful installation of both keystone and nova, I tried to execute the 'nova list' command by the folllowing env variables(My Deployment Model is single machine deployment): export OS_USERNAME=admin export OS_PASSWORD=... export OS_TENANT_NAME=service export OS_AUTH_URL=http://10.0.0.1

[Openstack] Hep regarding attach cirrOS image for glance with openstack dashboard

2014-09-03 Thread Sadia Bashir
Hello everyone, I want to know how to attach cirrOS image for glance with openstack dashboard: I tried following but it didn't work for me: Downloaded CirrOS test image from the link: https://launchpad.net/cirros/+download and then followed commands from its ReadMe file: * get some build depen

Re: [Openstack] Swift questions

2014-09-03 Thread Marcus White
Just a bump:) On Mon, Sep 1, 2014 at 1:49 PM, Marcus White wrote: > Hello John > Thanks a lot for all your answers:) > > Some more follow up questios > > You mentioned you see both deployments.. > > 1. For the case where there are different IP addresses for different > regions, I am assuming a di

Re: [Openstack] Unexpected error in OpenStack Nova

2014-09-03 Thread Chris Buccella
Have you checked the nova-api log? -Chris On Wed, Sep 3, 2014 at 10:11 AM, Hossein Zabolzadeh wrote: > Hi, > After successful installation of both keystone and nova, I tried to > execute the 'nova list' command by the folllowing env variables(My > Deployment Model is single machine deployment

Re: [Openstack] Query regarding using Openstack

2014-09-03 Thread JuanFra Rodriguez Cardoso
Hi: As first approach, you could try to look at Security Guide ( http://docs.openstack.org/security-guide/content/) or consider using the Neutron plugin framework. Anyway, a good point for getting more help in this area could be the opensatck-dev list ( http://lists.openstack.org/cgi-bin/mailman/l

[Openstack] diskconfig issue in icehouse nova

2014-09-03 Thread 张强
Hi, I am trying the icehouse nova and horizon. When I tried booting an instance in the horizon, it fails with the KeyError: 'disk_config'. After checking that, I found that the diskConfig was removed in nova (https://review.openstack.org/#/c/62227/), but added in Horizon(https://review.openst

Re: [Openstack] SWIFT AND HORIZON

2014-09-03 Thread Brent Troge
I am able to circumvent compute with the below changes. I am also able to modify content/containers/users/etc without fail. So in the end my only views are Swift and Identity. I am sure I committed all types of heresy with the botched up code modification. I suppose I need to read up on how to unre

Re: [Openstack] External accessing issue

2014-09-03 Thread abhishek jain
Hi Xianyi For Openstack VMs to be accessed from external network,your external interface should reside in br-ex.CAn you provide me the details of ovs-vsctl show,ifconfig and route -n on your CentOS 6.5 x86_64. On Wed, Sep 3, 2014 at 6:38 PM, Xianyi Ye wrote: > Hi all, > > > > I’m working o

[Openstack] glance cirros image connection error

2014-09-03 Thread Sadia Bashir
Hi everyone, I have installed devstack on ubuntu14.04 virtual machine. In order to attach glance cirros image I run following command: $ glance image-show myCirrosImage and it gave me following error: Error finding address for http://10.0.2.15:9292/v1/images/detail?limit=20&name=myCirrosImage:

Re: [Openstack] Help regarding openstack dashboard

2014-09-03 Thread nithish B
Hi Sadia, Both your config files are wrong. For example, the section "sql_connection = mysql://root:seecs@127.0.0.1/nova?charset=utf8" in nova.conf is present under the [DEFAULT] section, but it's supposed to be under the [database] section and in keystone.conf, it's missing!!! Kindly change bo

Re: [Openstack] Unexpected error in OpenStack Nova

2014-09-03 Thread nithish B
Hi all, I guess it is a keystone issue. Can you please post the output of $keystone user-list ? Thanks. Regards, Nitish B. On Thu, Sep 4, 2014 at 1:28 AM, Chris Buccella < chris.bucce...@antallagon.com> wrote: > Have you checked the nova-api log? > > > -Chris > > > On Wed, Sep 3, 2014 at 10