| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 51b71cc42eb9f1d6c35823a490fd73b6bee63eac.
This breaks in the case where system-version-manager doesn't
have the --json flag, which it wasn't supposed to do. I don't
have time to fix right now.
See http://listmaster.pepperfish.net/pipermail/baserock-dev-baserock.org/2015-September/013263.html
Change-Id: Icbfd7cc0cd8f4dc84d61d2a7f793ad566b67b3d8
|
|
|
|
|
|
|
|
|
| |
As well as checking whether it's defined,
we make sure there isn't already a system named $VERSION_LABEL
Note, this depends on the new json-list feature of system-version-manager.
Change-Id: I0dee5253ba95a002b493f4179c2acda734afc37a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is done by either copying some utility functions from morph
into writeexts.py, and using the `subprocess` module rather than
cliapp's runcmd and ssh_runcmd.
Note that this means that these extensions will require
"$definitions_checkout/extensions" in PYTHONPATH when they are
run.
This commit also updates VERSION to 5, since the PYTHONPATH
requirement means that this change is incompatible with old
versions of morph.
Change-Id: Iec6fa7e3c7219619ce55e18493e5c37c36e97816
|
|
Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
|