Commit Graph

43 Commits

Author SHA1 Message Date
tushargite96 58dfb82621 Moving IRC network reference to OFTC
Change-Id: Id9c1b7890413d664033dd2bfebca6625ca915e92
2021-07-17 13:19:25 +05:30
Ghanshyam Mann c38792b349 [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38522
Change-Id: Ie8df6cda83efa5a31db83c18c6a43f813964df86
2021-05-13 19:04:09 -05:00
Andreas Jaeger d9c1dc80ae Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Icc4368708d2f1a11cb976789d8e06496b231302e
2020-05-30 16:48:31 +02:00
Andreas Jaeger d635d016c1 Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Remove install_command from tox.ini
- Update to current hacking version; fix warning found
- Remove unused requirements, update to newer versions for python3

Change-Id: I27fa5ef5cb23650e5210f714ce0c3dccdc564e8b
2020-04-09 21:51:59 +02:00
Andreas Jaeger ce69e4f314 Fix build problems
This repo did never publish the specs properly, fix all problems found
and enable py36 test as well.

Change-Id: Ifc0b9db1667352fc2c73d9c55495285ca4da2d85
2020-02-02 14:50:49 +01:00
Ghanshyam Mann 37b99ecd30 [ussuri][goal] Drop python 2.7 support
OpenStack is dropping the py2.7 support in ussuri cycle.

Update and cleanup requrirements.

Change to use openstackdocstheme, oslosphinx does not work with Python
3.
Fix redirect.py for newer sphinx versions, app.builder.info does not
exist anymore.

Remove py27 testing, we'll add py36 testing in followup with fixes for
problems found.

Use modern sphinx-build for building.

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Co-Authored-By: Andreas Jaeger <aj@suse.com>
Change-Id: Ib467fca6f9033fc331c153ba52a7a292057bb75c
2020-02-02 14:42:51 +01:00
OpenDev Sysadmins 3c7b04aa10 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:39:39 +00:00
Zuul 0014066505 Merge "Add placeholder for Train specs" 2019-01-28 12:05:02 +00:00
Zuul 339a05d094 Merge "Change openstack-dev to openstack-discuss" 2019-01-28 12:00:11 +00:00
Zuul 51ecc5f1c3 Merge "Update document building tox target" 2019-01-28 11:59:36 +00:00
LeopardMa 015006d351 Change openstack-dev to openstack-discuss
Change-Id: Idacced86b11c506a64360376cfdf4ac730a0a008
2018-12-04 01:34:49 -05:00
wangyayan 2a421be616 Add placeholder for Train specs
The "T" release of OpenStack is officially "Train".

http://lists.openstack.org/pipermail/openstack-dev/2018-November/136464.html

Change-Id: Ib6dec138ff7b0b3c2b3aa1abc8de7c00b0517505
2018-11-28 09:02:28 +08:00
gengchc2 175ca4e74e Modify the describe about sftp
Change-Id: I4c439eeeccea2d1bfbac5587747d3d6102d33756
2018-11-21 08:00:54 +00:00
gengchc2 14d4bc18f4 Add ftp(s) support for freezer
Currently, freezer can only support local, ssh(support ssh_key_path),
swift, s3 as backup data storage, so we should increase support for
ftp, ftps(support password).

Story: #2004332
Task: #27917

Change-Id: I83f108b998673921d001bef71b247c5906ab2c83
2018-11-15 09:19:42 +00:00
Nguyen Hai Truong 941aee1d2e Update document building tox target
This patch set updates the tox targets for doc and reno building so it is
in line with other OpenStack projects' structure.

Change-Id: Ie475e49afab69e4df4e75120a9e70cc56b6616dd
2018-11-07 00:25:24 -08:00
Zuul f83a1e50a4 Merge "Switch to stestr" 2018-11-06 15:07:20 +00:00
Nguyen Hai Truong 6331e55ed9 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Idd57f8f22a59ad9560e97e23195fe5d01b9a5858
2018-11-04 21:22:46 -08:00
Nguyen Hai Truong 390c4a23a4 Update min tox version to 2.0
The commands used by constraints need at least tox 2.0.
Update to reflect reality, which should help with local running of
constraints targets.

Change-Id: I8c4a5e48b6e4dea8c96c0943e6da714908e5afc9
2018-11-02 00:23:31 -07:00
Zuul 39d299378d Merge "fix tox python3 overrides" 2018-10-24 11:58:49 +00:00
gecong1973 83011b4e76 Added Stein directory for stein specs
Created Stein directory and required files for Stein release.

Change-Id: Ie4568225dbb85c63c71f5447d5484a975564d0d7
2018-10-22 03:17:29 +00:00
Doug Hellmann bef75066d2 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: If51ceaf9c96a886b17d3bc793176c839e06d0b72
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:51:45 -04:00
qingszhao 26d64c6a53 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I5a01b3ad9c7f4ea8f21246a3cd8bc0cf4e6a3497
Story: #2002586
Task: #24296
2018-08-22 01:23:02 +00:00
melissaml da8c95e8dd Update links in README
Change the outdated links to the latest links in README

Change-Id: I79302695d13067eecb1ce7f186aa3e03e4041cdd
2018-08-19 04:22:03 +08:00
sunjiazz 2c11b046fe Update doc links according to OpenStack document migration
Replace old links for doc in freezer-specs

Change-Id: I024cbd815a3ddf29e4b62145e8933fc20ce953bb
2018-02-11 10:51:31 +08:00
Pengju Jiao 6211da5ceb Use botocore instead of boto3
boto which is the old version of boto3 is already in the project
requirements, it's used by ec2-api and some other projects, and
they do not have plan to migrate boto to boto3 in pike. Add boto3
to requirements will make requirements have old and new library
at the same time. So use botocore instead of boto3 in S3 driver.

Change-Id: I777b2631b0014ba44e8fd2c409a168fd9a6ef3d2
2017-06-21 08:37:44 +08:00
Pengju Jiao 8879e781ad Increase s3 driver support
Change-Id: I8e75982c2daf0af1e37e88e3e3bee857f33b6907
Implements: blueprint s3-driver-support
2017-06-04 20:08:28 +08:00
Deepak Jon a88e413b48 Added .testrepository in testenv
Running py2* post py3* tests results in error. Add
'rm -f .testrepository' command in testenv to
resolve this.

Change-Id: Ie8766d044dc1a3e31d80a9016b25c821e0a60434
2017-05-04 15:01:09 +05:30
DeepaJon e6c3c38a1b Optimize the link address
Use https instead of http to ensure the safety

Change-Id: I450a11e358c34f10b1513a3ba9149e50f75b9cf6
2017-04-10 13:33:42 +05:30
Vitaliy 3fe70bec73 Change assignee for puppet spec
Add vnogin as primary assignee person.

Change-Id: Id17be47166fa1ab4b948fedbaa03223da91c0c32
Implements: blueprint freezer-puppet-manifests
2017-04-03 09:04:13 +00:00
Vitalii Nogin d5d5caa0dd Freezer puppet manifests spec
This spec is focused on issues related to various steps that need to be
done to achieve automation deployment and maintenance for Freezer
components.

Change-Id: Ia42ab8b8cb15f4df6bf33483324743ec9c0cb0d0
2017-03-23 16:10:37 +00:00
Saad Zaher d0f312f15d Added Pike directory for pike specs
Created Pike directory and required files for Pike release.
Moved un-completed blueprints and specs to pike

Change-Id: I98506ce6f047accea7820f729f250431bceff298
2017-03-16 15:09:48 +00:00
Jenkins 444da46d60 Merge "Migrating to relational db from ES" 2017-03-16 14:15:44 +00:00
Jenkins 710167e17c Merge "Cinder volumes backup using os-brick from Freezer" 2017-03-16 14:14:47 +00:00
Norbert Sana c67f1e159a Migrating to relational db from ES
Change-Id: I36878bf54debe905df1d825f67cab30d6148b8b4
2017-03-02 20:05:35 +04:00
ricolin dc0ffee9f7 Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1668848

Change-Id: I68ad067b2af0a07d2fb7859986063887ffc13c27
2017-03-02 17:19:36 +08:00
Fausto Marzi 810206fc84 Cinder volumes backup using os-brick from Freezer
The spec highlight the workflow of how backup and restore
should work using os-brick

Change-Id: I84bb9b997c9a246446ad18fc85943ff3a3e4596b
bp: cinder-osbrick
2017-02-07 19:30:05 +01:00
Ruslan Aliev a853067a13 Block based backup support (rsync)
This is a spec for block based support implementation.
Using rsync as approach.

Change-Id: I38e73ac970b35bceddfcc382b6e533b4629211b6
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2016-12-22 18:01:06 +04:00
Jenkins 20256d7277 Merge "Show team and repo badges on README" 2016-12-07 11:14:45 +00:00
Vitaliy 55557ec2ff Create relevant files for Ocata
This patch create priorities file and specs folder for Ocata release.

Change-Id: I0323ef326e3a0a8c9b4db5e21aa16d7fa022a1df
2016-11-29 12:29:27 +00:00
Flavio Percoco 629025d719 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/c8fe448d56b4b64d0dcfeccbc7565b13\n'

Change-Id: I4e19cf8b5e7826d8e240613e70f45b170359e1c4
2016-11-25 14:13:58 +01:00
nizam c99c95c5bb Changed the home-page of freezer-specs in setup.cfg
Instead of pointing to openstack.org, the homepage has been
changed to point to the homepage of freezerwq-specs.

Change-Id: I8f512a10b7985ab6c7d514e56421ad6172f8fb65
2016-10-23 22:47:30 +05:30
Pierre-Arthur MATHIEU 8b2d3579fc Initialization of the freezer-specs repo
Change-Id: Icdad039d6368a8fb61b4a58c3f351997f9af200a
2016-10-13 09:30:38 +00:00
OpenStack Project Creator 35654d0493 Added .gitreview 2016-03-03 12:10:16 +00:00