Commit Graph

68 Commits

Author SHA1 Message Date
Nate Johnston bba805af02 Retire the Congress project
Recently the TC has worked on determining the criteria for when an
OpenStack project should be retired.  When there was not a PTL nominee
for the Congress project, that triggered the TC to review the project
health per [1], and the TC has determined [2] that development work on
the project has ceased.  This decision was announced in the
openstack-discuss mailing list in April 2020 [3].

This commit retires the repository per the process for governance
removal in the Victoria cycle as specified in the Mandatory Repository
Retirement resolution [4] and detailed in the infra manual [5].

Should interest in developing Congress as part of OpenStack revive,
please revert this commit to have the project rejoin the list of active
projects.

The community wishes to express our thanks and appreciation to all of
those who have contributed to the Congress project over the years.

[1] https://governance.openstack.org/tc/reference/dropping-projects.html
[2] http://eavesdrop.openstack.org/irclogs/%23openstack-tc/latest.log.html#t2020-04-20T15:36:59
[3] http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014292.html
[4] https://governance.openstack.org/tc/resolutions/20190711-mandatory-repository-retirement.html
[5] https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#retiring-a-project

Change-Id: I21c9ab9820f78cf76adf11c5f0591c60f76372a8
2020-05-28 18:12:16 +02:00
LeopardMa 3d26fffc56 Add Release Admin guide Contributing and RESTClient notes link to README
Change-Id: Ief3d927a65e1e1d179c6bfa78c822bfc388529d0
2019-10-06 08:27:52 +08:00
jacky06 41363e4597 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Remove unncessary space

Change-Id: I389a0603d8f1a931a787d03eb6eeb6cb57a8388d
2019-06-18 23:04:21 +08:00
LeopardMa 521ccd1649 Add wiki Source Bugs and Blueprints notes link to README.rst
Change-Id: I07b8b5c6f5dbd40ff83deba2632cf76f88519e5f
2018-10-19 13:57:30 -07:00
Doug Hellmann b839ab565e simplify README.rst
Move some of the user intro documentation around so that the
README.rst file can be use to publish packages to PyPI. The :ref: role
for linking between pages in Sphinx is not available for use in readme
files, so most of the content is moved into the main documentation.

Change-Id: Ic7d623b3ea9f6e5485cc5bafb1475611b5fe78a7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-06 14:26:31 -04:00
Eric Kao 84eafe69ca move docs into new structure and fix links
also moved old release notes from doc to releasenotes

Partial-Bug: 1706158

Change-Id: I2643b377a82d40a570fd51bdb3de5a550fc8ce84
2017-08-08 06:58:30 +00:00
zhangdebo1987 d0db0730eb Change tag link in README to the newest address
Change-Id: Ia2c42e8acd6a1b2eb19e10f3a51362d9a849afb6
2017-08-03 12:28:22 +08:00
Jenkins edd21747c1 Merge "Enable warning-is-error in doc build" 2017-07-14 02:09:36 +00:00
rajat29 51bb08c2ea Enable warning-is-error in doc build
- Fix docstring warnings
- pbr warnerrors is no longer needed.
- pbr audodoc temporarily disabled

Co-authored-By: Nguyen Van Trung <trungnv@vn.fujitsu.com>
Change-Id: I37d5d78fc7895bd112a8555840c6c3b3eb294ad3
2017-07-10 18:50:32 -07:00
Eric Kao cd9aa33451 Automatically load library policy files at start
harness.py loads library policy from disk files to DB

uniqueness constraint added on library policy name.

devstack plugin updated to install library policy files
to default location

updated congress stand-alone install instruction

Partially implements: blueprint policy-library
Closes-Bug: 1693619
Closes-Bug: 1693672

Change-Id: I51097081f6576755751231feb5ed2b0be642d91e
2017-07-06 17:45:19 -07:00
Jenkins 518a7fa1c7 Merge "Update congress-dashoard installation instructions" 2017-07-07 00:09:47 +00:00
Songming Yan 579caeb8c1 Add the instruction of install jre in README
In READE Separate install just show the instruction of install
default-jre on ubuntu, Federa should be added.

Change-Id: I876f116361e51d232514e452d1e4972d444bff14
2017-07-04 01:49:44 +00:00
Anusha Ramineni d078da889c Update congress-dashoard installation instructions
This commit updates README to add congress-dashboard installation
instructions.

Change-Id: I4704ef00b8d416e5c23eaeda643f9f67cffb5edb
2017-06-28 11:28:50 +05:30
loooosy 9c835e7f1c Optimize the link address
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I2433e484d258dafe9a8eedf84fc4b60c4ce9836a
2017-04-08 23:30:11 +08:00
zhangyanxian 05ff8399b0 Optimize the link address for fetching git code
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I2f8cf92b10b087ef73c472ed40a588a850ef0aea
2017-03-21 02:09:03 +00:00
Jenkins fb9ccf8249 Merge "Update standalone installation section" 2017-02-02 22:17:25 +00:00
Aimee Ukasick cb6e61b22f Update standalone installation section
Extensive updates to section 4.2

