Ironic team decided to switch back the project to launchpad, so
the reference in README should be updated accordingly.
Change-Id: I4a05e998614aed7ebdd62bf2bc3e28a7fa17a444
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.
Note that redirects will be set up as well but let's point now to the
new location.
For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html
Change-Id: I30a51394d396cc89f647b4170d6a2e6b0b993dcb
Currently it's titled "Team and repository tags", which is obviously
not the project name. Also the top-level title is duplicated twice.
Change-Id: Ida25b71ce4848db8355a7d133cdfcc4f00604d1e
While old launchpad links will still work,
we have process and contributor documentation
that needed to be updated.
Change-Id: I0890e09ba75a6ac8644ce2bea9292aab5b55cfb5
Replaces some occurrences of http with https in order to preserve the security
zone behavior and ensure that resources are referenced/accessed via https.
This doesn't replace all occurrences because some of the URLs in our docs
need to be changed.
Change-Id: Ia1fcd7cb8d1bbec0f7380293445220c7e7b3a43c
This patch contains several changes to the documentation which
were brought about by, initially, removing the webapi/v1 page and
replacing it with a link to the /api-ref/ page.
As I did that, I saw that our front page (index.html) needed to
be updated as well, and decided that the front page needed to
actually be completely rerwitten -- while preserving all the links.
Some of the TOC links from the front page were malformed because
subpages included more than one H1 heading, so I had to make small
changes in the api-audit-support and code-contribution-guide and
dev-quickstart pages, in order for the front page to render properly.
As I corrected the headings on dev-quickstart, I realized the page
was not comprehensively organized, and so decided to reorganize the
sections and make it easier to navigate.
Here is a bullet-point summary of this change:
* Major changes to content and organization of index page
* Moved the version history from webapi/v1 to dev/webapi-version-history
* Added API conceptual guide at dev/webapi
* Replaced webapi/v1 with a link to dev/webapi, in case anyone
bookmarked it
* Removed doc references to webapi/v1
* Merged the pages dev/contributing and dev/code-contribution-guide
* Removed duplicate H1 headers in deploy/api-audit-support
* Reorganized and renamed section headers in dev/dev-quickstart,
and made some substantive corrections and changes as well
* Updated wording at the top of the index and deploy/user-guide pages.
Change-Id: Ib418e1d4fdfab4f0e15560270f39922e33df3f12
"In concert" and "together" mean essentially the same thing, but
"together" is more idiomatic English and slightly simpler.
Change-Id: I91dd91b6b35c3b170f562103f2b54d4a2a9cf392
The release note generation tool expects to find certain URLs using
regular expressions so it can include them in the automatically
generated notes. Update the README to use the "standard" syntax for
those links.
Change-Id: Icc10a50b127a9dd3b033a8fac07fa2c08c124523
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: Dmitry Tantsur <dtantsur@redhat.com>
Change-Id: I233df03368dbb4b7805d6dce28de00fa037353c7
- remove note that Ironic is incubated
- remove statements about Icehouse being beta quality
- add note to deploy/install-guide that it refers to Juno release
Change-Id: I1fb7059bdd01d2bd9a6d20c8f131d51608188451
Add tox to pip install.
Add step to run testr init
Change-Id: I10fd120d7757bc11695d064d488024e545655448
Authored-by: Chris Krelle <nobodycam@gmail.com>
Add more prerequisites to set up a local environment for development on
Ubuntu and the Fedora equivalents.
* libxml2 and libxslt are needed to build lxml.
* mysql libs are needed to build MySQL-python.
Change-Id: I4627b34ba72d677975c8c067e981fca732d78215