Commit Graph

33 Commits

Author SHA1 Message Date
Andreas Jaeger 71013aed21 Cleanup py27 support
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build
- Switch to openstackdocstheme, update requirements for this
- Cleanup doc/source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine

Change-Id: If26e126d88b33cd45a72932d1b271f7f08d50652
2020-04-10 11:48:06 +02:00
Ghanshyam Mann 5edab697f6 [ussuri][goal] Drop python 2.7 support
OpenStack is dropping the py2.7 support in ussuri cycle.

specs repo either has py27 job or requirement or tox env.

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

Change-Id: Icbfbc6503a21c5a8d37d527eaf5f217c2beab5da
2019-12-13 18:58:11 +00:00
OpenDev Sysadmins b9ac8a397e 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:34:05 +00:00
zhangbailin f465db4250 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: I1fa17f3eb6e8348a1b42f852e05cd69e7d0712ad
2018-12-03 22:11:00 -05:00
Doug Hellmann 78dc891556 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: Ibd4c522c499dc740f69fd65fb25b589525e099d0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:00:52 -04:00
Nguyen Hai 9c90ed0c19 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: I73c8da0294801224e899160b9d5fa4e071e89e57
Story: #2002586
Task: #24335
2018-08-17 17:01:12 +09:00
Jenkins 27af046ea3 Merge "Changed the home-page of solum-specs in setup.cfg" 2017-06-08 08:01:04 +00:00
gecong1973 3a3506e4b1 Removes unnecessary utf-8 coding for solum-specs
The file was added redundant utf-8 coding by some editor.
we can delete it .

Change-Id: I5cf52037139b0f6d30f8303c6672bba574f1043f
2017-03-15 00:47:41 +00:00
Flavio Percoco 1d81653eab 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/bb0141bee13ca29511d1fc95a6f15bb4\n'

Change-Id: I58273099e38fa56a2b173c58cf9b2ca018eba002
2016-11-25 12:36:57 +01:00
nizam d1aedeb5c6 Changed the home-page of solum-specs in setup.cfg
Instead of pointing to openstack.org, the homepage has been
changed to point to the homepage of solum-specs.

Change-Id: Ib784bb783cc7744f7f0c61abb89d3053344d5844
2016-10-23 22:52:03 +05:30
Jeremy Stanley 8d3f86e923 Update .gitreview for project rename
Change-Id: Ife2e5e4fd068228c16c0db3a0ddc2a17ac8e8af3
2015-09-11 20:58:43 +00:00
Randall Burt 1cf1d646fa Spec for deployer plugins
Deployer plugins allow for flexibility and extensibility
in application target architectures supported by Solum

Change-Id: I0ceb3b71dcdf415e165e5b48b8eebf2ec6817593
2015-08-19 12:54:43 -05:00
Ed Cranford 653a0d07b4 App resource
Introduces a first-order resource, the app, to manage Solum applications
and replace the assembly and plan resources.
Includes an 'actions' model to allow for richer configuration of workflows
and better tracking of artifacts and application changes.

blueprint app-resource

Change-Id: Iedd00827461f6fb6bb98c209673700053fade53e
2015-05-19 12:13:53 -05:00
Jeremy Stanley 1297c5ed37 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I43a3bc89dfa967b94dc639b306bf0403a4dce96f
2014-12-05 03:30:47 +00:00
Jenkins aebb6a6030 Merge "Git as a Service" 2014-10-01 22:17:40 +00:00
Andreas Jaeger d11fbcf0b2 Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-09-13 09:54:30 +02:00
Jenkins 7ed8ab9822 Merge "Custom language packs" 2014-09-03 15:16:44 +00:00
Andreas Jaeger 1b75f8ce2d Remove docutils pin
This was added to work around bug 1091333.  A new sphinx has been
released and so this is no longer necessary.

Change-Id: I9107884d964757a9154bdd1feb4ea6df4e9df43e
2014-08-27 12:41:00 +02:00
Devdatta Kulkarni 96c8ff5fe5 Custom language packs
Change-Id: Ic98b61df0e7f58b7382646e5a502adad39d0ef70
2014-08-20 11:29:31 -05:00
Jenkins 47d890e181 Merge "Add specification for the Solum CAMP API." 2014-08-19 23:18:23 +00:00
Jenkins 1ca48ecdbe Merge "Chef language pack" 2014-08-18 09:56:46 +00:00
Gilbert Pilz 5ff293ebe3 Add specification for the Solum CAMP API.
Change-Id: Ic403118c6df9fb26c37d96971e365368e760c69d
2014-08-12 13:22:46 -07:00
Julien Vey 9b3760be9b Git as a Service
Change-Id: Id3ae9c6f7fd269524ee075ac1d59debf4272e4e7
2014-07-28 16:13:47 +02:00
Jenkins 2f4751513b Merge "Fixup the spec repo" 2014-07-15 16:21:06 +00:00
Jenkins 22f1ce1b31 Merge "Stage logs and artifacts" 2014-07-14 00:34:07 +00:00
Jenkins 48827d73d5 Merge "Pipeline spec" 2014-07-09 15:48:01 +00:00
Adrian Otto b1cccd9bf8 Fixup the spec repo
- Removed empty.rst from the juno directory, which is superfluous.
- Removed an erroneous entry from the base spec template.

Change-Id: Ia2e6514b28307037052a2493f5cafd1965c2ad7d
2014-07-09 10:19:58 -05:00
Ed Cranford 4970007773 Stage logs and artifacts
Solum needs to collect the output artifacts of each stage of assembly creation,
and associate those artifacts with the assemblies for reference and debugging
by users of Solum.

Change-Id: I64de1407dfa2f6d137adf4c502a166fa6255af59
2014-07-09 10:16:03 -05:00
Devdatta Kulkarni e8606b88f8 Chef language pack
Change-Id: I03c55ffd2826735c60762d704698f40b3e09416a
2014-07-02 15:13:52 -05:00
Angus Salkeld b0cc58b932 Pipeline spec
Change-Id: Ic472dd668dc80557b36cc2285ef1b53fc6d75ada
2014-06-30 10:26:42 -10:00
Longgeek fbf3cfa317 Update the pbr version and sphinx version
Change-Id: I81ef13956bb1abdf30ac947e4774f2e5535ceb80
2014-07-01 02:23:11 +08:00
Julien Vey 3070d48960 Init spec files for testing/templates...
Files taken from nova-specs repo

Note: specs/juno/empty.rst is here to avoid test failures when
the folder doesn't contain any spec

Change-Id: If81e8813afbdee1bb0a9b84b9863e99efe467533
2014-06-17 14:46:58 +02:00
adrianotto 48bd1d6010 Initial commit 2014-06-05 12:03:31 -07:00