[Openstack] [devstack][Installation] devstack installation is failing in bootstrap_keystone

2016-02-06 Thread Pradip Mukhopadhyay
Hello, In a RHEL-7, getting this error: 2016-02-05 11:08:00.385 | Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL. 2016-02-05 11:08:00.385 | Could not determine a suitable URL for the plugin 2016-02-05 11:08:00.403

[Openstack] [openstack-dev][Installation] RHEL-7 devstack installation failed in bootstrap_keystone

2016-02-06 Thread Pradip Mukhopadhyay
Hello, In a RHEL-7, getting this error: 2016-02-05 11:08:00.385 | Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL. 2016-02-05 11:08:00.385 | Could not determine a suitable URL for the plugin 2016-02-05 11:08:00.403

Re: [Openstack] heat: Property error

2016-02-06 Thread Joerg Streckfuss
Am 06.02.2016 um 13:38 schrieb Joerg Streckfuss: ERROR: Property error: : resources.heat_subnet_01.properties.cidr: : "10.10.10.0/24" does not validate net_cidr (constraint not found) Okey, i fixed it. Just install python-croniter and restart heat service did it. It's bug: https://bugzilla.r

[Openstack] heat: Property error

2016-02-06 Thread Joerg Streckfuss
Dear lists, I'm doing my first steps with openstack heat. My Setup is a 3-node (one controller, two compute nodes) setup on CentOS 7 with Openstack Liberty. I setup neutron with self-service networks option using Linux-Bridge. I tried to initiate a very simple heat-stack, which setups only one

Re: [Openstack] [Devstack] Enabling n-net by default

2016-02-06 Thread Shinobu Kinjo
Thank you so much for [1] !! [1] http://docs.openstack.org/openstack-ops/content/nova-network-deprecation.html Now I'm clear. There could be something legacy even we are now in Mitaka -; Anyhow is there any situation that we have to use nova network regarding to only performance? Rgds, Shinobu

Re: [Openstack] [Devstack] Enabling n-net by default

2016-02-06 Thread Ian Y. Choi
Hello, n-net is nova-network, which is deprecated ant not used when you configure OpenStack with Neutron. For nova network, please see http://docs.openstack.org/openstack-ops/content/nova-network-deprecation.html . Also, http://docs.openstack.org/developer/devstack/guides/neutron.html would