The PowerVM driver was deprecated in November 2021 as part of change
Icdef0a03c3c6f56b08ec9685c6958d6917bc88cb. As noted there, all
indications suggest that this driver is no longer maintained and may be
abandonware. It's been some time and there's still no activity here so
it's time to abandon this for real.
This isn't as tied into the codebase as the old XenAPI driver was, so
removal is mostly a case of deleting large swathes of code. Lovely.
Change-Id: Ibf4f36136f2c65adad64f75d665c00cf2de4b400
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Not as many of these as I thought there would be. Also, yes, the change
to 'nova.conf.compute' is a doc change :)
Change-Id: I27626984ce94544bd81d998c5fdf141875faec92
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Now that we are using gitea the contents of our README.rst are
more prominently displayed. Starting it with a "Team and repository
tags" title is a bit confusing. This change makes it start with the
name of the project instead.
Change-Id: I8cefd1bd206520cd83d20807a07a3d55b8ce4d86
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 Neutron publishes to api-ref/network, not networking anymore.
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: Id2cf3aa252df6db46575b5988e4937ecfc6792bb
We also take the opportunity to clean up the doc and add a few more
helpful links. This is mostly based on the blueprint established by
Glance [1].
[1] https://github.com/openstack/glance/blob/69555ae/README.rst
Change-Id: I819fd2e6d49e00c2f9175dd5b0f4a1bc356d35e6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Use https instead of http to ensure the safety without containing our
account/password information
Change-Id: Iff85d63353b858e0df28bf2e2c9557e6737b7aba
The current README still mentions EC2 and over-duplicates information
that now lives in other files, like CONTRIBUTING.rst.
This patch re-focused the README on three key groups of folks:
* API users
* Operators
* Developers
Change-Id: I9df445ca0c800f0985900dcb00466c15e8d5570f
* github to git.openstack.org
* ML openstack to openstack-dev as that is where development discussions
happen
* nova.openstack.org to docs.openstack.org/developer/nova as that is
the nova.openstack.org just redirects to there
Change-Id: I884bb2dff3d026618c0bce202f938c7e87bffe04
Yesterday, openstack@lists.launchpad.org was migrated with
all users to openstack@list.openstack.org.
This patch updates references to the old mailing list with the
new, to ensure that people encountering them don't accidentally
try and join the old list!
Change-Id: I76242f4f4f0c8c2418068ea709ab2f7aa4502fd5
GitHub likes repos to have a CONTRIBUTING file. It will use this to
point people to the right place for how to contribute to this project.
Change-Id: I52ce1489527d2c7d68776c786731af4b2d675c38
The current README file contents are amuzing, but could contain
more useful information for downstream users / developers. This
is an attempt to fill out the README file with further content.
Change-Id: I1c364d107d1d6caf110d223560cee3a0a065ee6b
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Converted the README to reStructuredText so that it will be automatically
formatted when viewed on github.
Removed reference to nova-pep8 Jenkins job since it doesn't seem to exist
anymore.
Change-Id: Id56ae53753e43852dcb9126bb989f9c0a8f223da