Commit Graph

20 Commits

Author SHA1 Message Date
Takashi Kajinami 2cb9e99a03 Bump hacking
hacking 3.0.x is too old.

Change-Id: I0459d714c21fe00eb6d4bffff1a08321782362f4
2024-01-26 01:25:02 +09:00
Morgan Fainberg a144ebd6c3 Remove use of positional decorator
The positional decorator results in poorly maintainable code in
a misguided effort to emulate python3's key-word-arg only notation
and functionality. This patch removes oslo.context dependance
on the positional decorator.

Change-Id: I9b83917fedd00a8d4fdf904208a17ebdc5cda59a
2017-08-07 16:11:39 -07:00
OpenStack Proposal Bot 68b0476999 Updated from global requirements
Change-Id: Ic04e9852d6b8ef400722a903c4ca5feec32b719d
2017-04-12 04:19:58 +00:00
OpenStack Proposal Bot be7b1bf331 Updated from global requirements
Change-Id: I3c2534e4b628ba7666dd68a626d03a7287ed881e
2017-03-03 03:06:56 +00:00
OpenStack Proposal Bot 5288c6d920 Updated from global requirements
Change-Id: I7fc7205e2ce10667c736451740e6484a99f85f58
2017-01-12 17:42:53 +00:00
Jamie Lennox f25543fcc7 Move existing attributes to _id suffixed attributes
There is confusion now between whether parameters refer to the name or
id. Similar to adding _name we should rename the other variables with
_id to make it more obvious.

Change-Id: I203acefae8270bd3373b006fa096bea5ef3106f3
2016-11-15 14:25:05 +11:00
OpenStack Proposal Bot e4c9c1d697 Updated from global requirements
Change-Id: I8b4c04d70f00ae3d8e271fa74337f2b6d33b0d65
2016-11-09 23:02:56 +00:00
OpenStack Proposal Bot 91986c6b1d Updated from global requirements
Change-Id: I0fe18a8e19a52af3cbd0710889f89f1ea23242aa
2016-09-28 16:59:31 +00:00
Jamie Lennox 9e6c924040 Emit deprecation warnings when positional args passed
We should try and enforce that all arguments passed to an oslo_context
are passed as keyword arguments. positional is a library maintained by
the openstack community for exactly this.

We can't simply switch over to raising an error, so by setting
enforcement to warn we will issue a deprecation warning whenever
arguments are being passed positionally.

Change-Id: I47456ac65911d4cc4a5acbacfd1d0dae8429684a
2016-07-12 08:07:08 +10:00
Joshua Harlow 82ffe9ee05 Drop babel as requirement since its not used
See the following thread for more details.

http://lists.openstack.org/pipermail/openstack-dev/2016-April/thread.html#92510

Change-Id: I462bef76089cf8c725eb39b499b9b17c2729b491
2016-04-20 18:53:27 -07:00
OpenStack Proposal Bot d6585a8d62 Updated from global requirements
Change-Id: I45240dbd3543728af60ecc121d4ab28fa6b98f13
2016-04-13 12:47:24 +00:00
OpenStack Proposal Bot ebf47d1a3d Updated from global requirements
Change-Id: Ibdd5af8eb5f29661a76cd5628381ec108e2e9c92
2016-01-16 03:31:07 +00:00
OpenStack Proposal Bot 18170eb5f9 Updated from global requirements
Change-Id: I87e29294d7bca111816017c05cc94f368d3879ed
2015-09-17 12:15:57 +00:00
OpenStack Proposal Bot 73c91b85c6 Updated from global requirements
Change-Id: Id3dfe3e96439b9d496013ce80f0e9cf01e7347fa
2015-08-26 14:05:29 +00:00
OpenStack Proposal Bot bd83404bdb Updated from global requirements
Change-Id: Icd494f87c63048a57c6265e42ae5910906a36c55
2015-08-10 01:09:29 +00:00
OpenStack Proposal Bot e37501328f Updated from global requirements
Change-Id: Ib298c6c07d5ef21005345536297b67f3f1ce8c4f
2015-07-15 01:36:29 +00:00
OpenStack Proposal Bot dc4e7b10fe Updated from global requirements
Change-Id: I5dff4bb6ab3e959c393fa18c562bc1e2139878cc
2015-06-22 08:26:59 +00:00
OpenStack Proposal Bot 9f903ec84d Updated from global requirements
Change-Id: Id68e0fbceaf2daf52e459bf5170022ae945cd301
2015-05-07 23:36:35 +00:00
Davanum Srinivas e629730aa5 fix links and requirements to latest versions 2014-11-05 15:28:13 +01:00
Davanum Srinivas 885f545d81 exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00