Commit Graph

14 Commits

Author SHA1 Message Date
OpenDev Sysadmins 318dfa320e OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:10 +00:00
Matt Dietz 052b7fe901 Fixes lp915212
Adds gateway as an optional paramter to the ip block creation

Change-Id: Ie6c80a0712b8dd6f48840efab7af2e18b6cedbf9
2012-03-09 17:40:58 -06:00
Brian Lamar 04c9548d53 Add gettext install. Fixes bug 939550.
Change-Id: I440d7e6eb4718a889b4d3c99fc31fa6879cae4db
2012-02-23 09:44:50 -05:00
rajarammallya f500587c83 Fixes bug 928251,remove tenantid in admin commands
This bug was caused by mixing admin commands with tenanted commands.
Now all admin specific commands won't pass the tenant_id when
constructing the url. The non-admin counterparts of these commands are
extracted into separate commands.

Change-Id: I82d75254468ec978da99aa2a612a67e9e39c3f51
2012-02-14 04:25:59 +05:30
Jason Kölker 54b6ad3869 declare the namespace with setuptools
Also graft tools so it is included in pypi

Change-Id: I6b7efee4585fc22cedff4da5f54b877f6a936b0e
2012-02-09 12:09:44 -06:00
Jason Kölker c9131594e5 Fix namespace declaration
Change-Id: I460c78a2db69b32be6790daf33d0904fb2db2c83
2012-02-09 11:28:13 -06:00
Jason Kölker 64bc6459b8 add _ function in tests
Change-Id: I7e95f062f5eec57a76bbea66feaead17d3a18c6f
2012-02-07 12:30:13 -06:00
Monty Taylor 029eddc0d8 Update tox testing infrastructure.
Change-Id: I18967dde83bca38a1bfa9c85c7b2b21b28b415e3
2012-02-07 10:16:58 -08:00
Jason Kölker b8b951060d Interface network_id also requires tenant
The server was updated to require passing the network's tenant_id
when creating interfaces, this updates the tests and the client
to do the same.

Change-Id: I58c71c52999060cc3a3a4d36928e9f07cc9d6dfd
2012-02-06 11:10:10 -06:00
Major Hayden f30694635c Fixes bug 927643.
Adds an assertIn method to allow unit tests to pass in python 2.6.

Change-Id: Id0bce7fbfec7183a0ab401f627bedc791e535450
2012-02-06 08:18:21 -06:00
rajarammallya 913179fcba Test changes to accomodate no default block functionality
Change-Id: Id22c524ae430220cf02ed1c417aac7d6af1c6668
2012-01-24 18:20:46 +05:30
Jason Kölker 67d1da329e Move client into melange namespace.
Convert bin/melange into console_scripts entry_point
Tests run through tox

Change-Id: I7608194771478aaa5e3e4666f67a4f679abc6f33
2012-01-20 22:24:53 -06:00
Rajaram Mallya and Gavri Fernandez 484c7313ec Moved client code from main melange repo.
Implements blueprint melange-client-repo
Changed cli tests to not depend on server-side models.
YAMLed cli output.
We now let templatization of the command line output with bottlepy's templating

Change-Id: I035d9ec8834da4a912475b29419a1d5c91202316
2012-01-17 11:21:55 +05:30
Monty Taylor f0e6fa2aa9 Initial repo creation. 2011-12-13 17:32:06 -05:00