~corey.bryant/openstack-mojo-specs/mitaka

« back to all changes in this revision

Viewing changes to specs/dev/keystone_ssl/manifest

[thedac, r=1chb1n] 
Upgrade base charms first
Wait time between upgrades
Setup logging for all scripts with date format
Use juju-wait for check_juju.py
Add Success message for completed mojo runs
Remove unneeded repo phases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Collect the charm branches from Launchpad
2
2
collect config=collect-next
3
3
 
4
 
# Copy the branches to the deployment directory
5
 
repo config=repo-next
6
 
 
7
4
# Use juju deployer with full.yaml bundle
8
5
deploy config=next-ssl.yaml delay=0 target=trusty-icehouse
9
6
 
37
34
# Retry keystone operations
38
35
script config=keystone_setup.py
39
36
 
 
37
# Success