lp://staging/~ost-maintainers/openstack-mojo-specs/mojo-openstack-specs-1709
Created by
Ryan Beisner
and last modified
- Get this branch:
- bzr branch lp://staging/~ost-maintainers/openstack-mojo-specs/mojo-openstack-specs-1709
Members of
OpenStack Charm Testing Maintainers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
1 branch
proposed for merging into this one.
No branches
dependent on this one.
- David Ames (community): Approve
-
Diff: 4864 lines (+1548/-486)165 files modifiedhelper/bundles/ceph-base.yaml (+34/-11)
helper/bundles/ceph-charm-migration.yaml (+92/-0)
helper/bundles/ceph-encrypt.yaml (+18/-0)
helper/bundles/ceph-harden.yaml (+19/-0)
helper/bundles/cephradosgw-ha.yaml (+1/-1)
helper/bundles/cephradosgw.yaml (+10/-0)
helper/bundles/charm-ceph.yaml (+88/-0)
helper/bundles/full-dvr-next.yaml (+16/-3)
helper/bundles/full-next.yaml (+23/-3)
helper/bundles/full-ssl-next.yaml (+28/-3)
helper/bundles/full-ssl.yaml (+3/-3)
helper/bundles/full-vrrpha-next.yaml (+10/-0)
helper/bundles/full.yaml (+13/-3)
helper/bundles/gluster-default.yaml (+1/-1)
helper/bundles/ha-next.yaml (+25/-12)
helper/bundles/ha.yaml (+23/-13)
helper/bundles/haphase1-next.yaml (+12/-12)
helper/bundles/haphase1.yaml (+12/-12)
helper/bundles/haphase2-next.yaml (+12/-12)
helper/bundles/haphase2.yaml (+12/-12)
helper/bundles/ksv3-full-next.yaml (+28/-3)
helper/bundles/ksv3-full.yaml (+3/-3)
helper/bundles/magpie.yaml (+0/-20)
helper/bundles/swift-ha-proxy-phase1.yaml (+5/-5)
helper/bundles/swift-ha-proxy-phase2.yaml (+4/-4)
helper/bundles/swift-proxy.yaml (+13/-3)
helper/collect/collect-ceph-default (+4/-2)
helper/collect/collect-next-cephradosgw-ha-precise (+0/-5)
helper/collect/collect-next-cephradosgw-precise (+0/-6)
helper/collect/collect-next-ha (+5/-3)
helper/collect/collect-next-ha-precise (+0/-22)
helper/collect/collect-next-precise (+0/-22)
helper/collect/collect-next-swift-proxy (+3/-1)
helper/collect/collect-next-trusty (+6/-4)
helper/collect/collect-next-xenial (+5/-7)
helper/collect/collect-stable-ha (+5/-3)
helper/collect/collect-stable-ha-precise (+0/-20)
helper/collect/collect-stable-ha-trusty (+5/-3)
helper/collect/collect-stable-precise (+0/-21)
helper/collect/collect-stable-trusty (+25/-22)
helper/collect/collect-stable-xenial (+25/-26)
helper/scripts/mojo-spec-check.py (+4/-3)
helper/setup/add_unit.py (+2/-1)
helper/setup/bug1364215.py (+2/-1)
helper/setup/chaos_pony.py (+1/-1)
helper/setup/delete_application.py (+21/-0)
helper/setup/delete_crm_leader.py (+2/-1)
helper/setup/delete_router_home.py (+2/-1)
helper/setup/delete_unit.py (+1/-1)
helper/setup/git_checkout_stable.py (+3/-2)
helper/setup/image_setup.py (+1/-1)
helper/setup/juju_set.py (+2/-1)
helper/setup/keystone_setup.py (+1/-1)
helper/setup/leader_chaos.py (+1/-1)
helper/setup/network.yaml (+3/-0)
helper/setup/network_setup.py (+1/-1)
helper/setup/preflight.py (+44/-0)
helper/setup/scale_out_swift_proxy.py (+2/-1)
helper/setup/scale_out_swift_storage.py (+2/-1)
helper/setup/set_vips.py (+2/-1)
helper/setup/sync_charmhelpers.py (+2/-1)
helper/setup/tempest_test.py (+2/-1)
helper/setup/upgrade_all_services.py (+2/-1)
helper/setup/upgrade_openstack.py (+8/-5)
helper/setup/upgrade_services.py (+2/-1)
helper/setup/wipe_charm_dir.py (+1/-1)
helper/tests/check_guest_connectivity.py (+1/-1)
helper/tests/check_juju.py (+1/-1)
helper/tests/check_juju_hooks_finished.py (+1/-1)
helper/tests/check_juju_statuses.py (+1/-1)
helper/tests/check_keystone_certs.py (+1/-1)
helper/tests/checksum_keystone_certs.py (+1/-0)
helper/tests/simple_os_checks.py (+1/-1)
helper/tests/swift_ring_status.py (+2/-1)
helper/tests/test_ceph_store.py (+30/-11)
helper/tests/test_gluster.py (+1/-1)
helper/tests/test_obj_store.py (+1/-1)
helper/tests/test_vrrp_ha.py (+2/-1)
helper/utils/juju_wait.py (+1/-1)
helper/utils/kiki.py (+38/-1)
helper/utils/mojo_os_utils.py (+13/-8)
helper/utils/mojo_utils.py (+20/-7)
helper/utils/os_versions.py (+3/-0)
specs/dev/gluster/default/3.7/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_charmhelper_sync/ocata/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_charmhelper_sync/ocata/manifest (+28/-0)
specs/full_stack/next_charmhelper_sync/pike/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_charmhelper_sync/pike/manifest (+28/-0)
specs/full_stack/next_deploy/pike/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_deploy/pike/manifest (+22/-0)
specs/full_stack/next_deploy_ssl/pike/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_deploy_ssl/pike/manifest (+22/-0)
specs/full_stack/next_dvr/pike/SPEC_INFO.txt (+1/-0)
specs/full_stack/next_dvr/pike/manifest (+22/-0)
specs/full_stack/next_ha_oneshot/icehouse/manifest (+3/-0)
specs/full_stack/next_ha_oneshot/kilo/manifest (+3/-0)
specs/full_stack/next_ha_oneshot/liberty/manifest (+3/-0)
specs/full_stack/next_ha_oneshot/mitaka/manifest (+3/-0)
specs/full_stack/next_ha_oneshot/newton/manifest (+3/-0)
specs/full_stack/next_ha_oneshot/ocata/manifest (+3/-0)
specs/full_stack/next_ha_oneshot/pike/SPEC_INFO.txt (+3/-0)
specs/full_stack/next_ha_oneshot/pike/manifest (+25/-0)
specs/full_stack/next_ha_vrrp/pike/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_ha_vrrp/pike/manifest (+25/-0)
specs/full_stack/next_keystone_v3/pike/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_keystone_v3/pike/manifest (+22/-0)
specs/full_stack/next_openstack_upgrade/ocata/SPEC_INFO.txt (+2/-0)
specs/full_stack/next_openstack_upgrade/ocata/manifest (+25/-0)
specs/full_stack/stable_to_next/icehouse/manifest (+8/-11)
specs/full_stack/stable_to_next/kilo/manifest (+8/-11)
specs/full_stack/stable_to_next/liberty/manifest (+8/-11)
specs/full_stack/stable_to_next/mitaka/manifest (+8/-11)
specs/full_stack/stable_to_next/newton/manifest (+8/-11)
specs/full_stack/stable_to_next/ocata/SPEC_INFO.txt (+2/-0)
specs/full_stack/stable_to_next/ocata/manifest (+37/-0)
specs/full_stack/stable_to_next_ha/mitaka/manifest (+6/-6)
specs/storage/ceph/base/icehouse/manifest (+2/-2)
specs/storage/ceph/base/kilo/manifest (+2/-2)
specs/storage/ceph/base/liberty/manifest (+2/-2)
specs/storage/ceph/base/mitaka/manifest (+2/-2)
specs/storage/ceph/base/newton/manifest (+2/-2)
specs/storage/ceph/base/ocata/SPEC_INFO.txt (+2/-0)
specs/storage/ceph/base/ocata/manifest (+13/-0)
specs/storage/ceph/base/pike/SPEC_INFO.txt (+2/-0)
specs/storage/ceph/base/pike/manifest (+13/-0)
specs/storage/ceph/charm_migration/icehouse/SPEC_INFO.txt (+4/-0)
specs/storage/ceph/charm_migration/icehouse/manifest (+25/-0)
specs/storage/ceph/charm_migration/kilo/SPEC_INFO.txt (+4/-0)
specs/storage/ceph/charm_migration/kilo/manifest (+25/-0)
specs/storage/ceph/charm_migration/liberty/SPEC_INFO.txt (+4/-0)
specs/storage/ceph/charm_migration/liberty/manifest (+25/-0)
specs/storage/ceph/charm_migration/mitaka/SPEC_INFO.txt (+4/-0)
specs/storage/ceph/charm_migration/mitaka/manifest (+25/-0)
specs/storage/ceph/charm_migration/newton/SPEC_INFO.txt (+4/-0)
specs/storage/ceph/charm_migration/newton/manifest (+25/-0)
specs/storage/ceph/charm_migration/ocata/SPEC_INFO.txt (+4/-0)
specs/storage/ceph/charm_migration/ocata/manifest (+25/-0)
specs/storage/ceph/charm_migration/pike/SPEC_INFO.txt (+4/-0)
specs/storage/ceph/charm_migration/pike/manifest (+25/-0)
specs/storage/ceph/encrypt/ocata/SPEC_INFO.txt (+2/-0)
specs/storage/ceph/encrypt/ocata/manifest (+13/-0)
specs/storage/ceph/encrypt/pike/SPEC_INFO.txt (+2/-0)
specs/storage/ceph/encrypt/pike/manifest (+13/-0)
specs/storage/ceph/harden/ocata/SPEC_INFO.txt (+2/-0)
specs/storage/ceph/harden/ocata/manifest (+13/-0)
specs/storage/ceph/harden/pike/SPEC_INFO.txt (+2/-0)
specs/storage/ceph/harden/pike/manifest (+13/-0)
specs/storage/ceph/radosgw/pike/SPEC_INFO.txt (+3/-0)
specs/storage/ceph/radosgw/pike/manifest (+19/-0)
specs/storage/ceph/radosgw_ha/icehouse/manifest (+0/-6)
specs/storage/ceph/radosgw_ha/kilo/manifest (+0/-6)
specs/storage/ceph/radosgw_ha/liberty/manifest (+0/-6)
specs/storage/ceph/radosgw_ha/mitaka/manifest (+0/-6)
specs/storage/ceph/radosgw_ha/newton/manifest (+0/-6)
specs/storage/ceph/radosgw_ha/ocata/manifest (+0/-6)
specs/storage/ceph/radosgw_ha/pike/SPEC_INFO.txt (+3/-0)
specs/storage/ceph/radosgw_ha/pike/manifest (+28/-0)
specs/storage/swift/base/icehouse/manifest (+1/-1)
specs/storage/swift/base/kilo/manifest (+1/-1)
specs/storage/swift/base/liberty/manifest (+1/-1)
specs/storage/swift/base/mitaka/manifest (+1/-1)
specs/storage/swift/base/newton/manifest (+1/-1)
specs/storage/swift/base/ocata/manifest (+1/-1)
specs/storage/swift/base/pike/SPEC_INFO.txt (+2/-0)
specs/storage/swift/base/pike/manifest (+22/-0)
Branch information
Recent revisions
- 337. By Alex Kavanagh
-
[ajkavanagh, r=chris.
macnaughton, gnouy] Remove cinder from vrrp_ha bundle Cinder isn't needed for the bundle, and since Ocata causes errors
due to cinder not being completely configured (missing backends). - 336. By Ryan Beisner
-
[chris.macnaughton, r=1chb1n] Add ceph to ceph-mon migration mojo spec
- 335. By Ryan Beisner
-
[ajkavanagh, r=gnouy] Fix OS_PROJECT_ID polution from env to overcloud nova creds
Also some fixes for keystone client and service_catalog. - 334. By Ryan Beisner
-
[thedac, r=1chb1n] USE MOJO_* VIP env vars in bundles for HA testing
- 333. By Ryan Beisner
-
[coreycb, r=1chb1n] Upgrade ceilometer-agent immediately after nova-compute
- 332. By David Ames
-
[thedac, r=admcleod] Upgrade test fixes. Remove ceph-radosgw embedded-webserver tests
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)