summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2016-02-15 17:27:03 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2016-02-15 17:29:03 +0000
commit97c93c4a427bc12ef8504338cb22b6aa88e17435 (patch)
treeb91cd877823b3d279a4939ef17fd4a436f9e1f03
parent02dc964dcbc75a36b5e1470c94ae7eec5cd8aabb (diff)
downloaddefinitions-97c93c4a427bc12ef8504338cb22b6aa88e17435.tar.gz
s/pretrify/petrify/
Thanks to tiago's in-flight schema validation code[1] for pointing this out. ERROR: strata/python-common.morph: python-common->chunks[10]: Additional properties are not allowed ('unpretrify-ref' was unexpected) on {'repo': 'upstream:python-packages/kazoo.git', 'ref': '93a718ea4c20df797766742c3d74de281613c651', 'name': 'kazoo', 'unpretrify-ref': 2.0, 'build-system': 'python-distutils'} [1]: https://gerrit.baserock.org/#/c/1542/2 Change-Id: I0d80c426cc65ce44b9dcf0cfbe8faf72b50d0dfb
-rw-r--r--strata/erlang.morph2
-rw-r--r--strata/openstack-services.morph2
-rw-r--r--strata/python-common.morph2
-rw-r--r--strata/virtualization.morph2
4 files changed, 4 insertions, 4 deletions
diff --git a/strata/erlang.morph b/strata/erlang.morph
index e9e61bea..5eae200b 100644
--- a/strata/erlang.morph
+++ b/strata/erlang.morph
@@ -13,6 +13,6 @@ chunks:
morph: strata/erlang/rebar.morph
repo: upstream:erlang-modules/rebar
ref: d42ed4683576d995f60e3222f076e99f0b081f79
- unpretrify-ref: master
+ unpetrify-ref: master
build-depends:
- erlang
diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph
index 518e8d60..0b8e7aca 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -13,7 +13,7 @@ chunks:
morph: strata/openstack-services/erlang-sd_notify.morph
repo: upstream:erlang-modules/erlang-sd_notify
ref: 99f4689c2c18570680329f822591f95f9341ca10
- unpretrify-ref: 0.1
+ unpetrify-ref: 0.1
- name: rabbitmq-codegen
morph: strata/openstack-services/rabbitmq-codegen.morph
ref: 4dc5ccde2a0b3d638e5754b00abf94196fe9ca32
diff --git a/strata/python-common.morph b/strata/python-common.morph
index 9d844a49..ac05a58e 100644
--- a/strata/python-common.morph
+++ b/strata/python-common.morph
@@ -64,7 +64,7 @@ chunks:
- name: kazoo
repo: upstream:python-packages/kazoo.git
ref: 93a718ea4c20df797766742c3d74de281613c651
- unpretrify-ref: 2.0
+ unpetrify-ref: 2.0
build-system: python-distutils
- name: webob
repo: upstream:python-packages/webob
diff --git a/strata/virtualization.morph b/strata/virtualization.morph
index f58018b6..2a91fa17 100644
--- a/strata/virtualization.morph
+++ b/strata/virtualization.morph
@@ -88,4 +88,4 @@ chunks:
morph: strata/virtualization/openvswitch.morph
repo: upstream:openvswitch
ref: a52b0492a4d0398a24ed2a3566ff55ac53fea31f
- unpretrify-ref: master
+ unpetrify-ref: master