Commit Graph

11 Commits

Author SHA1 Message Date
Hervé Beraud 0e3701d410 Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  to 33bcde1011235a77501d2a66f44b2be9e3ae61ef
  - Use unittest.mock instead of mock
    
    The mock third party library was needed for mock support in py2
    runtimes. Since we now only support py36 and later, we can use the
    standard lib unittest.mock module instead.
    
    Note that https://github.com/openstack/charms.openstack is used during tests
    and he need `mock`, unfortunatelly it doesn't declare `mock` in its
    requirements so it retrieve mock from other charm project (cross dependency).
    So we depend on charms.openstack first and when
    Ib1ed5b598a52375e29e247db9ab4786df5b6d142 will be merged then CI
    will pass without errors.
    
    Depends-On: Ib1ed5b598a52375e29e247db9ab4786df5b6d142
    Change-Id: I0550ad77a072d7edb083f24b260cbe034c8b9c75
2021-12-16 09:36:09 +00:00
Alex Kavanagh a5123d0c44 Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  to da16f317315280269821acb21338018bf0825a5a
  - Migrate unit tests from testr to stestr
    
    Change-Id: Icc61c198a2df0879bdf3cd2458ec827e2ed04d7c
2021-02-18 13:59:59 +00:00
Ghanshyam Mann 0b6241f8cd Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate 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: Ia09eea20e0c425da01f1d02dd3915bcb2da8b245
2020-03-25 07:08:30 +00:00
inspurericzhang 422d2a8550 Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  - Switch to Ussuri jobs
    
    Change-Id: I8c3cab09d2691fec361b1913a9c5bc83e82c65f0
2019-12-19 12:40:26 +00:00
Frode Nordahl 095bc21f7f Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  - Support database migrations
    
    A charm may request principal to perform a DB migration.  The charm
    may also optionally flag that interface availability should be
    gated on the completion of the requested DB migration.
    
    Change-Id: Id9ed69880f06b835ff2385721d4cb22e47f37c5d
    Depends-On: Iaefcb81fff5ed8a9441c93ac4c8bac3fa12eef15
2019-10-03 16:14:52 +00:00
Frode Nordahl 0da33185f3 Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  - Extend configurable variables and retrieve config data
    
    Gate ``available`` state on remote end signalling availability.
    
    Depends-On: I9eb5f8a6039b74288a395a584f844507448cdc23
    Change-Id: I44a23549e4830d89ba3182250c40dfe395767fb0
2019-10-03 16:14:52 +00:00
Frode Nordahl 1dcec2b89d Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  - Add unit tests
    
    Change-Id: I3e00a814f6228c9ad4a5833b147ab170c8e3d187
2019-10-03 15:53:50 +00:00
Camille Rodriguez cc7289b8c8 Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate 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: I77d021dfa8654ab9366bd50f67e4bdbdd17dc1db
2019-08-29 15:11:43 +00:00
Corey Bryant 0910bf7ca0 Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  - Add Python 3 Train unit tests
    
    This is a mechanically generated patch to ensure unit testing is in place
    for all of the Tested Runtimes for Train.
    
    See the Train python3-updates goal document for details:
    https://governance.openstack.org/tc/goals/train/python3-updates.html
    
    Change-Id: I1b68cae8e1e131bab76c20074cf21b1c654f0271
    Story: #2005924
    Task: #34228
2019-08-13 18:16:28 +00:00
Ghanshyam Mann adac1b9cee Update git submodules
* Update charm-interface-neutron-plugin-api-subordinate from branch 'master'
  - Dropping the py35 testing
    
    All the integration testing has been moved to
    Bionic now[1] and py3.5 is not tested runtime for
    Train or stable/stein[2].
    
    As per below ML thread, we are good to drop the py35
    testing now:
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html
    
    [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
    [2]
    https://governance.openstack.org/tc/reference/runtimes/stein.html
    https://governance.openstack.org/tc/reference/runtimes/train.html
    
    Change-Id: Iba77c5d4839ebec4b709e79ce46526d69b982ec1
    
  - 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-05-24 09:00:53 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00