Remove l3_ovs_wip tag from Dockerfiles

These tags don't belong in docker files.  Instead we should put them
in the build system since the build system will be creating a custom
From line in the Dockerfile.

Partially-implements: blueprint multi-baseos
Change-Id: I68d0a0e572e35f39dbe21f7c536d7ac4ca885da3
This commit is contained in:
Steven Dake 2015-02-23 21:31:13 -07:00
parent 9dc7c1a15f
commit fb30058122
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-neutron-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-neutron-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
# Install required packages

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-neutron-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-neutron-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
# Install required packages

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-neutron-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-neutron-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
# Install required packages

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-neutron-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-neutron-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
# Install required packages

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install openstack-neutron-ml2 ; yum clean all

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-neutron-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-neutron-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
#Install required packages

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-nova-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-nova-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install \

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-nova-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-nova-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install \

View File

@ -1,4 +1,4 @@
FROM kollaglue/fedora-rdo-nova-base:l3_ovs_wip
FROM kollaglue/fedora-rdo-nova-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install \