Giter Club home page Giter Club logo

cisco-openstack-docs's People

Contributors

adionisi avatar emagana avatar sorenisanerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cisco-openstack-docs's Issues

Keystone onboarding scripts need more work

I just did a cursory review of hte onboarding scripts. I see a number of things we need to address before we can release them for general consumption:

There's no shebang line. They'll only work if people are using bash or another shell that happens to use the same array syntax as bash.

Everything is hardcoded. Even the admin_token, endpoints and the name of the csv files. This is not acceptable. These things need to be passed in as command line arguments or environment variables.

The tenant description should be either configurable or at the very least be based on the user's name in the CSV.

The temp_passwd shouldn't be the same for all users and should be randomised,

Using telnet to send e-mail is a very bad idea. Use the mail(1) command line utility.

There are a lot of seemingly superfluous parentheses and square brackets whose purpose I don't quite understand.

They lack any kind of help functionality. If you run them, they're immediately going to make a lot of changes that the users might not be on board with (pun intended).

Need to migrate Glance images to Swift data store

Glance currently uses the controller for it's data store. This works for small numbers of images and snapshots, but will not scale. Since we set up Swift, we should be able to leverage that as our principal data store.

can't ping instances using public IPs

Have been blocked since yesterday. Initially it was a glance issue. Now its a public IP issue. Arvind said he can ping my VMs from the cloud controller which means its a public IP issue or a lab issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.