ironic/ironic
Julia Kreger bb3b2349f9 Pre-shared agent token
In order to improve security of the lookup/heartbeat
endpoints, we need to generate and provide temporary tokens
to the initial callers, if supported, to facilitate the
verification of commands.

This is the first patch in an entire series which utimately
enables the endpoint communication to be better secured.

The idea behind this started in private story 2006634 which
is locked as a security related filing covering multiple
aspects of ironic/ironic-python-agent interaction centered
around miss-use and generally exposed endpoints. That story
will remain marked as a private bug because it has several
different items covered, some of which did not prove to be
actually exploitable, but spawned stories 2006777, 2006773,
2007025, and is ultimately similar to Story 1526748.

Operationally this is a minimally invasive security
enhancement to lay the foundation to harden interactions
with the agent. This will take place over a series of
patches to both Ironic and the Ironic-Python-Agent.

Also see "Security of /heartbeat and /lookup endpoints"
in http://lists.openstack.org/pipermail/openstack-discuss/2019-November/010789.html

Story: 2007025
Task: 37818

Change-Id: I0118007cac3d6548e9d41c5e615a819150b6ef1a
2020-02-20 14:33:32 -08:00
..
api Pre-shared agent token 2020-02-20 14:33:32 -08:00
cmd Pre-shared agent token 2020-02-20 14:33:32 -08:00
common Pre-shared agent token 2020-02-20 14:33:32 -08:00
conductor Pre-shared agent token 2020-02-20 14:33:32 -08:00
conf Pre-shared agent token 2020-02-20 14:33:32 -08:00
db Merge "Allow node owners to administer associated ports" 2020-02-07 11:14:41 +00:00
dhcp Stop using six library 2019-12-23 09:38:25 +01:00
drivers Pre-shared agent token 2020-02-20 14:33:32 -08:00
hacking Fix regex string in the hacking check 2019-06-06 14:42:58 +08:00
objects Pre-shared agent token 2020-02-20 14:33:32 -08:00
tests Pre-shared agent token 2020-02-20 14:33:32 -08:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00