tripleo-image-elements/elements/nova-api
Jonathan Brownell 285150277e Add iptables rule for nova and mysql
Our testing shows that the following ports need to be
opened in iptables in order for proper behavior when
the firewall is enabled:

1) Mysql port #4444 and #4568 (needed for Galera clustering)
according to Percona documentation at:
http://www.percona.com/doc/percona-xtradb-cluster/5.5/howtos/3nodesec2.html

2) Nova port #8773 for EC2 apis according to Red Hat documentation:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/2/html/Getting_Started_Guide/chap-Deploying_Compute_Services.html

Change-Id: If4f650719828cf8b506cdce21ee8095757844965
2014-12-18 06:12:28 -08:00
..
install.d Migrate to package-installs scripts 2014-11-05 01:38:05 -08:00
os-refresh-config Add iptables rule for nova and mysql 2014-12-18 06:12:28 -08:00
README.md Split nova into nova-compute and nova-api. 2013-05-09 17:46:20 -07:00
element-deps Migrate to package-installs scripts 2014-11-05 01:38:05 -08:00

README.md

Install nova API and control services. See /var/log/upstart/nova-* for logs.