Re: [Openstack] Dibbler, ipv6_pd_enabled, and Ubuntu.

2017-10-09 Thread Jorge Luiz Correa
Hi Ken! So: > * Where do I modify the neutron.conf file (API or gateway)? > Here I have ipv6_pd_enabled = true configured in neutron.conf in controller node and network node. According the docs "This tells OpenStack Networking to use the prefix delegation mechanism for subnet allocation when the

[Openstack] COMING SOON! NEW COMMUNITY PORTAL!

2017-10-09 Thread Melvin Hillsman
Hi everyone, We are planning to update openstack.org/community with a new fancy contributor portal. We would love to get your feedback. As a new user: - What is the first thing you should do try OpenStack? - How can you build a proof of concept? - Reading documentation or watching relev

Re: [Openstack] Ocata Update libvirtd Error

2017-10-09 Thread Georgios Dimitrakakis
Hello, I think I have identified what the issue is. The problem is with images that have the property "hw_disk_bus='scsi'" enabled and are trying to boot or launch either with ephemeral disk or swap or both of them together. In order to reproduce the problem one can do the following. Downlo

Re: [Openstack] Ocata Update libvirtd Error

2017-10-09 Thread Mohammed Naser
On Mon, Oct 9, 2017 at 9:06 AM, Georgios Dimitrakakis wrote: > Hello, > > I think I have identified what the issue is. The problem is with images that > have the property "hw_disk_bus='scsi'" enabled and are trying to boot or > launch either with ephemeral disk or swap or both of them together. >

[Openstack] Rackspace Cloud and Openstack Client compatibility

2017-10-09 Thread Gintautas Sulskus
Hi, I tried using OpenStack Client 3.12.0 and could list networks and create servers (without network conf). Unfortunately an attempt to create a server with a network configuration resulted in: * Error creating OpenStack Neutron network: Expected HTTP response code [201 202] when accessing [POS

[Openstack] [openstack] devstack log files don't exist

2017-10-09 Thread huanglingyan (A)
Hi, I am new to openstack and trying to use devstack to launch an all-in-one openstack environment on my machine. Unfortunately it says error when I created an instance. However, I could not get the corresponding logging file. In /var/log, there’s no dirs or files like nova/ , neutron/, cinder/

Re: [Openstack] [openstack] devstack log files don't exist

2017-10-09 Thread 谭 明宵
View all services: sudo systemctl status "devstack@*" Track the log of a given service: journalctl -f --unit devstack@n-cpu.service Track logs of a group of services: journalctl -f --unit devstack@n-* Trace the associated service log: journalctl -f --unit devstack@n-cpu.service --unit devstack

[Openstack] procedure to change hostname of compute

2017-10-09 Thread Sunny Anthony
Hi Experts, I’m looking for correct procedure to change the hostname of a running compute in Ocata OpenStack. Here are the steps in my mind. 1. Change the /etc/hosts file 2. Change the hostname using “hostnamectl set-hostname ” 3. Reboot the host. Here I’m not sure if we can avoi

Re: [Openstack] Rackspace Cloud and Openstack Client compatibility

2017-10-09 Thread Van Leeuwen, Robert
> I checked Terraform which presumably uses Heat client > (https://wiki.openstack.org/wiki/OpenStackClients#Official_Clients) > but it also says that Rackspace is not officially supported due to some > differences > (https://www.terraform.io/docs/providers/openstack/