Re: [Openstack] Horizon can't not login

2014-06-17 Thread Li, Chen
Yes. I’m definitely in a test environment. Anyway, do you know why this issue happens ??? Because when I’m under Havana, horizon can easily work almost need no change for /etc/openstack-dashboard/local_settings. From: Remo Mattei [mailto:r...@italy1.com] Sent: Wednesday, June 18, 2014 2:40 PM

Re: [Openstack] Horizon can't not login

2014-06-17 Thread Remo Mattei
You will never use this type of installation in production. But yes it allows you to learn. Remo Inviato da iPhone () > Il giorno Jun 17, 2014, alle ore 23:25, "Li, Chen" ha > scritto: > > Because > 1.there is no need to use Packstack at all. > 2. I want to learn what’s the c

Re: [Openstack] Horizon can't not login

2014-06-17 Thread Li, Chen
Sorry. I have installed all packages by hand. Not using packstack at all. Also, without GUI, all commands are working fine. From: Remo Mattei [mailto:r...@italy1.com] Sent: Wednesday, June 18, 2014 2:18 PM To: Li, Chen Cc: Subject: Re: [Openstack] Horizon can't not login It is on your shell wh

Re: [Openstack] Horizon can't not login

2014-06-17 Thread Li, Chen
Because 1.there is no need to use Packstack at all. 2. I want to learn what’s the configuration change in icehouce. 3. Separate installation processes. 4. So on … From: Remo Mattei [mailto:r...@italy1.com] Sent: Wednesday, June 18, 2014 2:23 PM To: Li, Chen Cc: Subj

Re: [Openstack] Horizon can't not login

2014-06-17 Thread Remo Mattei
Ouch why? Inviato da iPhone () > Il giorno Jun 17, 2014, alle ore 23:20, "Li, Chen" ha > scritto: > > Sorry. I have installed all packages by hand. > Not using packstack at all. > > Also, without GUI, all commands are working fine. > > > From: Remo Mattei [mailto:r...@italy1.com] >

Re: [Openstack] Horizon can't not login

2014-06-17 Thread Li, Chen
Where can I find the keystone_admin file ??? From: Remo Mattei [mailto:r...@italy1.com] Sent: Wednesday, June 18, 2014 2:07 PM To: Li, Chen Cc: Subject: Re: [Openstack] Horizon can't not login You should have a file called keystone_admin with the pass of your dashboard try that. Remo Inviato

Re: [Openstack] Horizon can't not login

2014-06-17 Thread Remo Mattei
It is on your shell where your run the packstack install Inviato da iPhone () > Il giorno Jun 17, 2014, alle ore 23:09, "Li, Chen" ha > scritto: > > Where can I find the keystone_admin file ??? > > From: Remo Mattei [mailto:r...@italy1.com] > Sent: Wednesday, June 18, 2014 2:07 PM > To: L

Re: [Openstack] Horizon can't not login

2014-06-17 Thread Remo Mattei
You should have a file called keystone_admin with the pass of your dashboard try that. Remo Inviato da iPhone () > Il giorno Jun 17, 2014, alle ore 22:28, "Li, Chen" ha > scritto: > > Hi list, > > I just installed a fresh new Horizon on CentOS. > My kernel is “2.6.32-358.el6.x86_64”. > A

[Openstack] Horizon can't not login

2014-06-17 Thread Li, Chen
Hi list, I just installed a fresh new Horizon on CentOS. My kernel is "2.6.32-358.el6.x86_64". And the version of horizon: openstack-dashboard.noarch2014.1-1.el6 @openstack-icehouse When I trying to login , I get error. Here is what I get from /var/log/httpd/error_log:

[Openstack] neutron database error in Icehouse

2014-06-17 Thread Raphael Ribeiro
Hello, I have configured a multi node and neutron single flat network in CentOS OpenStack IceHouse version Have one controller, one compute and one network node. But when I try create a neutron network we are getting below error: # neutron net-create ext-net --shared --router:external=True Reque

Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Mahardhika Gilang
Hi sorry, this error log from nova-compute.log that in my first concern * RemoteError: Remote error: DBError SQLite DateTime type only accepts Python datetime and date objects as input. * i used mysql connection, i have turn off ceilometer service but no luck with that. thanks On 6/17/2014 9