Co-Authored-By: Bryan Sullivan <bryan.sullivan@att.com>

Change-Id: I34ab686b8e8e1bc5e8b8fbba407d8bf9615c69c7
Closes-Bug: 1651928
2017-01-25 21:22:23 -06:00
Eric K e2ac57c9a1 Add heat and aodh plugins to sample local.conf
heat now required due to devstack changes.
aodh now needed by ceilometer_driver.

Change-Id: I8d9bc013082e694dd00f3557e92804a564b5b206
2017-01-25 22:28:08 +00:00
Nam Nguyen Hoai 7f2db5c70f Fix typo in README.rst
There is one wrong word in README.rst, it should be updated.

Change-Id: I6cfa4b36ff6a516aded084f6b27c84182de75524
2017-01-21 11:15:21 +07:00
Flavio Percoco eedbbd0600 Show team and repo badges on README
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/07d0472c71d3e6c7b8c80bbe30b6f3e3\n'

Change-Id: I031f686d4310cb27d989cdba149915a952a18213
2016-12-10 07:09:13 +00:00
Ryota MIBU de090869e5 fix instruction of endpoint creation
- create service user in 'service' project

- create service entry with name 'congress'

Change-Id: I19d4e337b5076158dd562ee89dba2de9d56e8292
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-12-10 04:23:36 +00:00
Eric K bcd73c413a Update haht docs
Change-Id: If4e3f95c51632b593f313986a05aa43f5f3f5169
2016-09-30 03:02:34 -07:00
Anusha Ramineni f66eb9a601 Some updations in congress docs
Change-Id: I1afa04efafc0681f5ce1eeaec88c723a2d9d7b5c
2016-09-23 09:33:38 +05:30
Anusha Ramineni cf68b457bc Add support to use pdb with tox
Change-Id: Id1b208843ab038a38f389097baafe985d5ea92e9
2016-09-20 17:01:48 +05:30
Masahito Muroi 1e4a353cf8 Fix standalon install manual in README
pip command needs directory pass for install.

Change-Id: I115669803a88e40b2581a6109fc21454afa0c339
2016-09-09 17:31:15 +09:00
aimee.ukasick eb77bd1153 Added Congress HA Overview guide
Updated index.rst to include HA Overview page.
Also updated README.rst because of compile errors.
Added text to the API/Policy Engine deployment section
of the HA Deployment Guide.

Change-Id: I7fb13ed6d6d0ee959b38e0031f176cba6d81954a
Closes-bug: #160016
Closes-bug: #160017
2016-08-30 12:40:36 -05:00
Tim Hinrichs 8af9331933 Add reference to configuration options in Upgrade instructions
Change-Id: I3871f0e839787b92b0a79fe78ababc5756365dea
2016-06-02 11:01:35 -07:00
Tim Hinrichs 3fe1aca27d Add Upgrade instructions to README
Change-Id: I3aa02ef97dfbbb0550431b0ec9a412f9fb3922ee
2016-05-24 13:30:18 -07:00
Eric K fc9143a293 Update standalone setup instructions
1. Update "Standalone. Get Congress running all by itself."
   to reflect that the instructions are for installing alongside an
   existing OpenStack deployment. We may consider creating true
   standalone-install instructions in the future.
2. Update deprecated openstack command
   $ openstack service create congress --type "policy"
3. Update | awk "/ congress / { print \$2 }" to grab service id
4. Start Congress before configuring datasource drivers to avoid
   error:
Unable to establish connection to http://x.x.x.x:1789/v1/data-sources
5. Added bare congress.conf

Change-Id: I69f100f778f93f48a1b393a315ce8a0808ef771f
2016-03-23 17:12:50 -07:00
Eric K c12fcbf033 Minor updates to standalone install
Instructions for installing sphinx when needed.

Change-Id: I012f1aad06e72c8ccd9bf1dadaaf96ad8bceb47c
2016-03-22 17:48:27 -07:00
Eric K 88b0ef4df2 Remove cloudfoundry from congress.conf instructions
Because the instructions do not include installing cloudfoundry,
including it in congress.conf causes error.

Change-Id: I4837b427a56cb1d371cbc44e6f6c0825b060019c
2016-03-21 22:54:28 -07:00
Tim Hinrichs 35c56c50d4 Clarify devstack install instructions
Change-Id: I306a3446db9e2adfc8f06550d7898da78d206fb9
2016-03-02 17:02:11 -08:00
Haiwei Xu 4f89a0a74f Fix congress install manual
Currently in install manual CONGRESS_USER and CONGRESS_SERVICE
variables can not get correct value, this patch fixes it.

