Commit Graph

5 Commits

Author SHA1 Message Date
Alex Schultz e0eb7b79b2 Remove tripleo-ui
The tripleo-ui project has been removed from the upstream. Remove the
references to the tripleo-ui containers.

Change-Id: I353ecd3ed04c78fd21f0108c5e1355280d3f3bb9
Closes-Bug: #1831478
2019-06-05 09:21:14 -06:00
Marcin Juszkiewicz 932f09bcd6 create missing apache2 directory on Debian/Ubuntu
Ubuntu/source deployment of several images (horizon, placement-api, zun)
failed with:

+ exec /usr/sbin/apache2 -DFOREGROUND
apache2: Syntax error on line 80 of /etc/apache2/apache2.conf: DefaultRuntimeDir must be a valid directory, absolute or relative to ServerRoot

Change-Id: Ie2a1077f7def0743f1403341985e2109aa490026
2019-06-03 15:11:24 +02:00
Alex Schultz ae1322ec10 Use base_package_type
This change updates the docker files to use base_package_type instead
of doing specific distro checks for the rhel/deb generic cases. The
base_distro is still available and is used when a specific distro needs
a customization but if the differences are purely rpm vs deb, then the
base_package_type can be used.

Change-Id: I8d720bb185df65a0178061ccf20b1ab2265da2c5
2019-01-17 08:23:41 -07:00
Jon Schlueter 2b023ba13e validate-indentation: expand check to also catch macros.install_packages
Fixed up 5 Dockerfile.j2 files that had the issue

Change-Id: I8a5551050a75d64712c36d53573437a18777a82f
2018-07-26 14:51:41 -04:00
Honza Pokorny 9b950f1a9b Add tripleo-ui image
Change-Id: Iaf3ecdce44d2bd88fb0132966ba9c786873dbd6a
Implements: blueprint tripleo-ui-undercloud-container
2017-10-04 14:43:36 -03:00