Skip to content

Commit b3485df

Browse files
authored
Merge pull request #401 from garlick/rfc40_new
rfc40: pull fluxion scheduling key def out of rfc20 and reformat rfc20
2 parents 2a11eca + 22258a8 commit b3485df

File tree

5 files changed

+266
-170
lines changed

5 files changed

+266
-170
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Table of Contents
4949
- [37/File Archive Format](spec_37.rst)
5050
- [38/Flux Security Key Value Encoding](spec_38.rst)
5151
- [39/Flux Security Signature](spec_39.rst)
52+
- [40/Fluxion Resource Set Extension](spec_40.rst)
5253

5354
Build Instructions
5455
------------------

index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,13 @@ for a series of typed key-value pairs.
260260
The Flux Security Signature is a NUL terminated string that represents
261261
content secured with a digital signature.
262262

263+
:doc:`40/Fluxion Resource Set Extension <spec_39>`
264+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
265+
266+
This specification defines the data format used by the Fluxion scheduler
267+
to store resource graph data in RFC 20 *R* version 1 objects.
268+
269+
263270
.. Each file must appear in a toctree
264271
.. toctree::
265272
:hidden:
@@ -301,3 +308,4 @@ content secured with a digital signature.
301308
spec_37
302309
spec_38
303310
spec_39
311+
spec_40

0 commit comments

Comments
 (0)