1
0

22 Commits

Author SHA256 Message Date
876bcc1500 - update to version 5.1.0
- Remove setting of version/release from releasenotes
  - Make help message include choices information for StrOpt
  - Update reno for stable/pike
  - Fix the incorrect file path
  - Fix sphinx option generation when advanced=True
  - Empty groupname will be 'DEFAULT' by default
  - Remove the parameter enforce_type from set_override and set_default
  - Correct documentation error in DeprecatedOpt
  - Use boolean where expected
  - Remove redundant colon in doc
  - Implement OptGroup.__str__ for log messages
  - Added exception when namespace option is missing
  - Cleanup test-requirements
  - Prefer SNAP_COMMON config files
  - Updated from global requirements

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=62
2017-12-07 20:34:22 +00:00
Thomas Bechtold
d6d8296bcd - update to version 4.11.0
- Enable some off-by-default checks
  - Remove usage of enforce_type=True
  - Don't set enforce_type if we are using the default
  - update the documentation URL in the readme
  - rearrange docs based on new standard layout
  - [Fix gate]Update test requirement
  - Update reno for stable/ocata
  - Fix string interpolation in ValueError
  - Handle both - and _ forms of deprecated opts
  - Fix html_last_updated_fmt for Python3
  - add deprecation_reason to log message
  - Handle getattrs to ConfigOpts for deprecated opts
  - Optimize the link address
  - fix an issue with looking up deprecated option names in code
  - add rst output mode for config generator
  - switch from oslosphinx to openstackdocstheme
  - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
  - Update URLs in documents according to document migration
  - sphinxext: Log with 'str', not 'repr'
  - Clarify info on a comment
  - sphinxext: Handle unescaped percentage signs
  - Fix typo in generator.rst
  - Add PyYAML as a requirement
  - Adjust removal_version for argument enforce_type
  - Fix conversion to item_type on __call__ in List type(again)
  - Machine Readable Sample Config
  - Cast generator_options to dict
  - import content from the configuration reference guide
  - Remove dependency oslo.i18n from test-requirements.txt

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=58
2017-08-07 06:36:45 +00:00
Thomas Bechtold
1a084140fa - update to version 3.22.0:
- Add missing exceptions to the documentation
  - fix interpolation of None value
  - List comprehensions
  - standardize release note page ordering
  - Add 'schemes' argument to URIOpt
  - Add IPOpt and PortOpt names for sphinxext
  - Enable release notes translation
  - Normalize group sections
  - Update reno for stable/newton
  - Ensure test_config_dir_doesnt_exist() dir doesn't exist
  - Add Constraints support
  - Revert "Fix conversion to item_type on __call__ in List type"
  - Add doc about config option name and comment in config file
  - Show team and repo badges on README
  - Correct nits in Iedf808
  - Replace six.iteritems() with .items()
  - Add defaults for config-dir
  - Add some documentation about option deprecation
  - [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
  - config: Pass description and epilog through
  - Fix wrong usage of DuplicateOptError
  - modify the home-page info with the developer documentation
  - Fix missing option types to config doc
  - doc: Fix Range type version
  - Remove references to Python 3.4
  - Add HostnameOpt and URIOpt types to sphinxext
  - Warn user about enforce_type default change
  - Fix conversion to item_type on __call__ in List type
  - Fix filename in comment

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=55
2017-02-13 09:07:21 +00:00
Thomas Bechtold
c6198aae3d - switch to stable/newton
- add format_spec_file to _service
- Add 0001-Add-defaults-for-config-dir.patch to support default
  config directories

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=52
2016-12-01 10:41:46 +00:00
Thomas Bechtold
bdb5b4aed4 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=45 2016-06-02 09:17:58 +00:00
Thomas Bechtold
2b765fee86 - use renderspec source service
- update spec from upstream

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=44
2016-06-02 09:00:03 +00:00
542333c890 - Add python_requires to _service
- Update Requires version according to requirements.txt

- update to version 1.6.0:
  * Set the version string
  * Stop sorting options on output
  * Move files out of the namespace package
  * Workflow documentation is now in infra-manual
  * Fix wrong order of positional args in cli
  * add tests coverage for an oslo.messaging use case
  * Refactored help string generation
  * Updated from global requirements
  * Updated from global requirements
  * Fix class constant indentation
  * Updated from global requirements
  * Activate pep8 check that _ is imported
  * Updated from global requirements
  * Updated from global requirements
  * Add pbr to installation requirements
  * Updated from global requirements
  * Add some guidance for group names
  * delay formatting debug log message
  * Check config default value is correct type
  * Report permission denied when parsing config
  * Fix docs example using generator config files
  * Updated from global requirements
  * do not use colons in section titles
  * Stop using intersphinx
- Adjust Requires according to requirements.txt
- Adjust BuildRequires according to test-requirements.txt

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=22
2015-04-28 09:25:37 +00:00
5d9318f051 osc copypac from project:Cloud:OpenStack:Juno package:python-oslo.config revision:4, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=19
2014-09-27 15:54:53 +00:00
49b981d097 osc copypac from project:Cloud:OpenStack:Icehouse package:python-oslo.config revision:3, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=17
2014-04-17 13:02:59 +00:00
Sascha Peilicke
2fd0355a14 osc copypac from project:Cloud:OpenStack:Havana package:python-oslo.config revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=13
2014-03-07 15:18:58 +00:00
Sascha Peilicke
b2be579a8b OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=12 2014-03-07 15:18:47 +00:00
Sascha Peilicke
0cfcb67856 osc copypac from project:Cloud:OpenStack:Havana package:python-oslo.config revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=11
2014-03-07 14:05:43 +00:00
Sascha Peilicke
3f3456e819 osc copypac from project:Cloud:OpenStack:Factory package:python-oslo.config revision:8
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=10
2014-03-07 14:02:56 +00:00
Sascha Peilicke
b99dc421fb osc copypac from project:Cloud:OpenStack:Havana package:python-oslo.config revision:4
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=9
2014-03-07 13:55:45 +00:00
ad7d0117f4 osc copypac from project:Cloud:OpenStack:Havana package:python-oslo.config revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=8
2014-01-30 13:14:35 +00:00
97630fa270 Change links to openSUSE:Factory
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=6
2013-10-07 09:41:24 +00:00
Vincent Untz
8b318df068 Change to link to C:O:Grizzly, instead of branch from Factory
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=4
2013-06-11 07:58:32 +00:00
Vincent Untz
a30073fca2 Change to link to C:O:Grizzly, instead of branch from Factory
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=3
2013-06-11 07:58:20 +00:00
Stephan Kulow
cdf5e6172c Accepting request 201577 from Cloud:OpenStack:Factory
- Fix service URL 

- update to 1.2.1:
  * 1223667_: Fix DictOpt to split only the first colon
  * 1228995_: Disallow duplicate keys in DictOpt
  * Explicit version removed from setup.cfg
  * Dependency version updates
  * Add auto-create support for OptGroup instances (see review 41865_)
  * Publish full API docs to docs.openstack.org_
  * Finished Python 3 support
  * 1196601_: Raise an exception if print_help() is called before __call__
  * Fix DeprecatedOpt equality test
  * Use oslo.sphinx

OBS-URL: https://build.opensuse.org/request/show/201577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.config?expand=0&rev=6
2013-10-02 11:33:04 +00:00
Stephan Kulow
99dc455853 Accepting request 197425 from Cloud:OpenStack:Factory
- update to 1.2.0.a4

OBS-URL: https://build.opensuse.org/request/show/197425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.config?expand=0&rev=4
2013-09-16 10:47:24 +00:00
Stephan Kulow
964f80b936 Accepting request 181105 from Cloud:OpenStack:Factory
- update test/main requires 

- fix tarball location
- merge in all the changes from the last 6 weeks

- fix requires of test package

OBS-URL: https://build.opensuse.org/request/show/181105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.config?expand=0&rev=2
2013-07-03 14:52:45 +00:00
6699399287 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=1 2013-04-21 17:50:55 +00:00