[Openstack] ovs-vsctl drop a port

2014-06-17 Thread Remo Mattei
Hello all, I wonder if anyone has had an issue where you drop a port ovs-vsctl del-port br-tun vxlan-0ad33744 and then restart openstack and that port comes back. What suggestions does anyone have on this behalf. Thanks Remo ___ Mailing list: ht

[Openstack] How to specify networks for new instances using OCCI interface?

2014-06-17 Thread giovanni
Hi everyone, I'm working at a federation cloud project that must run on OpenStack clouds. Currently, one of the pre-requirements of this project is to use OCCI interface. We are developing this project using devstack (http://devstack.org/) with OCCI interface (https://github.com/tmetsch/occi-

Re: [Openstack] Feature restriction

2014-06-17 Thread Adam Lawson
Defining *whom* you want need to restrict features from would be your first answer to making that kind of determination. Things like cells, regions and host aggregates help admins fence off pools of resources in different ways. As for storage, policies are coming at least by Juno, possibly before

[Openstack] Progress since 2010

2014-06-17 Thread Adam Lawson
I ran across this link looking for something completely unrelated, took a second to realize the interview was conducted in 2010. We've sure come a long way haven't we!! http://www.enterpriseirregulars.com/22185/openstack-%E2%80%93-an-open-source-cloud-platform/ *Adam Lawson* AQORN, Inc. 427 Nort

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Yankai Liu
Heiko, great to see it's resolved. I ran into the similar issue because I am trying to configure the network with vxlan which is previously gre. It turned out that you have to take care the ml2 configurations on controller node, network node and compute node very carefully. In addition, deleting t

Re: [Openstack] [Heat] Stack Lifetime, Signaling, and AutoScaling Groups

2014-06-17 Thread Steven Hardy
On Tue, Jun 17, 2014 at 11:41:39AM -0400, Joe D'Andrea wrote: > Greetings! I am new to OpenStack and have a few questions: Hi! I see Zane has responded with answers to most of your questions, so I won't duplicate that info here, but I can add a couple of links with some related information you ma

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Steve Gordon
- Original Message - > From: "Tiago Sousa" > To: "Remo Mattei" , openstack@lists.openstack.org > > Hi, > > can you please elaborate? > > Ty > > Cumprimentos, > Tiago Sousa If I understand what you are attempting to do correctly it is possible in nova-network but not Neutron. This is

Re: [Openstack] [Heat] Stack Lifetime, Signaling, and AutoScaling Groups

2014-06-17 Thread Joe D'Andrea
Hi, Zane! Thanks for all your responses. Regarding cfn-tools vs cloud-init, I'm starting out with Icehouse and no prior cfn-tools usage to maintain. I will likely look toward cloud-init, though Software Deployments + golden images sounds terrific. jd — Joe D’Andrea AT&T Labs - Research Cloud T

Re: [Openstack] _member_ role after keystone installation

2014-06-17 Thread Steve Gordon
- Original Message - > From: "Adam Young" > To: openstack@lists.openstack.org > > On 06/14/2014 05:59 PM, Steve Gordon wrote: > > - Original Message - > >> From: "Steve Gordon" > >> To: "Mike Spreitzer" > >> > >> - Original Message - > >>> From: "Mike Spreitzer" > >>> T

Re: [Openstack] [Heat] Stack Lifetime, Signaling, and AutoScaling Groups

2014-06-17 Thread Zane Bitter
On 17/06/14 11:41, Joe D'Andrea wrote: Greetings! I am new to OpenStack and have a few questions: Welcome :) 1. Is the "Walk-through in a stack's lifetime" section of this Wiki page accurate as of Icehouse? If not, what has changed? https://wiki.openstack.org/wiki/Heat/ApplicationDeployment

Re: [Openstack] [xs-devel] Delete the imported VM image to release space -- Sisu

