Remove nova-base since there is only 1 image for nova-compute
Libvirt imports from fedora-rdo-base rather then nova-base, so no need in generating an extra image. Change-Id: I3ddd3aca54900686e3351de3dc11896347b14b6e
This commit is contained in:
parent
d02543c1bc
commit
518e724845
@ -1,5 +0,0 @@
|
||||
FROM kollaglue/fedora-rdo-base
|
||||
MAINTAINER Steven Dake <sdake@redhat.com>
|
||||
|
||||
RUN yum -y install openstack-nova-common; yum clean all
|
||||
|
@ -1 +0,0 @@
|
||||
../../../tools/build-docker-image
|
@ -1,4 +1,4 @@
|
||||
FROM kollaglue/fedora-rdo-nova-base
|
||||
FROM kollaglue/fedora-rdo-base
|
||||
MAINTAINER Steven Dake <sdake@redhat.com>
|
||||
|
||||
# broken out by operation - we don't need libvirt and
|
||||
|
Loading…
x
Reference in New Issue
Block a user