0478d4894e7240a8c939f355eb55609bf523627f
Commit Graph

1073 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Jenkins
c7bfda033c Merge "Update the template to ask about data model changes" 2014年03月25日 21:45:32 +00:00
Phil Day
003df51448 Update the template to ask about possible perfomance impacts
Added a section to capture perfomance considertaions that
should be considered at design time
Change-Id: I079bcd396ac263ed14276e6fb5f4b5eec92781ad
2014年03月25日 18:13:21 +00:00
Phil Day
95cee21ee4 Update the template to capture additional deployer impact info
Add prompts to help a deployer understand if the change will
take immediate effect, or is something that has to be explicitly
configured into the system. Generally a change that has
immediate effect would be of more concerns for both updates
and folks on the CI path than a change that is in effect dormant
until configured.
This also of course prompts for the BP submitter to also
consider the same issue, which is a topic that should be addressed
at design time.
Change-Id: I7e78ffcaec800bbfe09135d90069158dc6e58923
2014年03月25日 13:04:03 +00:00
Phil Day
b5560eb3a1 Update the template to ask about data model changes
Changes which require modifications to the data model
often have a wider impact on the system. The community
often has strong opinions on how the data model should
be evolved, from both a functional and performance
perspective, and disagreements and/or rework late in the
implemetaion stage are vrey disruptive and tiem consuming.
It is therefore important to capture and gain agreement
as early as possible on any proposed changes to the data
model.
Change-Id: I071043c7ce29bb8a47a9da9fb458befe91f6a609
2014年03月25日 13:00:55 +00:00
Russell Bryant
73b59b24b3 Use git.openstack.org link instead of github
Change-Id: If936d23c481402d53467a057b5de141ee64f864b
2014年03月24日 17:22:32 -04:00
Russell Bryant
2db28888fa Add note to wrap at 80 columns
Change-Id: I1f7da3f854c8317e8a344f43237176e1295e4048
2014年03月24日 17:21:27 -04:00
Russell Bryant
19a8aab4b0 Drop approved/implemented directories.
For more detail, see the following discussion:
http://lists.openstack.org/pipermail/openstack-dev/2014-March/030886.html
Change-Id: I5c138f1fc3eafea00c810da183b4d74c06e8d210
2014年03月24日 16:28:41 -04:00
Russell Bryant
7e2f8f8e92 Make nova-specs an oslosphinx project
Update the nova-specs project to use sphinx. This will allow us to
still write our specs using rst, but also have a nice framework for
rendering and publishing the specs if we choose to.
Change-Id: Ib92231acb28bba44abafb7dd554404f542da13a7
2014年03月24日 16:28:41 -04:00
Russell Bryant
d230458f33 Switch license to CC-BY 3.0.
I asked on the legal-discuss mailing list which license should be used
and the direction given was to use CC-BY for new documentation.
http://lists.openstack.org/pipermail/legal-discuss/2014-March/000201.html
Change-Id: I24a5f0e6de048ef643f42dc7efe5e4cdc35772ba
2014年03月24日 16:28:41 -04:00
Jenkins
9a313c1633 Merge "Update the template to ask about notifications" 2014年03月24日 18:21:29 +00:00
John Garbutt
c0318d41ff Update the template to ask about notifications
Added an extra section about notifications, asking the template author
to specify any changes to notifications.
Change-Id: I1a752df3b9cab6a0c08c9f82d1d34de43eeb79b8
2014年03月24日 11:15:42 +00:00
Leandro I. Costantino
e29f1ccbed Include online reSt editor link
The current reST parser link will throw a bunch of python errors that may
be hard to read.
The new link adds http://rst.ninjs.org/ to allow the developers watch
in-place current formatting errors.
It's a full reST online editor.
Change-Id: I6ab5fbcbda7939736591d327dd2d03da66120ead
2014年03月23日 09:53:42 -03:00
Matt Van Winkle
8ad83ac056 Update template with a note about db migrations
This change adds a line to the deployer section of the blueprint template
to remind submitters to note expected database migrations.
Change-Id: I277df6ec96573cae21cf756a049a353db83bbf3f
2014年03月21日 11:28:53 +00:00
Joe Gordon
13555fabfd Remove Copyright holder line from template
The important part is the Apache2 header not who holds the copyright.
These copyright holder lines are often inaccurate and misleading, so
don't require one by default.
Note: Some companies require there employees to use these, so if someone
adds this line in there spec, we should allow it. We just don't want to
require one by default.
Change-Id: Ifd82752d4e220360ab1d8a6bcd3fc27cb10b7d65
2014年03月20日 09:36:27 -07:00
Jenkins
fc625e36b6 Merge "Add a pointer to .rst help resources" 2014年03月20日 14:09:10 +00:00
Jenkins
9a2ae60e5f Merge "Add Apache 2 License" 2014年03月20日 14:06:59 +00:00
Christopher Yeoh
07e570fa95 Add template details for REST API changes
Adds more detail for the requirements where REST API
additions or changes are being planned.
Change-Id: Id98d80520acc4d085ae64acee70a420c769fd549
2014年03月20日 09:50:22 -04:00
Russell Bryant
ea530f7414 Add a pointer to .rst help resources
Add a link to a helpful reference on rst formatting and a site that
will render rst to html to see if you've made any mistakes.
Change-Id: I24b6dca69324a50e7c0eda2dc50a25cad4a8e20b
2014年03月20日 08:15:36 -04:00
John Garbutt
0df6270a95 Usability improvements to the spec template
Template should be easier to use with a little more structure
between the sections. Added a comment that people can add None instead
of deleting a section. This should help keep the use of the template
more consistent.
The sub-headings in implementation are renamed to match the existing
fields in launchpad. Should make parsing these easier at some point in
the future.
Tweaked the order so its closer to the current launchpad ordering.
Partly to ease the transition, party because I like the order they have
chosen.
Made a distinction between end-users, deployers and developers. This
has created much confusion in the past.
To reduce the text we force people to delete, trying out adding some
instructions as a comment block.
Change-Id: I28fae5c03da6939471109de7177ac7d2440e7680
2014年03月20日 11:48:54 +00:00
Michael Still
b4253ee49c Add a template for design specs.
Add a template for specs. This covers the general formatting we
expect, as well as the level of detail we are looking for.
Change-Id: I03fcb6ad178bb0099612b0e19b3f4c1a209a94bd
2014年03月19日 10:02:34 -04:00
Joe Gordon
2c1aa4e91e Add Apache 2 License
Like everything else in OpenStack this is under the Apache 2 License.
Change-Id: I4ca18a62c92da61660f064f7dbdb99ad029490f6
2014年03月18日 14:56:49 -07:00
Russell Bryant
26f907c98f Add README and base directory structure
This commit introduces the proposed layout for this repository. The
next step after this will be to start defining the expected layout of
a spec and provide some templates.
Change-Id: I4b38d75802f3c7feef98639dfddd1898e564145f
2014年03月17日 10:13:01 -04:00
OpenStack Project Creator
394c999c50 Added .gitreview 2014年03月14日 23:09:48 +00:00