| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
The 'ironic' CLI is being deprecated; it is slated for removal in the S*
release cycle. The 'openstack baremetal' CLI should be used instead.
A message is printed out to that effect and the documentation is
updated to reflect this.
Change-Id: Ie6ac3c6222ec6a6231b9a9cb2949cac56b48967f
Closes-Bug: 1700815
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the README. Among other things:
- in the examples, uses hardware type 'ipmi' instead of classic drivers
because the plan is for classic drivers to be deprecated
- reorders the CLIs so that 'openstack baremetal' is first, because the
plan is for the 'ironic' CLI to be deprecated
- cleans up some formatting issues
- rewords certain parts to be clearer
- added a link to the release notes
Change-Id: I47dd10f935b7a06691e156dcda33e063179cef66
|
| |
|
|
|
|
|
|
| |
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -> https)
Change-Id: I63c0f87a6a0b1e0c36dfbd52cef65ede376ae222
|
| |
|
|
|
|
| |
Replace http with https in README.rst.
Change-Id: I9cbe59f00927714a6ce0801bee6dca3fb168c57c
|
| |\ |
|
| | |
| |
| |
| |
| | |
Closes-Bug: #1619416
Change-Id: Iccc5d22636539b989926c43a070e481be0eb4676
|
| |/
|
|
|
|
|
|
|
|
| |
Change os_tenant_name to os_project_name in documentation,
client and shell unit tests.
This is follow-up change augmenting the patch
https://review.openstack.org/#/c/408235/ for consistency.
Change-Id: Iaea3ddc71dadc2991e56667988df82aa1cfaf525
Related-Bug: #1646837
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.
For more information about this effort, please read this email thread:
http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html
To see an example of how this would look like check:
b'https://gist.github.com/ac97ceadd8cdc3f51d93a2784df5ba8d\n'
Change-Id: Ieab90b5ba69aed9ad9bcf7acca04191c5c41f079
|
| |
|
|
|
|
| |
This commits adds "$" as a prefix for command examples.
Change-Id: I372cee5305acc26115ff4ffca58aaa2283a3a033
|
| |
|
|
|
|
| |
This patch fixes syntax of example provided by documentation.
Change-Id: I2f6a5361a2dd4af1357a99e470eef2eed9a6b4cd
|
| |
|
|
|
|
|
|
|
| |
The README file needs to have links to the project documentation and bug
tracker in a parsable format in order for some of the release tools
scripts to work (particularly the one that prints the release note
email).
Change-Id: I37e0acc5ed8e1af565359290fa622456901c735e
|
| |
|
|
|
|
|
|
|
|
|
| |
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.
Dropped sections that duplicate each other after the change.
Co-Authored-By: David Shrewsbury <shrewsbury.dave@gmail.com>
Change-Id: I0642c49567a58797fd811864e95b2d9b4ed21efc
|
| |
|
|
|
|
|
| |
Adds an example of pointing the client at a different Ironic API
endpoint.
Change-Id: Icd50d40184838d383c1c194d9051ee36acb3c01a
|
| |
|
|
|
|
|
| |
Update the README file to include some more usage info.
Change-Id: I25f6750410b35158f521e96f73bad5df1e8e0963
Partial-Bug: #1314873
|
| |
|
|
|
|
|
|
|
|
|
| |
The information in README.rst is used to describe the python-ironicclient
package at pypi.python.org: https://pypi.python.org/pypi/python-ironicclient.
It doesn't have very much information right now. This adds a bit more
information; in particular, a link to the dev documentation.
Change-Id: Idb28b95b32617a325949c5f694d40b3834069d3f
Partial-Bug: #1314873
|
|
|
Add initial files to the repo.
Change-Id: Ia6b0278fc9817f44e63507b54e7d7ad41bf4e219
|