3ec25b9614
This commit fix few typos in nova Change-Id: I61851035763c145b878636282e2d015dd776912a Related-bug: #1443731
39 lines
1.4 KiB
ReStructuredText
39 lines
1.4 KiB
ReStructuredText
..
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
=====================
|
|
Development Process
|
|
=====================
|
|
|
|
Nova is always evolving its processes, but its import to explain why we have
|
|
this process, so we all work to ensure the interactions we need to happen do
|
|
happen. The process we have should always be there to make it easier for good
|
|
communication between all members of our community.
|
|
|
|
OpenStack Wide Patterns
|
|
========================
|
|
|
|
Nova follows most of the generally adopted norms for OpenStack projects.
|
|
You can get more details here:
|
|
|
|
* http://docs.openstack.org/infra/manual/developers.html
|
|
* http://git.openstack.org/cgit/openstack/project-team-guide
|
|
|
|
Nova Process
|
|
=============
|
|
|
|
This documentation is still a work in progress.
|
|
There is some draft information available on the wiki:
|
|
|
|
* https://wiki.openstack.org/wiki/Nova/Liberty_Release_Schedule
|