summaryrefslogtreecommitdiff
path: root/strata/openstack-clients/pytz.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-27 18:57:48 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 16:56:12 +0000
commitbae9701058ef80f59107ebb2015a171b3e71060e (patch)
tree473cf576f5310430d81c61fdd4132f488bbe8f9c /strata/openstack-clients/pytz.morph
parent6980a9c1bb7d232a119de55788b68f283df29c9f (diff)
downloaddefinitions-bae9701058ef80f59107ebb2015a171b3e71060e.tar.gz
Add openstack-common and update openstack-clients
openstack-common is a stratum with common packages between the openstack clients and servers. update the clients to work with Juno tag 2014.2.1
Diffstat (limited to 'strata/openstack-clients/pytz.morph')
-rw-r--r--strata/openstack-clients/pytz.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/openstack-clients/pytz.morph b/strata/openstack-clients/pytz.morph
deleted file mode 100644
index f5557946..00000000
--- a/strata/openstack-clients/pytz.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: pytz
-kind: chunk
-build-commands:
-- cd src && python setup.py build
-install-commands:
-- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"