[Openstack] How to deploy Ironic (Baremetal) in running Openstack

2014-05-25 Thread Ta Ba Tuan
Hello eveyone, I have running Openstack, and I want use Ironic to manage provisioning of physical hardware on the Cloud. and I have some questions, hope everyone helps me!: - DHCP IP for bare-metal compute host: Ironic speaks neutron-dhcp must be disabled. Mean, must my running Openstack di

Re: [Openstack] Ubuntu 14.04 Icehouse nova-compute installation on controller node

2014-05-25 Thread Yugang LIU
following installation document, you  will add some configuration: [database] connection = mysql://nova:NOVA_DBPASS@controller/nova [DEFAULT] ... rpc_backend = rabbit rabbit_

[Openstack] Ubuntu 14.04 Icehouse nova-compute installation on controller node

2014-05-25 Thread Ian Marshall
Hi I am following the installation document for my OS and have found an issue relating to the default nova.conf file. This is the contents of the /etc/nova/nova.conf after running the following --- apt-get install nova-api nova-cert nova-conductor nova-consoleauth nova-novncproxy nova-scheduler

Re: [Openstack] [openstack][TripleO] devtest_seed.sh erroring with a 500

2014-05-25 Thread Ricardo Carrillo Cruz
After enabling -x flag in register-nodes script, I figured 500 was coming from a 'nova baremetal-node-create' command. Checking the nova-api log in the seed showed the root cause some DB field not big enough to hold a password, turns out there's a bug opened for this: https://bugs.launchpad.net/no

Re: [Openstack] How to apply the changes cinder.conf file

2014-05-25 Thread Ronen Kat
Udara, Devstack does not install services, but rather uses "screen" to manage the OpenStack processes. For an example how to restart a specific process, see See https://www.ibm.com/developerworks/community/blogs/8160eff1-dedf-408e-9395-9dffeb68749f/entry/working_with_screens_to_restart_service_o