summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Support "network delete" command in nova networkTang Chen2016-02-144-6/+64
|/ / / / / /
* | | | | | Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-145-19/+107
* | | | | | Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-147-33/+231
* | | | | | Merge "Add quota functional tests"Jenkins2016-02-132-0/+43
|\ \ \ \ \ \
| * | | | | | Add quota functional testsRichard Theis2016-02-122-0/+43
* | | | | | | Merge "Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass t...Jenkins2016-02-1317-75/+225
|\ \ \ \ \ \ \
| * | | | | | | Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-1017-75/+225
* | | | | | | | Merge "Identity: Fix DisplayCommandBase comments for cliff Lister subclass te...Jenkins2016-02-1321-56/+168
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-1021-56/+168
* | | | | | | | Merge "Identity: Fix DisplayCommandBase comments for cliff Command subclass t...Jenkins2016-02-136-27/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-106-27/+0
* | | | | | | | Merge "Add NetworkAndCompute Lister and ShowOne classes"Jenkins2016-02-132-27/+193
|\ \ \ \ \ \ \ \
| * | | | | | | | Add NetworkAndCompute Lister and ShowOne classesRichard Theis2016-02-122-27/+193
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Trivial: Fix a typo in test_network.py"Jenkins2016-02-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Trivial: Fix a typo in test_network.pyTang Chen2016-02-111-1/+1
* | | | | | | | | Merge "Updated from global requirements"Jenkins2016-02-131-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-02-121-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add release note for custom logging feature"Jenkins2016-02-121-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Add release note for custom logging featureTerry Howe2016-02-071-0/+5
* | | | | | | | | Merge "Allow custom log levels for other loggers"Jenkins2016-02-121-9/+37
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | |
| * | | | | | | Allow custom log levels for other loggersTerryHowe2016-02-051-9/+37
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Trivial: Fix "abstractmethod" to "abstract method""Jenkins2016-02-126-24/+24
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Trivial: Fix "abstractmethod" to "abstract method"Tang Chen2016-02-106-24/+24
* | | | | | | Merge "Fix identity test_role functional tests"Jenkins2016-02-122-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix identity test_role functional testsRichard Theis2016-02-112-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-02-102-2/+2
| |/ / / / |/| | | |
* | | | | Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-108-30/+90
* | | | | Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-0911-46/+138
* | | | | Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-093-22/+0
|/ / / /
* | | | Merge "Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass te...Jenkins2016-02-083-12/+36
|\ \ \ \
| * | | | Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-063-12/+36
* | | | | Merge "Compute: Fix DisplayCommandBase comments for cliff Lister subclass tests"Jenkins2016-02-084-9/+27
|\ \ \ \ \ | |/ / / /
| * | | | Compute: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-064-9/+27
* | | | | Merge "Compute: Fix DisplayCommandBase comments for cliff Command subclass te...Jenkins2016-02-082-10/+0
|\ \ \ \ \ | |/ / / /
| * | | | Compute: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-062-10/+0
* | | | | Merge "Add unit tests for "hypervisor show" command"Jenkins2016-02-082-0/+131
|\ \ \ \ \
| * | | | | Add unit tests for "hypervisor show" commandTang Chen2016-02-072-0/+131
* | | | | | Merge "Remove identity_client.projects definition in TestSecurityGroup"Jenkins2016-02-081-4/+2
|\ \ \ \ \ \
| * | | | | | Remove identity_client.projects definition in TestSecurityGroupTang Chen2016-02-061-4/+2
* | | | | | | Merge "Define security_group_rules mock in FakeComputev2Client"Jenkins2016-02-082-5/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Define security_group_rules mock in FakeComputev2ClientTang Chen2016-02-062-5/+6
* | | | | | | Merge "Move security_groups mock definition to FakeComputev2Client"Jenkins2016-02-083-6/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Move security_groups mock definition to FakeComputev2ClientTang Chen2016-02-063-6/+18
| | |/ / / / | |/| | | |
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-02-081-1/+1
* | | | | | Merge "Add release note for recursive delete"Jenkins2016-02-071-0/+5
|\ \ \ \ \ \
| * | | | | | Add release note for recursive deleteTerry Howe2016-02-071-0/+5
* | | | | | | Merge "Fix formatting in release 2.0.0 notes"Jenkins2016-02-065-10/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix formatting in release 2.0.0 notesDean Troyer2016-02-055-10/+12
* | | | | | | Merge "Fix some release note formatting"Jenkins2016-02-064-8/+8
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Fix some release note formattingDean Troyer2016-02-054-8/+8
| | |/ / / | |/| | |