| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
According to the rule in
http://docs.openstack.org/developer/hacking/#imports
I modify some irregular import format.
Change-Id: Ibf29ccaf3ddec4a956334cc3368ebee7a66e282c
|
| |
|
|
|
|
|
|
|
|
| |
I check all the files under doc/ directory and find three
spelling mistakes
- exeuction should be execution
- Fefora should be Fedora
- opentackclient should be openstackclient
Change-Id: If9e5d07b6558871bb3f8d55b52bf8f1d9db0897e
|
| |
|
|
| |
Change-Id: I48f4c571d1f1ae26ac930d8abad0cfbcb826ae46
|
| |
|
|
|
|
| |
* Update link to meeting information
Change-Id: I8dc6044b1faaa411e3b8d3b93fb401a480e82348
|
| |
|
|
| |
Change-Id: Iaaf3f9ca7cb431e41adfb2a052e01e2240a63a07
|
| |
|
|
|
|
|
| |
The arguments to install the development branch is incorrect, since
the -e option needs a directory to look for setup.py in.
Change-Id: Icfe402e7b79a50ddc885c7eadb6c323c27e36ef3
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Ia51f76323800aa5397a0d8a307c1cfbdaf90ab24
|
| |/
|
|
|
| |
Change-Id: Idcd9ef4e7a10ebbd8b68e7320680f503dfc166a9
Closes-Bug: #1483384
|
|
|
OSC was missing developer docs, these are critically helpful for
new developers. Add sections related to running tests (tox,
functional and with the debugger), and generating docs locally.
implements bp: developer-documentation
Change-Id: I428d89c3e5fc335864bc4f7843506043ec332fe5
|