Commit Graph

6 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov d9df50f4e3 Retire pip_install role
As repo_build role has been succesfully replaced with
python_venv_build role, we have no need in it's futher maintaining and
releasing.

Depends-On: https://review.opendev.org/717715
Change-Id: Ibf9ce1d602c5cfa9ed7431ca37de02df3335b36a
2020-04-06 14:27:00 +00:00
ZhongShengping 874afe7518 Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: I75b85386a6ddc53dd097a6dfa44bca60ce2e3d5d
2018-12-05 09:16:39 +08:00
ZhongShengping b8c930ee54 Update URLs in documents according to document migration
Change-Id: I80ac037730d27f49284a3206ff0603e0bb1d83a4
2017-07-14 09:46:27 +08:00
avnish b19b0e5920 Update homepage with developer documentation page
Change-Id: Iec1745512249d8d3c690cb1682448246c68c7c6c
2016-09-19 16:51:28 +05:30
Kevin Carter 4ff3323529 updated summary
Change-Id: I6d5e57e3f3e0a0f915c8df3570ccfdc8df98863d
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-08 14:09:02 -06:00
Kevin Carter 2dd4df9d3d
IRR for pip_install
The change moves the role out from the main repo pip_install
repository and into its own standalone repository.

Items within this change:
  * The role has been updated to ensure it runs standalone.
  * Tests added to the role within tox.
  * Functional tests added to the role that can either be run
    via the run_tests.sh script or using tox.
  * dev requirements have been updated for testing usecases.
  * Docs added to both the README.rst file as well as the docs
    folder.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-11-03 02:34:10 -06:00