summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Add check for virtual networksRichard Ipsum2015-03-041-0/+48
| | | | | | | | | | | | | | | | An exception will be raised if any needed networks are not started
| | * | Check file can be created at locationRichard Ipsum2015-03-041-1/+22
| | | |
| * | | Merge remote-tracking branch 'petefoth/pf_copyright_in_help'Sam Thursfield2015-03-059-1/+127
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| | * | | Add copyright headers to write.help and configure.help filesPete Fotheringham2015-03-059-1/+127
| | | | |
| * | | | Merge branch 'jjardon/versioning_support'Javier Jardón2015-03-040-0/+0
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@gmail.com>
| * | | | Merge remote-tracking branch 'origin/baserock/richardipsum/kvm-ext-more-checks'Richard Maw2015-03-041-1/+70
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | Reviewed-by: Pedro Alvarez Reviewed-by: Francisco Redondo Marchena Reviewed-by: Richard Maw
| | * | | Add check for virtual networksRichard Ipsum2015-01-291-0/+48
| | | | | | | | | | | | | | | | | | | | An exception will be raised if any needed networks are not started
| | * | | Check file can be created at locationRichard Ipsum2015-01-291-1/+22
| | | | |
| * | | | Merge branch 'sam/distbuild-worker-disconnect'Sam Thursfield2015-03-030-0/+0
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-By: Mike Smith <mike.smith@codethink.co.uk>
| * | | | Merge branch 'sam/fewer-submodule-updates'Sam Thursfield2015-03-030-0/+0
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | | Merge remote-tracking branch ↵Sam Thursfield2015-02-200-0/+0
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | 'lauren/baserock/lauren/distbuild-invalid-input-crash' Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | | Update copyright years so ./check passesSam Thursfield2015-02-031-1/+1
| | | |
| * | | Merge branch 'baserock/tiagogomes/armv8'Tiago Gomes2015-02-030-0/+0
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | Reviewed by * Pedro Alvarez * Sam Thursfield
| * | Merge branch 'jmac/remove-eth0-eth1-check'Pedro Alvarez2015-01-271-14/+0
| |\ \ | | |/ | |/| | | | | | | Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| | * Remove checks for NETWORK_CONFIG and eth0 and eth1 in itJim MacArthur2015-01-271-14/+0
| |/ | | | | | | | | | | | | | | network_config isn't used anywhere in this function. The purpose of this function (getting the name of an appropriate host-only network interface) doesn't seem to depend on it either. eth0 and eth1 won't always be present (several Baserock systems will have enp0s3, etc). So I think these checks should be removed.
| * Merge branch 'sam/optional-temporary-build-branches'Sam Thursfield2015-01-190-0/+0
| |\ | | | | | | | | | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>
| * \ Merge branch 'sam/cached-repo-cleanup'Sam Thursfield2015-01-120-0/+0
| |\ \ | | |/ | |/| | | | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | Merge remote-tracking branch 'origin/sam/rename-builder2'Sam Thursfield2015-01-050-0/+0
| |\ \ | | | | | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>
| * \ \ Merge remote-tracking branch 'origin/baserock/tiagogomes/sysroot-checks'Sam Thursfield2015-01-022-3/+31
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| | * | | Add some checks to the sysroot deployment extensionTiago Gomes2015-01-022-3/+31
| |/ / / | | | | | | | | | | | | | | | | | | | | Ensure that a) the deployment directory must not exist b) the extension can not be used to upgrade a system
| * | | Merge branch 'baserock/richardmaw/bugfix/stagingarea-mounts-inside-destdir-v2'Sam Thursfield2014-12-190-0/+0
| |\ \ \ | | |/ / | |/| | | | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | | Merge remote-tracking branch 'petefoth/petefoth/generic-params2'Sam Thursfield2014-12-185-4/+109
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-By: James Thomas <james.thomas@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| | * | | Add 'do not use' warnings to nfsboot write extensionPete Fotheringham2014-12-152-3/+19
| | | | |
| | * | | Document KERNEL_ARGS write extension parameterPete Fotheringham2014-12-153-0/+27
| | | | |
| | * | | Document BOOTLOADER_INSTALL and BOOTLOADER_CONFIG_FORMAT write extension ↵Pete Fotheringham2014-12-153-0/+48
| | | | | | | | | | | | | | | | | | | | parameters
| | * | | Document DTB_PATH write extension parameterPete Fotheringham2014-12-153-1/+15
| | |/ /
| * | | Merge branch 'sam/improve-command-failure-errors'Sam Thursfield2014-12-180-0/+0
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Mike Smith <mike.smith@codethink.co.uk>
| * | | Remove trailing \Sam Thursfield2014-12-181-1/+1
| | |/ | |/| | | | | | | I meant to do this as part of the previous merge.
| * | Merge branch 'sam/fix-openstack-credentials-check'Sam Thursfield2014-12-101-4/+11
| |\ \ | | | | | | | | | | | | | | | | Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| | * | openstack.check: Be more careful when claiming credentials are invalidSam Thursfield2014-12-091-4/+11
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to check the user's credentials at the start of deployment, we try to run `glance image-list`. I found a situation where this command failed despite my credentials being correct. Morph outputted a misleading error message that said 'Wrong OpenStack credentials' The code now checks that the error returned by 'glance' does indeed look like a credentials error. If it doesn't, the full error output is displayed. The error I encountered now gets a message like this: ERROR: openstack.check failed with code 1: ERROR: Failed to connect to OpenStack instance at https://example.com:5000/v2.0: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')] (If you are curious, I fixed this by running `update-ca-certificates`.)
| * | deploy: Note that some of the extensions listed live in definitions.gitSam Thursfield2014-12-093-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | The user should be aware of this because if they aren't building baserock:baserock/definitions or a repo forked from it, those extensions won't be available. Also fix some long lines that I seem to have failed to commit already.
| * | Merge remote-tracking branch 'petefoth/pf-document-extensions'Sam Thursfield2014-12-097-58/+120
| |\ \ | | |/ | |/| | | | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| | * Add a reference to write.help filePete Fotheringham2014-12-083-18/+5
| | |
| | * initramfs write extension documentationPete Fotheringham2014-12-081-0/+6
| | |
| | * rawdisk write extension documentationPete Fotheringham2014-12-081-8/+34
| | |
| | * ssh-rsync write extension documentationPete Fotheringham2014-12-081-0/+36
| | |
| | * OpenStack write extension documentationPete Fotheringham2014-12-052-32/+39
| |/
| * Merge branch 'baserock/pedroalvarez/fix-tests'Pedro Alvarez2014-12-022-20/+26
| |\ | | | | | | | | | | | | | | | Reviewed-by: - Francisco Redondo Marchena - James Thomas
| | * Fix line lengths to be shorter than 80 columnsPedro Alvarez2014-12-012-20/+26
| |/
| * Merge branch 'baserock/pedroalvarez/rawdisk-to-device8'Pedro Alvarez2014-12-013-49/+50
| |\ | | | | | | | | | | | | | | | Reviewed-by: - Richard Maw - Sam Thursfield
| | * writeexts.py: convert 'mount' to context managerPedro Alvarez2014-12-012-40/+31
| | |
| | * Update rawdisk.check to support device deploymentsPedro Alvarez2014-12-011-8/+10
| | |
| | * Modify rawdisk.write to allow the deployment to devicesPedro Alvarez2014-12-011-6/+14
| |/ | | | | | | | | | | | | This patch also modifies rawdisk.write to use the UPGRADE environment variable to figure out when is doing an upgrade or a fresh deployment. This change is important because os.path.isfile doesn't work with devices.
| * Merge branch 'master' of https://github.com/petefoth/morphRichard Maw2014-12-012-3/+10
| |\ | | | | | | | | | | | | | | | This merges in more documentation improvements Reviewed-by: Richard Maw
| | * Merge branch 'pf-document-extensions'Pete Fotheringham2014-12-014-38/+124
| | |\ | | | | | | | | | | | | Reviewed-by: Richard Maw
| * | \ Merge branch 'master' of https://github.com/petefoth/morphRichard Maw2014-12-014-37/+116
| |\ \ \ | | |/ / | |/| | | | | | Reviewed-by: Richard Maw
| | * | Merge branch 'pf-document-extensions'Pete Fotheringham2014-12-014-37/+116
| | |\ \ | |/ / / | | | _ | | | Reviewed-by: Richard Maw
| | * Action review commentsPete Fotheringham2014-12-011-6/+5
| | | | | | | | | | | | | | | - Document different ways of calling parameters - Allowed values for boolean parameters
| | * More complete help documentationPete Fotheringham2014-11-281-3/+84
| | |
| | * Refere to .write.help file for documentationPete Fotheringham2014-11-282-26/+11
| | |