Commit Graph

68 Commits

Author SHA1 Message Date
Monty Taylor 52656b254c Retire stackforge/warm 2015-10-17 16:05:06 -04:00
Édouard Thuleau 2a8fddd51a Set correct Nova NIC boot option
Update Nova NIC boot options to reflect the CLI Nova option names.
That patch keep precedent attribute name to preserve compatibility
with old template.

Signed-off-by: Édouard Thuleau <edouard.thuleau@cloudwatt.com>
Change-Id: I9b4a939a2ced4e9157df8685052cbe7594061ac8
2014-08-19 17:30:51 +02:00
Édouard Thuleau 57ff32c095 Add 'host_routes' subnet attribute
Add support to set the 'host_routes' attribute of the Neutron subnet
resource. That resources is a list of dict:
[{'destination': '10.0.0.0/24', 'nexthop': '10.123.2.2'},
 {'destination': '25.2.0.0/24', 'nexthop': '10.123.2.7'}]

Change-Id: I67afbfe148f2b9563ce647850035854070060cd0
Signed-off-by: Édouard Thuleau <edouard.thuleau@cloudwatt.com>
2014-08-06 16:11:43 +02:00
Sahid Orentino Ferdjaoui d47e413cb2 Add new section for dependencies
Adds dependencies section debian based and fedora
based packages.

Change-Id: Ic012d22d39638b3479e6f7d6c21abde6de6db39a
2014-06-06 18:44:29 +02:00
Loic Dachary 0bcc14c25b proofreading README
* considering is a frenchism in this context
* fix consistency in the use of you / we

Change-Id: I15af29d075fba36ed155e9fac2b178b7fc4e810a
Signed-off-by: Loic Dachary <loic@dachary.org>
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@cloudwatt.com>
2014-06-06 18:44:19 +02:00
Sahid Orentino Ferdjaoui c91d210107 Add a noop test
Adds a simple noop test to be execute by the gate

Change-Id: Ie981fd99690669a1a5262b816b1b6418f3dbfb65
2014-06-06 18:40:32 +02:00
Sahid Orentino Ferdjaoui 09cb3a2df6 Add test from oslo-incubator
Sync openstack/common/test to be part of
the project.
Also removes current tests that does not really
relevant

Change-Id: Ia0a2cb20b6c2165cd11faafd7bcaaec3119b8012
Partial-Implements blueprint hacking-compliance
2014-03-05 16:53:39 +01:00
Sahid Orentino Ferdjaoui 48556058af Update .gitignore
Update .gitignore to ignore unecessary files
during a commit.

Partial-Implements blueprint hacking-compliance
Change-Id: I13eca5c8fccd315ec2dc0eb7ec725fa8cc51168d
2014-03-05 16:53:03 +01:00
Sahid Orentino Ferdjaoui 5e7b4a34b7 Update the project to use testr
Update the project wirh olso-incubator to use testr

Change-Id: I550779208569459dd1b9ad9cea496e12442d33cf
Partial-Implements blueprint hacking-compliance
2014-03-05 15:05:20 +01:00
Sahid Orentino Ferdjaoui ece8c6f868 Update the project to be add hacking rules compliance
Clean the code to be compliance with hacking rules.

Partial-Implements blueprint hacking-compliance
Change-Id: Icb794fbe27f4a7fb1ab4aed4363edfbe97c37124
2014-03-05 15:03:36 +01:00
Jenkins cc0fef87f0 Merge "Update the project to refer openstack projects" 2014-03-05 13:08:58 +00:00
Sahid Orentino Ferdjaoui f669d9d564 Update the project to refer openstack projects
Update the project to used conventions from
OpenStack projects.

Change-Id: Ibb9f312ab0c4c85988ed0a797bb341799adb4784
2014-03-05 13:57:08 +01:00
Sahid Orentino Ferdjaoui 2cc1cef35e Adds .gitreview file
Change-Id: I54739be80e4c2f37652daf3e21d359111986a704
2014-03-05 11:14:22 +01:00
Sahid Orentino Ferdjaoui 7f33e4cbfd Fix gateway_ip for a subnet 2013-12-06 11:26:06 +01:00
Sahid Orentino Ferdjaoui ecdbc3b044 Fix dhcp options in a netwok 2013-12-06 11:08:07 +01:00
Sahid Orentino Ferdjaoui 7253d7abd4 Fix deps 2013-12-04 18:15:33 +01:00
Sahid Orentino Ferdjaoui 9e698e0b00 Fix dep version with Babel 2013-12-02 14:53:29 +01:00
Sahid Orentino Ferdjaoui a8bc5a8872 Removes the dep with write-multipart 2013-12-01 16:43:17 +01:00
Sahid Orentino Ferdjaoui 0cff150926 Fix bug with secgroups rules
Bug fixed when a secgroups rules already exists bug
the excetpions catched is wierd so this needs to be
more investigate...
2013-11-25 11:43:33 +01:00
Sahid Orentino Ferdjaoui 7e081ba16a Fix bug version 2013-11-25 10:47:35 +01:00
Sahid Orentino Ferdjaoui fbfb9adb62 Update the reamde to add note 2013-11-24 16:38:24 +01:00
Sahid Orentino Ferdjaoui e0f265b98a Review of the README 2013-11-23 18:34:25 +01:00
Sahid Orentino Ferdjaoui 613aa374f3 Review of the readme 2013-11-23 18:33:55 +01:00
Sahid Orentino Ferdjaoui 2b51da6349 Fix bug with version and deps 2013-11-23 18:26:20 +01:00
Sahid Orentino Ferdjaoui 4d620c49a5 Review of the readme 2013-11-22 23:11:45 +01:00
Sahid Orentino Ferdjaoui 24a91c22f1 Fix regression 2013-11-21 15:11:14 +01:00
Sahid Orentino Ferdjaoui b352c69ff8 Proposal a solution to catch secs rule already existing bug need better 2013-11-21 15:00:16 +01:00
Sahid Orentino Ferdjaoui 0458a91650 Fix temporal bug with router to find interface/gateway 2013-11-21 14:31:08 +01:00
Sahid Orentino Ferdjaoui f28eb5dba4 Adds supports to not recreate already existed resource 2013-11-21 14:21:11 +01:00
Sahid Orentino Ferdjaoui 92c3bc838d Nothing special, just update the version for pypi 2013-11-19 16:09:14 +01:00
Sahid Orentino Ferdjaoui 1030153234 Adds version to the package 2013-11-19 16:06:37 +01:00
Sahid Orentino Ferdjaoui f909914096 Fix bug when the key already exists 2013-11-19 15:35:23 +01:00
Sahid Orentino Ferdjaoui 7b089ff650 Nothing imortant 2013-10-24 09:19:34 +02:00
Sahid Orentino Ferdjaoui 4b3b4fefb7 misspelling 2013-10-24 09:18:44 +02:00
Sahid Orentino Ferdajoui aa3fbd1147 Adds more info to the readme 2013-10-20 11:30:14 +02:00
Sahid Orentino Ferdajoui 07e4d94f16 Fix deps 2013-10-20 11:07:17 +02:00
Sahid Orentino Ferdjaoui 8d3796e70f Adds url of the source project 2013-10-11 11:07:25 +02:00
Sahid Orentino Ferdjaoui e54b2f1840 Finds a betterr solution to handle keypari 2013-10-11 11:05:41 +02:00
Sahid Orentino Ferdjaoui 6560500f28 Fix bug, Erase same keyname 2013-10-11 10:39:03 +02:00
Sahid Orentino Ferdjaoui eb3715d66f Updates version 2013-10-03 15:18:10 +02:00
Sahid Orentino Ferdjaoui 92a529b932 Adds zone 2013-10-03 15:17:48 +02:00
Sahid Orentino Ferdjaoui bde0eb41cd I just forgot to incr version for pyton package 2013-10-01 12:28:20 +02:00
Sahid Orentino Ferdjaoui fa0b7fc4b9 Improves readem 2013-10-01 12:27:31 +02:00
Sahid Orentino Ferdjaoui 2dce6d7348 Not necessary to wati 2013-10-01 12:07:44 +02:00
Sahid Orentino Ferdjaoui 2ffc684a44 Configures packages 2013-10-01 12:06:43 +02:00
Sahid Orentino Ferdjaoui 7a3976897b Adds min and max count for start server 2013-10-01 09:58:54 +02:00
Sahid Orentino Ferdjaoui 6790b22384 Fix components 2013-09-30 19:30:06 +02:00
Sahid Orentino Ferdjaoui 4d85d151a9 Provides user data 2013-09-30 13:18:10 +00:00
Sahid Orentino Ferdjaoui 66a9fd0d3e Fix orchestration 2013-09-30 15:17:21 +02:00
Sahid Orentino Ferdjaoui fa56322926 Adds support of userdata 2013-09-30 12:57:03 +00:00