lp://staging/~corey.bryant/charm-helpers/fix-release-typos

Created by Corey Bryant and last modified
Get this branch:
bzr branch lp://staging/~corey.bryant/charm-helpers/fix-release-typos
Only Corey Bryant can upload to this branch. If you are Corey Bryant please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Corey Bryant
Project:
Charm Helpers
Status:
Merged

Recent revisions

762. By Corey Bryant

Fix release name typos in CLOUD_ARCHIVE_POCKETS

761. By Edward Hope-Morley

[zhhuabj,r=ajkavanagh]

When OpenStack clouds get bigger, more messaging transactions
will happen, which will cause more load on rabbitmq server. In
order to mitigate this, polling_interval rpc_response_timeout
and report_interval values are important to adjust accordingly
to the size of OpenStack cluster.

So this patch supports setting those values in neutron-api
centrally, then:

1. polling_interval

   neutron-openvswitch charm gets polling_interval via it's
   relations and set it in [agent] of ml2_conf.ini or
   openvswitch_agent.ini(>=Mitaka)

2. rpc_response_timeout

   neutron-gateway charm gets rpc_response_timeout via it's
   relations and set it in [default] of neutron.conf

3. report_interval

   Both neutron-openvswitch charm and neutron-gateway charm
   get report_interval via it's relations and set it in
   [agent] of neutron.conf

Thus we need to modifty charm-helpers to also set those values
in NeutronAPIContext.

Related-Bug: 1685788

760. By Jorge Niedbalski

[freyes, r=niedbalski] Add support to change a user's password in MySQL.

759. By Stuart Bishop

[peter-sabaini,r=stub] Helper module for bcache devices

758. By Tim Van Steenburgh

v0.17.0

757. By Jorge Niedbalski

[billy-olsen, r=niedbalski] Ensure the config_flags_parser returns an
OrderedDict.

756. By Jorge Niedbalski

[niedbalski, r=freyes,ajkavanagh] Partial fix required for LP:#1699565.

755. By Jorge Niedbalski

[freyes,r=niedbalski,ajkavanagh] Fix for test_is_ipv6_disabled.

754. By Jorge Niedbalski

[freyes, r=niedbalski,ajkavanagh] Invoke apt-get only if there
missing packages.

753. By Jorge Niedbalski

[niedbalski,r=freyes] Fix for LP: #1697002.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/charm-helpers
This branch contains Public information 
Everyone can see this information.

Subscribers