Merge "Expose ports needed by the nova-controller"
This commit is contained in:
commit
63888e7385
@ -4,5 +4,7 @@ MAINTAINER Ryan Hallisey <rhallise@redhat.com>
|
|||||||
RUN yum -y install \
|
RUN yum -y install \
|
||||||
openstack-nova-api && yum clean all
|
openstack-nova-api && yum clean all
|
||||||
|
|
||||||
|
EXPOSE 8773 8774 8775
|
||||||
|
|
||||||
ADD ./start.sh /start.sh
|
ADD ./start.sh /start.sh
|
||||||
CMD ["/start.sh"]
|
CMD ["/start.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user