diff --git a/README.rst b/README.rst index 37668c8..9660b20 100644 --- a/README.rst +++ b/README.rst @@ -3,11 +3,11 @@ python-redfish This repository will be used to house the Redfish python library, a reference implementation to enable Python developers to communicate with the Redfish API -(http://www.redfishspecification.org/). +(http://www.dmtf.org/standards/redfish). .. sidebar:: NOTE - DRAFT - WORK IN PROGRESS - The current Redfish specification revsion is 0.91 - anything and everything + The current Redfish specification revision is 0.96.0a - anything and everything in this library is subject to change until the DMTF ratifies the Redfish API standard v1.0. @@ -45,4 +45,4 @@ The data model documentation can be found here: http://www.redfishspecification.org/redfish-data-model-and-schema/ The overall protocol documentation can be found here: - http://www.redfishspecification.org/ \ No newline at end of file + http://www.redfishspecification.org/ diff --git a/dmtf/DSP0266_0.96.0a.pdf b/dmtf/DSP0266_0.96.0a.pdf new file mode 100644 index 0000000..18dba70 Binary files /dev/null and b/dmtf/DSP0266_0.96.0a.pdf differ diff --git a/dmtf/DSP2043_0.96.0a.zip b/dmtf/DSP2043_0.96.0a.zip new file mode 100644 index 0000000..3c4eeba Binary files /dev/null and b/dmtf/DSP2043_0.96.0a.zip differ diff --git a/dmtf/DSP8010_0.96.0a.zip b/dmtf/DSP8010_0.96.0a.zip new file mode 100644 index 0000000..e721df1 Binary files /dev/null and b/dmtf/DSP8010_0.96.0a.zip differ