Re: [Openstack] DiscoveryFailure: Could not determine a suitable URL for the plugin

2016-07-30 Thread William Josefsson
I found a typo for auth_url in nova.conf [neutron] that caused this error! On Sat, Jul 30, 2016 at 11:13 PM, William Josefsson < william.josef...@gmail.com> wrote: > Hi list, I get this error on centos 7 and liberty when I try to boot a > small vm. Anyone who can share what may be

[Openstack] DiscoveryFailure: Could not determine a suitable URL for the plugin

2016-07-30 Thread William Josefsson
Hi list, I get this error on centos 7 and liberty when I try to boot a small vm. Anyone who can share what may be causing this? Will $ nova boot --image Cirros --flavor m1.tiny --nic net-id=e8e69f4d-d650-4f08-1252-bd8adfc192cb \ --security-group default --key-name mykey myinstance ERROR (ClientE

Re: [Openstack] Windows provisioning issue, could not finish configuring the system

2016-07-27 Thread William Josefsson
dbase Solutions\Cloudbase-Init\logs" > "C:\Windows\Panther" > > Note: I'd recommend to post a question on http://ask.openstack.org in > place of using the ML for this type of requests. > > Thanks, > > Alessandro > > *From:* William Josefsson [william.j

[Openstack] Windows provisioning issue, could not finish configuring the system

2016-07-26 Thread William Josefsson
Hi everyone! I'm on Liberty running CentOS7, when load the cloudbase.it Win2012R2 image to glance and boot, I get this error as per below: "Windows could not finish configuring the system, to attempt resume configuration, restart the system" restarting doesn't help. https://ibin.co/2pNE5eMJgc4o.p

[Openstack] Rabbit DuplicateMessageError: Found duplicate message in linuxbridge-agent.log

2016-07-09 Thread William Josefsson
Hi everyone! My provisioning has stopped working, and I get VM in ERROR state when trying to nova boot. This is on CentOS7/Liberty release. I can see errors in nova-compute.log that seem to lead to neutron node. Please see paste below. Any advice is appreciated. - I have tried, sudo rabbitmqc

Re: [Openstack] Liberty itemNotFound Flavor XXX could not be found

2016-06-10 Thread William Josefsson
This was resolved by commenting out DiskFilter in the controller nova.conf. Negative disk_available_least caused this. See, https://www.ibm.com/support/knowledgecenter/SS4KMC_2.4.0/com.ibm.sco.doc_2.4/sr/hv/hvr_trohyer.html On Wednesday, June 8, 2016 7:57 PM, William Josefsson wrote: Hi

[Openstack] Liberty itemNotFound Flavor XXX could not be found

2016-06-08 Thread William Josefsson
Hi Everyone, I'm having a problem to boot images (Ubuntu and Cirros) with nova. I get the error below about missing flavor. I have checked that the flavor is among 'nova flavor-list'. The compute node is running on Virtualbox and soft-qemu. I have tested flavors, m1.tiny, m1.small, m1.large, an