2014-06-17 Thread Sisu Xi
Hi, Chao and Bob: Thanks for your reply! Seems the data is stored in: /opt/stack/data/swift/drivers/sdb1/1/sdb1/objects/* I just delete everything in that folder and reboot and restack, the disk space is freed now! :) Thanks very much! Sisu On Tue, Jun 17, 2014 at 3:24 AM, Bob Ball wrote:

Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Richard W.M. Jones
On Tue, Jun 17, 2014 at 04:41:21PM +0100, Pádraig Brady wrote: > On 06/17/2014 03:17 PM, Pádraig Brady wrote: > > On 06/17/2014 11:47 AM, Mahardhika Gilang wrote: > >> Hi, i've got this warning in nova-compute.log > >> *Failed to close augeas aug_close: call launch before using this function** > >>

Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Pádraig Brady
On 06/17/2014 03:17 PM, Pádraig Brady wrote: > On 06/17/2014 11:47 AM, Mahardhika Gilang wrote: >> Hi, i've got this warning in nova-compute.log >> *Failed to close augeas aug_close: call launch before using this function** >> **(in guestfish, don't forget to use the 'run' command)* >> >> is that m

[Openstack] [Heat] Stack Lifetime, Signaling, and AutoScaling Groups

2014-06-17 Thread Joe D'Andrea
Greetings! I am new to OpenStack and have a few questions: 1. Is the "Walk-through in a stack's lifetime" section of this Wiki page accurate as of Icehouse? If not, what has changed? https://wiki.openstack.org/wiki/Heat/ApplicationDeployment 2. Related to #1, going forward, is it recommended to

Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Richard W.M. Jones
[Sorry this email is not threaded correctly -- I was not subscribed to the mailing list before] > *Failed to close augeas aug_close: call launch before using this function** >From an end-user point of view, if it's a warning, I wouldn't worry too much. For developers, this is a problem. It indi

Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Pádraig Brady
On 06/17/2014 11:47 AM, Mahardhika Gilang wrote: > Hi, i've got this warning in nova-compute.log > *Failed to close augeas aug_close: call launch before using this function** > **(in guestfish, don't forget to use the 'run' command)* > > is that mean i have to install libguestfs? > thanks Is this

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Akilesh K
I had suggested Tiago to use the api instead of horizon to create a port with no subnet info and use it to launch an instance but looks like I was wrong. I get an error 'Port requires FixedIP in order to be used. I did not expect that. Sorry. On Tue, Jun 17, 2014 at 6:59 PM, wrote: > @Akilesh:

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Ruzicka, Marek
@Akilesh: Well is there any way you can do it? Please let me know, because all I was able to come up with was disable anti-spoofing and ignore neutron. I would love to have L2 only networking available just have no idea how to implement it at the moment. Right now all those provider networks are

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Tiago Sousa
Hi, Thanks for the feedback! Greatly apreciated. But do you know what will change with juno? What will be implemented that would allow me to do this? Cheers, Tiago On Tue, Jun 17, 2014 at 1:54 PM, wrote: > Hi Tiago, > > > > I’m not sure if I’m following… Are you trying to create L2 network

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Akilesh K
The database section need not be in ml2_conf.ini. It needs to be only in neutron.conf if you are using icehouse. On Tue, Jun 17, 2014 at 6:21 PM, Heiko Krämer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Akesh, > > you're right on the controller host was the ml2 config not co

Re: [Openstack] Please help with this architecture

2014-06-17 Thread Remo Mattei
You can contact me offline. I would suggest neutron and I can send you my answerfile, more flexibility and going forward that’s pretty much the way to go. Nova will be depreciated as far as I know, 12-18 months. On Jun 16, 2014, at 15:32, Eric Berg wrote: > Thanks, Remo. > > Are you saying

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Akesh, you're right on the controller host was the ml2 config not correct -.- my false. In addition in the ml2_conf need to be the database connection informations like in ovs. It's running now :) Thanks again. Cheers Heiko On 17.06.2014 12:3

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Ruzicka, Marek
Hi Tiago, I’m not sure if I’m following… Are you trying to create L2 network with Neutron and then handle the L3 from within the instance? If that is so… there is no good way how to do it as far as I can tell. At least no until Juno release as I was told… Even with Provider network, Neutron wi

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Tiago Sousa
Hi, thanks for the feedback. I think it "should" be possible but im not aware yet on how to get it working. For instance, if I would like to create some cisco csr1000v instances, and connect them. I would like to manage the subnet info on the instance side and not on neutron/nova network. Thanks

Re: [Openstack] [Manila] [solved] GenericDriver cinder volume error during manila create

2014-06-17 Thread Deepak Shetty
This got resolved after i started tgtd.service For some reason devstack on F20 didn't have it started by default On Mon, Jun 16, 2014 at 11:08 PM, Deepak Shetty wrote: > (Sending to users list, as realised this may not be a -dev list related) > > ---

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Akilesh K
I believe Openstack has not been developed like that. Can you tell more about why you would like to do it? @Remo Mattei I am unaware of how to use provider network to achieve this. Can you please give us some leads. Thank you, Ageeleshwar K On Tue, Jun 17, 2014 at 4:02 PM, Tiago Sousa wrote:

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Akilesh K
I want to know the reason behind the failure. Can you see anything more related to 2014-06-17 10:14:20.283 24642 WARNING neutron.plugins.ml2.managers [req-d23b58ce-3389-4af5-bdd2- a78bd7cec507 None] Failed to bind port f71d7e0e-8955-4784-83aa-c23bf1b16f4f on host nettesting.hydranodes.de There sho

[Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Mahardhika Gilang
Hi, i've got this warning in nova-compute.log *Failed to close augeas aug_close: call launch before using this function** **(in guestfish, don't forget to use the 'run' command)* is that mean i have to install libguestfs? thanks -- Regards, Mahardhika Gilang

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Akash Gunjal
Hi, This error occurs when the config is wrong wither on controller or the compute. Check the ml2_conf.ini on controller and ovs_plugin.ini on the compute. Regards, Akash From: Heiko Krämer To: Akilesh K , Cc: "openstack@lists.openstack.org" Date: 06/17/2014 03:56 PM Subject:

[Openstack] Feature restriction

2014-06-17 Thread Mārtiņš Jakubovičs
Hello, Which is best way to restrict features, for example, restrict boot from volume, and allow boot from image and snapshot's? Thanks. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.opens

Re: [Openstack] [openstack] instances without subnet

2014-06-17 Thread Tiago Sousa
Hi, does anyone have been through anything similar to this? Cumprimentos, Tiago Sousa On Fri, Jun 13, 2014 at 5:56 PM, Tiago Sousa wrote: > Hi, > > can you please elaborate? > > Ty > > Cumprimentos, > Tiago Sousa > > > On Fri, Jun 13, 2014 at 5:53 PM, Remo Mattei wrote: > >> You have to use

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Akilesh, i see this warn on neutron-server 2014-06-17 10:14:20.283 24642 WARNING neutron.plugins.ml2.managers [req-d23b58ce-3389-4af5-bdd2-a78bd7cec507 None] Failed to bind port f71d7e0e-8955-4784-83aa-c23bf1b16f4f on host nettesting.hydranodes.de

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Akilesh K
File looks good except that [agent] section is not needed. Can you reply with some log from '/var/log/neutron/server.log' during instance launch exactly. The vif_type=binding_failed occurs when neutron is unable to create a port for some reason. Either neutron server log or the plugin's log file s

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Kaya, https://gist.github.com/foexle/e1f02066d6a9cff306f4 Cheers Heiko On 17.06.2014 11:17, Yankai Liu wrote: > Heiko, > > Would you please share your ml2_conf.ini? > > Best Regards, Kaya Liu 刘艳凯 Cloud Architect, Canonical > > > On Tue, Jun 1

Re: [Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Yankai Liu
Heiko, Would you please share your ml2_conf.ini? Best Regards, Kaya Liu 刘艳凯 Cloud Architect, Canonical On Tue, Jun 17, 2014 at 4:58 PM, Heiko Krämer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi guys, > > i'm trying to get work ml2 plugin in Icehouse (Ubuntu 14.04+cloud > ar

[Openstack] ML2 Plugin and vif_type=binding_failed

2014-06-17 Thread Heiko Krämer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys, i'm trying to get work ml2 plugin in Icehouse (Ubuntu 14.04+cloud archive packages). I get everything if it try to start an instance: 2014-06-17 08:42:01.893 25437 TRACE oslo.messaging.rpc.dispatcher six.reraise(self.type_, self.value, self.

Re: [Openstack] [xs-devel] Delete the imported VM image to release space -- Sisu

2014-06-17 Thread Bob Ball
Hi Sisu, Sorry – I understand now. When you upload an image to glance it will get stored in the DevStackOSDomU by default, as that is where Swift is storing it’s data. The data is likely in /opt/stack/data/swift but is likely still owned by the glance service account. Unfortunately by rebooti