Change-Id: I76cb9c4ac838d31e4b27b53ccbb573b5049c4f87
2016-01-06 18:38:09 +09:00
Masahito Muroi b939b96c00 Fix a link to devstack instruction
To show up devstack instruction in github correctly, this patch
moves the instruction from devstack/README.rst into README.rst on
root directly.

Change-Id: I4c936b7a733bc42b2dc90c36474c6ecbcd2bbc87
2015-12-15 20:18:14 +09:00
venkatamahesh d357ccca43 Added DevStack plugin for Congress
The copy/paste model is the old model, at present
all shared services are enabled in DevStack through
plugin. So a plugin is added in this patch

Change-Id: I2e9ce1130dea9e5a724787adb893f5b8a710dc62
Implements: blueprint implement-plugin-model
2015-10-15 17:41:32 +05:30
Eric K 46ca40dc22 Amended install instructions in README.rst
Purpose: helps users avoid several installation errors
Changes:
- added instruction to install requirements using pip
- added instruction to install required packages build-essential,
libssl-dev, libffi-dev

DocImpact
Closes-Bug: #1503094
Closes-Bug: #1503095

Change-Id: Iebdb25f259095be6e7e237c8a683f657ffeab92a
2015-10-06 11:16:58 -07:00
Eric K 5015617117 Minor README improvement
Change: Minor improvement to spelling, grammar, and style.
Purpose: To improve readability.

Change-Id: Ieceeb469ce93a7a369120fc6430e998afae5894f
2015-09-25 14:08:53 -07:00
Rui Chen 8f7932cfdf Using oslo to generate congress.conf.sample
congress.conf.sample is out of date, some important options don't
present, like: api_workers, and some option name are wrong, like:
datasource_drivers

We should use oslo-config-generator to generate all the options
automatically.

Change-Id: Id898840667116278c55e4a7568cf80497db4833f
Closes-Bug: #1488405
2015-08-27 19:05:59 +08:00
Tim Hinrichs aa0c85ad7b Edit remaining docs for kilo
Change-Id: I4336ff5def1ecae1a3dc0094a06fa7970c292013
2015-04-24 11:39:32 -07:00
Amey Bhide aa57fc7fca Change stackforge references to openstack
README and prepare_devstack.sh were using stackforge/congress. However,
with Congress now being part of Openstack this needs to be updated

Change-Id: I26aa9c5b15a695ffe12cfbea89593cc2342bf4fd
2015-04-21 13:39:17 -07:00
Zhenzan Zhou 5a0bbc121f Update README standalone install
Datasource driver configuration has been changed.

Change-Id: If49be098538a84e45c0b50568ba3a5c0391f4963
2015-04-03 11:03:33 +08:00
Aaron Rosen c9e7c21a52 Add tempest to ENABLED_SERVICES in README
Change-Id: Idf0734702e81136ce191782c311be0de836be686
2015-03-04 17:09:47 -08:00
Amey Bhide 14797703c7 Fixes to README.rst for standalone congress setup
Change-Id: I20db368bf1e4cfd4d3904ac532ed13d259432a1f
2015-02-20 13:19:58 -08:00
Zhenzan Zhou 243021d6c3 Update README for standalone install
Add more detail steps so it's more clear for new users.

Change-Id: Id521da035e8ad9ad9ccfa569af941769f99f62b4
2015-01-17 09:45:13 +08:00
Aaron Rosen 3e80c177d6 Include congress in ENABLED_SERVICES
Change-Id: I3705a2d6c386aafd26d9c1f95e3e448ac10f0a3d
2014-12-12 14:59:52 -08:00
Janet Yu c189adb33b Update README, fix formatting in tutorial
* README.rst: Add ceilometer and swift services config.

contrib/devstack/
* README.rst: Remove file, to avoid duplication of contents in
  congress/README.rst.

doc/source/
* tutorial-tenant-sharing.rst: Update URL to devstack steps. Fix lines past 79
  characters. Fix preformatted blocks.

Change-Id: Icd2c78d805fa6baadac74c7cb73b5478024a38bc
2014-11-21 17:17:29 -08:00
Aaron Rosen a805cd1c95 Update README with db instructions
Change-Id: Icb82950d3dfea9c5f9bbab772f3c2b8cec785c78
2014-11-19 19:59:42 -08:00
Aaron Rosen 1c253cd7d2 Update README with how to install java on ubuntu
Change-Id: Ice4ed863d20efb5cf989662633e3c44873611367
2014-09-09 15:44:45 -07:00
Tim Hinrichs bf8524f7d0 Added Release info to README
Previously we gave no one instructions about how to checkout the alpha.

This change adds those instructions.

Change-Id: I141a859cd43896357c96816593a3d492b47481ff
2014-08-28 15:20:40 -07:00
Alexander Yip 83b7d334cd Enable all services
Change-Id: I7f6ec42920d8e24edc4da75d1ffe38e82d9b01c9
2014-08-22 15:13:17 -07:00