Commit Graph

  • c2545f869a Remove inconsistency from vpn help text linwwu 2016-01-13 08:22:05 +08:00
  • 0259e03fea Remove argparse from requirements Andreas Jaeger 2016-01-20 19:20:55 +01:00
  • 373aaae7f3 Merge "Remove 'u' displayed before subnetpool-list's prefixes" Jenkins 2016-01-20 16:13:04 +00:00
  • a97f28f187 Add code for load balancer status tree minwang 2015-11-17 16:53:05 -08:00
  • 047bbd9077 Add support for default subnetpools API John Davidge 2015-10-20 12:56:56 +01:00
  • b12d19df92 Updated from global requirements OpenStack Proposal Bot 2016-01-19 12:08:12 +00:00
  • 89dded9ebf Merge "Fix typo in docstrings" Jenkins 2016-01-19 08:28:31 +00:00
  • 2f08273be9 Fix typo in docstrings Irina 2016-01-18 18:54:08 +08:00
  • 131160ed56 refactor: Get rid of usage of get_data in favor of take_action Akihiro Motoki 2016-01-08 23:11:07 +09:00
  • 2eb5b71c07 refactor: Drop meaningless 'api' attribute from NeutronCommand class Akihiro Motoki 2016-01-08 23:01:36 +09:00
  • f903ad9eea refactor: Remove usage of useless command.command.OpenStackCommand Akihiro Motoki 2016-01-08 22:56:22 +09:00
  • 1d161cdbbe Fixed (build-)depends for this release. debian/4.0.0-1 Thomas Goirand 2016-01-16 06:12:27 +00:00
  • 4eb8f59a05 Merge tag '4.0.0' into debian/mitaka Thomas Goirand 2016-01-16 06:03:47 +00:00
  • 2dcd0a2df9 Now packaging 4.0.0 Thomas Goirand 2016-01-16 06:03:28 +00:00
  • a0134f89af Merge "Setup for translation" Jenkins 2016-01-16 02:40:17 +00:00
  • 7072cb4f52 Merge "Add help information of 'firewall-rule-create'" Jenkins 2016-01-16 02:40:11 +00:00
  • 4cb4851908 Merge "Support pagination listing in client extension" Jenkins 2016-01-16 02:40:04 +00:00
  • 55ca42f3e1 Merge "Drop unused TableFormater code" Jenkins 2016-01-16 02:39:50 +00:00
  • 3003be1497 Using update-alternatives for /usr/bin/neutron debian/3.1.0-3 Thomas Goirand 2016-01-14 06:55:19 +00:00
  • bf93bd58e1 * Black list 2 unit tests failing in Python 3: - test_cli20_port.CLITestV20PortJSON.test_list_ports_with_fixed_ips_in_csv - test_cli20_port.CLITestV20PortXML.test_list_ports_with_fixed_ips_in_csv Thomas Goirand 2016-01-14 06:53:06 +00:00
  • 5038de4bdc Packaging from debian/mitaka branch Thomas Goirand 2016-01-14 06:34:47 +00:00
  • 95cfae792e Added Python 3 support. Thomas Goirand 2016-01-14 06:16:02 +00:00
  • 0065371c2c Merge "Convert remaining use of neutronclient.i18n to _i18n" Jenkins 2016-01-13 13:01:17 +00:00
  • 34a9e0ebf7 Merge "Updated from global requirements" Jenkins 2016-01-13 12:02:27 +00:00
  • e027b9568a Merge "Add support for ip_version on AddressScope create" Jenkins 2016-01-13 10:18:34 +00:00
  • 745148817b Convert remaining use of neutronclient.i18n to _i18n IWAMOTO Toshihiro 2016-01-13 18:06:57 +09:00
  • aac9356e00 Updated from global requirements OpenStack Proposal Bot 2016-01-13 08:19:08 +00:00
  • 0903017103 Remove 'u' displayed before subnetpool-list's prefixes linwwu 2016-01-08 22:51:53 +08:00
  • 1ee3ecd0ec Merge "Adding a lowercase converter in utils.py" Jenkins 2016-01-13 05:40:02 +00:00
  • 7180a9d8f9 Merge "Enhance the help info of "neutron router-gateway-set"" Jenkins 2016-01-13 00:58:46 +00:00
  • 538c23a9e0 Add support for ip_version on AddressScope create Ryan Tidwell 2015-10-12 13:42:33 -07:00
  • 3a4d49d9df Enhance the help info of "neutron router-gateway-set" Ukesh Kumar Vasudevan 2015-12-18 08:42:48 +00:00
  • 2fc5ed63a0 Merge "Delete python bytecode before every test run" Jenkins 2016-01-08 22:31:13 +00:00
  • 980ff3866c Merge "port: Add 'direct-physical' as a valid vnic-type" 4.0.0 Jenkins 2016-01-08 12:34:04 +00:00
  • 8105a787a2 Merge "test: fix option in port test" Jenkins 2016-01-08 12:28:24 +00:00
  • 5286df8d9f Adding a lowercase converter in utils.py reedip 2016-01-05 11:45:51 +09:00
  • 2f075a8c16 Updated from global requirements OpenStack Proposal Bot 2016-01-07 16:48:46 +00:00
  • f8c1f4ec8d Merge "Devref: Transition to OpenStack Client" Jenkins 2016-01-07 16:08:42 +00:00
  • ca78051a80 Merge "Add some items to the release notes" Jenkins 2016-01-06 21:53:09 +00:00
  • 6f0307b90c Add some items to the release notes Akihiro Motoki 2016-01-05 06:35:34 +09:00
  • 722ce10d3c Devref: Transition to OpenStack Client Richard Theis 2015-12-08 16:45:50 -06:00
  • be30c221c1 Updated from global requirements OpenStack Proposal Bot 2016-01-05 02:45:04 +00:00
  • d0e50b8b90 Use six.python_2_unicode_compatible for NeutronException.__str__ Akihiro Motoki 2015-12-09 06:07:50 +09:00
  • ada5a9b664 Merge "Add protocol value options to sg-rule-create" Jenkins 2016-01-04 21:12:30 +00:00
  • 9fc9c597dc Merge "Support for Name field in Members and HMs" Jenkins 2016-01-04 21:09:34 +00:00
  • 1f0b2b1efa Merge "Add method to retrieve loadbalancer stats" Jenkins 2016-01-04 21:09:28 +00:00
  • e12960dcf8 Merge "Use _i18n instead of i18n" Jenkins 2016-01-04 21:02:21 +00:00
  • 199cb1e4f8 port: Add 'direct-physical' as a valid vnic-type Nikola Dipanov 2015-12-30 10:15:46 +00:00
  • 918a21a0e0 Drop unused TableFormater code Akihiro Motoki 2016-01-02 22:17:59 +09:00
  • 9371c45864 Updated from global requirements OpenStack Proposal Bot 2016-01-01 20:32:55 +00:00
  • c7586cd59d test: fix option in port test Julien Danjou 2016-01-01 14:09:54 +01:00
  • 597800f503 Support pagination listing in client extension Akihiro Motoki 2015-12-31 06:57:50 +09:00
  • 95881a080f Add protocol value options to sg-rule-create Manjeet Singh Bhatia 2015-12-11 22:41:44 +00:00
  • c8af63d793 Merge "improve tox -e cover" Jenkins 2015-12-30 05:47:47 +00:00
  • e8e6388441 Merge "Show availability_zone info in CLI neutron agent-list" Jenkins 2015-12-29 21:09:22 +00:00
  • 177d8a581f improve tox -e cover Manjeet Singh Bhatia 2015-12-18 19:25:37 +00:00
  • 787ba9250b Use _i18n instead of i18n Akihiro Motoki 2015-11-28 09:16:42 +09:00
  • 022a8959c9 Add method to retrieve loadbalancer stats LIU Yulong 2015-04-30 10:22:32 +08:00
  • b779855629 Support for Name field in Members and HMs Reedip Banerjee 2015-11-17 07:11:22 +05:30
  • 31d55759e5 Merge "Adding missing headers to the devref documents" Jenkins 2015-12-21 22:19:53 +00:00
  • b71c3a4966 Merge "Updated from global requirements" Jenkins 2015-12-17 19:32:11 +00:00
  • 7d838f1933 Show availability_zone info in CLI neutron agent-list yuyangbj 2015-12-17 11:46:28 +08:00
  • 83d61566ce Delete python bytecode before every test run shu-mutou 2015-12-02 12:19:19 +09:00
  • 2ccf62fc44 Merge "Drop py33 support" Jenkins 2015-12-16 03:10:46 +00:00
  • 1bc51b073e Merge "Reworded nargs='?' explanation for better clarity" Jenkins 2015-12-16 03:02:27 +00:00
  • e0180bbabc Merge "Remove nuage plugin from client" Jenkins 2015-12-15 23:29:26 +00:00
  • 0ca94a55a9 Updated from global requirements OpenStack Proposal Bot 2015-12-15 19:00:03 +00:00
  • b7e3a214d7 Reworded nargs='?' explanation for better clarity vikram.choudhary 2015-12-10 23:56:37 +05:30
  • 8d1990a694 Drop py33 support shu-mutou 2015-12-15 16:28:20 +09:00
  • 8f8063222b Merge "Allow tenant_id positional in quota syntax" Jenkins 2015-12-14 19:08:31 +00:00
  • d6b9def3b0 Merge "Deprecated tox -downloadcache option removed" Jenkins 2015-12-14 17:53:41 +00:00
  • 9baa62c3c5 Fixed connection_limit and added UT Reedip Banerjee 2015-11-11 12:19:02 +05:30
  • 96eff78ce9 Add help information of 'firewall-rule-create' Kenji Yasui 2015-09-15 00:13:17 +00:00
  • 815934c9e1 Allow tenant_id positional in quota syntax Kevin Benton 2015-12-09 14:55:27 -08:00
  • ff57cf6e5e Merge "Updated from global requirements" Jenkins 2015-12-13 01:44:54 +00:00
  • ec4e482731 Fix H405 violations shu-mutou 2015-12-03 15:40:14 +09:00
  • ef5bd93d73 Updated from global requirements OpenStack Proposal Bot 2015-12-11 22:53:38 +00:00
  • 35e7093243 Deprecated tox -downloadcache option removed Ondřej Nový 2015-12-11 23:11:57 +01:00
  • a0e20366cf Remove nuage plugin from client Manjeet Singh Bhatia 2015-12-09 19:51:23 +00:00
  • 2d5b6e6699 Merge "Remove XML support" Jenkins 2015-12-11 18:21:14 +00:00
  • 4c96d4a1d5 Adding missing headers to the devref documents vikram.choudhary 2015-12-11 12:30:40 +05:30
  • a5384e2486 Merge "Allow lower case protocol values" Jenkins 2015-12-10 23:45:38 +00:00
  • 3de91860c8 Merge "Remove extra space from VPN validator exception messages" Jenkins 2015-12-10 07:21:54 +00:00
  • b1782225d4 Merge "Add availability_zone CLI" Jenkins 2015-12-10 07:13:51 +00:00
  • 1774ac3586 Allow lower case protocol values Manjeet Singh Bhatia 2015-10-22 04:06:25 +00:00
  • 074fb3d536 Allow passing version as '2' as well as '2.0' Monty Taylor 2015-11-09 09:52:05 -05:00
  • 54a4aea969 Remove XML support Elena Ezhova 2015-12-04 16:45:47 +03:00
  • 709928b550 Add availability_zone CLI Hirofumi Ichihara 2015-12-08 22:36:58 +09:00
  • c1701c1d28 Merge "Do not allow name lookups on RBAC policies" into stable/liberty 3.1.1 Jenkins 2015-12-08 02:14:20 +00:00
  • 88010add39 Updated from global requirements OpenStack Proposal Bot 2015-12-06 20:47:32 +00:00
  • f2cff4fdbd Remove extra space from VPN validator exception messages Akihiro Motoki 2015-12-06 17:07:27 +09:00
  • a704812b4d Updated from global requirements OpenStack Proposal Bot 2015-12-05 01:26:16 +00:00
  • 8899c03be8 Merge "Add CLI option guideline" Jenkins 2015-12-04 21:23:59 +00:00
  • 508984f694 Merge "Add description of extra args in CLI" Jenkins 2015-12-04 21:23:56 +00:00
  • 9fdb63d56a Merge "Add os-client-config to CLI usage" Jenkins 2015-12-04 21:23:54 +00:00
  • 92256a3163 Merge "Add more contents about CLI usage" Jenkins 2015-12-04 21:23:07 +00:00
  • 04aa749b82 Merge "Add release notes for changes since 3.0.0 release" Jenkins 2015-12-04 21:05:01 +00:00
  • b05d94377c Add CLI option guideline Akihiro Motoki 2015-11-29 06:18:33 +09:00
  • 1b97f4bcc3 Add description of extra args in CLI Akihiro Motoki 2015-11-28 22:28:55 +09:00
  • a2f2908c16 Add os-client-config to CLI usage Akihiro Motoki 2015-11-28 06:18:50 +09:00