Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann 3b3764dcbf Update git submodules
* Update charm-ironic 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
    
    Needed-By: https://review.opendev.org/#/c/714728/
    
    Change-Id: I533f383c7289759c71cf5a4096b38c9bd7c9ac0a
2020-03-25 07:13:46 +00:00
Camille Rodriguez 8fa9814ffa Update git submodules
* Update charm-ironic 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: I6a6afc636a4a2cfc787ba8b82b80edffb37359a0
    
  - 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:34:53 +00:00
Ian Wienand 71ce94b086 Update git submodules
* Update charm-ironic from branch 'master'
  - Replace openstack.org git:// URLs with https://
    
    This is a mechanically generated change to replace openstack.org
    git:// URLs with https:// equivalents.
    
    This is in aid of a planned future move of the git hosting
    infrastructure to a self-hosted instance of gitea (https://gitea.io),
    which does not support the git wire protocol at this stage.
    
    This update should result in no functional change.
    
    For more information see the thread at
    
     http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
    
    Change-Id: Ib1e077e2d0938a52ee131642d5567c9d21923b1d
2019-04-10 01:23:32 +00:00
Zuul f1f93d4889 Update git submodules
* Update charm-ironic from branch 'master'
  - Merge "fix tox python3 overrides"
  - fix tox python3 overrides
    
    We want to default to running all tox environments under python 3, so
    set the basepython value in each environment.
    
    We do not want to specify a minor version number, because we do not
    want to have to update the file every time we upgrade python.
    
    We do not want to set the override once in testenv, because that
    breaks the more specific versions used in default environments like
    py35 and py36.
    
    Change-Id: Ic22596fe76e2c581323ecadb3723336668e55623
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2019-03-12 14:46:13 +00:00
melissaml 2e0fab0f29 Update git submodules
* Update charm-ironic from branch 'master'
  - fix typos in the docstring
    
    Change-Id: I0c6300f986d3aec2af673778df21e38f4292f815
2019-01-09 09:33:49 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00