[Openstack] OpenStack Community Weekly Newsletter (May 17-24)

2013-05-24 Thread Stefano Maffulli
The OpenStack Summit is coming to Hong Kong It's official: we're going to Hong Kong on Nov 5-8. The Summit will take place at Asia World Expo, a large convention center near the airport with a connecting Marriott hote

Re: [Openstack] Can I create a VM with 2 NICs while there is only one network?

2013-05-24 Thread Salvatore Orlando
Nova does not have an option for creating 'unbound NICs', which would be tantamount to unplugged network cards, if this is what you want to achieve. Using Quantum you can create a few ports on some network, set these ports administratively down, and boot the VM with this ports (--nic port-id). Eve

[Openstack] VM Issues on Grizzly Install on Ubuntu 12.04

2013-05-24 Thread Farhan Patwa
Hello, I followed the following guide to install Grizzly release on 3-node setup. http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_intro.html I am stuck at my last issue with Quantum networking (at least that’s what I think). The VM instance comes up and gets the private

[Openstack] Nova Network and Dashboard

2013-05-24 Thread Umar Draz
Hi I am using Grizzly with Nova Network and VLAN. I had creates 20 fixed range network with nova-manage network command. 1) Now I want to delete those all 20 networks, with single command not one by one 2) There is no network type button in Openstack dashboard for managing nova network, is it po

Re: [Openstack] Migrating from nova-network to quantum

2013-05-24 Thread Robert Collins
On 24 May 2013 22:39, Maciej Gałkiewicz wrote: > Hi > > I am currently using grizzly with nova-network (flat dhcp network without > vlans). I have tried to migrate to quantum without breaking my instances but > it is not so trivial. Could you please point out some howtos/manuals or at > least let

Re: [Openstack] wget: can't connect to remote host (169.254.169.254): No route to host, but can ping and ssh

2013-05-24 Thread Chathura M. Sarathchandra Magurawalage
Now I have spawned a Ubuntu VM and I can not ssh because it does not have the security group and the public keys injected, but I can still ping from the network node. On 24 May 2013 14:28, Chathura M. Sarathchandra Magurawalage < 77.chath...@gmail.com> wrote: > Hello everyone, > > I have am havin

Re: [Openstack] wget: can't connect to remote host (169.254.169.254): No route to host, but can ping and ssh

2013-05-24 Thread Paras pradhan
How does your ifconfig and route -n look on the host? The network topolgy in the dashboard is also very helpful to see the big picture what is going on. Paras. On Fri, May 24, 2013 at 9:32 AM, Sergio dos Santos Oliveira < sergio.olive...@mandic.net.br> wrote: > > Are you use Quantum or nova-net

Re: [Openstack] wget: can't connect to remote host (169.254.169.254): No route to host, but can ping and ssh

2013-05-24 Thread Sergio dos Santos Oliveira
Are you use Quantum or nova-network? can post confs? (nova.conf, dhcp_agent.ini l3_agent.ini metadata_agent.ini) att, Sergio Oliveira Em 24-05-2013 10:28, Chathura M. Sarathchandra Magurawalage escreveu: Hello everyone, I have am having a problem with my metadata service. My VM's log is as

[Openstack] wget: can't connect to remote host (169.254.169.254): No route to host, but can ping and ssh

2013-05-24 Thread Chathura M. Sarathchandra Magurawalage
Hello everyone, I have am having a problem with my metadata service. My VM's log is as follows. As you may see, it can not find the route to the metadata service (169.254.169.254). But I can ssh and ping the VM's from the network node. Although as far as I know, you need to have metadata imported

Re: [Openstack] [Quantum & OVS] How to bi-direction communicate between VM instances and "old" LAN network(s)

2013-05-24 Thread Chu Duc Minh
Hi, finally I can make it run with multi l3-agent, but still have some problems. (I change my network model, an instance now have 2 VM interface, each interface connect to a separate router, and each router have an separate external network - 192.168.5.0/24 (old_LAN) and x.y.z.0/24 (WAN network in

Re: [Openstack] curl example for quantum api "create port"

2013-05-24 Thread Thomas Kärgel
Am 24.05.2013 13:30, schrieb gong yong sheng: > ' > http://openstack.org/quantum/api/v2.0"; > xmlns:quantum="http://openstack.org/quantum/api/v2.0"; > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>671cc79b-5f53-4e68-ba35-7effbe015706 quantum:type="bool">True' Thank you so much. BR Thomas

Re: [Openstack] curl example for quantum api "create port"

2013-05-24 Thread gong yong sheng
the fastest way to learn the API is to run quantum client with -v: # quantum port-create --request-format xml net1 -v . REQ: curl -i http://localhost:9696/v2.0/ports.xml -X POST -H "X-Auth-Token: 22ac5a38128949adaa852282a9ec8bd3" -H "Content-Type: application/xml" -H "Accept: application/xml

Re: [Openstack] Router internal interface is DOWN (Grizzly with Quantum)

2013-05-24 Thread Nikhil Mittal
Any suggestions folks ? I have tried even deleting the tenant, network, subnet, router and then recreating. Still the same status. On Fri, May 24, 2013 at 11:13 AM, Nikhil Mittal wrote: > I also noticed one more thing: everytime i run the command below, it shows > me only dhcp elated entry. I man

[Openstack] curl example for quantum api "create port"

2013-05-24 Thread Thomas Kärgel
Hi, i'm tryning to create a port in quantum via a curl: curl -H "X-Auth-Token: 978ed39cd13645c5a7024ad9d954c914" -d '' -H "Content-Type: application/xml; charset=UTF-8" -H "Accept: application/xml" http://quantumserver:9696/v2.0/ports.xml the answer i get from quantum is: Unable to find

[Openstack] Migrating from nova-network to quantum

2013-05-24 Thread Maciej Gałkiewicz
Hi I am currently using grizzly with nova-network (flat dhcp network without vlans). I have tried to migrate to quantum without breaking my instances but it is not so trivial. Could you please point out some howtos/manuals or at least let me know whether it is actually possible? I can replace old

Re: [Openstack] Import professional translations

2013-05-24 Thread Ying Chun Guo
Hi, I completed the import. Messages' translations of Nova, Glance, Keystone, Quantum and Cinder for 9 languages (de, es, fr, it, ja, ko, pt_BR, zh_CN, zh_TW) have been imported. Now the completion rates of these 9 languages are: Nova - 91% Cinder - 93% Keystone - 89% Quantum - 90% Glance - 76%

[Openstack] Multi-nic

2013-05-24 Thread John Smith
Hi, I'm trying to make a *production* deployment using nova-network with multi-nic support for VMs. I can't figure out how the bridges will be configured, or how nova.conf should look like (flat_bridge, flat_interfaces, etc). The only thing I found was this http://docs.openstack.org/trunk/opensta