Update Ironic spec URL refs to specs.openstack.org
This patch updates spec URL references from [1] to [2]. [1] https://github.com/openstack/ironic-specs [2] http://specs.openstack.org/openstack/ironic-specs Change-Id: I9be53452d77d41183a98ab06bfd537905044ff44
This commit is contained in:
parent
5a8e077d28
commit
6c5847be1d
@ -216,6 +216,6 @@ Management Interface.
|
||||
References
|
||||
==========
|
||||
|
||||
[1] https://github.com/openstack/ironic-specs/blob/master/specs/juno/send-data-to-ceilometer.rst
|
||||
[1] http://specs.openstack.org/openstack/ironic-specs/specs/juno/send-data-to-ceilometer.html
|
||||
[2] https://github.com/seamicro/python-seamicroclient/blob/master/seamicroclient/v2/servers.py#L24
|
||||
[3] https://github.com/stackforge/pyghmi/blob/master/pyghmi/ipmi/command.py#L123
|
||||
|
@ -669,8 +669,8 @@ Work Items
|
||||
Dependencies
|
||||
============
|
||||
|
||||
* Root device hints - https://github.com/openstack/ironic-specs/blob/master/specs/kilo/root-device-hints.rst
|
||||
* Zapping of nodes - https://github.com/openstack/ironic-specs/blob/master/specs/kilo/implement-zapping-states.rst
|
||||
* Root device hints - http://specs.openstack.org/openstack/ironic-specs/specs/kilo/root-device-hints.html
|
||||
* Zapping of nodes - https://review.openstack.org/#/c/140826/
|
||||
|
||||
Testing
|
||||
=======
|
||||
@ -697,10 +697,10 @@ Documentation will be provided on how to configure a node for RAID.
|
||||
References
|
||||
==========
|
||||
|
||||
.. _`root device hint`: https://github.com/openstack/ironic-specs/blob/master/specs/kilo/root-device-hints.rst
|
||||
.. _`root device hint`: http://specs.openstack.org/openstack/ironic-specs/specs/kilo/root-device-hints.html
|
||||
|
||||
Other references:
|
||||
|
||||
* New Ironic provisioner state machine: https://github.com/openstack/ironic-specs/blob/master/specs/kilo/new-ironic-state-machine.rst
|
||||
* New Ironic provisioner state machine: http://specs.openstack.org/openstack/ironic-specs/specs/kilo/new-ironic-state-machine.html
|
||||
|
||||
* Support Zapping of Nodes: https://github.com/openstack/ironic-specs/blob/master/specs/kilo/implement-zapping-states.rst
|
||||
* Support Zapping of Nodes: https://review.openstack.org/#/c/140826/
|
||||
|
@ -25,7 +25,7 @@ Proposed change
|
||||
===============
|
||||
Following mandatory properties will be discovered and updated to
|
||||
node.properties as discussed in
|
||||
https://github.com/openstack/ironic-specs/blob/master/specs/kilo/ironic-node-properties-discovery.rst
|
||||
http://specs.openstack.org/openstack/ironic-specs/specs/kilo/ironic-node-properties-discovery.html
|
||||
|
||||
* memory size
|
||||
|
||||
@ -193,7 +193,7 @@ Dependencies
|
||||
* Depends on proliantutils library.
|
||||
|
||||
* Depends on following also:
|
||||
https://github.com/openstack/ironic-specs/blob/master/specs/kilo/ironic-node-properties-discovery.rst
|
||||
http://specs.openstack.org/openstack/ironic-specs/specs/kilo/ironic-node-properties-discovery.html
|
||||
|
||||
Testing
|
||||
=======
|
||||
@ -216,8 +216,8 @@ References
|
||||
==========
|
||||
|
||||
1. proliantUtils library.
|
||||
(https://github.com/hpproliant/proliantutils)
|
||||
(https://github.com/stackforge/proliantutils)
|
||||
(https://pypi.python.org/pypi/proliantutils)
|
||||
|
||||
2. Introspect spec.
|
||||
https://github.com/openstack/ironic-specs/blob/master/specs/kilo/ironic-node-properties-discovery.rst
|
||||
http://specs.openstack.org/openstack/ironic-specs/specs/kilo/ironic-node-properties-discovery.html
|
||||
|
@ -386,7 +386,7 @@ Documentation Impact
|
||||
References
|
||||
==========
|
||||
|
||||
1: https://github.com/openstack/ironic-specs/blob/master/specs/kilo/new-ironic-state-machine.rst
|
||||
1: http://specs.openstack.org/openstack/ironic-specs/specs/kilo/new-ironic-state-machine.html
|
||||
|
||||
2: https://review.openstack.org/#/c/102405/
|
||||
|
||||
|
@ -311,7 +311,7 @@ Dependencies
|
||||
============
|
||||
|
||||
Requires implementation of
|
||||
https://github.com/openstack/ironic-specs/blob/master/specs/kilo/new-ironic-state-machine.rst
|
||||
http://specs.openstack.org/openstack/ironic-specs/specs/kilo/new-ironic-state-machine.html
|
||||
for the states MANAGED, INSPECTED, INSPECTING and INSPECTFAIL.
|
||||
|
||||
Testing
|
||||
@ -333,4 +333,4 @@ References
|
||||
==========
|
||||
|
||||
[1] All possible states for a ironic node spec:
|
||||
https://github.com/openstack/ironic-specs/blob/master/specs/kilo/new-ironic-state-machine.rst
|
||||
http://specs.openstack.org/openstack/ironic-specs/specs/kilo/new-ironic-state-machine.html
|
||||
|
Loading…
Reference in New Issue
Block a user