Commit Graph

6 Commits

Author SHA1 Message Date
James Page 9c2a1c044b Update git submodules
* Update charm-interface-ceph-mds from branch 'master'
  - Retire repository
    
    Change-Id: I99ff9fb980dff37e58abd4e027204d36ce5aa278
2020-09-03 08:12:34 +00:00
Ghanshyam Mann 97d9625c19 Update git submodules
* Update charm-interface-ceph-mds from branch 'master'
  - [ussuri][goal] Updates for python 2.7 drop
    
    OpenStack is dropping the py2.7 support in ussuri cycle.
    
    charm repos need few updates on either py2 drop or updating
    ussuri python template, tox.ini etc.
    
    Complete discussion & schedule can be found in
    - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
    - https://etherpad.openstack.org/p/drop-python2-support
    
    Ussuri Communtiy-wide goal:
    https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
    
    Change-Id: Iea382a3ec4564d3bf00d16dda281673bc10cb33b
2020-03-25 06:59:16 +00:00
Camille Rodriguez c19bbaa8bb Update git submodules
* Update charm-interface-ceph-mds from branch 'master'
  - Avoid pollution and false positives with tox.ini
    
    - removing sitepackages in tox.ini to avoid test env pollution
    - skip_missing_interpreters in tox.ini set to False to avoid false
    positives by skipping missing interpreters.
    
    Change-Id: I2e1f234ff5dcef017cd6e658d303ae3261f2e3b9
    
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
2019-08-29 15:21:56 +00:00
James Page e5898749f4 Update git submodules
* Update charm-interface-ceph-mds from branch 'master'
  - Support multiple ceph-fs (mds) units
    
    Prefix the mds cephx relation key with the hostname of the
    local unit, ensuring that distinct cephx keys are provided
    for each ceph-fs unit participating in the relation.
    
    Change-Id: I306a312616efc8447d85ea07fb85d8dc47401714
2019-02-26 14:10:25 +00:00
Frode Nordahl fe59c2033f Update git submodules
* Update charm-interface-ceph-mds from branch 'master'
  - Set appropriate application tag for pools created
    
    Use cases are emerging for the Ceph pool application tags. Let's set
    appropriate name for the pools created for CephFS.
    
    Change-Id: Iea36466f5038136727b7a6b62578cb3d0f964a6e
    Reference: http://docs.ceph.com/docs/master/rados/operations/pools/#associate-pool-to-application
2019-02-25 08:42:11 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00