Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Jaeger ed1759a2a1 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Ifb810e26646fcb0018d012f1c9c97ede7a45cce9
2019-12-18 09:47:17 +01:00
Dmitry Ukov bbf94e3491 Adjusted README file
Documented new git repository structure

Change-Id: Ie40441ba8be0c8177bb14b09598e099f55f1e141
2016-11-28 16:05:36 +03:00
Dmitry Ukov 6d9f6f0579 Whitelist rules bulk deletion
User should be able to specify list of rule IDs to delete

Change-Id: I500aa50af377947e3d59b3dff179ebe3734cf988
2016-11-28 12:24:01 +03:00
Dmitry Ukov b68ed1576f Removed init repository
This feature is not needed since repositiry structure should be Hiera
compatible

Change-Id: I59b6847af9d470c5bc7ac208d09e5bf68f18ceb1
2016-11-24 12:14:33 +03:00
Dmitry Nikishov a2bd542d26 Added default whitelist
Change-Id: I32318739661629d733fde4fb0c168108cf490eb5
2016-11-18 16:59:37 +03:00
Dmitry Nikishov b5ee1f6d17 Extended whitelist with task name
Change-Id: Id832b0c66256b8808ac17c657c7077b6d2164803
2016-11-18 16:22:49 +03:00
Dmitry Nikishov ec68268b3b Implemented basic CLI operations with whitelist
Change-Id: I4ccf158807099add16a5082d8a461205447d7fa0
2016-11-18 16:12:30 +03:00
Dmitry Ukov 8975dfbc56 Documentation refactoring
* Added steps to enable extension (new for MOS 9.1)
* Improved 'How to Use' section
* API and CLI documentation moved to doc directory

Change-Id: Ic2b1c50ea3b17671f738933a765a28945eb273f8
2016-11-09 10:03:20 +00:00
Alexander Kislitsky 910b4ccf85 Documentation and CLI command description fixed
Change-Id: I6a4cf58bfd5250e44363cd4a6895bcc24ea5552a
2016-10-04 10:36:38 +00:00
Ukov Dmitry 4e5ceb52d3 Fixed spelling for README
Change-Id: I73c59fe397f823885dd3bb39d4fad0e79050fe71
2016-09-07 15:46:24 +03:00
dukov ce0c3dc48c Update README.md 2016-09-07 15:46:00 +03:00
Ukov Dmitry b52e3f4f11 Fixed installation instructions
Change-Id: I952a35f7361adc53ea4d0a822dec2261200631d9
2016-09-07 15:45:10 +03:00
dukov 19bff61093 Update README.md 2016-09-07 15:45:10 +03:00
Ukov Dmitry 1bd75987b0 Fixed usability issues
* Fixed bug with automatic creation of the directory for repo
* Added requirements
* Updated README with installation instructions

Change-Id: Iac9c08d4fdf1113858a685f7413560325abdefbb
2016-09-07 15:45:10 +03:00
Ukov Dmitry cfb660f76d Added basic implementation of extension
* Database model and migration script
* CRUD for database entities
* GET REST call for single entity and for collection

Change-Id: I0446983d9af89c316f6754168123de3da6ed10ff
2016-08-11 00:08:43 +03:00
dukov 1321d76757 Initial commit 2016-08-11 00:03:13 +03:00