~juju-deployers/juju-deployer/darwin

« back to all changes in this revision

Viewing changes to todo.txt

  • Committer: Adam Gandelman
  • Date: 2013-09-03 20:44:14 UTC
  • mfrom: (114 darwin)
  • mto: This revision was merged to the branch mainline in revision 119.
  • Revision ID: adamg@canonical.com-20130903204414-xsqqz2gp83dp5d2o
MergeĀ lp:juju-deployer/darwin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Todo Items
 
2
----------
 
3
 
 
4
Long term
 
5
=========
 
6
 
 
7
- Freeze to generate an updated
 
8
- support for revision of charms as of date
 
9
- include-env for shell env var inclusion
 
10
 
 
11
- generate an archive with charms
 
12
- gpg sign an archive
 
13
 
 
14
    # Workaround / say if using cached Charm present
 
15
    # Write out resolved deployment file with includes & overrides
 
16
    # Ensure bootstrap
 
17
    # 
 
18
 
 
19
Medium Term
 
20
===========
 
21
- support for github charms
 
22
- Get core support for resetting charms.
 
23
 
 
24
 
 
25
Short Term
 
26
==========
 
27
- Switch to argparse/Use subcommands for new commands
 
28
- Better deployment validation
 
29
- Diff an environment to config
 
30
- Save a charm
 
31
- Update/Run against an existing environment
 
32
- Write out resolved deployment file
 
33
- Version file.
 
34
 
 
35
 
 
36
----------------------------------------
 
37
 
 
38
- allow for specifying list of lists for a single rel entry.
 
39
- include variable for env uuid and name
 
40
- charm branch parse for info
 
41
 
 
42
----------------------------------------
 
43
 
 
44
Bugs encountered
 
45
  - http://pad.lv/1174616 [wedged unit]
 
46
  - http://pad.lv/1174613 [relation-list -r]
 
47
  - http://pad.lv/1174610 [unit-id recycling]