lp:~abentley/charmworld/remove-018-migration

Created by Aaron Bentley and last modified
Get this branch:
bzr branch lp:~abentley/charmworld/remove-018-migration
Only Aaron Bentley can upload to this branch. If you are Aaron Bentley please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aaron Bentley
Project:
charmworld
Status:
Merged

Recent revisions

433. By Aaron Bentley

Add test to ensure that migrations follow exodus rules.

432. By Aaron Bentley

Remove tests for 018.

431. By Aaron Bentley

Remove 018 migration; before and exodus and already deployed to production.

430. By Benji York

Add handling for "-HEAD" revisions to API2

R=bac
CC=
https://codereview.appspot.com/16950043

429. By Brad Crittenden

Add changelog to bundle page.

R=benji
CC=
https://codereview.appspot.com/16690043

428. By Brad Crittenden

Fix ingest KeyError for 'branch_deleted'.

R=
CC=
https://codereview.appspot.com/16240044

427. By Benji York

Add recent bzr changes to bundles.

R=bac
CC=
https://codereview.appspot.com/15100046

426. By Richard Harding

Refactory the proof api to be it's own module.

- Break out the proof api bits into a new api module vs the same api file.
- Move tests and fix to match
- Remove the model in the lib bits and try to keep things in views/models.

Approved by Juju Gui Bot.

425. By Brad Crittenden

Parse charms with hyphens properly.

R=benji
CC=
https://codereview.appspot.com/15580047

424. By Richard Harding

Add charm config proofing and update api response

- Move proof logic into a new lib/proof.py module
- Update the proof api call to look through the bundles and proof them
- Change errors to be catchable exceptions, the exception contains both a msg
and debug_info we expose via the api call
- Update the api call to provide a summary error_messages (for Marco's needs)
but keep the details in the actual list of errors with the messages and the
debug info we have that went into those errors.

Sample proof api call and response:
http://paste.mitechie.com/show/1049/

Note: this is only adding the new proof checks of validating the
config/options from the charm found in the database to the options defined in
the bundle.

- Validate the option exists in the charm we found in the db
- Validate that the type is of the correct type.
- Validate that the charm we found has options at all.

QA
---
You have to ingest the charms so that we can validate them. You can then toss
the yaml file (as a single string) to the proof api endpoint as a POST'd key
deployer_file. Right now it only handles yaml.

R=
CC=
https://codereview.appspot.com/14789043

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~juju-jitsu/charmworld/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers