Commit Graph

5 Commits

Author SHA1 Message Date
Ghanshyam Mann 94c1c6b604 Retire openstack-chef: remove repo content
OpenStack-chef project is retiring
- https://review.opendev.org/c/openstack/governance/+/905279

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/project-config/+/909134
Change-Id: I92ce7040684b2e2567d6b704789527490499bdb2
2024-02-17 20:56:59 -08:00
JJ Asghar de16ad45f8 Initial Liberty Changes
Metadata changes
- Updated maintainer email
- Updated the version

rubocop updates

Change-Id: I12a98b58afbda429720e0b95ae64268f148dbaa6
2015-08-31 11:57:16 -05:00
Yuki Nishiwaki 7145a38331 Standardize cookbook name to openstack_client
The current cookbook mixed "openstack-client" with "openstack_client"  of
cookbook name in this project.
So this patch standardize cookbook name to openstack_client

Change-Id: I9f2a628fb141cbc2ebcbe3fa075fb1a413be8d1e
Closes-Bug: #1448099
2015-04-24 21:25:34 +09:00
JJ Asghar cc8b8f2cd3 Adding nova creating and deleting for client
This is a way to create and delete nova instances leveraging an LWRP and
the fog gem.

This is just a POC on how to do it; but i think with this we can cargo
cult a lot of code to get all of fog supported.

Change-Id: I6ba402611d3f4a05470a01eed9c99abcb002045f
2015-04-16 14:37:12 -05:00
JJ Asghar 611e31c6e8 Initial Commit of the cookbook-openstack-client
Thanks PaulCzar for making this happen, lets make this the best it can
be for people to both consume and operate openstack and chef.

Change-Id: Ied46d05b0a656c813e758fa8e7d7ba6570a5d8fc
2014-12-02 16:25:30 -06:00