OpenStack juno packages for ubuntu 14.04 [closed]
In the install guide for ubuntu 14.04, http://docs.openstack.org/juno/install-guide/install/apt/content/ch_basic_environment.html#basics-packages (http://docs.openstack.org/juno/instal...)
I have several questions which are not clarified int eh documentation.
Do this package configuration necessary for all nodes, or it is only for controller node? At least, I think the following database and message server are just for controller node. So I am confused whether other nodes(compute and network) need the package repository configration as the documentation mentioned.
"# add-apt-repository cloud-archive:juno" is buggy as mentioned in other threads. I am using add-apt-repository pap:ubuntu-cloud-archive/juno-staging as the workgroup. Is there any other good advice for this if I want to install juno for ubuntu 14.04?
Thanks,